body {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #edfaff;
}
#main #banner {
	height: 227px;
	width: 900px;
	background-color: #A5DAFA;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	float: left;
}
.tbunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#main #menupanel {
	width: 900px;
}

#main #content {
	padding: 20px;
	width: 860px;
	background-color: #edfaff;
	float: left;
}
#content .column2 {
	float: left;
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
}
.panel1 {
	float: left;
	height: 20px;
	width: 440px;
	background-color: #9FE6FF;
}
.maincontent {
	float: left;
	height: 365px;
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #9FE6FF;
}


#content .column3 {
	float: right;
	width: 200px;
}
.smallpanels {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.panelcontent {
	float: left;
	width: 200px;
	height: auto;
}
.lbcurvebotleft {
	background-image: url(../images/light_blue_curve_botleft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}
.lbcurvebotright {
	background-image: url(../images/light_blue_curve_botright.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 20px;
}
.textboxstyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	border: 1px solid #0F9CD2;
	padding: 1px;
}
.link200 {
}
.link200 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link200 li {
	display: inline;
}
.link200 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0C9DD2;
	display: block;
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	padding-right: 20px;
	border: 1px solid #0A6C92;
}
.tdtitle {
	color: #FFFFFF;
	background-color: #0D9DD2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.button {
	background-color: #28AFDF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #46C5F2;
	border-right-color: #0C9DD2;
	border-bottom-color: #0C9DD2;
	border-left-color: #46C5F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}



.curvepanel {
	float: left;
	height: 20px;
	width: 200px;
	background-color: #9fe6ff;
}
.lbcurveright {
	background-image: url(../images/light_blue_curve_topright.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 20px;
}
.content200 {
	background-color: #9FE6FF;
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004266;
	height: 150px;
}

.content200 li a:hover {
	background-color: #00A1DB;
	color: #FFFFFF;
}

.content200 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.content200 li {
	float: left;
}
.content200 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004266;
	display: block;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A1DB;
	text-decoration: none;
}
.content200 li a.last {
	border-bottom-style: none;
}


.lbcurveleft {
	background-image: url(../images/light_blue_curve_topleft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}



.panelheader {
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	float: left;
}
.dleftcurve {
	background-image: url(../images/dark_blue_curve_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 25px;
}
.title {
	background-color: #00A1DB;
	float: right;
	height: 25px;
	width: 100px;
}

#content .column1 {
	width: 200px;
	float: left;
}
.drightcurve {
	background-image: url(../images/dark_blue_curve_right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 25px;
}
.panelheader2 {
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	float: right;
}
.title2 {
	background-color: #00A1DB;
	float: right;
	height: 25px;
	width: 100px;
	text-align: right;
}
.tablestyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004266;
}
.tdstyle1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.textboxstyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004266;
	width: 100px;
	padding: 1px;
	border: 1px solid #01A1DB;
}
.tdstyle2 {

	padding-top: 3px;
	padding-bottom: 3px;
}
.tablestyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.smallpanels2 {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.content300 {
	background-color: #9FE6FF;
	float: left;
	width: 155px;
	padding-right: 20px;
	padding-left: 25px;
	height: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004266;
}
.titlemain {
	color: #003366;
	width: 400px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.pagecontents {
	float: left;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 20px;
}
#main #footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 35px;
	color: #003366;
	float: left;
}
#footer .footerleftcurve {
	background-image: url(../images/footer_curve_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 20px;
}


.content300 a:hover {
	color: #01A1DB;
}

.content300 a {
	color: #003366;
	text-decoration: underline;
}
#footer .footerrightcurve {
	background-image: url(../images/footer_curve_right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 35px;
	width: 20px;
}
#footer .footercontent {
	line-height: 35px;
	height: 35px;
	width: 860px;
	text-align: center;
	float: left;
}
.footercontent a {
	text-decoration: none;
	color: #FFFFFF;
}
.footercontent a:hover {
	color: #003366;
	text-decoration: underline;
}
#content .column4 {

	float: left;
	width: 840px;
	padding-right: 10px;
	padding-left: 10px;
}
.pagecontents2 {

	float: left;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 20px;
}
.maincontent2 {

	float: left;
	width: 800px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #9FE6FF;
}
.titlemain2 {

	color: #003366;
	width: 800px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.panel2 {

	float: left;
	height: 20px;
	width: 840px;
	background-color: #9FE6FF;
}
.tdstyle33 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.table989 {
	border: 1px solid #0D9DD2;
}
.tdstyle44 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	vertical-align: top;
}
.smalltext1 {
	font-size: 10px;
	color: #FF0000;
	padding-left: 23px;
}
.red {
	color: #FF0000;
}

.textboxstyle44 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 200px;
	border: 1px solid #0C9DD2;
	margin: 0px;
}
.titlemain2 a {
	color: #003366;
	text-decoration: none;
}
.tablegallery {
}
.tablegallery img {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	height: 100px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.newscontainer {
	width: 798px;
	border: 1px solid #003366;
	margin-bottom: 10px;
	float: left;
}
.newscontainer h3 {
	color: #003366;
	background-color: #31B5E5;
	font-weight: bold;
	padding: 5px;
	float: left;
	width: 788px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.newscontainer .newscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding: 5px;
	float: left;
	width: 788px;
}
.tdstyle33 a {
	color: #FF3366;
	text-decoration: none;
}
.tdstyle33 a:hover {
	font-weight: bold;
}
.hitcounter {
	height: 21px;
	padding-top: 14px;
	float: right;
}
