/* Global Styles */

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

#navigation a {
	font:12px arial;
	color: #CC9933;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:5px;
	}
	
#navigation a:hover {
	color:#ffffff;
	font-weight:normal;
	font:13px arial;
}

#navigation a:active {
	color:#ffffff;
	font-weight:normal;
	font:13px arial;
}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

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

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#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 */

.navText {
	font:13px arial;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	padding:5px;
}

.bodyText {
	font:11px arial;
	color:#ffffff;
	line-height:14px;
	letter-spacing:.2em;
	margin-top:0px;
	}
	
.borderTable {
	border: 1px solid #CC9933; 
	}

.greyText {
	font:13px arial;
	color:#999999;
	font-weight:bold;
	}

.goldText {
	font:13px arial;
	color:#996633;
	}

.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px arial;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.largeText {
	font:13px arial;
	color: #ffffff;
	font-weight:none;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.redText {
	font:13px arial;
	color:#CC3300;
	}

.smallText {
	font:10px arial;
	color:#996633;
	}
	

.goldLink a {
	color: #CC9933;
	text-decoration:underline;
	}
	
.goldLink a:hover {
	color: #ffffff;
	text-decoration:none;
	}

.goldfooterText {
	font:10px arial;
	color:#996633;
	}

.whiteLink {
	font:10px arial;
	color:#ffffff;
	}
	
.whiteLink a {
	Link: #ffffff;
	text-decoration:underline;
	}
	
.whiteLink a:hover {
	color: #996633;
	text-decoration:none;
	}
	
.whitefooterText {
	font:10px arial;
	color:#ffffff;
	}