/* Global Styles */

body {
	margin:2px;
	color:#004D73;
	font-family:"Century Gothic", Verdana, Arial;
	font-size:11px;
	letter-spacing: .1px;
}
	
	
h1 {
	font-weight: bold;
	font-size: 13px;
	MARGIN: 2px 5px 2px 15px;
}
h2{
	font-weight: bold;
	font-size: 13px;
}
p{
	MARGIN: 2px 10px 2px 15px;
}
a {
	color: #004D73;
	font-weight:bolder;
}
	
a:hover {
	background-color: #004D73;
	color:#ffffff;
	}

/* ID Styles */

#footer td {
	color:#ffffff;
	font-size:10px;
	}
	
#footer a {
	color: #ffffff;
	font-weight:bold;
	}
	
#footer a:hover{	
	color:#004D73;
	background-color:#FFFFFF;
	}

#navigation td {
	border-right-width: 2px;
	border-right-style:groove;
	border-right-color: #004D73;
	color: #004D73;
	}

#navigation a {
	line-height: 12px;
	letter-spacing: .1em;
	display: block;
	font-weight: bold;
	padding: 4px 6px 6px 12px;
	font-size: 11px;
}
	
#navigation a:hover {
	color:#ffffff;
	background-color: #004D73;
	border-right-color: #004D73;
}
	
#contact {
margin:0px 5px 2px 10px;
	}

#contact a {
	color: #004D73;
	font-weight: bold;
	}
	
#contact a:hover {
	color:#ffffff;
	background-color:#004D73;
	}
	
#navheader a{
	font-size:11px;
	color: #004D73;
	padding:10px;
	font-weight:bold;
	}
#navheader a:hover{
	color: #ffffff;
	background-color:#004D73;
	}
	
#logo 	{
	color: #990066;
	letter-spacing:.5em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#tagline 	{
	color: #990066;
	letter-spacing:.2em;
	line-height:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
#monthformat td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00BEBD;
	 }
	 
#dateformat {
	color: #990066;
	letter-spacing:.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
#dateformat a {
	color: #990066;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #00BEBD;
	}

/* Class Styles */
	
.bodyText {
	color:#990066;
	line-height:22px;
	margin-top:0px;
	letter-spacing:.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
.pageName{
	color: #990066;
	line-height:24px;
	letter-spacing:.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
.columnHeader {
	color: #990066;
	line-height:18px;
	letter-spacing:.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
.subHeader {
	color: #990066;
	line-height:18px;
	letter-spacing:.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	}

.smallText {
	color:#990066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}
	
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
