﻿.topMenuLinks {
	color: #343D54;
	text-decoration: none underline;
	}
.PageMenuLinks {
	color: #495678;
	font-weight: bold;
	font-family: Trebuchet;
}
.sideMenuLinks {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
	background-position: center;
	margin: 5px;
	padding: 5px;
	border: thin outset #003300;
	float: left;
	height: auto;
	width: 115px;
	text-align: center;
	white-space: normal;
	clear: both;
}
a:hover {
	color: #FFFFFF;
	background-color: #495678;
}
.hyperlink   {
	font-family: Trebuchet;
	font-size: 11pt;
	color: #000080;
	margin-top: 0;
	margin-bottom: 6;
	text-decoration: underline;
}
.body_text   {
	font-family: "Trebuchet MS";
	font-size: small;
	margin-top: 0;
	margin-bottom: 6;
	color: #495678;
	font-weight: 100;
	text-align: center;
}
.Bold_body   { font-family: Trebuchet; font-size: 11pt; font-weight: bold;
	text-align: center;
}
.head_blue   {
	font-family: Trebuchet;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #003366
}
.head_white	{ font-family: Trebuchet; font-size: xx-large; 
font-weight: bold; margin-top:0; margin-bottom:0; color:#008000
}
.head_green   {
	font-family: Trebuchet;
	font-size: x-large;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	text-align: center;
}
.body_text_small { font-family: Trebuchet; font-size: large; 
margin-top:6; margin-bottom:0;
	text-align: center;
}
.Bold_green  {
	font-family: Trebuchet;
	font-size: large;
	font-weight: bold;
	color: #339966;
}
