body {
	background-color: #A6C2C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	margin-top: 0px;
	margin-left: 0px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

a {
	font-size: 12px;
	color: #1F6B92;
}
.navhome {
	font-size: 12px;
	color: #FFFFFF;
}
.noleading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1F6B92;
}
.noleadingblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #1F6B92;
}

a.nav {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #1F6B92;
}
a.nav:vlink {
	color: #000000;
}

.footer {
	font-size: 10px;
	color: #1F6B92;
}

.border_l {
	border-top: none;
	border-right: none ;
	border-bottom: none;
	border-left: 1px solid #9F7DB4;
}
.border_lcornertop {
	border-top: 1px solid #9F7DB4;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #9F7DB4;
}
.border_lcornerbot {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #9F7DB4;
	border-left: 1px solid #9F7DB4;
}
.border_r {
	border-top: none #9F7DB4;
	border-right: 1px solid #9F7DB4;
	border-bottom: none;
	border-left: none;
}
.border_rcornertop {
	border-top: 1px solid #9F7DB4;
	border-right: 1px solid #9F7DB4;
	border-bottom: none;
	border-left: none;
}
.border_rcornerbot {
	border-top: none;
	border-right: 1px solid #9F7DB4;
	border-bottom: 1px solid #9F7DB4;
	border-left: none;
}
.border_whoarewe {
	border-top: 1px solid #9F7DB4;
	border-right: none;
	border-bottom: 1px solid #9F7DB4;
	border-left: 1px solid #9F7DB4;
}
.border_smallbox {
	border-top: none;
	border-right: 1px solid #3F8698;
	border-bottom: 1px solid #3F8698;
	border-left: 1px solid #3F8698;
}
.border_smallboxhome {
	border-top: 1px solid #3F8698;
	border-right: 1px solid #3F8698;
	border-bottom: 1px solid #3F8698;
	border-left: 1px solid #3F8698;
}
.border_header {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #1F6B92;
	border-left: none;
}
.border_nav {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #9D66AF;
	border-left: none;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
