/* Global Styles */

body {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #510004;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
li {
	margin-left: -20px;
	list-style-type: square;
	}
	
/* ID Styles */

#navigation a {
	color: #996600;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	letter-spacing: 0.05em;
	width: 80px;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	background-color: #996600;
	width: 80px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}
	
.date {
	font-size: 11px;
	text-decoration: none;
	color: #99CCFF;
}

.bodyText {
	color: #FFFFFF;
	}

.bodyTextBlackBold {
	color: #000000;
	font-weight: bold;
	}

.bodyTextHighlight {
	color: #FF9900;
	}

.tagline {
	color: #996600;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
	vertical-align: top;
	text-align: right;
	line-height: 24px;
	}
	
.pageName{
	color: #996600;
	font-size: 20px;
	font-weight: bold;
	}
	
.subHeader {
	color: #996600;
	font-weight:bold;
	font-size: 16px;
	}	
	
.subHeaderHighlight {
	color: #FF9900;
	font-weight:bold;
	font-size: 16px;
	}	
	
.topmenuitem {
	color: #000000;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	}
	
.topmenuitem:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
.segmentHeader {
	color: #996600;
	font-size: 11px;
	}	
	
.segmentHeaderHighlight {
	color: #FF9900;
	font-size: 11px;
	}	
	
.year {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #996600;
	}	
	
.webLink {
	color: #CC3300;
	text-decoration:underline;
	}
	
.webLink:hover {
	color: #FF0000;
	text-decoration: none;
	}
	
.footer {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 9px;
	}
	
.sidebarHeader {
	}	
	
.detailText {
	font-size: 11px;
	color: #FFFFFF;
	}
	
.detailTextHighlight {
	font-size: 11px;
	color: #FF9900;
	}
	
.detailTextDescription {
	font-size: 11px;
	color: #999999;
	}
	
.detailTextLiveDescription {
	font-size: 11px;
	color: #999999;
	}
	
.detailLink {
	font-size: 11px;
	color: #CC3300;
	text-decoration:underline;
	}
	
.detailLink:hover {
	color: #FF0000;
	text-decoration: none;
	}
	
.nextpreviousLink {
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	}
	
.nextpreviousLink:hover {
	color: #FF0000;
	text-decoration: none;
	}
	
.questionText {
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	}

.bodyHighlight {
	color: #FF9900;
	font-weight: bold;
}

.bodyQuoted {
	color: #999999;
	font-style: italic;
}

.author {
	color: #996600;
	font-size: 11px;
	font-weight: 100;
	text-decoration: none;
}

.author:hover {
	color: #FF9900;
	text-decoration: none;
}
	
.smallText {
	}
