/* body copy links */
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.5px; color: #003366}
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.5px; color: #003366}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.5px; color: #003366}
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.5px; color: #663300}

/* bottom navigation links */
a.bottom:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5px; color: #000000}
a.bottom:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5px; color: #000000}
a.bottom:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5px; color: #000000}
a.bottom:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5px; color: #000000}

/* text */
td {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12.5px}
.body {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12.5px}
.bottom_text {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 9.5px}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15.5px; color: #003366}
.message { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12.5px; color: red; font-weight: bold } 

/* text boxes */
.textbox050 {  width: 50px}
.textbox100 {  width: 100px}
.textbox125 {  width: 125px}
.textbox150 {  width: 150px}
.textbox200 {  width: 200px}
.textbox250 {  width: 250px}
.textbox275 {  width: 275px}
.textbox300 {  width: 300px}

#sidemenu {	
	float:left;
	margin-left:10px;
	width:177px;		
	border:1px solid #E29C47;
	background-color:#FBEECE;
	padding:5px;
	z-index:1;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;	
	}

#content {
	margin-left:230px;
	left:20px;
	width:585px;
	border:none;
	background-color:#FFFFFF;	
	z-index:1;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;	
	}
	
#TitleBar {
	background-color: #EB9A3F;
	width:100%;
	height:67px;
	border-bottom:1px solid #A57E21;
}


/*%%%%%%% SearchBar Container and the searchbar content area.%%%%%%%*/

#SearchBar_container {
	background-color:#E8BA40;	
	width:100%;
	height:38px;
	border-bottom:1px solid #A57E21;	
}  

#SearchBar_left {
	float:left;	
	padding-left:15px;
	padding-top:8px;	
	background-color:#E8BA40;
	width:456px;
	height:29px;
	border-right:1px dashed #A57E21;	
			
}

#SearchBar_right {
	text-align:right;	
	padding-right:15px;
	padding-top:8px;	
	background-color:#E8BA40;			
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#NavBar {
	background-color: #FBEECE;
	width:100%;
	height:29px;
}

#BackToTopBar {
	background-color: #EB9C3F;
	width:100%;
	height:20px;
	
}

#BottomNav {
	background-color: #FBEECE;
	width:100%;
	height:115px;	
}

#bottom {
	align: center;
	top: 20px;
	width:100%;	
	border:none;
	background-color:#FFFFFF;
	padding:10px;
	z-index:2;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;	
	}
	


