/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#FFFFFF;
	}
	
hr {
	height:1px; 
	color: #000000;
	border: none;
	}
	
a {
	color: #ff6600;
	text-decoration:underline;
	font: 11px Georgia;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
.simpletext {
	font-family: Georgia;
	font-size: 11px;
	color: ff6600;
	letter-spacing: 0.1em;
	font-weight: bold;
}

	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #ff6600;
	font-weight:bold;
	text-decoration: none;
	display: block;
	letter-spacing: 0.1em;
	}
	
#navigation a:hover {
	color:#000000;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #FF6600;
	line-height:24px;
	letter-spacing:0.4em;
	}

#tagline {
	font:14px georgia;
	color: #FF6600;
	line-height:18px;
	letter-spacing:0.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 */

.bodyText {
	font:11px arial;
	color:#000000;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

	
.pageName{
	font:22px georgia;
	color: #FF6600;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #ff6600;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #ff6600;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#000000;
	line-height:16px;
	letter-spacing:0.1em;
	font-weight: bold;
	}
	
.smallText {
	color:#ff6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}
	

	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

