/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}
	
td {
	font-family: arial;
	font-size: 9px;
	line-height: normal;
	}
	
hr {
	height:1px;
	color: #FFFFFF;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration: underline;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #CC3300;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style: none;
	padding: 5px;
	height: 0pt;
	}
	
#navigation a:hover {
	border-right-width: 0px;
	border-left-width: 0px;
	border: 0px;
	}
	
#sidebarHeader {
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 4px;
	margin: 0px;
	}

#logo {
	color: #FFFFFF;
	line-height:normal;
	letter-spacing:0.4em;
	background-color: #FFFFFF;
	font-family: georgia;
	font-size: 18px;
	}

#tagline {
	color: #000000;
	line-height:normal;
	letter-spacing:0.4em;
	background-color: #FFFFFF;
	font-family: georgia;
	font-size: 12px;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #000000;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #000000;
	}

/* Class Styles */

.bodyText {
	font:13px arial;
	color:#FFFFFF;
	}
	
.pageName{
	color: #FFFFFF;
	white-space: normal;
	display: block;
	font-family: georgia;
	font-size: 22px;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #5D0F0B;
	border-top-width: 1.5pt;
	border-bottom-width: 1.5pt;
	padding: 5px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #000000;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#000000;
	line-height:16px;
	letter-spacing:0.1em;
	}
	
.smallText {
	font:10px arial;
	color:#000000;
	}
	

	
