/* Global Styles */

body {
	background-color: #000066;
}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #000066;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: cc0000;
	text-decoration:underline;
	font-weight:bold;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

.logo {
	font:24px times new roman;
	color: #FFFFFF;
	letter-spacing:.4em;
	font-weight:bold;
	padding-left: 10px;
	}

.contactText {
	font:14px georgia;
	color: #000066;
	line-height:16px;
	font-weight: bold;
	padding-right: 20px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:18px Times New Roman;
	color: #666666;
	letter-spacing:0.2em;
	line-height:26px;
	font-weight: bold;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.white_sm {
	font:14px times new roman;
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 10px;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 14pt;
}
.pagehead1 {
	font:14px georgia;
	color: #000099;
	font-weight: bold;
}
.maintxt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 14pt;
	font-weight: bold;
}
.toppage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
}
.page_name2 {
	font:18px georgia;
	color: #000099;
	line-height:12px;
	font-weight: bold;
	padding-left: 25px;
}
.maintxt_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 12pt;
	font-style: italic;
}
