/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color: #F2F252;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	border-top-style: none;
	border-top-color: ffffff;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: ffffff;
	border-bottom-color: ffffff;
	border-left-color: ffffff;
	background-repeat: repeat-y;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #1E327E;
	text-decoration:underline;
	}
	
a:hover {
	color: #CC3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:20px georgia;
	color: #F2F252;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt ;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#445DA0;
	border: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	color: #000000;
	line-height:20px;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	text-indent: 0.9px;
	top: auto;
	left: auto;
	background-color: #FFFFFF;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #000099;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #0099FF;
	background-color: #FFFF99;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	color: #000000;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:30px;
	font-family: georgia;
	font-size: 20px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	color:#F2F258;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
