html {
       overflow-y: scroll;
}

.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	line-height: 2.25;
}
a.topNav:link    {
	text-decoration:none;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
a.topNav:visited {
	text-decoration:none;
} 
a.topNav:active  {
	text-decoration:none;
} 
a.topNav:hover   {
	text-decoration:underline;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
} 

.bodyText {
	color: #036;
	line-height:1.2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.bodyText:link    {
	text-decoration:none;
	font-weight:normal;
	color:#4b5d8a;
} 
a.bodyText:visited {
	text-decoration:none;
		color:#4b5d8a;
} 
a.bodyText:active  {
	text-decoration:none;
		color:#4b5d8a;
} 
a.bodyText:hover   {
	text-decoration:underline;
	color: #7C79B7;
	text-transform: none;
	font-style: normal;
} 
.subhead {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
a.subhead:link    {
	text-decoration:underline;
	color:#FFF;
	font-weight:normal;
} 
a.subhead:visited {
	text-decoration:none;
	color: #FFF;
} 
a.subhead:active  {
	text-decoration:none;
	color: #FFF;
} 
a.subhead:hover   {
	text-decoration:underline;
	color: #B1A95C;
	text-transform: none;
	font-style: normal;
} 

.heading {
	text-transform: none;
	color: #1E2D04;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a.heading:link {
	text-decoration:underline;
	color:#3C3209;
	font-weight:normal;
}
a.heading:active {
	text-decoration:none;
	color: #3C3209;
}
a.heading:visited {
text-decoration:underline;
color: #3C3209;
}
a.heading:hover   {
	text-decoration:underline;
	}

.titletext {
	text-transform: none;
	color: #241900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a.titletext:link {
	text-decoration:underline;
	color:#3C3209;
	font-weight:normal;
}
a.titletext:active {
	text-decoration:none;
	color: #3C3209;
}
a.titletext:visited {
text-decoration:underline;
color: #3C3209;
}
a.titletext:hover   {
	text-decoration:underline;
	}


.bottomText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	font-variant: normal;
	line-height: 1.55;
}
a.bottomText:link {
	text-decoration:underline;
	color:#FFC;
	font-weight:normal;
}
a.bottomText:active {
		color:#FFC;
	text-decoration:none;
}
a.bottomText:visited {
		color:#FFC;
	text-decoration:underline;
}
a.bottomText:hover {
	text-decoration:underline;
	color: #FFF;
	text-transform: none;
	font-style: normal;
}
