.headline {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #009966;
}
.headlineError {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #990000;
}
.maintext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 12px;
}
.maintextBold {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}
.maintextSmall {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.headlineLarge {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E446B;

}
.sidebar {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodysmall {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.smallRedText {
	color: #FF0000;
	font-weight: bold;
}

a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #1E446B;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #1E446B;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bodyBold {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.previewTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.homeHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #18507C;
}
.homeBody {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #E0EACE;

}
.detailedRight {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #E0EACE;
}
.detailedLeft {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #A3C5E0;

}
