* {
	padding: 0px;
	margin: 0px;
	}
.style1 {
	font-size: 16px;
	color: #002C82;
}
.style4 {color: #333333; font-weight: bold; }
.style5 {
	color: #29703E;
	font-weight: bold;
}
.style6 {color: #29703E}
.style14 {color: #002C82}
.style13 {font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; }
body,html {
	height: 100%;
	}
Body {
	font: 12px Arial,"Lucida Sans Unicode", "Lucida Sans";
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background: #c1c7d2;
	line-height: 135%;
	margin: 10px auto;
	letter-spacing: normal;
	}
H1,H2,H3,H4,H5 {
	margin: 8px 0px;
	font-weight: inherit;
	color: #333;
	}
P {
	margin: 12px 0px;
	font-weight: inherit;
	}
h1 {
	font-size: 200%;
	}
h2 {
	font-size: 180%;
	}
h3 {
	font-size: 160%;
	}
h4 {
	font-size: 140%;
	}
h5 {
	font-size: 125%;
	}
h6 {
	font-size: 115%;
	}						
Form {
	padding: 0px;
	margin: 0px;
	}
Img {
	border: 0px;
	}
small  {
	font-size: 10px;
	}
UL {
	padding: 0px;
	margin: 7px auto;
	list-style: none;
	}
UL LI {
	display: block;
	background: url(images/check.gif) left 3px no-repeat;
	padding-left: 21px;
	padding-bottom: 5px;
	}
A {
	color: #022c82;
	text-decoration: underline;
	}
A:hover {
	color: #717171;
	text-decoration: underline;
	}		
.home_flash {
	width: 664px;
	height: 263px;
	background: url(images/home_flash_bg.jpg) left top no-repeat;
	padding: 11px 0px 0px 12px;
	}
.bluetxt {
	color: #022c82;
	}
.greenbox {
	background: #016031;
	color: #FFF;
	padding: 10px;
	}
.bodytxt1 {	
	font-family: Arial, Helvetica, sans-serif;
	}	
.pagetitle {
	font: 21px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	color: #333333;
	}	
.subtitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
#container {
	width: 990px;
	border: 2px solid #66a386;
	margin: 0px auto;
	background-color: #fff;
	}
#header {
	float: right;
	margin: 0px auto;
	padding: 0px;
	}	
#sublinks {
	background: #002c82 url(images/sublinks_left.jpg) left bottom no-repeat;
	width: 248px;
	float: right;
	height: 23px;
	color: #FFF;
	font-size: 11px;
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
	}
#sublinks A{
	color: #fff;
	text-decoration: none;
	padding: 0px 0.5em;
	font-weight: bold;
		}
#sublinks A:hover {
	color: #7796d2;
	}		
#contact {
	padding-top: 14px;
	float: right;
	padding-right: 12px;
	width: 253px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	}
/****************************************************************************
Border 
*****************************************************************************/	
.hor_border {
	background: url(images/dot.gif) left 5px repeat-x;
	padding-bottom: 7px;
	}
.ver_border {
	background: url(images/dot.gif) center top repeat-y;
	width: 8px;
	}
/****************************************************************************
Content Padding
*****************************************************************************/	
.home_content {
	padding: 12px 8px 8px 18px;
	}
.content_pad {
	padding: 12px 8px 8px 18px;
	/*background: url(images/content_bg.gif) -5px top no-repeat;*/	
	}
/****************************************************************************
Background
*****************************************************************************/
.green_bg {
	background: url(images/green_bg.jpg) left top no-repeat;
	color: #FFF;
	height: 162px;
	min-height: 162px;
	margin-top: 4px;
	font-size: 13px;
	letter-spacing: normal;
	font-weight: bold;
	}
.green_bg h4 {
	font-size: 21px;
	color: #FFF;
	}
img.arrow {
	margin-left: 3px;
	}	
.blue_bg {
	background: url(images/blue_bg.jpg) left top no-repeat;
	color: #FFF;
	margin-top: 4px;
	font-size: 13px;
	letter-spacing: normal;
	font-weight: bold;
	}	
.green_bg A{
	color: #FFF;
	text-decoration: none;
	}
.green_bg A:hover{
	color: #FFF;
	text-decoration: none;
	}	
.blue_bg A{
	color: #FFF;
	text-decoration: none;
	}
.blue_bg A:hover{
	color: #FFF;
	text-decoration: none;
	}	
/****************************************************************************
Footer
*****************************************************************************/
#footer {
	background: url(images/dot.gif) left top repeat-x;
	padding-top: 7px;
	font-size: 11px;
	width: 960px;
	margin: 7px auto;
	text-align: center;
	}
#footer A {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0px 5px;
	}
#footer A:hover {
	color: #717171;
	text-decoration: none;
	padding: 0px 5px;
	}
#footer .copyright {
	padding-top: 5px;
	font-size: 10px;
	}			