/* CSS Document */
body {
background-color:#003D7E
}

#textlayer {
	position:absolute;
	z-index:1;
}
.mainBody {
width:980px;
}
.cap {

	font-family: "Times New Roman", Times, serif;
	font-size:21px;
	padding-right:1px;

}
.mainText {
	font-family: "Times New Roman", Times, serif;
	text-align:justify;
	font-size:12px;
	line-height:18px;
	color:#000000;
}
.homeText {
	font-family: "Times New Roman", Times, serif;
	text-align:justify;
	font-size:14px;
	line-height:24px;
		color:#000000;
}
.footer {
width:970px;
	padding:10px;
}

.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	line-height:18px;
	color:#999999;
}