/* Global Styles */

body {
	margin:0px;
	background-image: url(images/sue.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
td {
	color:#000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
hr {
	height:1px;
	border: none;
	background-color: #0055A6;
	}
	
a {
	color: #000066;
	text-decoration:underline;
	}
	
a:hover {
	color: #330099;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #000033;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: georgia;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	color: #000000;
	line-height:24px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 18px;
	}

#tagline {
	color: #000033;
	line-height:18px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 12px;
	}
	
#dateformat a {
	color:#99CCFF;
	color: #000033;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	font-family: georgia;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #000033;
	}

/* Class Styles */

.bodyText {
	color:#000033;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName{
	color: #000066;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 22px;
	}
	
.subHeader {
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 16px;
	}	
	
.sidebarHeader {
	color: #000033;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 14px;
	}	
	
.detailText {
	color:#000000;
	line-height:16px;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 11px;
	}
	
.smallText {
	color:#000000;
	font-family: arial;
	font-size: 10px;
	}
	
.style2 {font-size: 10px}
.style3 {
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
}
	
#monthformat td {
	border-bottom: 1px solid #FFFFCC;
	color: #003366;
	 }
	 
#dateformat {
	color: #003366;
	letter-spacing:.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a {
	color: #003399;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #006699;
	}

.border {
	border: thin solid #CCCCCC;
}
