body
{
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px;
	color: #363b41;
 	background-color: #FFFFFF;
}

img {border: none;}
a {color: #007dc2; font-weight: bold;}

.logo 
{	
	width: 862px; 
	height: 19px;
	margin: 0px auto;
	margin-bottom: 3px;
	padding: 65px 15px 0px 0px;
	text-align: right;
	font-weight: bold;
	background: url(../images/logo.jpg) 20px 0px no-repeat;
}

.navBar
{
	width: 877px;
	height: 37px;	
	margin: 0px auto;
	font-weight: bold;		
	line-height: 37px;
	font-size: 14px;
	background: url(../images/nav_bar.jpg) no-repeat;
}
.topBar
{	
	color: #FFFFFF;
	text-align: left;
}
.topBar strong {padding: 0px 335px 0px 20px;}

.bottomBar a
{
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;	
}
.bottomBar a:hover {text-decoration: underline;}
.bottomBar strong {color: #FFFFFF; padding: 0px 5px 0px 5px;}

.header
{
	width: 867px;
	height: 53px;
	margin: 0px auto;
	margin-bottom: 7px;
	margin-top: 7px;
	padding: 40px 10px 0px 0px;
	text-align: right;
	color: #007dc2;
	font-weight: bold;
	background: url(../images/header_bar.jpg) no-repeat;
}
input.subscribeInput
{
	width: 143px;
	height: 15px;
	margin: 0px;
	margin-top: 0px;
	padding: 4px;
	font-weight: bold;
	background: url(../images/subscribe_input.gif) no-repeat;
	border: none;
}
input.subscribeSubmit
{
	width: 27px;
	height: 23px;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	background: url(../images/subscribe_submit.gif) no-repeat;
	border: none;
}


.coloredLines
{
	width: 877px;
	height: 16px;
	margin: 0px auto;
	margin-bottom: 2px;
	margin-top: 2px;
	background: url(../images/color_lines.jpg) no-repeat;
}

table.mainTable
{
	width: 877px;
	margin: 0px auto;
	border-collapse: collapse;	
}

table.mainTable td {vertical-align: top;}

td.MainTd {width: 668px;}
td.sideBar {width: 209px;}

.contentTop {height: 11px; background: url(../images/main_top.jpg) no-repeat;}
.content
{
	padding: 8px 10px 5px 10px;
	text-align: left;
	background: url(../images/main_bg.jpg) repeat-y;		
}
.contentBottom {height: 9px; background: url(../images/main_bottom.gif) no-repeat;}

.sideLink {margin-bottom: 7px;}
.sideLink a:hover 
{
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

.call 
{
	height: 70px;
	margin-bottom: 7px;
	padding: 45px 10px 0px 10px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/call.jpg) no-repeat;
}
input.phoneInput
{
	width: 143px;
	height: 22px;
	margin: 0px;
	margin-top: 3px;
	padding: 4px;
	font-size: 16px;
	letter-spacing: 4px;
	font-weight: bold;
	background: url(../images/call_input.gif) no-repeat;
	border: none;
}
input.phoneSubmit
{
	width: 27px;
	height: 30px; 
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	background: url(../images/call_submit.gif) no-repeat;
}


.footer a
{
	color: #333333;
	font-size: 12px;	
	text-decoration: none;
}
.footer a:hover {text-decoration: underline;}
.footer strong {padding: 0px 5px 0px 5px;}

h1 
{
	margin: 0px 0px 5px 10px;
	padding: 0px; 
	font-size: 16px;
	font-weight: normal;
}