/* CSS Document */

.Blue20Bold{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #70722f;
	font-weight: bold;
}

.Blue20Bold a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #93a445;
	text-decoration: none;
	font-weight: bold;
}
.Blue20Bold a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #93a445;
	font-weight: bold;
}

.Blue20Bold a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #93a445;
	font-weight: bold;
}


.Blue15Reg a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #508BD0;
	text-decoration: none;
	font-weight: normal;
}
.Blue15Reg a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #949c50;
	font-weight: normal;
}
.Blue15Reg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #949c50;
	font-weight: normal;
}
.Black12RegCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949c50;
	font-weight: normal;
}

.Black12RegCopy a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034A96;
	font-weight: normal;
}

.Black12RegCopy a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #508bd0;
	font-weight: normal;
}
.Black10RegCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.Black10RegCopy a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.Black10RegCopy a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

