/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menuLinks {
	font-family:Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:12px;
	color:#3C3C3C;
	font-weight:800;
	text-decoration:none;
}

.menuLinksVisited {
	font-family:Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:12px;
	color:#81A8C7;
	font-weight:800;
	text-decoration:none;
}

.titleHead {
	font-family:Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:20px;
	color:#3C3C3C;
	font-weight:800;	
	text-decoration:none;
}

.titleSubHead {
	font-family:Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:16px;
	color:#3C3C3C;
	font-weight:800;
	text-decoration:none;
}

.titleHeadCream {
	font-family:Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:17px;
	color:#9C762E;
	font-weight:500;	
	text-decoration:none;
}

.titleHeadBlue {
	font-family:Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:17px;
	color:#44627D;
	font-weight:500;	
	text-decoration:none;
}

.titleSubHeadBlue {
	font-family:Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:15px;
	color:#44627D;
	font-weight:500;
	text-decoration:none;
}

.normalText {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#3C3C3C;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}

.normalTextCream {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#9C762E;
	text-decoration:none;
	line-height:18px;
}

.normalTextBlue {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#44627D;
	text-decoration:none;
	line-height:18px;
}

.readMore {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#9C762E;
	text-decoration:none;
	line-height:18px;
	padding:2px;
	border:#9C762E 1px thin;
	margin-right:10px
}

.bottomText {
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	color:#003366;
	text-decoration:none;
	line-height:18px;	
}

.normalTextRed {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#990000;
	text-decoration:none;
	line-height:18px;
}

.normalTextGreen {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#006600;
	text-decoration:none;
	line-height:18px;
}

.quoteText {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:22px;
}

.sitemapLinks {
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color:blue;
	text-decoration:none;
	line-height:22px;
	font-weight:bolder;
}
.sitemapsubLinks {
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color:blue;
	text-decoration:none;
	line-height:22px;
}