body 
{
	background: url(Images/gradient_background.jpg); background-repeat: repeat-x; background-color: #ffffff; margin: 0; padding: 0;
}

div {
	font-family: Verdana, Arial, Helvetica; font-size: 1em;
}

p {
	font-family: Verdana, Arial, Helvetica; font-size: 1em;
}

#mainWrapper
{
	width: 965px; background-color: #00275E; margin: auto;
}

#header
{
	width: 965px; background-color: #00275E;
}

#navigation
{
	width: 955px; background-color: #00275E; border-top: solid 2px #6699CC; border-bottom: solid 2px #666666; margin: 0 5px;
}

#contentWrapper
{
	padding-left: 5px; background: url(Images/background.gif); background-repeat: repeat-y;
}

#content
{
	width: 568px; background-color: white; float: left; margin: 0 5px 0 0px; padding: 0px;
}

.content
{
	padding: 5px; font-size: .8em;
}

#contentAndHighlights
{
	width: 256px; background-color: #00275E;  float: left;
}

#highlights
{
	width: 244px; background-color: white; margin: auto; border: solid 1px white; height: 272px; overflow: auto;
}

.lightBlueHeader
{
	background-color: #6699CC; padding: 2px; font-size: .65em; color: #ffffff; border-bottom: solid 1px #ffffff;
}

.darkBlueHeader
{
	background-color: #00285E; height: 19px; padding: 6px 0 0 2px; font-size: .65em; color: #ffffff;
}

#testimonials
{
	width: 244px; background-color: #EAE4E4; margin: auto; border: solid 1px white; border-top: 0px;  height: 180px;
}

#banners
{
	width: 129px; float: left;
}

#sponsorBanners
{
	width: 119px; background-color: #CFD65B; margin: auto; border: solid 1px white;
}

#linkBanner
{
	width: 119px; margin: auto; border: solid 1px white; border-top: 0px;
}

.clear
{
	clear: both; height: 0px; padding: 0; margin: 0;
}

.newsItem
{
	background-color: #F3F2F2; width: 558px; height: 35px; margin-bottom: 10px;
}

.newsItem .left
{
	float: left; width: 483px; padding-top: 1px; padding-left: 10px; font-size: .65em; color: #011A3E;
}

.newsItem .right
{
	float: left; width: 20px; padding-top: 18px; font-size: .65em; color: #011A3E;
}

.newsItem a
{
	color: #011A3E;
	font-size: 1.25em;
	text-decoration: none;
	font-weight: bold;
}

.buttonWrapper
{
	padding: 20px;
	margin: auto;
	text-align: center;
}

h3
{
	padding: 0px 0px 10px 0; margin: 0px; font-size: .85em; color: #011A3E;
}

.contactTableCellLeft
{
	width: 171px;
	float: left;
	margin-bottom: 10px;
	border-bottom: solid 1px #efefef;
	height: 220px;
}

.contactTableCellRight
{
	width: 382px;
	float: left;
	margin-bottom: 10px;
	border-bottom: solid 1px #efefef;
	height: 220px;
	padding-left: 5px;
}

.contactTableCellLeft
{
	width: 171px;
	float: left;
	margin-bottom: 10px;
	border-bottom: solid 1px #efefef;
	height: 220px;
}

.contactTableCellRight
{
	width: 382px;
	float: left;
	margin-bottom: 10px;
	border-bottom: solid 1px #efefef;
	height: 220px;
	padding-left: 5px;
}

.hrule
{
	border-bottom: solid 1px #efefef;
}

.bold
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: .85em;
}

.boldblue
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: .85em;
	color: #011A3E;
}

.italics
{
	font-style: italic; 
}

.staffTableCellLeft
{
	width: 171px;
	float: left;
	margin-bottom: 10px;
}

.staffTableCellRight
{
	width: 377px;
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
}


img
{
	border: 0px;
}

a
{font-family: Verdana, Arial, Helvetica;
font-size:13px;
color:#6699CC;
text-decoration:underline;
font-weight:normal}

a:hover
{font-family: Verdana, Arial, Helvetica;
 color:#CF0002;
text-decoration:underline;
font-weight:normal}