body {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
	
td {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
	
.nav_header {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-left: 14px;
	}
	
	.nav_header2 {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	}
	


.content_header {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 0px;
	}
	

.mainContent_text {
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-left: 10px;
	font-weight: normal;
	padding-left:20px
	}
	
		
.content_text {
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	}
	
	
.highlight {
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	}
	
.note {
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	}
	

.noteBody {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	}
	
	
.narrow {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	width: 30%;
	color: #000000;
	font-weight: normal;
	}
	
	
.greybg {
	background: #A193A3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}
		
	
#navigation {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	width: 224px;
	height: 265px;	
	overflow: auto;
	scrollbar-track-color: #BBA88Agifgifgif;
	scrollbar-base-color: #ECDFA3;
	hideFocus: true;
	text-align: left;
	padding: 0px;
	line-height: 14px;
	}
	
	
#verticalAlign {
	position: absolute;
	top: 0%;

	}
	
	
a.navLink:link {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	hideFocus: true;
	}
	
		
a.navLink:hover {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #AE2D00;
	text-decoration: none;
	font-weight: bold;
	hideFocus: true;
	}
	
a.navLink:active {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #AE2D00;
	text-decoration: none;
	hideFocus: true;
	}
	
a.navLink:visited {
	background-color: #FFFAE3;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	hideFocus: true;
	}
	
	



	
	
	
a:link {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #C88D00;
	font-weight: normal;
	text-decoration: none;
	hideFocus: true;
	}
	
	
a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #FFCA00;
	font-weight: normal;
	text-decoration: none;
	hideFocus: true;
	}
	
a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #FFCA00;
	font-weight: normal;
	text-decoration: none;
	hideFocus: true;
	}

a:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	hideFocus: true;
	}
