body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	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;
}

a{  color: blue; text-decoration: none;}

a:hover {  color: yellow; text-decoration: none;}

#page
{
	width:968px;
	background-image:url(../images/pagebg.gif);
	background-repeat:repeat-y;
	height:auto;
	margin:12px auto;
}

#page #header
{
	height:146px;
	width:968px;
	background-image:url(../images/header3a1.jpg);
	background-repeat:no-repeat;
}
	
#page #header-co
{
	height:146px;
	width:968px;
	background-image:url(../images/header3-co.jpg);
	background-repeat:no-repeat;
}

#page #content
{
	width:968px;
	height:576px;
	background-image:url(../images/pagebg.gif);
	background-repeat:repeat-y;
}

#page #content #contentBody
{
	padding:0 25px 10px 38px;
	width:596px;
	height:611px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	background-image:url(../images/footerbg4.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#page #content #contentBody #landingpageheader {
	color:#32A0EB;
	font-size:26pt;
	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;
}

#copyright
{
	font-size: 8pt;
	position: relative;
	text-align: center;
	color:white;
	}


.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:478px;
	width:177px;
	background-image:url(../images/rightcolumnbg3.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	padding:25px 32px 0 100px !important;
	padding:23px 32px 0 100px;

}
	
#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.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:right;
	clear:right;
}
	
#page #content #contentBody input
{
	border:1px #1AA8CC solid;
	width:230px;
	margin-bottom:3px;
	padding-left:3px;
}

#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;
}