a.top-nav:link {	text-decoration: none;	color: #FFFFFF;	}
a.top-nav:visited {	text-decoration: none;	color: #FFFFFF;	}
a.top-nav:hover {	text-decoration: none;	color: #FFF219;	}
a.top-nav:active {	text-decoration: none;	color: #FFFFFF;	}


a.foot-nav:link {	text-decoration: none;	color: #829AC8;	}
a.foot-nav:visited {	text-decoration: none;	color: #CED4EA;	}
a.foot-nav:hover {	text-decoration: none;	color: #FFFFFF;	}
a.foot-nav:active {	text-decoration: none;	color: #D3DAED;	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #315693;
	font-weight: normal;
	line-height:4.2mm;
}
body {
	background-color: #4f575d;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #067d81;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #067d81;
}
a:hover {
	text-decoration: none;
	color: #067d81;
}
a:active {
	text-decoration: underline;
	color: #067d81;
}
.logo-tile {
	background-image: url(../images/logo-tile-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #85a6d5;
	font-size: 12px;
}

.rightimage {float:right; margin:0 1em 0 1em;}
.leftimage {float:left; margin:0 1em 0 0;}
.imagep {margin:0 0 2.2em 0;}

.top-text {
	font-size: 12px;
	font-weight: bold;
	color: #85a6d5;
	padding-right: 10px;
	padding-bottom: 10px;
}
.nav-bg {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.nav-bg2 {
	background-image: url(../images/nav-bg2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content-bg {
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	padding: 20px;
}
.content-bg-interior {
	background-image: url(../images/content-bg-interior.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.footer-text {
	color: #D2D8EE;
	padding-top: 5px;
}
.nav-area {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34699E;
}
.nav-area-s {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0EA591;
	padding-left: 5px;
}

.nav-area-s2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #077D81;
	padding-left: 5px;
}
.home-bottom-corner {
	background-image: url(../images/home-content-image.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #067d81;
}

.interior-padding {
	padding: 20px;
}

.pic { 
border-top:1px; border-bottom-color:#000000;
border-bottom:1px; border-bottom-color:#000000;
border-left:1px; border-bottom-color:#000000;
border-right:1px; border-bottom-color:#000000;
}