/* CSS Document */

body{
	margin:0px;
	padding: 0px;
	background-repeat:repeat-x;
	background-color:FFFFFF;
	font-family:Tahoma, Arial, "Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.toplink {
	color: #185729;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size:11px;
	font-weight:bold;
}
.toplink a:link {
	color: #185729;
	text-decoration: none;
}

.toplink a:visited {
	color: #185729;
	text-decoration: none;
	font-weight:bold;
}

.toplink a:active {
	color: #185729;
	text-decoration: none;
	font-weight:bold;
}

.toplink a:hover {
	color: #185729;
	text-decoration: underline;
	font-weight:bold;
}

.link {color: #185729;  font-family: Tahoma, Arial, "Trebuchet MS"; font-size:11px; font-weight:bold; text-decoration: underline; }
.link a:link, .link a:visited {color: #185729; text-decoration: none;}
.link a:hover {color: #185729; text-decoration: underline; font-weight:bold;}


.commonFont{
font-family:Tahoma, Arial, "Trebuchet MS";
font-size:11px;
color:#000000;
text-decoration:none;
}
.footer{
font-family:Tahoma, Arial, "Trebuchet MS";
font-size:11px;
color:#C8C8C8;
text-decoration:none;
}
.footer a:link {
	font-family:Tahoma, Arial, "Trebuchet MS";
	font-size:11px;
	color:#FFFF00;
	text-decoration:none;
}
.footer a:visited {
	font-family:Tahoma, Arial, "Trebuchet MS";
	font-size:11px;
	color:#FFFF00;
	text-decoration:none;
}
.footer a:active {
	font-family:Tahoma, Arial, "Trebuchet MS";
	font-size:11px;
	color:#FFFF00;
	text-decoration:none;
}
.footer a:hover {
	font-family:Tahoma, Arial, "Trebuchet MS";
	font-size:11px;
	color:#FFFF00;
	text-decoration:underline;
}





h2{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#F69300;
text-decoration:none;
margin:0px;
padding:0px;
text-transform: uppercase;
}

h3{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#2A2B2D;
text-decoration:none;
font-weight:bold;
margin:0px;
padding:0px;
}

.HeadingInner {
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #990000;
}

.LinkFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED8000;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}

.LinkFont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}

.LinkFontSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.HeadingSub{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F69300;
	text-decoration:none;
	margin:0px;
	padding:0px;
	text-transform: none;
	font-weight: bold;
}
.border {
	border: thin solid #F7B057;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
