/* CSS Document */
body {
	background:url(images/bg_secondary.gif) repeat-x;
	background-color:#e7e7e7;
	margin:0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#333333;
}
#wrapped {
	width: 980px;
	margin: 0px auto; 
	text-align: left;
}
#header {
	width: 980px;
	background:url(images/img_top.gif) repeat-x top;
	padding-top: 40px;
}
#header_sec {
	width: 980px;
	background:url(images/img_top.gif) repeat-x top;
	padding-top: 15px;
}
#logo {
	width: 229px;
	float:left;
	background:#FFFFFF;
}
#logo_sec {
	width: 213px;
	float:left;
	background:#FFFFFF;
}
#banner {
	width: 750px;
	float:left;
}
#banner_sec {
	width: 767px;
	float:left;
}
#nav {
	width: 980px;
}
#maincontent_in {
	width:916px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	background:url(images/bg_content_in.gif) repeat-x top;
	background-color:#c7c7c7;
	padding-left: 62px;
}
#maincontent_sec {
	width:978px;
	border-left: 1px solid #405fa2;
	border-right: 1px solid #cbcbcb;
	background:url(images/bg_left.jpg) repeat-x top;
	background-color:#256AE9;
}
#bg_white {
	width: 978px;
	background:url(images/bg_white.gif) repeat-y right;
}
#content_sec {
	width: 978px;
	background:url(images/bg_content_sec.jpg) no-repeat bottom right;
}
#left_col {
	width: 492px;
	float:left;
	padding-top: 20px;
}
#left_col h1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color:#2e6642;
	padding-bottom: 12px;
	font-weight:normal;
	line-height: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#left_col h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color:#0B3CC5;
	padding-bottom: 8px;
}
#left_col p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}
#left_col a {
	text-decoration:underline;
	color:#19508a;
	font-size:11px;
	
}
#left_col a:hover {
	text-decoration:none;
	color:#19508a;
	font-size:11px;
}
#quote {
	width: 275px;
	background:url(images/bg_quote.jpg) top left no-repeat;
	float:right;
	padding-top: 40px;
	color:#2e6642;
	font-size: 24px;
	line-height: 30px;
	padding-right: 75px;
	height: 148px;
}
#quote2 {
	width: 275px;
	float:right;
	padding-top:20px;
	color:#2e6642;
	font-size: 24px;
	line-height: 30px;
	padding-right: 75px;
	height: 148px;
	background-image:url(images/bg_flash_quotes.jpg);
	background-repeat:no-repeat;
}
#quote p {
	margin: 0px;
}
#bot {	
	width: 916px;
	padding-bottom: 18px;
}
.col2 {
	float: left;
	width: 300px;
	padding-right: 22px;
}
.col3 {
	float: left;
	width: 200px;
	margin-right: 14px;
}

.col4 {
	float: left;
	width: 150px;
	padding-right: 11px;
}


.main_callout {
	width: 210px;
	float:left;
	background:url(images/bg_callout.gif) repeat-y;
	margin-right: 10px;
}
.callout {
	width: 210px;
	height:135px;
	background:url(images/bg_col.jpg) no-repeat top;
}
.callout h1 {
	color:#061d75;
	font-size: 16px;
	margin:0px;
	padding-top: 22px;
	padding-left: 24px;
	padding-right: 10px;
}
.callout h1 a {
	text-decoration: none;
	color: #061d75;
}
.callout h1 a:hover {
	text-decoration: underline;
}

.callout p {
	color:#ffffff;
	font-size: 12px;
	margin:0px;
	padding-left: 24px;
	padding-right: 22px;
	padding-bottom: 10px;
}

#left_col_sec {
	width: 212px;
	float:left;
	font-size: 12px;
	padding-bottom: 20px;
}
/*************************** SUBNAV /***************************/
div.NavLevel1, div.NavLevel1On {
	background:#0d2039 url(images/bg_line.gif) no-repeat bottom;
	font-weight:bold;
}
div.NavLevel1 a {
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
}
div.NavLevel1On a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	background:#0d2039 url(images/bg_line.gif) no-repeat bottom;
}



div.NavLevel2, div.NavLevel2On {
	background:url(images/bg_line.gif) no-repeat bottom;
}
div.NavLevel2 a {
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	padding-right: 10px;
	text-transform:uppercase;
}
div.NavLevel2 a:hover {
	background-color:#256AE9;
}
div.NavLevel2On a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	padding-right: 10px;
	text-transform:uppercase;
	background:#2E416D url(images/bg_line.gif) no-repeat bottom;
}



