/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F2534;
}
.announcements
{
color:#FFFFFF;
}

a {
	font-size: 110%;
	color: #1F2534;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #435070;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #435070;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #B38422;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #435070;
}
h1 {
	font-size: 20px;
	color: #435070;
}
h2 {
	font-size: 17px;
	color: #B38422;
}
h3 {
	font-size: 17px;
	color: #435070;
}
h4 {
	font-size: 14px;
	color: #B38422;
}
h5 {
	font-size: 14px;
	color: #435070;
}
.yellow-bold-13 {
	color: #EFCC53;
	font-weight: bold;
	font-size: 13px;
}
.white-regular-12 {color: #FFFFFF
}
.hidden {
	color: #000000;
	visibility: hidden;
}
.td {
	color: #EFCC53 ;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-color: #435070;
}
.td2 {
	color: #435070;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #EFCC53;
}
.blue-bold-13 {
	color: #435070;
	font-weight: bold;
	font-size: 13px;
}
.style1 {
	color: #CC0000;
	font-size: 18px;
}
