/* Global Styles */

body {
	margin:0px;
	top: 10px;
	right: 5px;
	border: thin dotted #990000;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	}
	
td {
	color:#FFFFFF;
	background-color: #FFFFFF;
	border-bottom-style: none;
	font-size: 12px;
	padding: 0px;
	width: 0px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
	border-color: #FFFFFF;
	outline-color: #FFFFFF;
	letter-spacing: normal;
	}
	
a {
	color: #993333;
	font-size: 10px;
	}
	
a:hover {
	background-color: #CCCCCC;
	border-top-color: #999999;
	color: #FFFFFF;
	border: 2;
	outline-width: medium;
	outline-color: #999999;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #993300;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	}

#navigation a {
	color: #990000;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	}
	
#navigation a:hover {
	color:#990000;
	font-weight:normal;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	}
	
#navheader {
	color: #D4D0C8;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	font-family: georgia;
	font-size: 24px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
	
#logo 	{
	color: #990000;
	letter-spacing:3px;
	line-height:20px;
	font-size: 36px;
	background-color: #FFFFFF;
	}

#tagline 	{
	color: #993300;
	letter-spacing:0.2em;
	line-height:14px;
	font-family: "Arial Rounded MT Bold";
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	}
	
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	color: #FF0000;
	letter-spacing:.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #FFFFCC;
	}

/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:15px;
	margin-top:0px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	color: #000000;
	line-height:24px;
	letter-spacing:0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
.columnHeader {
	line-height:normal;
	letter-spacing:0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.1em;
	}

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