﻿#header {
	width: 770px;
	height: 144px;
	position: relative;
	overflow: hidden;
	}

#header img {
	border: 0;
	}

#contentheadbg
	{
	width: 466px;
	height: 40px;
	background-image: url(images/contentheadbg.gif);
	background-repeat: repeat-x;
	}
	
#contenthead
	{
	float: left;
	background-image: url(images/contentheadrt.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #386E8E;
	height: 40px;
	font-family: verdana ;
	font-size: 13pt ;
	margin: 0;
	}

#contenthead h1
	{
	float: left;
	font-family: verdana ;
	font-size: 13pt ;
	color: #ffffff ;
	margin: 0 ;
	padding: 10px 40px 15px 10px;
	text-align: left;
	height: 40px;	
	}
	
#contenthead h4	
	{
	font-family: arial ;
	font-size: 13pt ;
/*	color: #ff6600 ; */
	color: #dddddd;
	margin: 0;
	float: left;
	padding: 2px 0px 0px 0px;
	}	
	
h4 {
	margin-top: 0px;
	}	

h1
	{
	font-family: verdana ;
	font-size: 13pt ;
	color: #598AA4 ;
	margin: 0 ;
	}


body, table, p	
	{
	font-family: verdana, arial ; 
	font-size: 9pt ; 
	color: #356A86 ;
	margin-top: 0px ;
	margin-bottom: 0px;	
	}

table {

	}

body
	{
	background: #1E6F63 ;
/*	text-align: center ; */
	}
	
a	
	{ 
	color: #227E70 ;
	}
	
.header
	{
	font-family: myriad-web, arial ;
	font-size: 8pt ; 
	color: #227E70 ;
	}
	
.copyright
	{
	font-family: myriad-web, arial ;
	font-size: 8pt ; 
	text-align: center ;
	color: #80A3BE ;
	}

.menu
	{
	font-size: 8pt ; 
	color: #227E70 ;
	}
	
.tools
	{
	font-size: 8pt ; 
	}

.note
	{
	font-family: myriad-web, arial ;
	font-size: 7pt ;
	color: #9BB0B7 ;
	}
	
.contentTable {
	border: 1.5pt outset
	}
	
.contentTable th {
	background: #E5EEEC;
	padding: 2px;
	}

.contentTable td {
	padding: 2px;	
	}
.contentTable td {
	
	}


a.inlinemenu
	{
	text-decoration: none ;
	}
	
a:hover.inlinemenu
	{
	text-decoration: underline ;
	}
	
form
	{
	margin-top: 0px ;
	margin-bottom: 0px ;
	}
	
hr
	{
	border: 0;
	color: #9CB7C7 ;
	background-color: #ffffff ;
	height: 1px noshade;
	}
	
ul 
	{
	margin-top: 0 ;
	}

li	{
	margin: .5em,0,0,0 ;
	}
		
dt
	{
	color: #227E70 ;
	font-weight: bold ;
	margin-top: 18px ;
	}
	
h2
	{
	font-family: verdana ;
	font-size: 13pt ;
	color: #598AA4 ;
	}
	
h3,h4	
	{
	font-family: arial ;
	font-size: 11pt ;
	color: #ff6600 ;
	margin-bottom: 0 ;
	}
	
h5
	{
	font-size: 9pt ;
	color: #227E70 ;
	margin-bottom: 0px ;
	}

h3	
	{
	color: #227E70 ;
	}


h6 {
	margin-bottom: 0px ;
}

.bod td {
	text-align: center;
	padding: 1em 2em;
	width: 50%;
	}

.bod td a {
	font-weight: bold;
	font-size: 1.25em;
	}