﻿html{
	height:100%;
}
body {
	height:100%;
	margin:0px,0px,0px,0px;
	padding:0px,0px,0px,0px;
	text-align:center;
	margin-top:0px;
	background-color:#333333;
}
div.container {
	background-image: url('images/background.gif');
	height:auto;
	width:760px;
}
div.layout {
	width: 760px;
	margin-bottom:0px;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	height:100%;
	background-color:#333333;
}
div.headercontainer {
	height:155px;
	width:760px;
}
div.bodycontainer {
	width:760px;
}
div.header {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
div.headertopborder {
	margin:inherit;
}
div.navcolumn {
	min-height:480px;
	_height:480px;
  	height:auto !important;
  	height:480px;
	background:white;
	width:165px;
	vertical-align:top;
	float: left;
	margin-left: 10px;
	padding: 0px,0px,0px,0px;
	margin-bottom:0px;
}
div.navigation {
	width:165px;
	background-color:white;
	text-align:left;
	vertical-align:top;
}
div.contentcolumn {
	min-height:480px;
	_height:480px;
  	height:auto !important;
  	height:450px;
	width:575px;
	background-color:transparent;
	margin-top:10px;
	margin-right:10px;
	float:right;
}
div.footer {
	height:20px;
	background-color:black;
	color:silver;
	vertical-align:bottom;
	text-align:center;
	font-size:xx-small;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding-top:4px;
	float:none;
	clear:both;
}
div.belowfooter {
	height:inherit;
	width:760px;
	background-color:#333333;
}
div#tabimages {
	height:25px;
	_height:25px;
	width:565px;
	text-align:left;
}
div#tabshadow {
	height:10px;
	width:565px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
}
div#contentpage {
	min-height:480px;
  	height:auto !important;
  	height:480px;
	width:565px;
	background-color:#EEEEEE;
	text-align:left;
	margin-top:0px;
	margin-bottom: 10px;
}
div#content {
	width:545px;
	text-align:left;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin:0px,10px,10px,10px;
}
div#navinfo {
	width:150px;
	margin-top:20px;
}
div#navmenu {
	width:155px;
	background-color:#03451F;
	height:auto;
}
div#menuitems {
	background-color:#16B17F;
	width:150px;
}
p.header1 {
	color:#003366;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	text-decoration:underline;
}
p.text1 {
	color:black;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:x-small;
	padding-left:5px;
	line-height:1em
}
p.header1 + p.text1 {
	margin-top:-1em;
}
p.bodytext {
	color:black;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:x-small;
	padding-left:5px;
	line-height:1em
}
p.bodytext + p.bodytext {
	margin-top:-.5em;
}
p.text1 + p.text1 {
	margin-top:-.5em
}
img.tabimage {
	vertical-align:bottom;
}
img.menuitem {
	padding:0px,0px,0px,0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
a.menuitem {
	padding:0px,0px,0px,0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	line-height:0em;
	height:25px;
	padding-bottom:0px;
	padding-top:0px;
}
a img {
	border: 0px;
}
a#hyperlink {
	color:silver;
}
#contentpage {
	background:black;
	width:300px;
}
h1
{
	color:navy;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: 120%;
}
h2
{
	color:navy;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 110%;
}
h3
{
font-size: 100%;
}
h4
{
font-size: 95%;
}
h5
{
	font-size: 90%;
	font-weight:normal;
}
h6
{
font-size: 80%;
}