body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background:#AFD5ED;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1, h2, h3, div, p, ul, li{
	margin:0;
	padding:0;
	}
.wrapper{
	width:1002px;
	background:url(../images/pagebg.jpg);
	background-repeat:repeat-y;
	}
.container{
	margin:0 27px 0 27px;
	overflow:hidden;
}
.header{
	height:120px;
	clear:both;
	overflow:hidden;
	}
.logo{
	float:left;
	margin-top:20px;
	}
.toplinkRight{
	float:right;
	margin:40px 20px 20px 20px;
	}
.toplinks{
	clear:both;
	text-align:left;
	background:url(../images/topnavbg.jpg);
	width:944px;
	height:35px;
	}
.toplinks a{
	font-weight:bold;
	color:#FFFFFF;
	padding:0 40px 0 40px;
	text-decoration:none;
	line-height:30px;
	font-size:14px;
	}
.centerimg{
	clear:both;
	}
.contentArea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	overflow:hidden;
	clear:both;
	}
.contentArea h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3185B9;
	padding:10px 10px 10px 0;
	}
	
.boxHome1{
	background:url(../images/box1.jpg);
	background-repeat:no-repeat;
	width:304px;
	height:250px;
	float:left;
	}
	
.boxContentHome{
	padding:5px 15px 10px 20px;}
.boxContentHome h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0041B6;
	font-size:14px;
	padding:10px 10px 10px 0;
	}
.boxContentHome img{
	clear:both;
	border:0px;
	}
	
.boxHome{
	background:url(../images/box_home.jpg);
	width:309px;
	height:250px;
	float:left;
	}
.boxHomeRight{
	background:url(../images/box_home.jpg);
	width:298px;
	height:250px;
	float:right;
	}
.boxContent{
	padding:5px 15px 10px 30px;}
.boxContent h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0041B6;
	font-size:14px;
	padding:10px 10px 10px 0;
	}
.boxContent img{
	clear:both;
	border:0px;
	}
.txtbox{
	height:70px;
	clear:both;
	margin:10px 0 10px 0;
	}
.leftcolumn{
	width:240px;
	float:left;
	text-align:left;
	}
.rightcolumn{
	float:left;
	width:690px;
	text-align:left;
	margin-bottom:20px;
	}
.rightcolumn h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3185B9;
	padding:10px 10px 10px 0;
	}
.footer{
	height:30px;
	clear:both;
	}
.leftlink{
	width:222px;
	}
.leftlink ul {
	list-style:none;
	list-style-type:none;
	}
.leftlink ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px dashed;
	line-height:25px;
	color:#017FB7;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-left:20px;
	text-transform: uppercase;
	}
.bottombg{
	background:url(../images/bottombg.jpg);
	height:29px;
	background-repeat:no-repeat;
	}