body{
	margin:0 auto;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	background:#5f92bc url("images/bg.gif") top left repeat-x;
	color: #909090; 
	text-decoration: none;
	line-height:18px;
}
h1{
	font-size:19px;
	font-weight:bold;
	color:#14B10B;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#0b68b4;
	margin-bottom:5px;
}
h3{
	font-size:18px;
	color:#14B10B;
	font-weight:normal;
	margin-bottom:9px;
}
.green{
	color:#49aa5b;
}
#container{
	width:1052px;
	min-height:111px;
	margin:0 auto;
	background:transparent url("images/header_new.jpg") top left no-repeat;
}
#header{
	width:900px;
	height:111px;
	margin:0 auto;
}
#logo{
	width:200px;
	height:111px;
	float:left;
}
#nav{
	width:589px;
	height:20px;
	padding-top:45px;
	float:right;
}
#nav a{
	font-family:"Gill Sans MT", Arial;
	font-size:14px;
	color:#247fca;
	margin-right:30px;
	text-decoration:none;
	padding:0 3px 0 3px;
}
.active{
	font-family:"Gill Sans MT", Arial;
	font-size:14px;
	color:#247fca;
	margin-right:30px;
	text-decoration:none;
	border-bottom:4px solid #14B10B;
	padding:0 3px 0 3px;
}
#nav a:hover{
	border-bottom:4px solid #75c3ed;
}
#inner-container{
	width:900px;
	margin:0 auto;
	clear:both;
}
#main{
	width:900px;
	min-height:300px;
	background:transparent url("images/mainmid_bg.gif") top left repeat-y;
}
#maintop{
	width:840px;
	min-height:160px;
	background:transparent url("images/maintop_bg.gif") top left no-repeat;
	padding:20px 30px 20px 30px;
}
#rightcol{
	float:right;
	padding-top:5px;
}
#leftcol{
	width:589px;
}
#disclaimer{
	font-size:11px;
	margin-top:40px;
}
#bottom{
	width:900px;
	height:125px;
	background:transparent url("images/bottom.png") top left no-repeat;
}
#footer{
	width:900px;
	color:#d0e2f1;
	text-align:center;
	font-family:"Gill Sans MT", Arial;
	margin-bottom:5px;
	font-size:14px;
}
#footer a{
	color:#d0e2f1;
	text-decoration:none;
	font-size:12px;
}
#footer a:hover{
	text-decoration:underline;
}
.footerlink{
	padding:0 9px 0 10px;
	border-left:1px solid #d0e2f1;
}
