/* CSS Document */

img {
	border: 0px;
}

img, div {
	behavior: url(iepngfix.htc);
}

a {
	text-decoration:underline;
}

body {
	padding:0px;
	margin:0px;
	border:0px;
	background:url(../images/background.gif) repeat-x;
	background-color:#404d66;
	font-family:Helvetica, Geneva, Arial, sans-serif;
}

h1 {
	font-size:28px;
	color:#4f6181;
	margin:0px 0px 25px 0px;
	line-height: 32px;
}

h2 {
	font-size:23px;
	color:#4f6181;
	margin:0px 0px 25px 0px;
	line-height: 26px;
}

h3 {
	font-size:18px;
	color:#949c51;
	margin:0px;
	line-height: 23px;
}

h4 {
	font-size:16px;
	color:#784c00;
	margin:0px 0px 25px 0px;
	line-height: 20px;
}

h5 {
	font-size:16px;
	color:#949c51;
	margin:0px 0px 25px 0px;
	line-height: 20px;
}

p {
	font-size:12px;
	color:#000000;
	line-height:19px;
}


.leftlink {
  color:#000000;
	text-decoration:none;
}

.specialreport {
	margin:125px 10px 0px 20px;
	width:200px;
}

.specialreportmargin {
	margin-bottom:0px;
}

.contactform {
	border:1px solid #aaaaaa;
	color:#aaaaaa;
}

.footercopy {
	color:white;
	font-size:11px;
	margin-top:15px;
	line-height:15px;
	margin-bottom: 11px;
}
.disclosurefooter {
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.footerlinks {
	color:#FFFFFF;
	text-decoration:underline;
}h6 {
	font-size: 16px;
	color: #4f6181;
	line-height: 20px;
}
.green {
	color: #949c51;
}
.blue {
	color: #4f6181;
}
.brown {
	color: #784c00;
}

