/*Main Blue Menu Style*/

.menu-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu-text a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.menu-text a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu-text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BACEEA;
	text-decoration: none;
}



/*Body Text Style*/

.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.body-text a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #5B3B00;
	text-decoration: none;
}

.body-text a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #5B3B00;
	text-decoration: none;
}

.body-text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #002251;
	text-decoration: none;
}




/*Top Question Links Style*/


.top-questions {
	font-family: Georgia, New York, Times, Times New Roman;
	font-size: 11px;
	font-style: italic;
	color: #B0A67A;
	text-decoration: none;
}

.top-questions a:link{
	font-family: Georgia, New York, Times, Times New Roman;
	font-size: 11px;
	font-style: italic;
	color: #B0A67A;
	text-decoration: none;
}

.top-questions a:visited{
	font-family: Georgia, New York, Times, Times New Roman;
	font-size: 11px;
	font-style: italic;
	color: #B0A67A;
	text-decoration: none;
}

.top-questions a:hover{
	font-family: Georgia, New York, Times, Times New Roman;
	font-size: 11px;
	font-style: italic;
	color: #BACEEA;
	text-decoration: none;
}


/*Page Header Style*/

.page-headers {
	font-family: Georgia, New York, Times, Times New Roman;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #5B3B00;
	text-decoration: none;
}


/*Candidates Menu Style*/

.candidates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.candidates a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.candidates a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.candidates a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BACEEA;
	text-decoration: none;
}
