.manBacker {
	background-image: url(images/outer-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	margin: 0px;
}

.normalFont {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding: 8px;
}
.normalFont a{
	color: #000000;
	text-decoration:underline;
}.normalFont a:visited{
	color: #000000;
	text-decoration:underline;
}.normalFont a:hover{
	color:#990000;
	text-decoration:underline;
}
.normalFontTitles {
	font-family: verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #A20530;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.tableBorder {
	border: 1px solid #CCCCCC;
}
.footer {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px;
}
.footer a{
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.buttonsLarge {
	font-family: verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #990134;
}
.formTextWhite {
	font-family: verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
.forminput {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.normalFontheadings {

	font-family: verdana;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
}
h1 {
	font-family: verdana;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #A20530;
	margin-top:0px;
	margin-bottom:2px;	
}
.smallfont {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
.normalFontNoPadding {
	font-family: verdana;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
a img{
	border:none;
}
h3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A20530;
	margin: 0px;
}
#human {  
   visibility:hidden;  
   display:none;  
} h2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A20530;
	margin: 0px;
}
