@charset "utf-8";
.header-link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.footer-link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none
}
.lhs-red-box-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-style:normal;
}
.lhs-grey-box-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #16216C;
}
.signature {
	font-family: "Lucida Handwriting";
	font-size: 14px;
	font-style: italic;
	font-variant: normal;
	color: #000;
	font-weight: bold;
}

.body-black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.body-blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #1a2574;
}
.body-grey {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.news-link {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

.news-bottom {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
.news-header {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #AC1A2F;
}

.home-header {
	font-family: Tahoma;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #AC1A2F;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DFE591;

}.lhs-red-box-unselected {
	font-family: Tahoma;
	font-size: 11px;
	color: #CD7682;
}

.lhs-orange-box-unselected {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFDCB8;
}
