/* Global Styles */

body {
	margin:0px;
	}
	
/*td {
	font:13px Verdana, Helvetica, sans-serif;
	color:#666666;
	}
*/	
	
a:hover {
	color: #C0DCC0;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 14px Verdana, Helvetica, sans-serif;
	color: #C0DCC0;
	line-height:16px;
	display:block;
 	padding:8px 6px 10px 20px;  
	}
	
#navigation a:hover {
	background: #C0DCC0;
	color:#000080;
	}
	
#monthformat {
	border-bottom: 1px dashed #666666;
	}
		
#dateformat {
	font:12px Verdana, Helvetica, sans-serif;
	color: #C0DCC0;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:12px Verdana, Helvetica, sans-serif;
	color: #C0DCC0;
	font-weight:bold;
	text-decoration:none;
	}
	
	
/* Class Styles */
	
.bodyText {
	color:#000080;
	font-size:14px;
	font-weight:inherit;
	line-height:normal;
	letter-spacing:normal;
	font-family: Verdana, Helvetica, sans-serif;
	}
	
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #C0DCC0;
	line-height:26px;
	letter-spacing:.21em;
	font-weight: bold;
	}
	
.subHeader {
	font:bold 14px Verdana, Helvetica, sans-serif;
	color: #C0DCC0;
	line-height:16px;
	letter-spacing:.2em;
	}

.headerText {
	color: #C0DCC0;
	line-height: 26px;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	}
	
.navText {
	font: 18px Verdana, Helvetica, sans-serif;
	color: #C0DCC0;
	line-height:20px;
	text-decoration:none;
	}
