*{
	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-top:10px;
	width: 900px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	background:#666666;
	color:#ffffff;
	}
	
.img-ralign {
	float:right;
	padding: 2px 0 2px 12px;
}

#toptopnav {
	margin: 0;
	margin-top: 8px;
	margin-bottom: 12px;
	width: 880px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #72aeb6;
	}

#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 4px 0px 4px;
	text-decoration: none;
	padding: 3px 6px 2px 6px;
	background:#e8f8fa;
	border-left: 1px solid #72aeb6;
	border-right: 1px solid #72aeb6;
	border-top: 1px solid #72aeb6;
	display: block;
	color: #72aeb6;
	}
	
#topnav a.active, #topnav a:hover {
	background: #3bb3c2;
	border-left: 1px solid #72aeb6;
	border-right: 1px solid #72aeb6;
	border-top: 1px solid #72aeb6;
	color: #ffffff;
	}

div#wrapper{
	width:880px;
	margin:0 auto; /* centers page in compliant browsers*/
	padding:10px;
	padding-bottom:2px;
	text-align:left;
	background: #ffffff;
	border: 1px solid #666666;
	}

#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:#666666;
	}

#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:610px;
	padding-left:10px;
	float:left;
	padding-bottom:15px;
	min-height:410px;
	}

#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#scroll{
	height:360px;
	padding-top:5px;
	padding-right:10px;
	overflow:scroll;
	overflow-x: hidden;
	text-align:justify;
	}

div#right{
	float:right;
	width:220px;
	background:#E8F8FA;
	border: 1px solid #d3eef1;
	padding:5px;
	margin-right:10px;
	font:13px trebuchet ms, ;
	color:#666666;
	text-align:left;
	}

#right h3 a, #right h3 a:visited{
	text-decoration:none;
	color:#da251d;
	}

#right h3 a:hover{
	color:#3bb3c2;
	}
	
#right a, #right a:visited{
	text-decoration:none;
	color:#974578;
	}

#right a:hover{
	color:#3bb3c2;
	}
	
#right p{
	text-align:left;
	}

#right h3{
	font:bold 13px trebuchet ms, ;
	color:#da251d;
	border-bottom:1px solid;
	padding-bottom:1px;
	}

#left a, #left a:visited{
	color:#3bb3c2;
	text-decoration:none;
	}

#left a:hover{
	color:#f93723;
	}

div#footer{
	font-size:95%;
	padding-top:3px;
	text-align:center;
	padding-bottom:1px;
	border-top:1px solid #72aeb6;
	clear:both;
	background:#fff;
	margin-top:10px;
	color: #72aeb6;
	}
	
#footer p{
	margin-bottom:5px;
	text-align:center;
	}
	
#footer a, #footer a:visited{
	color:#72aeb6;
	text-decoration:none;
	}

#footer a:hover{
	color:#f93723;
	}