a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topsection {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-color: #006A6D;
	height: 202px;
	clear: both;
	display: block;
}
#topbar {
	text-align: left;
	clear: both;
	float: left;
}
#logo {
	height: 109px;
	width: 170px;
	float: left;
}
#logobar {
	clear: left;
	float: left;
	height: 49px;
	width: 170px;
}
#topphoto {
	display: block;
	position: absolute;
	left: 170px;
	top: 0px;
	height: 158px;
	width: 628px;
}
#footmenu {
	clear: both;
	margin-left: 200px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footmenu a:link, #footmenu a:visited, #footmenu a:hover, #footmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	white-space: nowrap;
}
#footmenu a:hover {
	color: #FF9900;
}
#menu {
	float: left;
	width: 200px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 180px;
	line-height: 1.25;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #006A6D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #288084;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #288084;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00484A;
}
#menu a:hover {
	background-color: #FF9900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	color: #FFFFFF;
	line-height: 1.35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textNote {
	font-size: 10px;
}

#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}
#footer td {
	padding: 5px;
	vertical-align: top;
	font-size: 10px;
}
h1 {
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}
#mainbody {
	background-color: #006A6D;
}
#content h3 {
	color: #FF9900;
}
