@charset "utf-8";
/* CSS Document */
/* global reset */
body, form, h1, h2, h3, h4, h5, h6, p {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, label, a {
	text-decoration:none
}
a {
	color:#fff;
	text-decoration:none
}
a:hover {
	/*color:#217eb7;*/
	text-decoration:none
}

body {font:normal 12px Arial; color:#fff; margin:0; padding:0; background:#15a3f9 url(../images/body_bg.gif) repeat-x 0 -27px}
#wrapper {width:815px; margin:0 auto;}
#header {width:100%; background:url(../images/header_bg.gif) left top no-repeat;height:186px; position:relative}
.returntohome {position:absolute; bottom:0; left:6px;}
a.RetHome {color:#fff; background:#002b54; text-decoration:none; display:block; width:171px; height:38px; text-align:center; line-height:40px}
a.RetHome:hover {text-decoration:none; color:#217eb7} 
#maincontent {width:100%; overflow:hidden;}
.clr {clear:both}
#WelcomeTxt {background:#028be3 url(../images/content_bg.gif) left top repeat-x; padding:30px 13px 15px 13px;}
#WelcomeTxt em {font:normal 18px/20px "Monotype Corsiva"; display:block; margin:0; color:#fff; }
.Row1{ background:#005ca0 url(../images/row1_bg.gif) 0 0 repeat-x; padding:20px 16px}
.Row1 .RowInn {padding:12px 16px 15px 16px; background:#002b54; overflow:hidden}
.Row1 .RowInn .leftcont {float:left; width:136px; text-align:center; margin:0 35px 0 0}
.Row1 .RowInn .leftcont h2 {font:bold 14px Arial}
.Row1 .RowInn .leftcont p {font-size:10px;  width:136px}
.Row1 .RowInn .rightcont {float:left; width:530px; margin-left:25px; margin-right:25px}
.Row1 .RowInn .rightcont p,.Row2 .RowInn .rightcont p,.Row3 .RowInn .rightcont p,Row4 .RowInn .rightcont p  {line-height:19px; text-align:justify;}

.Row1 .RowInn .leftcont img, .Row2 .RowInn .leftcont img,.Row1 .RowInn .leftcont h2, .Row2 .RowInn .leftcont h2 {margin-bottom:3px}
.Row2{ background:#1a8bda url(../images/row2_bg.gif) 0 0 repeat-x; padding:16px}
.Row2 .RowInn {overflow:hidden}
.Row2 .RowInn .leftcont {float:left; width:137px; padding:12px 16px 15px 16px; background:#002b54; text-align:center; margin:0 20px 0 0}
.Row2 .RowInn .leftcont h2 {font:bold 14px Arial;}
.Row2 .RowInn .leftcont p {font-size:10px; /*width:136px*/}
.Row2 .RowInn .rightcont {float:left; width:537px; margin-left:20px; margin-right:25px}

.Row3{ background:#0075c5 url(../images/row3_bg.gif) 0 0 repeat-x; padding:20px 16px}
.Row3 .RowInn {padding:12px 16px 15px 16px; background:#002b54; overflow:hidden}
.Row3 .RowInn .leftcont {float:left; width:129px; text-align:center; margin:0 35px 0 0}
.Row3 .RowInn .leftcont h2 {font:bold 14px Arial; padding-bottom:10px;}
.Row3 .RowInn .leftcont p {font-size:10px; padding-top:10px}
.Row3 .RowInn .rightcont {float:left; width:586px;}

.Row4{ background:#1a8bda url(../images/row4_bg.gif) 0 0 repeat-x; padding:16px}
.Row4 .RowInn {overflow:hidden}
.Row4 .RowInn .leftcont {float:left; width:129px; padding:12px 16px 15px 16px; background:#002b54; text-align:center; margin:0 20px 0 0}
.Row4 .RowInn .leftcont h2 {font:bold 14px Arial; padding-bottom:10px;}
.Row4 .RowInn .leftcont p {font-size:10px; padding-top:10px}
.Row4 .RowInn .rightcont {float:left; width:602px;}

.footer{ background:url(../images/bottom_bg.gif) 0 0 repeat-x; padding:41px 0 10px 6px}

span.active {
background:transparent url(../images/bg_page.png) no-repeat scroll 2px 5px;
color:#FFFFFF;
font-weight:bold;
height:16px;
padding:7px;
width:16px;
}
