/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #E3DBA8;
	}
	
td {
	color:#000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
a {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

/* ID Styles */

#navigation td {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	
#navigation a:hover {
	color:#000033;
	background-color: #E3DBA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#monthformat {
	border-bottom-style: none;
	color: #000033;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000033;
	}
		
#dateformat {
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1C2D58;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#dateformat a {
	color: #000033;
	font-weight:normal;
	letter-spacing:0.2em;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#dateformat a:hover {
	color: #000033;
	letter-spacing:0.2em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000033;
	line-height:24px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: none;
	list-style-type: disc;
	}
	
.pageName{
	color: #000033;
	line-height:28px;
	letter-spacing:0.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.subHeader {
	color: #000033;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.quote {
	color: #000033;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.smallText {
	color: #000033;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navText {
	color: #000033;
	line-height:16px;
	letter-spacing:0.2em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	

