h1 { font: normal 24px Arial, Helvetica, sans-serif; color: #000000; margin-top: 0px; margin-bottom: 20px; }
h2 { font: lighter 20px Arial, Helvetica, sans-serif; color: #000000; }
h3 { font: normal Arial, Helvetica, sans-serif; color: #000000; margin-bottom: 5px; }
h4 { font: bold 13px Arial, Helvetica, sans-serif; color: #000; margin-bottom: 0px; }
h5 { font: bold 13px Arial, Helvetica, sans-serif; margin-bottom: 5px; }
h6 { font: normal 11px Arial, Helvetica, sans-serif; color: #666666; }

A:link, A:visited, A:active, A:hover { 	font-family: "Lucida Grande", Verdana, Arial, sans-serif; color: #003399;text-decoration: underline; }

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	color: #666;
}

cite {
	font-style: normal;
}

body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

.side {
		font-family: verdana, helvetica, sans-serif;
		color:#333;
		font-size: small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}
		
.side a,
	.side a:link,
	.side a:hover,
	.side a:active,
	.side a:visited {
	
		font-size: small; 
		font-weight: bold;
		text-decoration: underline;
		
	}
	
#header {
	background: #fff;
	font: normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 20px 0px 0px 20px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#content {
  	background:#FFF;
  	color:#000;
	font-family: verdana, helvetica, sans-serif;
	font-size:small;
	font-weight:normal;  	
	margin: 20px 26em 40px 3em;
	padding-right: 15px;
  	padding:2px;		
  	line-height:140%;
}

#content a{
	color:#003399;			
}

#footer {
	padding: 0px 26em 20px 40px;
}

#menu {
	background: #fff;
	padding: 20px 20px 40px 15px;
	position: absolute;
	right: 5px;
	top: 20px;
	width: 17em;
	border-left:1px solid #ccc;
}
	
#menu form {
	margin: 0 0 0 0px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	margin:0;
	padding: 2px 0 0 0;
}

#sub_special_report ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

.special_report {
	margin:0;
	padding:0;
	padding-left: 15px;
}
.special_report a,
	.special_report a:link,
	.special_report a:hover,
	.special_report a:active,
	.special_report a:visited {
		font-size: small;
		font-weight: normal;
		text-decoration: underline;
	}

.special_report_menu {
	margin:0;
	padding:0;
	padding-left: 25px;
}

.special_report_menu a,
	.special_report_menu a:link,
	.special_report_menu a:hover,
	.special_report_menu a:active,
	.special_report_menu a:visited {
		font-size: small;
		font-weight: normal;
		text-decoration: underline;
	}

.blog {
}

.blogbody {
	color:#000;
	font-family: verdana, helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
  	line-height:140%;
  	margin:0px 0px 30px 0px;
  	padding:0px;
}

.title	{
	font-family: verdana, arial, sans-serif; 
	font-size: medium;
	color: #666;
}				

.date	{ 
	font-family:verdana, arial, sans-serif;  
	font-size: large; 
	color: #333; 
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
}			
	
.posted	{
	margin:0px;
	padding:0px;
	font-size: small; 
	color: #666;
}

.posted a {
	font-size: small; 
}

.entry_title a{
	color: #003399;
}

.entry_title H2{
	margin:0px;
	padding:0px;
}

.small	{ 
		font-family: arial, helvetica, sans-serif;
		font-size: small;
		color: #333;
}
		
.indepth {
	background: #F2F5F8;
	clear: both;
	margin:5px 0 5px 0;
	margin-top: 35px;
	margin-bottom: 35px;
	padding: 10px;
	border-top: #003366 3px solid; 
	border-bottom: #003366 3px solid;
	font-size:small;
	font-weight:normal;
}

.indepth_table {
	font-size:small;
	font-weight:normal;
}

.rowhead {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
}

.errorhead {
	color: #990000;
	background: #FFD9CF;
	padding: 10px 5px 20px 5px;
}

.contactForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #e7e7e7;
	font-size: small;
}

.red {color: #FF0000}
