@charset "utf-8";

body  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #005195 url(../images/bkg_slice.jpg) 0 0 repeat-x fixed;
	font-size: 93%;
	color: #333333;
	behavior: url("csshover3.htc");
}
a:link {
	color: #0066a4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #af292e;
}
a:hover {
	text-decoration: underline;
	color: #af292e;
}
a:active {
	text-decoration: none;
	color: #af292e;
}
h1 {
	color: #572600;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 7px;
	line-height: 2em
}
h2 {
	color: #0066a4;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	line-height: .5em;
}
h3 {
	color: #af292e;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 10px;
}
h4 {
	color: #0066a4;
	font-size: 14x;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 7px;
}
h5 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 7px;
}
h6 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
h7 {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}
#wrapper {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	background-color: #ffffff;
	padding-top: 5px;
}
#header {
	height: 85px;
}
#logo {
	height: 80px;
	width: 265px;
	margin-left: 30px;
	float: left;
	margin-top: 3px;
}
#tele_no {
	float: right;
	width: 175px;
	margin-top: 34px;
}
#quickLinks {
	background-color: #572600;
	width: 760px;
	height: 23px;
	font-size: 0.85em;
}
#quickLinks a {
	padding: 5px 10px;
	background: none;
}
#nav {
	width: 170px;
	height: 162px;
	padding: 4px 0;
	font-size: 13px;
	float: left;
	background-color: #af292e;
}
#nav a {
	padding: 7px 10px;
	font-weight: bold;
}
#nav a:link, #nav a:visited, #quickLinks a:link, #quickLinks a:visited, #footer a:link, #footer a:visited {
	color: white;
}
#nav a:hover, #div #navbar2 a:hover, #nav a:active, #div #navbar2 a:active, #nav li:hover a:link, #div #navbar2 li:hover a:link{
	color: #af292e;
}
#home #nav ul {
	display: block;
}
#home #nav ul ul {
	display:none;
}
#home #nav li {
	padding: 7px 0;
	width: 170px;
	background-color: #af292e;
}
#home #nav li:hover {
	background-color: white;
}
#home #nav li:hover ul {
	background color: white;
	display: block;
}
#navbar2 {
	width: 760px;
	height: 30px;
	font-size: 13px;
	background-color: #af292e;
}
#navbar2 ul {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	white-space: nowrap;
}
#div #navbar2 ul ul {
	display: none;
}
#div #navbar2 li {
	display: inline;
}
#div #navbar2 li a {
	text-decoration: underline;
	padding: 7px 10px;
	color: #FFF;
}
#div #navbar2 li:hover {
	background-color: white;
}
#home #sidebar {
	float: left;
	width: 170px;
}
#home #sidebar p {
	line-height: 2em;
	float: left;
	color: #0066a4;
	padding: 0px 15px 0 15px;
	font-style: italic;
	font-size: .875em;
}
#home #rightContent {
	float: right;
	width: 545px;
	font-size: 93%;
	vertical-align: text-top;
	padding: 1.0em 0 1.0em;
}
#home #rightContent p, #home #rightContent ul {
	padding: 0 0 1.1em 0;
	font-size: 0.90em;
}
#home #rightContent #match li {
	list-style: outside url(../images/check_box.gif);
	margin-left: 20px;
	padding: 0 0 0.5em 0;
	width: 450px;
}
#home ul#match {
	padding-top: 0.2em;
	line-height: 1.25em;
}
#photo {
	height: 140px;
	overflow: hidden;
	width: 760px;
	float: right;
	color: #ffffff;
}
#photo_index {
	height: 170px;
	overflow: hidden;
	width: 590px;
	float: right;
	color: #ffffff;
}
#div #sidebar {
	float: left;
	width: 170px;
}
#div #sidebar p {
	line-height: 2em;
	float: left;
	color: #0066a4;
	padding: 0px 15px 0 15px;
	font-style: italic;
	font-size: .875em;
}
img#guar {
	padding: 18px;
}
#content, #content_index {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 30px;
	margin-bottom: auto;
	line-height: 1.25em;
}
#div #content #rightContent {
	float: right;
	width: 545px;
	font-size: 93%;
	vertical-align: text-top;
	padding: 1.0em 0 1.0em;
}
#content #rightContent p {
	padding: 0 0 1.1em 0;
	font-size: 0.90em;
}
#content #rightContent #sitemap li {
	margin-left: 25px;
	padding: 1.0 0 1.0em;
	width: 450px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 1.25em;
}
#content #rightContent #service li {
	margin-left: 25px;
	padding: 1.5em 1 1.0em;
	width: 450px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 93%;
}
#content ul#service {
	padding-top: 0.2em;
	line-height: 1.25em;
}
.test_name {
	color: #333333;
	font-style: normal;
	font-size: .775em;
	line-height: 1.375em;
	float: right;
	padding-right: 25px;
}
#footer {
	position: relative;
	padding: 1.5em;
	text-align: center;
	background-color: #572600;
	clear: both;
	color: #ffffff;
	font-size: 0.70em;
}
#footer a:hover {
	text-decoration: underline;
}
#footerL, #footerR {
	position: absolute;
	top: 2.0em;
}
#footer #footerL {
	left: 1.0em;
}
#footer #footerR {
	right: 1.0em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.smaller {
	font-size: 90%;
	text-weight: bold;
	color: #333333;
	font-style: italic;
}
.normal_blue {
	color: #0066a4;
	font-style: normal;
	line-height: 1.375em;
	font-size: .75em;
}
.action {
	color: #0066a4;
	font-weight: bold;
}
.connect {
	line-height: 1.5em;
}
.tele {
	color: #af292e;
	font-weight: bold;
	font-size: 1.5em;
}
.callout {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
}
.footnote {
	font-style: italic;
	font-size: 0.70em;
	line-height: 1.25em;
}
.bold {
	color: #333333;
	font-weight: bold;
}
.privacy {
	color: #333333;
	font-size: .90em;
}
