body, html {
/*	background: url('/images/header_bggrad.gif') repeat-x white fixed;	*/
	background: white fixed;
	font-family:'Lucida Grande', arial, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
	font-weight: bold;
	line-height: 140%;
	margin: 0px;
	padding: 10px;
	height: 100%;
	}

	
.wrapsidebar {
	background: url('images/header_bgsidebar.gif') white;
	margin: 0 auto;
	width: 806px;
	}


.wrap1 {
	background: url('images/header_bgsidebar.gif') repeat-y ;
	margin: 0 auto;
	width: 806px;
}

.wrap2 {
	margin: 0 auto;
	width: 806px;
}
	
	
		
.header {
/*	background: url('../images/aw_title.png') repeat-x ;	*/
	height:98px;
	width:806px;
	padding: 0px 0px 0px 0px;
}
	
	
.main {
	padding: 10px 20px 10px 20px;
	float:left;
	width:548px;
	font-weight: normal;
}	
	
		
.main h1 { font-size: 16px; margin: 0; color: #6e93ba; font-weight: bold; }

.main h3 { font-size: 12px; margin: 0; color: black; font-weight: bold; }

	
.main a {
	color:#6E93BA;
	}

.main a:hover {
	background: #eee;
	color:#333333;
	}
		
.navigation {
	padding: 0px 0px 0px 0px;
	width:548px;
	height:25px;
	}	
	
	
.navigationItem {
	width:122px;
	height:25px;
	text-align: center;
	font-size: 10px;
	}	


	
.sidebar {
	float:right;
	margin: 0;
	padding: 0;
	width:225px;
	font-size: 11px;
	}
	
.sidebar h1 {
	font-size: 12px;
	padding: 10px 20px 5px 20px;
	margin: 0px;
	color: black;
	}
	
.sidebar p {
	padding: 0px 20px 10px 20px;
	margin: 0px;
	}

.sidebar a {
	color:#6E93BA;
	}

.sidebar a:hover {
	background: #eee;
	color:#333333;
	}

	
.sidebarblue {
	background: #87aecf repeat-x;
	font-size: 12px;
	margin: 10px 0 0;
	padding: 10px 20px;
	color: navy;
	}
	
.footer {
	text-align: center;
	font-size: 10px;
	color:#999999;
	clear:both;
	height:50px;
	width:806px;
	}

.footer a {
	color:#6E93BA;
	}

.footer a:hover {
	background: #eee;
	color:#333333;
	}
		