td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/images/sitebg2.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#2169bf;
}

h5 {
	color:black;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	line-height: 14px;
}

#page
{
	width:968px;
	background-image:url(/images/pagebg.gif);
	background-repeat:repeat-y;
	height:auto;
	margin:-12px auto 0;
}

#page #header
{
	height:167px;
	width:968px;
	background-image:url(/images/header3-flipped.jpg);
	background-repeat:no-repeat;
}
	
#page #header-co
{
	height:146px;
	width:968px;
	background-image:url(/images/header3-co-flipped.jpg);
	background-repeat:no-repeat;
}

#page #content
{
	width:968px;
	height:auto;
	background-image:url(/images/mainbg.png);
	background-repeat:repeat-y;
	background-position:0 -40px;
}

#page #content #contentBody
{
	padding:0 25px 10px 38px;
	width:596px;
	height:auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	background-position:bottom right;
	background-repeat:no-repeat;
}

#page #content #contentBody #landingpageheader {
	color:#32A0EB;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0;
	font-weight:bold;
}

#page #content #contentBody form table
{
	font-size:10px;
}

#page #content #contentBody h3
{
	margin-top:0px;
	color: #053969;
}

.required
{
	color:#CC0000;
}

#page #content #contentBody p
{
	margin:6px 0 0 0 !important;
	margin:5px 0 5px 0;
	line-height: 16px;
}

.blueBold
{
	font-weight:bold;
	color:#0052A2;
}

.thumbnailText
{
	font-weight:bold;
	color:#000;
	font-size:11px;
	margin-bottom:8px;
	text-align:center;
}

#page #sidebar
{
	height:496px;
	width:177px;
	float:left;
	padding:25px 100px 0 32px !important;
	padding:23px 100px 0 32px;

}
	
#page #sidebar .thmb
{
	margin-bottom:3px;
}

/*#page #content #contentFooter
{
	background-image:url(/images/footerbg2.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:659px;
	height:163px;
	clear:left;
}*/

#page #content #sidebarFooter
{
	width:309px;
	height:118px;
	background-image:url(/images/rightcolumnbot2-flipped.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
	
#page #content #contentBody input
{
	border:1px #1AA8CC solid;
	width:230px;
	margin-bottom:3px;
	padding-left:3px;
}

#page #content #contentBody #ctl00_offerText_optin
{
	width:20px;
}

#page #content #contentBody #ctl00_offerText_offerForm_optin
{
	width:20px;
}

#page #content #contentBody select
{
	border:1px #1AA8CC solid;
	width:235px;
	margin-bottom:3px;
	padding-left:3px;
}

#page #content #contentBody #submit
{
	border:0;
	width:78px
}

#page #content #contentBody #getnewsletter
{
	width: 15px;
	border:0;
}

#page #content #contentBody #requiredLegend
{
	float:right;
}

#page #content #contentBody #signUp
{
	float:left;
	height:40px;
}

#footer
{
	background-image:url(/images/footer.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	clear:both;
	position:relative;
	height:113px;
	width:968px;
}

#copyright
{
	color:#666;
	text-align:right;
	font-size:10px;
	margin-right:110px;
	position:relative;
	top:90px;
	
}