/* CSS Document */

.BodyText {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #002452;
	padding-left: 3px;
	padding-top: 0px;
}

.JobTitle {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #002452;
	padding-top: 0px;
}
.Title {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #3C7890;
	padding-top: 0px;
}

.error {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: red;
	padding-left: 3px;
	padding-top: 0px;
}

a:link {
	color: #002452;
}
a:visited {
	color: #002452;
}
a:hover {
	color: #FF6600;
}

LI {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

input {
	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}
