

.StandardContent {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 8.7pt; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
line-height: normal
}

.HomePage {
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
line-height: normal
}

.Calendar {
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
line-height: normal
}

.Header {  
font-family:Arial, Helvetica, sans-serif; 
font-size: 110%; 
font-style: normal; 
font-weight: bold;  
color: #003366
}

.Asterisk {  
font-family:Arial, Helvetica, sans-serif; 
font-size: 70%; 
font-style: normal; 
font-weight: bold;  
color: #666666;
}

#subnav {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	line-height: normal
	
	border-right: 0px;
	
	margin-right:13px !important; /*moz width*/
	margin-right:10px; /*IE width*/
	
	margin-top: 10px;
	margin-left: 10px;

	}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#subnav li {
	border-bottom: 1px solid #cccccc;
	padding: 2px 0px 2px 0px;
	}

#subnav li a {
	display: block;
	padding: 3px 3px 3px 6px;
	background-color: #ccd6e0;
	color: #000000;
	text-decoration: none;
	}

#subnav li a:hover, #subnav li a.youarehere {
	background-color: #003466;
	color: #ffffff;
	}
