.darktext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.darktext a:link, .darktext a:visited {
	color: #000000;
	text-decoration: none;

}
.darktext a:hover {
	color: #0099FF;
	text-decoration: none;
}

.errortext {
	font-family: Verdana;
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
}
.mediumdarktext{
	font-size: 10px;
	color: #0861BB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-decoration: none;
}
.mediumdarktext a:link, .mediumdarktext a:visited {
	font-size: 10px;
	color: #084480;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-decoration: none;
}
.mediumdarktext a:hover{
	font-size: 10px;
	color: #0861BB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-decoration: none;
}

.smalldarktext {
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
}

.smalldarktext a:link, .smalldarktext a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;

}

.smalldarktext a:hover {
	text-decoration: underline;
	color: #F09021;
}
.largedarktext {
	font-family: Verdana;
	font-size: small;
}
.header a:link, .header a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}

.header a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #F09021;
	text-decoration: none;
}
.content1 a:link, .content1 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #00167D;
	text-decoration: none;


}
.content1 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.content1 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.content2 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #5C420D;
}

.content2 a:link, .content a:visited{
	font-family: Verdana;
	font-size: xx-small;
	color: #0066CC;
	background-color: #FFFFFF;
	text-decoration: none;
}

.content2 a:hover{
	font-family: Verdana;
	font-size: xx-small;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.requiredtext {
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
}

