/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #99CCFF;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF6600;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#FF6600;
	border: 1pt dotted orange;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	color: #FF9900;
	line-height:18px;
	letter-spacing:0.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 830px;
	position: absolute;
	height: 130px;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #02021E;
	}

#holder {
	position: absolute;
	height: 799px;
	width: 100%;
	left: 85px;
	top: 10px;
}
#information {
	height: auto;
	width: 825px;
	position: absolute;
	left: 0px;
	top: 187px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-left-color: #1E2E62;
	border-right-color: #1E2E62;
	border-top-color: #1E2E62;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #1E2E62;
	overflow: visible;
}
#highlights {
	position: absolute;
	height: 825px;
	width: 200px;
	left: 640px;
	top: 220px;
	right: 0px;
	bottom: 0px;
	background-color: #02021E;
	border: thin groove #1E2E62;
}


#menu {
	position: absolute;
	height: 40px;
	width: 830px;
	left: 0px;
	top: 144px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	
#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:12px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	color: #FF9900;
	line-height:20px;
	letter-spacing:0.3em;
	font-family: georgia;
	font-size: 22px;
	}
	
.subHeader {
	color: #FF9900;
	font-weight:bold;
	letter-spacing:0.5em;
	line-height:16px;
	font-family: georgia;
	font-size: 16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:11px verdana;
	color:#99CCFF;
	}
	

	

