body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bddff1;
	color: #000000;
}
a:link {
	color: #284c71;
}
a:visited {
	color: #284c71;
}
a:hover {
	color: #284c71;
}
a:active {
	color: #284c71;
}
.shadowrt {
	background-image: url(images/shadow_rt.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.lineheight {
	line-height: 20px;
}
.shadowlf {
	background-image: url(images/shadow_lf.gif);
	background-repeat: repeat-y;
}
.verdana9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headerbg {
	background-image: url(images/gradient_header.jpg);
	background-repeat: repeat-x;
}
.headerwht {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerwht2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerwht3 {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.headergrn1 {
	font-size: 16px;
	font-weight: bold;
	color: #c2d8f1;
	text-decoration: none;
}
.headergrn2 {
	font-size: 16px;
	font-weight: bold;
	color: #0052a1;
}
.numbers {
	font-size: 24px;
	font-weight: bold;
	color: #0052a1;
}
.headerblu {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.headergrn3 {
	font-size: 12px;
	font-weight: bold;
	color: #5f6758;
}
.headergrn4 {
	font-size: 26px;
	font-weight: bold;
	color: #d4decc;
}
.question {
	font-weight: bold;
	font-size: 16px;
	color: #000066;
	font-style: italic;
}
.dottedvert {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-y;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
.header2 {
	font-size: 16px;
	font-weight: bold;
}
.border {
	border: 1px solid #37679c;
}
.dottedhorz {
	background-image: url(images/dotted_horz.gif);
	background-repeat: repeat-x;
}
.diag1 {
	background-image: url(images/diag.gif);
	background-repeat: repeat;
}
.diag2 {
	background-image: url(images/diag2.gif);
	background-repeat: repeat;
}
.borderwht {
	border: 1px solid #FFFFFF;
}
.header1 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
}
.headerhome {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
//collapsible faq divs
.msg_list {
margin: 0px;
padding: 0px;
width: 383px;
}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
margin:1px;
}
.msg_body {
padding: 5px 10px 15px;
background-color:#F4F4F8;
border: 2px dashed #ccc;
width: 80%;
}
/* new home page css */
.tophomebox {width: 100%; height: 320px; margin: 0; padding: 0; }
.tophometext {width: auto; height: 320px; float: left; }
.tophomeslide {width: 560px; height: 320px; float: right; position: relative; }
.homecontentleft {margin: 0, padding: 0; width: 78%;}
.homecontentleft h3 {padding: 0.6em 0 0 0; color: #00478f; font-size: 4.5em;}
.homestepright{ min-height: 280px; width: auto; margin: 0 0 2em 0; padding: 0;}
.homestepright p { width: auto; color: #00478f; font-size: 1.5em; }
.imgright { float: right; margin: 1em; padding: 0; background-color: #dedede; border: 1px solid #b1b0b0; margin: 3em 7em 0 0;}
.imgleft { float: left; margin: 1em; padding: 0; background-color: #dedede; border: 1px solid #b1b0b0; margin: 3em 7em 0 0;}
.rightcolumn {width: 20%;  float: right; position: relative;}
.homecontentright {width: 100%; margin: 0, padding: 0; clear: both; background-color: red;}
.homecontentrighttext {width: 75%; height: 320px; float: left;}
.bottomhomeslide {width: 560px; height: 320px; float: right; position: relative; background-color: #ccc;}
