
td { 
	font-family : 'Arial', 'Verdana', 'Helvetica';  
	color:#000000 ; 
	font-size : 12px; 
	line-height : 16px;
}
 a {
	 font-family:'Arial', 'Verdana', 'Helvetica'; 
	 font-size:12px;
	 color:#E08F0E; 
	 text-decoration:underline; 
	  font-weight: 200
 }
a:hover {
	color:#000000;
	text-decoration:underline
}

.header { 
	font-family : 'Arial', 'Verdana', 'Helvetica';
	font-weight:bold; 
	color:#000000 ; 
	font-size : 14px; 
	line-height : 16px;
}
.footerwhite {
	font-family : 'Arial', 'Verdana', 'Helvetica';  
	color:#ffffff ; 
	font-size : 11px; 
	line-height : 16px;
}
.red {
	font-family : 'Arial', 'Verdana', 'Helvetica';  
	color:#cb0000 ; 
	font-size : 12px; 
	line-height : 16px;
}
.message{
	color:#000000 ; 
	font-size : 12px; 
	line-height : 16px;
}
.error {
	font-family : 'Arial', 'Verdana', 'Helvetica';  
	color:#cb0000 ; 
	font-size : 12px; 
	line-height : 16px;
}
.messagetext{
	padding-left: 10px;
}


td.leftnavbackground {
	background-image:url(images/full_left_backer.jpg);
	background-repeat:none;
}
div#navFullBacker {
	background-image:url( images/master_left_background.jpg);
	background-repeat:none;
	height:564px;
}

div#navFullBackerAbout {
	background-image:url( images/master_left_background_about.jpg);
	background-repeat:none;
	background-color:#256499;
	height:700px;
}




#textnavigation td{
	text-align:center;
	color:#999;
}

#textnavigation td a, #textnavigation td a:visited {
	font-size:9px;
	color:#999999;
	text-decoration:none;
}
#textnavigation td a:hover {
	font-size:9px;
	color:#FFF;
	text-decoration:none;
}

h1.searchable {
font-family : 'Arial', 'Verdana', 'Helvetica';  
	font-size:12px;
	font-weight:bold;
}