/* Global Styles */

body {
	margin:0px;
	color: #000066;
	font: verdana;
	font-style: normal;
	font-size: 10px;
	letter-spacing: 0.07em;
	}
	
td {
	font:11px verdana;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px verdana;
	color: #FFCC00;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: thin;
	}
	
#navigation a:hover {
	color:#FFCC00;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-color: #FF9900;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	color: #FF9900;
	}

#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 */

.bodyText {
	font:10px verdana;
	color:#000066;
	line-height:16px;
	margin-top:0px;
	letter-spacing: 0.1em;
	border-color: #FFFFFF;
	list-style: bullet;
	}
	
.pageName{
	color: #000066;
	line-height:normal;
	letter-spacing:0.1em;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	word-spacing: normal;
	}
	
.subHeader {
	font:Verdana;
	color: #000066;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:2em;
	font-size: 12px;
	height: auto;
	}	
	
.sidebarHeader {
	font:13px verdana;
	color: #FFCC00;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:normal;
	}	
	
.detailText {
	font:10px verdana;
	color:#FFCC00;
	line-height:normal;
	letter-spacing:normal;
	font-weight: normal;
	list-style: bullet;
	}
	
.smallText {
	font:10px verdana;
	color:#000066;
	}
	

	
.Triptitle {
	font-size: 14px;
	font-weight: bolder;
	font: verdana;
	letter-spacing: 0.08em;
}
