.navbg {
	background-color: #455867;
}
body {
	background-color: #2e3d4a;
	margin: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.contenttable {
	background-color: #FFFFFF;
	background-image: url(../images/tablebg.jpg);
	background-repeat: repeat-y;
	width: 768px;
}
.tabletop {
	background-image: url(../images/tabletop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 58px;
	text-align: center;
	vertical-align: bottom;
}
.navtable {
	width: 728px;
}
.navcell {
	text-align: center;
	padding-bottom: 6px;
}

.tablebottom {
	background-image: url(../images/tablebottom.jpg);
	height: 58px;
	background-repeat: no-repeat;
	background-position: center top;
}
.featuretable {
	height: 250px;
	width: 693px;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.tabletext {
	background-color: #44A3D1;
	background-position: left top;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	border-top-color: #2E3D4A;
	border-right-color: #2E3D4A;
	border-bottom-color: #2E3D4A;
	border-left-color: #2E3D4A;
	font-size: 10px;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #2f261d;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	padding: 15px 40px;
	text-align: center;
	vertical-align: middle;
	margin-right: 90px;
	margin-left: 90px;
}
.blockquoteheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.centerimg {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.fltright {
	float: right;
	padding-bottom: 5px;
	padding-left: 20px;
}
.fltleft {
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
}
.subtable {
	background-color: #4EA7D3;
	border-top-color: #2E3D4A;
	border-right-color: #2E3D4A;
	border-bottom-color: #2E3D4A;
	border-left-color: #2E3D4A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li {
	list-style-position: outside;
	list-style-type: square;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 60px;
}
.subheadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E3D4A;
	font-weight: normal;
	padding-left: 25px;
	padding-bottom: 0px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 8px;
}
.formfield {
	border: 1px solid #2E3D4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3D4A;
	margin-top: 4px;
	margin-bottom: 4px;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3398CC;
}
.formtable {
	width: 364px;
}
a {
	color: #0D1216;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #0D1216;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D1216;
}
eventstable {
	font-size: 11px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-left: 25px;
}

