﻿/* CSS Document */

<style type="text/css">
<!--
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.body_text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.body_text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.body_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #507686;
}
.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.specialty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
}
img {
	border-width: 0px;
}
#wrapper { 
        margin: 0 auto; 
        width: 727px; 
}
#in_wrapper { 
        width: 100%; 
}
.notice {
	text-align: center;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-bottom: -12px;
	font-weight: bold;
}
.center {
	text-align: center;
}
.shade {
	background-color: #CCCCCC;
}
#page-graphic-header {
	left: -5px;
	top: -5px;
	position: relative;
	float: left;
}
.clear {
	clear: both;
}
.adjust-picture {
	position: relative;
	top: -5px;
	left: -5px;
	float: left;
}
#middle {
	background-image: url('images/l_left_bottom.gif');
	background-repeat: repeat-y;
	width: 750px;
}
#left-nav {
	width: 158px;
	float: left;
}
#page-content {
	float: left;
	width: 569px;
}
.column-position {
	padding: 5px 0px 0px 5px;
	float: left;
}
#column-2 {
	float: left;
	width: 268px;
	padding-top: 5px;
	padding-left: 5px;
}
-->
</style>
