body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: white;
	margin: 0px;
	padding: 0px;
}


div#shell{
	position: absolute;
	width: 775px;
	margin-left:-387px;
	left:50%;
	border: 1px solid #ADADAD;
	margin-top: 10px;
}
	
a:hover {
	color: #14869E;
}

a{
	color: #605F5F;
}
	
form {
	padding: 0px;
	margin: 0px;
}
	
input {
	background-color: #E6E5E7;
	border: 1px solid #93969B;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#header {
	width:775px;
	height: 120px;
	background-image: url(i/logo.gif);
	background-color: white;
	background-repeat: no-repeat;
	background-position: right;
}
	
#header img {
	margin: 3px 0px 2px 3px;
	border:	none;
}
	
#mainnav {
	background-color: #E4E4E5;
	background-image: url(i/bg_mainnav.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 775;
}
	
#navwrap td {
	background-image: url(i/ico_mainnav.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #cccccc;
	padding: 10px 6px 8px 30px;	
}
	
#navwrap td, #navwrap a {
	margin-right: 5px;
	color: #0C626D;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
	
#navwrap a:hover{
	text-decoration: underline;
}
	
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 775px;
}

#wrapper td {
	margin:0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: none;
}
#steve td {
	margin:0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#leftcolumn {
	width: 180px;
	background-color: #EAF7FA;
	text-align: right;
}
	
#leftcolumn a{
	color: #5E5E5E;
	text-decoration: none;
	line-height: 30px;
}

#leftcolumn p{
	margin-right: 10px;
	color: #1C94A3;
}

#leftcolumn a:hover{
	color: #1C94A3;
	text-decoration: underline;
}

#rightcolumn a{
	color: #EAF7FA;
	text-decoration: none;
}

#rightcolumn a:hover{
	text-decoration: underline;
}
	
#content {
	background-image: url(i/bg_content.jpg);
	background-repeat: repeat-x;
	background-color: white;
}
	
#content h1 {
	background-image: url(i/bg_content_title.gif);
	background-repeat: no-repeat;
	background-color: #A6ABAF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #ffffff;
	padding: 8px 0px 18px 8px;
	margin: 0px;
}
	
#content h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 12px;
	color: #1C94A3;
}
	
#content p {
	margin: 12px;
	text-align: justify;
	font-size: 12px;
}

#content ul {
	margin: 12px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 20px;
}

#content ul li {
}
	
#rightcolumn {
	width: 180px;
	background-color: #1C94A3;
	color: white;
}
	
#rightcolumn h1 {
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 8px;
	border-bottom: 1px dotted #C9E6EA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 3px;
}
	
#rightcolumn h2 {
	font-size: 12px;
	margin: 8px;
	padding: 0px;
}
	
#rightcolumn p {
	font-size: 11px;
	margin: 6px 8px;
	color: white;
}
	
img#strap{
	margin-top: 37px;
	margin-left: 146px;
}
	
#leftcolumn h1 {
	font-size: 14px;
	padding: 8px;
	line-height: 16px;
	border-bottom: 1px dotted #1C94A3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #1C94A3;
	margin-top: 3px;
}
	
	
div.OHOF {
	float: right;
	font-size: 11px;
	margin-right: 4px;
	margin-top: -4px;
}

td.footer {
	width: 775px;
	height: 18px;
	background-image: url(i/bg_footerbar.gif);
	background-repeat: repeat-x;
	text-align: right;
	font-size: 10px;
	height: 28px;
}
	
#topshades {height: 3px; 	background-repeat: repeat-x;}	
.topleft {	background-image: url(i/shade_left_top.gif);}
.topmid {	background-image: url(i/shade_mid_top.gif);}
.topright {	background-image: url(i/shade_right_top.gif);}


.rightpic {
	float: right;
	border: 2px solid white;
	margin-left: 8px;
	margin-bottom: 8px;
}

