a.nav:active, a.nav:link, a.nav:visited {
	color: #950029;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
a.nav:focus, a.nav:hover{
	color: #003E7D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

li.nav{
	color: #950029;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
}

td,th {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nav{
	color: #950029;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

label{
	color: #000000;
	float: left;
	font-family: Geneva,Verdana,Arial,Helvetica,sans serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: right;
             width:120px;
}

.errortext{
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding-left: 80px;
}

.formerror{
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FF0000 #FF0000 #FF0000 #FF0000;
	border-left: 1px solid #FF0000;
	border-left-color: #FF0000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #FF0000;
	border-right-color: #FF0000;
	border-right-style: solid;
	border-right-width: 1px;
	border-style: solid solid solid;
	border-top: 1px solid #FF0000;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 1px;
	border-width: 1px 1px 1px 1px;
	font-family: Geneva,Verdana,Arial,Helvetica,sans serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 5px 0px 5px 2px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 5px;
}

.lighttext{
	color: #454545;
	font-family: Verdana,Geneva,Arial,Helvetica,sans serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.required{
	color: #FF0000;
	font-family: Geneva,Verdana,Arial,Helvetica,sans serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;
	word-spacing: normal;
}

.login{
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	background-color: #D7EBFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}