/* CSS Document */

body { margin:0px; padding:0px; background:url(images/header_rpt.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:13px;  }
div { margin:0px; padding:0px; }

h1 { padding:0px; margin:0px; }
h2 {color:#004fbd; }
h3 { padding:0 0 -20px 0; margin:20px 0 -10px 0; color:#004fbd; }

.h3mini { margin:0px; padding:0px; color:#fff;}

.h1header { letter-spacing:-2px; font-weight:normal; font-size:36px;}
.h2header {font-size:24px; font-weight:normal; color:#fff; }
#container {
	width:975px;
	margin:0px auto;
}

.lrgtext { width:238px; }
.medtext { width:200px; }

.smltext { width:120px; }

#header {
	width:975px;
	height:766px;
	background:url(images/header_img.jpg) no-repeat;
}

#header_text {
	color:#fff;
	width:650px;
	height:330px;
	padding-top:70px;
	font-size:23px;
}

#header ul {

}

#header li {
	list-style-image:url(images/green_bullet.png);
	padding:2px 0 2px 0;
	font-size:18px;
}

#header li.txt_sml {
font-size:14px;
}

#body_container {
line-height:155%;
margin-top:40px;
}

#grey_head_text {
margin-top:100px;
overflow:hidden;
line-height:175%;
}

#white_text_left {
	width:460px;
	float:left;
	padding:0 0 0 30px;
	color:#fff;
	font-size:13px;
}

#white_text_right{
	float:right;
	width:450px;
	font-size:16px;
	line-height:130%;
	color:#fff;
	padding:0px 0 0 0;
}

#white_text_right li {
	font-size:13px;
	list-style-image:none;
	list-style-type:disc;
	padding:2px 0 0 0;
}

#white_text_right a {
	color:#fff;
}

.black_txt {
	color:#000;
	font-weight:normal;
}
#minib_container {
	padding-top:30px;
	overflow:auto;
	padding-left:40px;
	width:970px;
	padding-bottom:30px;
}

.mini_box {
	margin-top:10px;
	margin-right:30px;
	float:left;
	width:230px;
	height:220px;
	border:1px solid #004c80;
	overflow:hidden;
	padding:15px 20px 5px 20px;	
	background:url(images/blue_rpt.jpg) repeat-x bottom;
	background-color:#0087e3;
	color:#fff;
}

#footer {
	margin-top:40px;
border-top:1px solid #004fbd;
	font-size:11px;
	color:#666666;
	padding-top:10px;
	padding-bottom:20px;
}

#footer img {
	border:0px;
	margin-right:10px;
}