/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #012043;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #012043;
	text-decoration:underline;
	}
	
.navigation {
	font:12px georgia;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}	
/* ID Styles */

#navigation {
	font:12px georgia;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a {
	font:12px georgia;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #b40505;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.contactbtm {
	font:18px georgia;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:10px "Palatino Linotype", georgia, times new roman;
	color: #e6b426;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px georgia, times new roman, arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px "Palatino Linotype", georgia, times new roman;
	color: #012b5a;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}

.green18px {
	FONT-SIZE: 18px; 
	COLOR: #005030;
}

.geor {
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.georgia {
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.blueblue {
	A:hover {text-decoration: underline; color: red;
	text-decoration:underline;
}
.goldColor {
	font:10px "Palatino Linotype", georgia, times new roman;
	color: #e6b426;
}