/* Global Styles */

body {
	margin:0px;
	}
	

hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #99ccff;
		}
	
a:hover {
	color: #761924;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:8px courier;
	color: #CCCC99;
	font-weight:regular;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:8px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#761924;
	border: 1pt dotted tan;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 6px 10px 6px;
	}

#logo {
	font:16px georgia;
	color: #ADAE36;
	line-height:20px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #190D0D;
	line-height:14px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #A19C48;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px/20px arial;
	color:#31354E;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:20px georgia;
	color: #05B575;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #A19C48;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:bold normal 12px/16px courier;
	color: #004080;
	letter-spacing:.1em;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
.pagebackground {
	background-color: #E7EEAB;
}
.courierlggrn {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #5F160F;

}
.comtanmed {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #cccc66;
}
.courierlggrnbg {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #5F160F;
	background-color: #E6AC63;

}
.courierlggrnCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #5F160F;
	background-color: #FFFF99;


}

