/* ---------------------- Blueslate nav ---------------------- */
.blue #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:url('../images/blueslate_background.gif') repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase}
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.blue #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.blue #slatenav ul li a:hover, .blue #slatenav ul li a.current{color:#fff;background:url('../images/blueslate_backgroundOVER.gif') no-repeat top center;}
/* ---------------------- END Blueslate nav ---------------------- */


h4{ font:bold 16px Arial;color:#000000;text-align: Left;}
p.justify
{ 
	margin:10px;
	padding:10px;
        font:12px Trebuchet MS;
	text-align: justify;

}
p.left
{ 
	margin:5px;
	padding:5px;
	text-align: left;
} 

h1 {
        font:bold 14px Trebuchet MS; 
	color:#000000;
	text-align: center;
}
a:link {
	color: #000000;
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #000000;
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}
a:hover {
	color: #000000;
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	
	}
a:active {
	color: #000000;
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}