body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #0f3976;
	text-decoration: underline;		
}
#topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 997px;
	height: 305px;
}
#logocontainer {
	width: 344px;
	height: 262px;
	float: left;
}
#topflash {
	width: 629px;
	height: 217px;
	padding-top: 45px;
	padding-right: 21px;
	float: right;
}
#starflash {
	width: 188px;
	height: 186px;
	float: right;
}
#nav {
	width: 977px;
	height: 42px;
	float: left;
}
#middlebg {
	width: 997px;
	margin: 0 auto;
	padding-left: 10px;
}
#leftcol {
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	width: 528px;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
#rightcol {
	width: 356px;
	float: right;
	margin-top: 26px;
	padding-left: 30px;
}
.rightcol ul ul {
	list-style: none;
	padding-left: 0;
	margin: 0.5em 0 0.5em 1em;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.rightcol li li {
	list-style: none;
	padding-left: 20px;
	background: transparent url(images/bulletpointtick.gif) 0 5px no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}

#rightcol ul {
	list-style: none;
	padding-left: 0;
	margin: 0.5em 0 0.5em 1em;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
#rightcol li {
	list-style: none;
	padding-left: 20px;
	background: transparent url(images/bulletpointtick.gif) 0 5px no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333;	
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #0f3976;
}
h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0f3976;	
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0f3976;		
}
.subheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0f3976;
}
.formstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 1px;		
}

 #seo  {
	margin: 0 auto;
	background-color:#053F91;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-align: center;
	padding-top: 30px;
}			
#seo a:link {
	color: #ffffff;
	text-decoration: underline;
}
#seo a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#seo a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#seo li {
	color:#ffffff;
	font-size: 11px;
	line-height: 17px;
	border-right: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
#seo ul {
	padding: 0px;
	margin:0px;	
}	

#footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 120px;
	margin: 0 auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-align: center;
	padding-top: 30px;
}			
#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer li {
	color:#ffffff;
	list-style-type:none;
	display:inline;
	font-size: 11px;
	line-height: 17px;
	border-right: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
#footer ul {
	padding: 0px;
	margin:0px;	
}	
.smalltext {
	font-size: 9px;
	letter-spacing: 1px;
	color: #ffffff;	
}	
.style4 {
	color: #008000
}
.style3 {
	color: #c33131
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}