﻿html {
	height: 102%;
}
* {
	padding: 0px;
	margin: 0px;
}
p {
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana;
}
body {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: #333333;
}
.tablelayout {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-style: solid;
	border-color: #336699;
	background-image: url('images/header2010.jpg');
	background-repeat: no-repeat;
	height: 340px;
	margin-top: 20px;
	border-bottom-width: 4px;
	margin-bottom: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.centernav {
	margin-right: auto;
	margin-left: auto;
}
#navtable {
	border: 4px solid #336699;
	margin-bottom: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#navcontainer {
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#contenttable {
	border: 4px solid #336699;
	background-color: #FFFFFF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.contenttable {
	padding: 20px;
}
#footer {
	border: 4px solid #336699;
	background-color: #336699;
	margin-top: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.footertext {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	padding: 6px;
}
.floatright {
	border-width: 0px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.floatleft {
	border-width: 0px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: auto;
}
.headerblack {
	font-weight: bold;
	color: #000000;
}
.centeredImage {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.textcenter {
	text-align: center;
}
.header_red {
	color: #CC3300;
	font-weight: bold;
}
hr {
	background-color: #336699;
	height: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.textallignright {
	text-align: right;
}
.indent {
	text-indent: 60px;
}
.flashfloatright {
	float: right;
	margin-left: 20px;
}
.navbarspacing {
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
#showtable {
	margin-right: auto;
	margin-left: auto;
}
.footertext {
	text-align: center;
	color: #FFFFFF;
}
.headerblue {
	color: #003366;
	font-weight: bold;
}

