/* Global Styles */

body {
	margin:2px;
	}
	
td {
	color:#000000;
	white-space: normal;
	font-family: arial;
	font-size: 12px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #AB7108;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:10px georgia;
	color: #CC9900;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:0px;
	border: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#9966FF;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#sidebarHeader {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}

#logo {
	color: #000000;
	line-height:inherit;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}

#tagline {
	color: #AB7108;
	line-height:inherit;
	letter-spacing:0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#000000;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName{
	color: #AB7108;
	line-height:20px;
	letter-spacing:0.1em;
	font-weight: bold;
	font-family: georgia;
	font-size: 14px;
	}
	
.subHeader {
	font:16px georgia;
	color: #000000;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	text-align: center;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #000000;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:normal;
	}	
	
.detailText {
	font:10px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:0.1em;
	}
	
.smallText {
	font:10px arial;
	color:#AB7108;
	}
	
