/* Global Styles */

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: 0;
	}

a {
	color: #006633;
	font-weight: normal;
	}
	
a:hover {
	color: #006633;
	font-weight: normal;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px dotted white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
#navigation a {
	font:10px/16px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.35em;
	display:block;
	padding: 7px 7px 7px 12px;
	background-color: #003399;
	cursor: hand;
	}
	
#navigation a:hover {
	background: #CCCCFF;
	color:#003399;
	font-size: 10px;
	}

#colheader {
	padding: 0px 4px 14px 4px;
	}
	
#sidebar a {
	color: #99CC66;
	}

#tagline {font:12px geneva;
	color: #99CCFF;
	letter-spacing:.4em;
	}

/* Class Styles */
	
.bodyText {
	font:11px/20px arial;
	color:#000000;
	letter-spacing:.05em;
	margin-top:0;
	}
	
.pageHeader{
	font:normal 24px/20px Georgia, "Times New Roman", Times, serif;
	color: #003399;
	letter-spacing:.3em;
	}
	
.subHeader {
	font:bold 12px/14px arial;
	color: #3333FF;
	letter-spacing:.2em;
	}
	
.smallText {
	font:10px arial;
	color:#FFFFFF;
	}
.footer {
	font-size: 10px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCCC00;
}
a:visited {
	color: #CCCC00;
}
.bluebackgrd {
	background-color: #003399;
	color: #FFFFFF;
	font-weight: bold;
}
.whitebackgrd {
	background-color: #FFFFFF;
	color: #003399;
	font-weight: bold;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.vert{
left:1px;
top:5px;
width:1px;
writing-mode: tb-rl;
}

