body {
	font-family: Arial;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 69px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(../../media/images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e7e1d1;
}

P {
	font-size: 12px;
}

A {
	font-family: Arial;
 	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

h1 {
	color: #4D0081;
	font-size: 18px;
	font-family: Arial;
}

h3 {
	font-size: 16px;
	font-family: Arial;
}

.mainBorder{
	font-family: Arial;
 	font-weight: normal;
	vertical-align: top;
	background-color: #ffffff;
	font-size: 12px;
}

.mainContent{
	font-family: Arial;
 	font-weight: normal;
 	padding: 10px;
	vertical-align: top;
	font-size: 12px;
}

.mainLeftContent{
	font-family: Arial;
 	font-weight: normal;
 	padding: 10px;
	vertical-align: top;
	font-size: 12px;
}

.welcomeText {
	border: 1px solid #CCCCCC;
	width: 220px;
	float: left;
	vertical-align: top;
	font-size: 12px;
	display:inline 
}

.pl10 {
	padding-left: 10px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.h10 {
	height: 7px;
	margin: 0px 0px 0px 0px;
}

.h220 {
	height: 220px;
	margin: 0px 0px 0px 0px;
}

.h265 {
	height: 265px;
	margin: 0px 0px 0px 0px;
}

.h400 {
	height: 400px;
	margin: 0px 0px 0px 0px;
}

.w220 {
	width: 220px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
}

.w220 td {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

.w412 {
	width: 412px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
}

.w412 td {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

.w650 {
	width: 650px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
}

.w650 td {
	font-size: 12px;
}

.footer{
	color: #4D0081;
	font-family: Arial;
	font-size: 10px;
    letter-spacing: .5px;
	text-decoration: none;
	vertical-align: bottom;
	font-weight: bold;
	background-image: url(../../media/images/va1st_r5_c1.jpg);
	background-position: bottom;
	text-align: center;
}

.footer td{
	color: #4D0081;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 20px;
}

.footer a{
	font-family: Arial;
	color: #4D0081;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

.footer a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.big {
	color: #130316;
	font-size: 20px;
	font-family: Arial;
	font-weight:bold;
	font-style: inherit;
	font-variant: small-caps;
}

.bigX {
	color: #130316;
	font-size: 20px;
	font-family: Arial;
	font-style: inherit;
}

.big16 {
	color: #130316;
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	font-style: inherit;
	font-variant: small-caps;
}
.webFormSpec {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: .5px;
	font-weight: bold;
}

.webForm{
  background-color: #e7e1d1;
  font-size: 11px;
  letter-spacing: 1px;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.webForm th{
  background-color: #000000;
  font-size: 11px;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: center;
}

.webForm td {
  padding: 5px 5px;
}

.webForm a {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

.webForm a:hover {
	font-style: italic;
	text-decoration: none;
}

.grayBorder {
	border: 1px solid #CCC;
	outline:double #999;
	padding: 5px;
}

