/* Global Styles */
body {
  font-family:arial;
  color: #99CCFF;
  background-color: #14285F;   }


td {
	font:10px arial;
	color:#99CCFF;
	}

hr {
	height:1px;
	color: #CC3300;
	border: none;
	}



/* ID Styles */
  h1 {
font-size: 15px;
font-family: arial;
 font-weight: bold ;
color:#CC3300;

}

	#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:15px arial;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
    font-weight:bold;
	}

#tagline {
	font:12px arial;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px arial;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:10px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}



.subHeader {
	font:12px arial;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:10px arial;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
  background-color: #14285F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  background: #14285F;
  text-decoration: none
}
	


 p {
font:10px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;body }




	
