﻿/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-position: center top;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
lettersigs div {
	margin-left: 10px;
	line-height: 12px;
	color: red;
}	
.reportslinks a {
	color: #3c6edf;
	text-decoration: none;

}
.reportslinks p {
	margin:0px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 20px;	
	font-weight: normal;
	color: #446899;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 5px 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 15px 5px;
}
h2.title {
	font-size: 16px;
	font-weight: bold;
	color: #446899;
	text-align: center;
	margin: 0 0 15px 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0 15px 0;
}
img.img_floatLeft {
	float:left;
	margin: 0px 10px 15px 0;
}
img.img_floatRight {
	float:right;
	margin: 0px 0px 15px 10px;
}
p {
	font-size: 12px;
	margin: 0 0 5px 0;
	text-align: left;
}
p.sources {
	font-size: 10px;
	margin 0 0 0 0;
	font-style:italic
}
td.a {
font-size: 12px;
font-weight: normal;
}
td.a:link {color: #03C} /* unvisited link */
td.a:visited {color: #03C} /* visited link */
td.a:hover {color: #FF00FF} /* mouse over link */
td.a:active {color: #0000FF} /* selected link */
td.mainbar li {
font-size: 12px;
font-weight: normal;
color: #000;
list-style-type: square;
padding-bottom: .5em
}
td.mainbar p.announcement {
margin: 15px 0 20px 0px;
padding: 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
td.quotes p {
margin: 20px;
padding: 0;
font-size: .9em;
font-weight: bold;
color: #37409d;
}
td.sidebar a
{
font-family: 'Lucida Grande',Arial,sans-serif;
font-size: 11px;
text-align: left;
}
td.sidebar li {
font-size: 11px;
font-weight: normal;
color: #000;
list-style-type: square;
padding-bottom: .5em
}
td.sidebar p {
margin: 0 0 14px 12px;
padding: 0;
font-family: 'Lucida Grande',Arial,sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333;
text-align: left;
}
td.footer a {
font-size: .9em;
font-weight: bold;
color: #09F;
}
td.footer p {
font-size: 12px;
font-weight: bold;
color: #446899;
}
#footer {
	margin: 0 auto;
	width: 490;
}
