/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #996600;
	text-decoration:none;
	}
	
a:hover {
	color: #336666;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation td {
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	background-color: #E2E2E2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: ridge;
	border-left-style: none;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
	}
	
#navigation a {
	color: #336666;
	line-height:normal;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	}
	
#navigation a:hover {
	color:#996600;
	font-weight: bold;
	font-size: 11px;
	background-color: #F0F0F0;
	background-repeat: repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

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

#tagline {
	color: #BD910E;
	line-height:18px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 12px;
	}
	
#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}

/* Class Styles */

.bodyText {
	color:#333333;
	line-height:16px;
	letter-spacing:normal;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	color: #996600;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 22px;
	}
	
.subHeader {
	color: #996600;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 16px;
	}	
	
.sidebarHeader {
	color: #336666;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 14px;
	}	
	
.detailText {
	color:#336666;
	line-height:normal;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
	}
	
.smallText {
	color:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	

	
