body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #1F1F1F;
	margin: 0;
	text-align: center;
	width:100%;
}

#wrapper {
	width:979px;
	margin: 0 auto; 		
	position: relative;
	text-align: left;
}

a:link {
	color: #FA7F14;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FA7F14;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FA7F14;
}
a.nav:link {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}
a.nav:visited {
	text-decoration: none;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}
a.nav:hover {
	text-decoration: underline;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}
a.nav:active {
	text-decoration: none;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}

.text10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCC;
}
.text11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999;
}
.text12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.text12pxspread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.text13px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FA7F14;
}
.text16pxGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #334C5F;
}
.text12pxGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #334C5F;
}
.text12pxBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #172751;
}
.text18pxBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #033A79;
}
.text10pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #631533;
}
.text12pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #631533;
}
.text13pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #631533;
}
.text24pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #631533;
}
.text18pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #631533;
}
.text16pxRed {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	color: #6c1738;
}
.button {
	background-color: #631533;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bottomRule {
	background-image: url(images/subpage_horizontalrule.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FA7F14;
}
.navbgleft {
	background-image: url(images/navbgleft.jpg);
	background-repeat: repeat-y;
}
.navbgright {
	background-image: url(images/navbgright.png);
	background-repeat: repeat-y;
}
.navbgright2 {
	background-image: url(images/navbgright2.png);
	background-repeat: repeat-y;
}
.text10pxorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FA7F14;
}
.text11pxorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FA7F14;
}
.text11pxwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
}
.text9px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFF;
}

.form_button {
	border: 1px solid #FFFFFF;
	background-color:#FA7F14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	vertical-align: middle;
	padding:2px 5px 2px 5px;
	min-width:80px;
	margin:5px 0 5px 0;	
}

