@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #333;
	text-decoration: none;
	}

.float-right {
	clear: left;
	float: right;
}

.float-left {
	clear: right;
	float: left;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../template-images/bg-container-aqua.png);
}

a {
	line-height: 1.6em;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #339;
}

a:visited {
	text-decoration: none;
	color: #669;
}

a:hover {
	text-decoration: none;
	color: #FFCC00;
}

a:active {
	text-decoration: none;
	color: #FFCC00;
}

h1 {
	font-size: 1em;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

h2 {
	font-size: 0.89em;
}

h3 {
	font-size: 0.80em;
}

h4 {
	font-size: 0.76em;
}

p {
	font-size: 0.89em;
}

strong {
	font-size: 1.0em;
}

#container {
	text-align: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 5;
	margin-top: auto;
	background-repeat: repeat-x;
	background-image: url(level1.css);
}

#header {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(level1.css);
}

#container #header img {
    margin-bottom: 5px;
}

#top-nav {
	text-align: center;
	height: 35px;
	width: 792px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#container #wrapper #column1 {
	clear: right;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 179px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#container #wrapper #column1 img {
	clear: right;
	float: left;
	padding-bottom: 5px;
}

#container #wrapper #column2 strong {
	color: #333;
}

#container #wrapper #column2 {
	background-color: #FFFFFF;
	clear: right;
	float: left;
	margin-right: 7px;
	width: 390px;
	margin-left: 7px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	color: #333;
	height: auto;
}

#container #wrapper #column2 h2 a {
	font-size: 0.85em;
}

#container #wrapper #column2 p {
	font-size: 0.89em;		
}

#container #wrapper #column2 h3 {
	color: #333;
	font-weight: bold;
	font-size: 0.82em;
}

#container #wrapper #column2 img {
	float: left;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#container #wrapper #column3 h3 a {
	font-size: 1.125em;
	text-decoration: none;
}

#container #wrapper #column3 {
	clear: right;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 179px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#container #wrapper #column3 img {
	clear: right;
	float: left;
	padding-bottom: 5px;
}

#container #wrapper #column3 label {
	font-size: 0.82em;
	color: #000999;
	font-weight: bold;
}

#container #wrapper #column3 #select {
	font-size: 0.82em;
	color: #000099;
	font-weight: bold;
}

#footer {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	clear: both;
	float: none;
	text-align: left;
}

#container #footer p {
	font-size: 0.76em;
	text-align: center;
}

#container #footer a {
	font-size: 0.86em;
	text-decoration: none;
}

#container #footer h5 {
	font-size: 0.72em;
	text-align: center;
	font-weight: normal;	
}

#container #footer h5 a {
	text-decoration: none;
	
}

#container #footer h6   {
	font-size: 0.72em;
	font-variant: normal;
	text-align: center;
	
}

#container #footer h6 a  {
	text-align: center;
}

#container #footer #url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	color: #333;
	text-align: center;
}

