/* CSS Document */

.headerText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#5E7896;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/backgroundtile.jpg);
	background-repeat:repeat-x;
}
.topnav {
	font-family: "Century Schoolbook";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CC3300;
	
}
.subHeading
{
	
	font-family: "Times New Roman", Times, serif
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	
}
.subHeading2
{
	font-family: "Times New Roman", Times, serif
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.subHeading3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#CC3300;
}
.LetfLinksText
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#414F5F;

}
.mainText
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#414F5F;

}
.footerText
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#414F5F;

}.mainText .bodyLinks .bodyLinks {
	font-size: 11px;
}
.bodyCopyLink
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#CC3300;

}
