Body {
	color:#1E4678; 
}
A {
	color: #6986A9;
}
A: Hover {
	color: 4B5562;
}
A: Visited {
	color: 9DB4D1;
}
.TopMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	height: 50px;

}
.TopMenu A:Link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.TopMenu A:Visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #efefef;
}
.TopMenu A:Hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFF66;
}
.MainMenu A:Link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 1E4678;
	text-decoration: none;
	font-weight: bold;
}
.MainMenu A:Visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 1E4678;
	text-decoration: none;
	font-weight: bold;
}
.MainMenu A:Hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 333;
	text-decoration: none;
	font-weight: bold;
}
.FormText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #285888;
	background-color: #D1E1F1;
	text-align: right;
}
.FormEntry {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #265988;
	background-color: #ECF2F9;
}
.FormTextLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #285888;
	text-align: left;
	background-color: #D1E1F1;
	padding: 5px;


}
.FormTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #265988;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;

}
.txtBox500 {
	width: 500px;
}
.txtBox500x500 {
	width: 500px;
	height: 500px;
}
.txtBox500x200 {
	width: 500px;
	height: 200px;
}
.txtBox250 {
	width: 250px;
}
.AdminMenu:Link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.AdminMenu:Visited {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.AdminMenu:Hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.DefaultTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.DefaultSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: #265988;
}
.EventTitle {
	font-weight: bold;
	font-size: 12pt;
	border-bottom: 1px solid #333;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
}
.EventTitle a {
	color: #333;
	text-decoration: none;
}
.EventDate {
	Padding: 0px 10px 0px 0px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}
.EventBody {
	Padding: 0px 10px 0px 4px;
	font-size: 10pt;
	text-align: left;
	font-family: "Times New Roman", Times, serif;

}

.NewsTitle {
	font-weight: bold;
	font-size: 12pt;
	border-bottom: 1px solid #333;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
}
.NewsTitle a {
	color: #333;
	text-decoration: none;
}
.NewsDate {
	Padding: 0px 10px 0px 0px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}
.NewsCredit {
	Padding: 0px 10px 0px 0px;
	font-style: italic;
	text-align: right;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}
.NewsBody {
	Padding: 0px 10px 0px 4px;
	font-size: 10pt;
	text-align: left;
	font-family: "Times New Roman", Times, serif;

}

.Sidebar:Link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.Sidebar:Visited {

	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.Legal {
	font-size: 8pt;
	padding: 5px 10px 0px 10px;
}
.Sidebar:Hover {


	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #1E4678;
}
.AdminHeader {
	background-color: #eee;
}
.AdminHeader td a {
	text-decoration: none;
	font-weight: bold;
}
.AdminItemAlternate {
}
.AdminItem td {
	font-size: 10pt;
	background-color: #fff;
}
.AdminItemAlternate td {
	font-size: 10pt;
	background-color: #eee;
}

