body {
	background-color: #01A9CD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00476B;
	text-decoration: none;
}
.lightblue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0FADCF;
	text-decoration: none;
}
.white15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00476B;
	text-decoration: none;
}
.blue15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00476B;
	text-decoration: none;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00476B;
	text-decoration: none;
}
.bodybox {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	background-color: #FFFFFF;
	background-image: url(../images/bodybtmbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodybox2 {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	background-color: #FFFFFF;
}
.bodybox3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	background-color: #FFFFFF;
	background-image: url(../images/bodybtmbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodybox4 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	background-color: #FFFFFF;
}
.green11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F922D;
	text-decoration: none;
}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}
.white10bold {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnavbg {
	background-color: #01A9CD;
	background-image: url(../images/leftnavbg.jpg);
	background-repeat: repeat-x;
}
.bodybg {
	background-color: #01A9CD;
	background-image: url(../images/bodyimage.jpg);
	background-repeat: repeat-x;
}


/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	height: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;


	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
	text-decoration: none;
	}

#subnav li a:hover, #subnav li a:active {
background-image:url(../images/sunav_bkd_trans_rec.png);
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background-image:url(../images/sunav_bkd_trans_rec.png);
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}
	

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 171px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover1 { 
	position: static;
	}
.yellowborder {
	border: 5px solid #F1CF0F;
	}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	width: 93px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #9D2F34;
	text-decoration: none;
}

.contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #BFBFBF;
	}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.redbutton {
	background-color: #C0393F;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 24px;
	width: 60px;
	font-weight: bold;
}
.redborder {
	border: 7px solid #C0393F;
}
.searchtextfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/searchbackground.jpg);
	height: 14px;
	width: 92px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchbutton {
	background-image: url(../images/go.jpg);
	height: 15px;
	width: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greybox {
	border: 2px solid #CCCCCC;
}
.whtie11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow11 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFDB00;
	text-decoration: none;
}
.gobtm   { background: url("../images/find.jpg") no-repeat; width: 44px; height: 15px; border: 0px; font-family: verdana; font-size: 11px; color: #000000; padding-bottom: 2px; }