body {
	background-color: #000000;
}

.hdr {
	border: 1px solid #1f3a8b;
	background-image: url(images/HDRS/fenzelBG.jpg);
	background-repeat: repeat-x;
}

.flash {
	background-color: #050a53;
	border: 1px solid #1e1e1e;
}

.mainBD {
	background-color: #000001;
	background-image: url(images/index/mainBDBG.jpg);
	background-repeat: repeat-x;
	border: 1px solid #1c357e;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	
	}

.questions {
	font-family: Arial, Helvetica, sans-serif;
	color: #2969fc;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	
	}

.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	
}

.content a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2969fc;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2969fc;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2969fc;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.blue{
	font-family: Arial, Helvetica, sans-serif;
	color: #2969fc;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
}

.sideBG {
	background-color: #000001;
	background-image: url(images/index/mainBDBG.jpg);
	background-repeat: repeat-x;
	border: 1px solid #1c357e;
	padding: 9px 7px 9px 7px;
}

.subNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #2969fc;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 27px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.subNav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.subNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.subNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.textarea {
	height: 159px;
}

.fieldtext {
	width: 120px;
	height:20px;	
}

.form {
	color: #fffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px
}

.CommandButton {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    background-color:#2969fc;
    /*border-color: #CCCCCC;*/
	border-right: #000000 1px gradient;
	border-top: #000000 1px gradient;
	border-left: #000000 1px gradient;
	border-bottom: #000000 1px gradient;
    /*border-width: thin;*/
    cursor:hand;
}
