body {
	background-color: #112145;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8DA4DA;
}
a.footer:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8DA4DA;
	text-decoration: none;
}
a.footer:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8DA4DA;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8DA4DA;
	text-decoration: underline;
}
.bgNav {
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
	background-color: #284993;
}
.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #112145;
}
.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #112145;
	line-height: 16px;
	letter-spacing: 1px;
}
.mainTextCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #112145;
	line-height: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.mainTextCapsHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #112145;
	line-height: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.whiteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
}
.biggerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #112145;
	line-height: 16px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
	text-transform: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #284993;
	text-transform: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
	text-transform: uppercase;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #112145;
}
.bgGrad {
	background-image: url(../images/bg-grad.jpg);
	background-repeat: no-repeat;
}
a.bluelink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #284993;
	text-decoration: underline;
}
a.bluelink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #284993;
	text-decoration: underline;
}
.blueText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1050A9;
}
.redText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}
.address {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #acbee2;
	font-weight: bold;
	line-height: 17px;
}
.addressWhite {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#nav {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
}
#nav li {
	list-style-type: none;
	font-weight: bold;
	line-height: 18px;
}
#nav li a {
	color: #a6b0c9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bullet-off.gif) no-repeat left center;
	padding: 0 0 0 9px;
}
#nav li a:hover {
	color: #bcc55e;
	background: url(../images/bullet-on.gif) no-repeat left center;
}
#nav li a.onYellow {
	color: #bcc55e;
	background: url(../images/bullet-on.gif) no-repeat left center;
	padding: 0 0 0 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav li.onRed {
	color: #ff5555;
	background: url(../images/bullet-red-on.gif) no-repeat left center;
	padding: 0 0 0 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav li a.red {
	color: #a61730;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bullet-red.gif) no-repeat left center;
	padding: 0 0 0 9px;
}
#nav li a.red:hover {
	color: #ff5555;
	background: url(../images/bullet-red-on.gif) no-repeat left center;
	padding: 0 0 0 9px;
}
#nav li.solo {
	width: 400px;
	color: #eaf2f9;
}
#nav li.solo a {
	color: #ddeaf6;
}
#nav li.onRedSolo {
	color: #ff5555;
	background: url(../images/bullet-red-on.gif) no-repeat left center;
	padding: 1px 0 0 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 170px;
}
