.main {
	font-family: "Trebuchet MS";
	color: #4d4d4d;
	font-size: 12px;
	line-height: 18px;

}

a.main {
	font-family: "Trebuchet MS";
	color: #4d4d4d;
	font-size: 12px;
	text-decoration: underline;
}

a.main:hover {
	font-family: "Trebuchet MS";
	color: #000858;
	font-size: 12px;
	text-decoration: underline;
}


.greenlink {
	color: #6ba015;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}

.redlink {
	color: #ff0000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}

.lightgreenlink {
	color: #8caa7d;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}



.bluelink{
	color: #4c608f;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}



.subhead {
	font-family: "Trebuchet MS";
	color: #4d4d4d;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.footer {
	font-family: "Trebuchet MS";
	color: #7c7b65;
	font-size: 10px;
}

a.footer {
	font-family: "Trebuchet MS";
	color: #7c7b65;
	font-size: 10px;
	text-decoration: none;
}

a.footer:hover {
	font-family: "Trebuchet MS";
	color: #494949;
	font-size: 10px;
	text-decoration: none;
}

.searchBox{
	font-family: "Trebuchet MS";
	color: #4d4d4d;
	font-size: 12px;
	width: 173px;
	padding:0px;
	height: 20px;
}

.sideMenu {
	font-family: "Trebuchet MS";
	color: #4d4d4d;
	font-size: 15px;
	line-height: 15px;
}

a.sideMenu {
	font-family: "Trebuchet MS";
	color: #4d4d4d;
	font-size: 15px;
	line-height: 15px;
	text-decoration: underline;
}

a.sideMenu:hover {
	font-family: "Trebuchet MS";
	color: #4d4d4d;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	text-decoration: underline;
}
