body {
	// background: url(images/background.jpg);
	// background-position: center;
	background-color: #fff;
	//background-repeat: no-repeat;
	font-family: arial;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
}

a {
	color: #C91111;
}

a.news {color: #FFF; text-decoration: underline;}
a.news:hover {color: yellow;}
img {
	border: 0px;
}

strong {
	color: red;
}

#container {
	padding-left: 20px;
}

#homeMainTable {
	width: 750px;
}

#homeNavTable {
	width: 750px;
}

#homeNavTable td#spacer{
	width: 264px;
}

#homeNavTable td#nav{
	height: 175px;
	vertical-align: bottom;
}


#homeMainTable TD#homeEmailAddress {
	height: 190px;
	vertical-align: bottom;
}

#pagebody {
	text-align: middle;
}

a.topNavLink {
	color: #fff;
	text-decoration: none;
}

a.footer {
	color: #1F4866;
	text-decoration: none;
}

a.footer:hover {
	color: #1F4866;
	text-decoration: underline;
}

a.topNavLink:hover {
	background-color:red;
	color: #FFF;
	text-decoration: none;
}

form {
	font-family: arial;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	
}

strong.form {
	color: #3333CC;
}

.activeNav {
	background-color:red;
	color: #FFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.bluehead {
	color: #323D8E;
	font-size: 12px;
	font-weight: bold;
}

.content {
	font-size: 11px;
	color: #4F4F4F;
	vertical-align: top;
	padding-left: 10px;
}

.logo {
	width:132px;
}

.nav {
	font-size: 14px;
	margin-top: 110px;
	color: #FFF;
}

.news {
	color: #FFF;
	background-color: #4198AF;
	vertical-align: top;
	font-size: 11px;
}

.newsHead {
	color: #FFF;
	background-color: #2E5FAF;
	vertical-align: top;
	font-size: 14px;
}

.nopadcontent {
	font-size: 11px;
	color: #4F4F4F;
	vertical-align: top;
}

.pageHead {
	color: #323D8E;
	font-size: 16px;
	font-weight: bold;
}

.phoneNumbers {
	height: 55px;
}

.rowColor1 {
	background-color: #c0c0c0;
}

.rowColor2 {
	background-color: #FFF;
}

.subcontent {
	font-size: 11px;
	color: #4F4F4F;
	vertical-align: top;
}

.topNav {
	background-color: #000;
	font-size: 11px;
	height: 22px;
}

.theFooter {
	color: #999999;
	font-size: 10px;
}

