a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #415F93;
	text-decoration: none;



}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF4800;
	text-decoration: none;

}
a:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #885554;
} 
a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.newsTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}
.newsBody {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
.contentBody {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.contentTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF4800;


}
.bottomNav {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF4800;

}

.tableheadtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0E2B89;
	text-align: left;
}


.WhiteTextBox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: ffffff;
	border:  1px solid #95a2cb;
}
.OrangeButton {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-color: #425284;
	border: 1px solid #000000;
}

.legend{
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color:#000000;
}

.fieldset{ 
	font-family:Arial;
	width: 150px;
	height: auto;
	text-align:center;
}