*{
	margin:0;
	padding:0;
	}

img{
	border:0;
	}

body{
	color:#4e4649;
	font:normal 13px/1.5em trebuchet ms, helvetica, arial, sans-serif;
	text-align:center; /*centers main div in non-compliant browsers*/
	background:url(../images/background2.gif);
	}

p#body-tag{
	width: 880px;
	background:#ffffff;
	padding:0 0 0 0;
	}
	
#topbar2{
	margin:0 auto;
	margin-top:10px;
	width: 900px;
	padding:0 0 0 0;
	border-left: 1px solid #283f54;
	border-right: 1px solid #283f54;
	border-top: 1px solid #283f54;
	background:#283f54;
	}
	
.img-ralign {
	float:right;
	padding: 2px 0 2px 12px;
}

#toptopnav {
	margin: 0;
	margin-top: 8px;
	margin-bottom: 12px;
	height:25px;
	width: 880px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #a9a8a7;
	}

#topnav {
	margin: 0;
	padding: 0 0 14px 10px;
	}
	
#topnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	background:#c4bfd8;
	}
	
#topnav a {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 3px 0px 3px;
	text-decoration: none;
	padding: 3px 3px 2px 3px;
	background:#d1e7ef;
	border-left: 1px solid #a9a8a7;
	border-right: 1px solid #a9a8a7;
	border-top: 1px solid #a9a8a7;
	display: block;
	color: #316182;
	}
	
#topnav a.active, #topnav a:hover {
	background: #316182;
	border-left: 1px solid #a9a8a7;
	border-right: 1px solid #a9a8a7;
	border-top: 1px solid #a9a8a7;
	color: #e7a513;
	}

div#wrapper{
	width:880px;
	margin:0 auto; /* centers page in compliant browsers*/
	padding:10px;
	text-align:left;
	background: #ffffff;
	border: 1px solid #283f54;
	}

#wrapper p{
	margin-bottom:15px;
	text-align:justify;
	}

#wrapper h1{
	font:bold 18px trebuchet ms, helvetica, arial;
	padding-bottom:2px;
	border-bottom:1px solid;
	margin-bottom:15px;
	color:#316182;
	}

#wrapper h2{
	font:bold 11px trebuchet ms, helvetica, arial;
	padding-bottom:2px;
	border-bottom:1px solid;
	margin-bottom:15px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#828180;
	}

#wrapper h3{
	font:bold 14px trebuchet ms, helvetica, arial;
	margin-bottom:4px;
	color:#316182;
	}
	
#wrapper h4{
	font:bold 14px trebuchet ms, helvetica, arial;
	color:#301f73;
	}

div#summary-box{
	background:#c6c1d9;
	border:1px solid #c4bfd8;
	padding:10px;
	margin-bottom:10px;
	}

div#left{
	width:620px;
	padding-left:10px;
	float:left;
	padding-bottom:15px;
	}

#left ul{
	margin-left:30px;
	margin-bottom:15px;
	}

#left ul li{
	list-style:none;
	padding-left:13px;
	background:#fff url("../images/bullet1.jpg") no-repeat 0px 6px;
	margin-bottom:3px;
	}

div#right{
	float:right;
	width:220px;
	background:#d1e7ef;
	border: 1px solid #316182;
	padding:5px;
	font:bold 13px trebuchet ms, ;
	color:#316182;
	}

#right ul{
	list-style:none;
	margin-bottom:15px;
	}

#right li{
	background:#fff url("../images/dot1.gif") bottom repeat-x;
	}

#right li a, #right li a:visited{
	padding-bottom:1px;
	text-decoration:none;
	font:bold 12px trebuchet ms, ;
	color:#828180;
	}

#right li a:hover{
	color:#301f73;
	}

#right h3{
	font:bold 11px trebuchet ms, ;
	text-transform:uppercase;
	color:#301f73;
	border-bottom:1px solid;
	padding-bottom:1px;
	margin-bottom:4px;
	}
	
div#rightaddress{
	float:right;
	width:220px;
	background:#ffffff;
	padding:5px;
	text-align:center;
	font:normal 12px trebuchet ms, ;
	color:#316182;
	}
	
div#rightaddress p{
	text-align:center;
	}

#left a, #left a:visited{
	color:#6316182;
	text-decoration:none;
	}

#left a:hover{
	color:#f8c300;
	}

div#footer{
	font-size:95%;
	padding:5px 0;
	border-top:1px solid #301f73;
	clear:both;
	background:#fff;
	margin-top:15px;
	}