﻿.whitelinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #054086;
}
.whitelinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #054086;
}
.impactbg {
	background-image:  url("../images/impactbg2.jpg");
	background-repeat: no-repeat;
}
.textmain {
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4D4D;
}
.bluelinks {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #2352A0;
}
.bluelinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #2352A0;
}
.smallbox {
	background-image: url("../images/cutup_17.jpg");
	background-repeat: no-repeat;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.topheaderLarger {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
	color: #656565;
}
.topheaderSmall {

	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #656565;
	letter-spacing:3px

}
.topheaderBlue {


	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #84A6CB;
}

.tableborder {
	background: #FFFFFF;
    border-top-style: solid;
    border-top-color: #000000;
    border-top-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    border-left-width: 1px;
}