/* CSS Document */
body {
	background-color: #231f20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
color: #aebcc0;
text-decoration: underline;
}
a:hover {
color: #ffffff;
text-decoration: none;
}

a.top {
color: #231f20;
text-decoration: none;
}
a.top:hover {
color: #231f20;
text-decoration: underline;
}
.boxbody {
	color: #aebcc0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;

}

h1 {
	
	color: #e4e3e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px;
	border-bottom-color: #6d6b6b;
	border-bottom-style: solid;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.heading {
	
	color: #e4e3e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px;
	border-bottom-color: #6d6b6b;
	border-bottom-style: solid;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.imginternal {
	background-color: #000000;
	margin: 5px;
	padding: 5px;
	border: 1px solid #6d6b6b;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #231F20;
	background-color: #DCF1F6;
	margin: 10px;
	padding: 10px;
	display: block;
}
.indentleft {
	margin-left: 25px;
	padding-left: 25px;
}
.indentright {
	text-align: right;
	margin-right: 25px;
	padding-right: 25px;
}
.style2 {color: #e4e3e3; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; border-bottom: 1px; border-bottom-color: #6d6b6b; border-bottom-style: solid; margin-bottom: 5px; padding-bottom: 5px; text-transform: uppercase; }

.footer {
color: #5a6266;
}

.contactus {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #39b0ce;
	font-weight: bold;
	font-size: 12px;
	}
	
	a.contactus, a.contactus:link, a.contactus:hover {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #39b0ce;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}