.whitemiddle {
	background-color: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding: 15px;
}
.menupadding {
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtbox {
	background-color: #DFE8FF;
	border: 1px solid 09D1009C;
}
.greybox {
	border: 1px solid #999999;
}
A:hover
{
    COLOR: #ED2024;
    TEXT-DECORATION: underline
}
A:link {
    COLOR: #0032CB;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #0032CB;
    TEXT-DECORATION: underline
}.faqheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.faqbodytext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