div.NavLevel3 a 
{
    line-height:15px;
    text-decoration:none;
    color:#69a4fd;
    padding-left:23px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    display:block;
	height:100%;
}

div.NavLevel3 a:hover {
    text-decoration: none;
	color:#ffffff;
}
div.NavLevel3On a 
{
    line-height:15px;
    text-decoration: none;
    font-weight:bold;
	color:#ffffff;
	padding-top:5px;
    padding-bottom:5px;
    padding-left:23px;
    padding-right:10px;
    display:block;
	height:100%;
	background-color:#2E416D;
}

div.NavLevel4 a 
{
    font-size:10px;
    text-decoration:none;
    color:#69a4fd;
    padding-left:33px;
    padding-right:10px;
    display:block;
	height:100%;
}

div.NavLevel4 a:hover {
    text-decoration: none;
	color:#ffffff;
}
div.NavLevel4On a 
{
    font-size:10px;
    text-decoration: none;
	color:#ffffff;
    padding-left:33px;
    padding-right:10px;
    display:block;
	height:100%;
	background-color:#2E416D;
}


.subsel {
	width: 212px;
	background:url(images/bg_line.gif) no-repeat bottom;
	padding: 0px;
	margin: 0px;
}
hr {
	background: #173F96;
	height: 1px;
	border-style: none;
	margin-bottom: 20px;
}


#right_col_sec {
	width: 644px;
	float:left;
	padding-top: 35px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #4a4a4a;
	padding-left: 60px;
}
#right_col_sec h1 {
	margin: 0px;
	font-size: 19px;
	color: #0b3cc5;
	padding-bottom: 16px;
}
#right_col_sec h1 a:link, #right_col_sec h1 a:visited, #right_col_sec h1 a:active {
	text-decoration:none;
	color:#142e4f;
}
#right_col_sec h1 a:hover {
	text-decoration: none;
	color:#0b3cc5;
}
#right_col_sec a:link, #right_col_sec a:visited, #right_col_sec a:active {
	text-decoration: underline;
	color:#0B3CC5;
}
#right_col_sec a:hover {
	text-decoration: none;
	color:#0B3CC5;
}

#right_col_sec h2 {
	margin: 0px 0px 8px -18px;
	font-size: 16px;
	color: #0B3CC5;
	background: url(images/bullet_h2.gif) no-repeat left 3px;
	padding-left: 18px;
}
#right_col_sec h3 {
	font-size:13px;
	font-weight: bold;
	color: #0B3CC5;
	border-bottom: 1px dotted #999999;
	margin: 0px 0px 3px;
	padding:13px 0px 1px;
	text-transform: uppercase;
}

#right_col_sec p {
	margin: 0px;
	padding-bottom: 13px;
}
#right_col_sec .noMargin {
	margin: 0px;
	padding: 0px;
}

#right_col_sec .noMargin strong {
	color:#013688;
	font-size:13px;
}

.strongBlue {
	color:#013688;
	font-size:13px;
	font-weight:bold;
}
#right_col_sec ul {
	margin: 0px;
	padding: 0px 0px 16px 10px;
}
#right_col_sec ul li {
	list-style:none;
	background:url(images/bullet1_blue.gif) no-repeat 2px 11px;
	padding:7px 0px 0px 20px;
	margin: 0px;
}

#right_col_sec ul li strong {
	color:#013688;
	font-size:13px;
}


#right_col_sec ul ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#right_col_sec ol {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 16px;
	padding-left: 30px;
}

#right_col_sec ol li {
	padding-bottom:10px;
}

#right_col_sec ol li strong {
	color:#013688;
	font-size:13px;
}

#main_callout {
	width: 200px;
	background:url(images/bg_call.jpg) repeat-y;
	float:left;
	padding-right: 15px;
	margin-bottom: 10px;
}
#top_callout {
	width: 170px;
	background:url(images/bg_top_callout.jpg) no-repeat top;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
}
#main_callout1 {
	width: 644px;
	background:url(images/bg_call1.jpg) repeat-y;
	float:none;
	margin-bottom: 10px;
	line-height: 14px;
}
#top_callout1 {
	width: 614px;
	background:url(images/bg_top_callout1.jpg) no-repeat top;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
