hr
{
height: 1px;
color: #bbc36c; /* only works in IE */
background-color: #bbc36c; /* needed to color the HR in Firefox */
border: 0px; /* needed for Firefox so that it renders the 1px height correctly */
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}
.text a {
	color: #355A47;
	font-weight: bold;
	text-decoration: none;
}
.text a:visited {
	color: #355A47;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover {
	color: #3D536F;
	font-weight: bold;
	text-decoration: underline;
}
.text a:active {
	color: #3D536F;
	font-weight: bold;
	text-decoration: underline;
}
.textitalic {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #627894;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 10%;
	font-style: italic;
}
.textitalic a {
	color: #3D536F;
	font-weight: bold;
	text-decoration: none;
}
.textitalic a:visited {
	color: #3D536F;
	font-weight: bold;
	text-decoration: none;
}
.textitalic a:hover {
	color: #3D536F;
	font-weight: bold;
	text-decoration: underline;
}
.textitalic a:active {
	color: #3D536F;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.textblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.textgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: bbc36c;
}
.textltblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: dde4e7;
}
.textmedblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #718194;
}
.textmedblue a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #718194;
}
.textmedblue a:hover {
	font-size: 11px;
	color: #718194;
	text-decoration: underline;
}
.textblue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154C7E;
}
.textblue_bold a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154C7E;
	font-weight: normal;
	text-decoration: none;
}
.textblue_bold a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154C7E;
	font-weight: normal;
	text-decoration: none;
}
.textblue_bold a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154C7E;
	font-weight: normal;
	text-decoration: underline;
}
.textblue_bold a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154C7E;
	font-weight: normal;
	text-decoration: none;
}
.tophead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D536F;
}
.SUBhead {
	font-family: Trajan, AGaramond, Georgia, Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #405477;
	text-transform: uppercase;
}
.whitehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ffffff;
	line-height: 25px;
}
.pageheadSUB {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #202D3C;
}
.sidelink_green {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #DDE745;
	line-height: 17px;
}
.sidelink {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
.sidelink a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sidelink a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sidelink a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.sidelink a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.infotext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #405477;
	font-weight: bold;
}
.textemphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
