.hilite {
    background: #CCFF66;
}
.unhilite {
    background: #FFFFFF;
}

html { overflow-x: hidden; overflow-y: auto; } 

form { display:inline; }

body { font-family: Arial, sans-serif; font-size: 12px; color: #000000; margin: 0; background-color: #414141; }

table, tr, td, select,input, div, ul, li, th, font, span, p { font-family: Arial, sans-serif; font-size: 12 px; color: #000000; line-height: 125%; }

a:link, a:visited, a:active { text-decoration: underline; color: #000099; }

a:hover { color: #FFFFFF ; text-decoration: underline; }

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

a:link.credits, a:visited.credits, a:active.credits { text-decoration: underline; color: #CCCCCC; }

a:hover.credits { color: #FFFFFF ; text-decoration: underline; }



h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
.FormDirections {
	font-size: 9px;
	line-height: 100%;
	color: #333333;
}
.FormPadding {
	padding-left: 10px;
	padding-bottom: 5px;
}
.FavoritePaddingRT {
	padding-right: 15px;
	padding-bottom: 20px;
}
.FavoritePaddingLT {
	padding-left: 15px;
	padding-bottom: 20px;
	padding-top: 3px;
}
.FAQ {
	font-size: 16px;
	font-weight: bold;
	margin-left: 60px;
	margin-bottom: -10px;
	margin-top: 10px;
}
.FAQAnswer {
	font-size: 12px;
	font-style: none;
	font-weight: none;
	margin-right: 60px;
	margin-left: 90px;
}
.MeHeader {
	font-size: 16px;
	font-weight: bold;
}
.HomeCopy {
	font-size: 12px;
	line-height: 125%;
}
.TestimonialCredit {
	font-size: 11px;
	padding-left: 40px;
}
.admin {
	margin-right: 50px;
	margin-left: 75px;
}
.hilite {
    background: #CCFF66;
}
.unhilite {
    background: #FFFFFF;
}