p.numList {
	padding-left: 25px;
}
p.numList img {
	margin-left: -25px;
	float: left;
}



.calloutWrap {
	width: 644px;
	background:url(images/bg_call1.jpg) repeat-y;
	float:none;
	margin-bottom: 10px;
	line-height: 14px;
}
.calloutTop {
	width: 614px;
	background:url(images/bg_top_callout_light.jpg) no-repeat top;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	color:#000;
	line-height:23px;
	font-size:14px;
}

#top_callout h1 {
	font-size: 14px;
	margin: 0px;
	padding: 3px 0px 5px;
	color:#02166f;
}
#top_callout p {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	color: #ffffff;
}
#top_callout1 h1 {
	font-size: 14px;
	margin: 0px;
	padding: 3px 0px 5px;
	color:#02166f;
}
#top_callout1 p {
	margin: 0px;
	padding: 5px 0px;
	color: #ffffff;
}
#top_callout1 ul {
	padding: 0px;
	margin-left: 25px;
}

#top_callout1 ul li {
	color: #ffffff;
	background: url(none);
	list-style: disc;
	margin: 0px;
	padding: 4px 0px 0px;
}
#phone {
	clear:both;
	width: 644px;
	text-align: right;
	font-size: 13px;
	font-weight:bold;
	color: #0b3cc5;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer {
	width: 980px;
	margin: 0px auto; 
	text-align: left;
	padding-bottom:10px;
	padding-top: 5px;
	color:#575757;
	font-size:11px;
	border-top: solid 5px #303030;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#575757;
}
#footer a:hover {
	text-decoration: underline;
	color:#575757;
}
#footer a.seo:hover {
    color:#575757; 
	text-decoration: none; 
	cursor: text;
}
#gravitate {
	float:right;
	text-align:right;
}
.text1 {
	text-align:right;
	font-size: 14px;
}
.img1 {
	padding-left: 10px;
	margin-top: 10px;
}
.clr {
	clear: both;
}
.center_top {
	text-align:center;
	vertical-align:top;
}
.top {
	vertical-align:top;
}

.bg_tr {
	background-color:#e1f0ff;
}

.spec {
	color:#4b72b5;
}

.margin_tb {
	margin-left:50px;
}
.imgLeft {
	float:left;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 5px;
}
.left {
	float:left;
	padding-right:15px;
}
.right {
	float:right;
}
.imgRight {
	float:right;
	border: 1px solid #666666;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.imgRight2 {
	float:right;
	margin:0px 0px 20px 20px;
}

.formTable
{
    margin-bottom: 13px;
}
.formTable td
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 0px;
    vertical-align: top;
}
.btn
{
	background-color: #132F61;
	border: 1px solid #142E4F;
	color:#FFFFFF;
	font-size: 11px;
	margin-right:3px;
}
.topNav {
	height: 25px;
	text-align: right;
	padding-right: 38px;
	font-size: 11px;
	color: #333333;
}
.topNav a {
	color: #333333;
	text-decoration: none;
}
.topNav a:hover {
	color: #333333;
	text-decoration: underline;
}
.dataTable {
	border-collapse:collapse;
	
}
.dataTable th {
	font-weight: bold;
	background: #173F96;
	text-align: left;
	padding:5px 10px 7px 10px;
	color: #FFFFFF;
	border:1px solid #fff;
}
.dataTable td {
	padding:10px;
	vertical-align: top;
	color:#000;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#content_sec .dataTable ul {
	margin: 0px;
	padding: 0px;
}
#content_sec .dataTable p {
	margin: 0px 0px 5px;
	padding: 0px;
}


.dataTable td.subHeader {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
#right_col_sec .dataTable td ul {
	padding-top: 0px;
	padding-left: 0px;
}





.note {
	font-weight: bold;
	color: #FF0000;
}
#right_col_sec a.note {
	color: #FF0000;
	text-decoration: underline;
}
.bp
{
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #CECECE;
	font-size: 10px;
	line-height: 13px;
}

#navBottom {
	padding:25px 0px 25px 23px;
	color:#ccc;
}

#navBottom .regBtn {
	padding-top:3px;
	border:0px;
}

.bkrnd {
	background-image: url(images/gears.jpg);
	background-repeat:no-repeat;
	background-position:right 30px;
}
b {

	color:#013688;
	font-size:13px;
}
.errorbox{
color:#FF0000;
}	
