.Menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	white-space: nowrap;
	text-indent: 3px;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	width:"100%"	
}

.MenusOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	white-space: nowrap;
	text-indent: 3px;
	text-decoration: none;
	color:#333333;
	background-color:#91191B;
	}
	





body {
	background-color: #000000;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
}



.faqs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: Bold;
}


.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: Bold;
	white-space: nowrap;

}
.subHead A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #9A1D1D;
	text-decoration: none;
	font-weight: Bold;
	white-space: nowrap;	
}



.MenusItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #333333;
	font-weight: normal;
	white-space: nowrap;
	text-indent: 3px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

