body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336666;
	margin-left: auto;
	margin-right: auto;
	font-size: 9pt;
	color: #336666;
	line-height: 13pt;
	text-align: center;
	padding: 0;
}


#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: double Silver;
}
#containera	{
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: double Silver;
}

#availcontent	{
	padding: 10px;
}
.contentheader {
	width: 770px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	background: #F4F4F4;
}
.contentheadera	{
	width: 790px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	background: #F4F4F4;
}
#rightheader	{
	margin-top: 18px;
	width: 400px;
	float: left;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 25px;
	color: #336666;
}
.headeradd	{
	font-size: 20px;
}
.headercont	{
	font-size: 13px;
	font-style: normal;
}
	
.bottom {
	width: 770px;
	height: 80px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background: White;
	text-align: center;
}
.bottoma	{
	width: 790px;
	height: 80px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background: White;
	text-align: center;
}

.maincontainer {
	width: 770px;
	background: White;
}
.maincontainera	{
	width: 790px;
		background: White;
}

.content {
	padding: 15px 30px 2px;
	
}
.contenta	{
	padding: 15px 15px 2px;
}

#menu {
width:770px;
}
#menua	{
	width:790px;
}
#menu a.selecteditem {
	font-weight: bold;
	font-style: italic;
	color: #336666;
}

#nav {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000;
font-weight:700;
padding-top:15px;
padding-bottom:5px;
text-decoration:none;
}

#nav a {
background:#fff;
color:#000;
text-decoration:none;
}

#nav a:active {

color:#336666;
}

#nav a:hover {
background:#fff;
color:#000;
font-size:8pt;
padding-bottom:2px;
border-bottom:dotted #336666;
}

.footer {
background:#336666;
width:455px;
margin-right:auto;
margin-left:auto;
color:#fff;
font-size:11px;
text-align:center;
}

.footer a:hover {
padding-bottom:2px;
border-bottom:dotted #fff;
}

.floatright {
float:right;
margin:4px;
}
.floatleft {
float:left;
margin:4px;
}

.footer a,.footer a:active {
background:#336666;
color:#fff;
font-weight:700;
text-decoration:none;
}

h1	{
	font-size: 14px;
}
h2	{
	font-size: 12px;
}
h3	{
	font-size: 11px;
	font-style: italic;
}

.feature	{
font-size: 9px;
width: 200px;
	border: 2px #CC9999 solid;
	padding: 5px;
	float: right;
	
}
.pullq {
	font: 125% Helvetica,Arial,sans-serif;
	text-align: center;
	border-top: medium solid #CC9999;
	border-bottom: thin #CC9999 solid;
	margin: 1em;
	padding: 0.5em;
	background: White;
	float: left;
	font-style: italic;
}
.caption	{
	font-size: 10px;
	font-style: italic;
	margin-top: -5px;
}
.clearboth { clear: both; }