body {
	background-color: #0054a6;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	background-image: url(img/site/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a,
a:link,
a:active,
a:visited {
	color: #5399b2;
	text-decoration: underline;
}

.formTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.formTxtMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.FormValue {
	color: #666;
	font-size: 10px;
	line-height: 12px;
}
.confirmTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: normal;
}
.logo {
	background-image: url(img/site/logo_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 760px;
	border: none;
	text-align: left;
}
.main {
	width: 760px;
	background-color: #FFF;
}
.banner {
	margin: 0px;
	padding: 0px;
	height: 226px;
	width: 760px;
	border: none;
}

.nav1 {
	position: relative;
	float: left;
	width: 142px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	clear: none;
	text-align: left;
}

.nav1 ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	border-bottom: 2px solid #e5eef6;
	margin: 0px;
	padding: 0px;
	width: 142px;
	text-align: left;
}
.nav1 ul li {
	padding: 0;
	border-bottom: 2px solid #e5eef6;
	text-align: left;
}

.nav1 ul li.active,
.nav1 ul li.activeLast
{
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-align: left;
	border-bottom: 2px solid #fff; /* hide bottom border - remove if you want default bottom border*/
}

.nav1 ul li.activeLast
{
	margin-bottom: 10px; /* for "Our Staff" nav */
}

div.nav1 ul li a,
div.nav1 ul li a:link,
div.nav1 ul li a:active,
div.nav1 ul li a:visited
{
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-align: left;
}
div.nav1 ul li a:hover {
	text-decoration: underline;
	color: #0d6f9f;
	background-color: #e6cff8;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.nav1 b {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 16px;
	padding-left: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.navBg1 {
	background-color: #a8d8da;
}
.navBg2 {
	background-color: #bde1e3;
}
.navBg3 {
	background-color: #cbe8e9;
}
.navBg4 {
	background-color: #daeeef;
}
.navBg5 {
	background-color: #e7f4f5;
	margin-bottom: 10px;
}
.navLang {
	font-weight: bold;
	background-color: #c2e9c8;
}
.navForms {
	display: block;
	width: 120px;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
}
.navForms a,
.navForms a:link,
.navForms a:active,
.navForms a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ba65fc;
	font-weight: bold;
	text-decoration: none;
}
.navForms a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #a639fb;
	font-weight: bold;
	text-decoration: none;
}
.navOn {
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-align: left;
}




.nav1 ul li.active2 {
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	font-weight: bold;
	border-bottom: 2px solid #e5eef6;
	text-align: left;
}
.nav2 {
	width: 142px;
	background-color: #FFF;
	text-align: left;
}
.nav2 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 132px;
	list-style: none;
	background-color: #cff6f8;
	text-align: left;
}
.nav2 li {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: left;
}
.nav1 ul li a:hover {
	text-decoration: underline;
	color: #0d6f9f;
	background-color: #e6cff8;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.nav2On {
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	color: #5399b2;
}
.mainBody {
	float: right;
	width: 580px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: left;
	position: relative;
}
.mainBody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #0054a6;
	font-weight: normal;
}
.mainBody h2
{
	border-top: 1px solid #d8f0f8;
}
.mainBody h2 a,
.mainBody h2 a:link,
.mainBody h2 a:active,
.mainBody h2 a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #0054a6;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 8px;
}
.mainBody h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #0054a6;
	font-weight: normal;
}
.mainBody h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #666;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
.mainBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.mainBody ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 16px;
}
.mainBody ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 16px;
}
.mainBody li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	padding-bottom: 8px;
}
.footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	padding-left: 160px;
	background-color: #064096;
	background-image: url(img/site/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 600px;
	height: 300px;
	max-height: 100%;
	margin-top: 50px;
	padding-top: 3px;
	text-align: left;
}
.footerWhite {
	color: #FFF;
}
.RSSfeed {
	width: 240px;
	border: 1px solid #9fc4fa;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	padding: 10px;
	text-align: left;
}
.RSSfeed ul {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
.RSSfeed li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #660099;
	text-decoration: underline;
	list-style-type: none;
	padding-bottom: 6px;
	text-align: left;
}
.RSSfeed li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #660099;
	text-decoration: underline;
	text-align: left;
}
.SPIFF {
	width: 260px;
	border: 1px solid #9fc4fa;
	margin-left: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	background-color: #999;
	height: 130px;
}
.greyText {
	color: #333;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666;
	text-align: left;
}
.data table {
	padding: 0px;
	border: 2px solid #b2cbe4;
	text-align: left;
	margin-top: 20px;
}
.data table th {
	padding: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-image: url(img/site/dataText_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.data table td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #b2cbe4;
}
.data table td img {
	padding: 0px 0px 4px;
}
.data a {
	text-decoration: none;
	color: #5399b2;
	font-size: 11px;
	line-height: 13px;
}
.data a:hover {
	text-decoration: underline;
	color: #5399b2;
	font-size: 11px;
	line-height: 13px;
}
.dataText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #0054a6;
	background-image: url(img/site/dataText_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #b2cbe4;
	padding: 10px;
}
.dataText a {
	padding-bottom: 6px;
	line-height: 13px;
}
.dataFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.confirmTxt {
	font-size: 14px;
	line-height: 16px;
	color: #990000;
}
.sideBar {
	position: relative;
	float: right;
	width: 240px;
	margin-left: 20px;
	margin-bottom: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	padding: 10px;
	border: 1px solid #9fc4fa;
	text-align: left;
}
.sideBar2 {
	position: relative;
	float: right;
	width: 240px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	margin-right: 10px;
	text-align: left;
}
.anchors {
	text-align: left;
}
.anchors ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.anchors ul li {
	margin: 0;
	margin-bottom: 0px;
	margin-right: 8px;
}
.anchors ul li a,
.anchors ul li a:link,
.anchors ul li a:active,
.anchors ul li a:visited
{
	display: block;
	border: 1px solid #5399b2;
	color: #5399b2;
	text-decoration: none;
	padding: 4px;
	width: 120px;
	text-align: left;
	line-height: 12px;
}
.anchors ul li a:hover {
	background-color: #d8f0f8;
	text-decoration: none;
}
.anchors ul li.anchorsOn {
	border: 1px solid #5399b2;
	display: block;
	padding: 4px;
	margin: 0;
	margin-bottom: 8px;
	margin-right: 8px;
	background-color: #e2f2d0;
	text-decoration: none;
	width: 120px;
	line-height: 12px;
}
.image {
	display: block;
	position: relative;
	clear: none;
	float: right;
	border: 1px solid #CCC;
	margin-left: 10px;
}
.bannerInterior {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 760px;
	border: none;
}

.clearColumns
{
	clear: both; 
	margin: 0; 
	height: 0; 
	padding: 0;
}

/* IE 6 Hacks */
/* better to load alternate stylesheet */

* html .mainBody h1
{
	margin: 0;
	margin-bottom: 10px;
}

/* Width must be set in IE 6 for block anchor tags */

* html div.nav1 ul li a
{
	width: 110px;
}
