﻿* {
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
	margin-bottom: 1px;
	height: 100%;
}
img {
	border: none;
}
input[type="text"] {
    font-family: Arial, Helvetica, sans-serif;
}
textarea {
    font-family: Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
}
a {
	color:#0000cc;
	text-decoration:none;
}
a:hover {
	color:#cc0000;
	text-decoration:underline;
}
acronym {
	border-bottom:1px dotted;
}
body {
	padding: 0;
	margin: 10px 0;
	background: #066;
	font: 75%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#header a{
	display:  block;
	background:  url(../images/layout/banner_top.gif) top left no-repeat;
	color: #FFF;
	text-indent: -9999px;
	height: 76px;
}
#sidebar {
	float: left;
	width: 160px;
	margin: 10px 0;
	background: #066;
}
#sidebar ul {
	list-style-type: none;
}
#menulist, #submenulist {
	font-size: 90%
}
#submenulist {
	margin-right: 10px;
}
.anchor:link, .anchor:visited {
	display:  block;
	padding: 0 3px 0 8px;
	height: auto;
	font: bold 1em/2.5em Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
}
.indented {
    padding-left: 8px;
}
* html .anchor:link {
	height: 2.5em;
}
* html .anchor:visited {
	height: 2.5em;
}
#menuButton .anchor {
	background: #399;
}
#menuButton .anchor:link, #menuButton .anchor:visited {
	color: #CFF;
}
#menuButton .anchor:hover {
	color: #FFF;
	background: #6CC;
}
#menuHead h2 {
	padding: 3px;
	font-size: 100%;
	font-weight: 700;
	color: #FFF;
	text-transform: uppercase;
	background: #066;
}
#menuButton {
	border-top: 1px solid #9FF;
	border-bottom: 1px solid #333;
	background: #399;
	font-weight: normal;
	font-size: 1em;
}
#menuButton #active_menu {
	background: #6CC;
}
#menulist #menuButton ul a:hover, #submenulist #menuButton ul a:hover {
	background: #6CC;
}
* html #menulist ul a, * html #submenulist ul a {
	height: 1.8em;
}
#menulist ul ul a {
	padding: 0 30px;
	line-height: 1.8em;
	height: auto;
}
* html #menulist ul ul a {
	height: 1.8em;
}
#menulist ul ul ul a {
	padding-right: 0px;
	padding-left: 45px;
	padding-bottom: 0px;
	line-height: 1.8em;
	padding-top: 0px;
	height: auto;
}
* html #menulist ul ul ul a {
	height: 1.8em;
}
#.secnav {
	font-size: 95%;
	color: #FFF;
}
.secnav h2 {
	padding: 3px 8px;
	font-size: 100%;
	background-color: #066;
	text-transform: uppercase;
}
.secnav fieldset {
	margin: 0px 0px 0px 8px;
}
.secnav p {
	padding: 0 8px;
}
.secnav h3 {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 100%;
	padding-bottom: 3px;
	margin: 0px 2px 0px 0px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 15px;
}
.secnav {
	margin-bottom: 10px;
}
.secnav .insecnav {
	padding: 0;
	background-color: #399;
}
.insecnav div {
	padding: 10px 0 0 0;
}
#main {
	float: right;
	width: 790px;
	background: url(../images/layout/main.gif) bottom left no-repeat #FFF;
}
#main .imgleft {
	float: left;
	margin: 0px 20px 15px 0px;
}
#main .imgright {
	float: right;
	margin: 0px 0px 15px 20px;
}
#main h2 {
	text-indent: -9999px;
	height: 59px;
	background: url(../images/layout/banner_bottom.gif) top right no-repeat #066;
}
#submenuHead h2 {
	padding: 3px;
	font-size: 110%;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	text-indent: 0;
	height: auto;
	background: none;
}
#submenuSubhead h2, #submenuSubhead1 h2 {
	margin-top: 3px;
	padding: 0 5px;
	font-size: 100%;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	text-indent: 0;
	height: auto;
	background: none #6CC;
}
#submenuSubhead1 h2 {
	margin-top: 0;
	padding-top: 3px;
	background: url(../images/layout/submenu_h.gif) top left no-repeat #6CC;
}
#main #mainContentNarrow  {
	float: left;
	width: 620px;
}
#main #mainContentWide h2, #main #mainContentNarrow h2 {
	padding: 1em 0 0 0;
	font-size: 1em;
	color: #000;
	text-transform: uppercase;
	text-indent: 0px;
	height: auto;
}
#main #mainContentWide h3, #main #mainContentNarrow h3 {
	padding: 1.5em 0 0 1em;
	font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#main #mainContentWide h4, #main #mainContentNarrow h4 {
	padding: 0 20px;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
#main #mainContentWide #firstHeader {
	background: url(../images/layout/title_wide.gif) top left no-repeat;
}
#main #mainContentNarrow #firstHeader {
	background: url(../images/layout/title_narrow.gif) top left no-repeat;
}
#main #mainContentWide p, #main #mainContentWide embed, #main #mainContentNarrow p, #main #mainContentNarrow embed {
	padding-left: 1.5em;
}
#main #mainContentWide p {
	padding-right: 1.5em;
}
#main #mainContentNarrow .advert {
	min-height:235px;
	background-color: #cee;
	border: 1px solid #bdd;
	margin-left: 1.5em;
	padding: 10px;
}
#main #mainContentNarrow .advert p {
	padding: 0;
}
#main #mainContentNarrow .advert h4 {
	padding: 0 0 10px;
	text-align: center;
}
#main #mainContentNarrow .imgRight {
	float: right;
	background-color: #fff;
	border: 1px solid #bdd;
	margin: 0 0 10px 20px;
}
#main #mainContentNarrow .imgLeft {
	float: left;
	background-color: #fff;
	border: 1px solid #bdd;
	margin: 0 20px 10px 0;
}
#main #mainContentWide blockquote {
	padding: 0 3em;
	font-style: italic;
	color: #06C;
}
#main #mainContentNarrow blockquote {
	padding: 0 1.5em 0 3em;
	font-style: italic;
	color: #06C;
}
#rightCol {
	float: right;
	width: 440px;
}
#rightCol p {
	padding-left: 0;
}
#leftCol {
	margin-right: 450px;
	font-weight: 700;
}
#leftCol p {
	padding-right: 0;
}
#sidebar2 {
	float: right;
	width: 160px;
	background: url(../images/layout/sidebar2_head.gif) top right no-repeat;
}
#sidebar2 ul {
	margin: 0 10px 10px 0;
	padding-bottom: 3px;
	background: url(../images/layout/submenu_f.gif) bottom left no-repeat #9FF;
	list-style-type: none;
}
#sidebar2 ul li a {
	padding: 0 5px;
}
#sidebar2 p {
	margin-right: 10px;
}
#sidebar2 img {
	margin-top: 10px;
}
#sidebar2 #mapInfo p {
	font-size: .95em;
}
#footer{
	background-color: #399;
}
#legal {
	background: #6CC url(../images/layout/ftr.gif) top right no-repeat;
}
#legal ul {
	background: url(../images/layout/ftl.gif) top left no-repeat;
	padding: 2px 0 0 320px;
	list-style-type: none;
	height: 17px;
}
#legal ul li {
	margin: 0;
	padding: 0 8px;
	display: inline;
	font-size: 95%;
}
#footerContent #company {
	float: right;
	width: 480px;
	height: 60px;
	background: url(../images/layout/fbr.gif) bottom right no-repeat ;
	padding-top: 20px;
	font-style:normal;
	font-size: 95%;
	color: #FFF;
	text-align: center;
}
#footerContent  address {
	height: 60px;
	background: url(../images/layout/fbl.gif) bottom left no-repeat ;
	padding-top: 20px;
	font-style:normal;
	font-size: 95%;
	color: #FFF;
	text-align: center;
}
#contact label{
	clear: left;
	float: left;
    display: block;
	margin: 3px 0;
	width: 180px;
	text-indent: 1.5em;
}
#contact input {
	margin: 3px 0px;
	width: 300px;
}
#contact textarea {
	margin: 3px 0px;
	width: 300px;
}
#contact .submit {
    margin: 10px 0;
    font-weight: bold;
	width: 60px;
}
#contact .highlight {
    color: #900;
}
#contact .backlight {
	background-color:#FCC;
}
#survey {
	margin: 0 15px;
}
#survey label{
	clear: left;
	float: left;
    display: block;
	margin: 3px 0;
	width: 250px;
}
#survey input {
	margin: 3px 0 3px 3px;
	width: 400px;
}
#survey textarea {
	margin: 3px 0 3px 3px;
	width: 400px;
}
#survey .multifield {
	margin: 3px 0 3px 255px;
}
#survey .multifield label {
	clear: left;
	float: left;
	margin: 0;
	width: 10px;
	padding-left: 0;
	padding-right: 10px;
}
#survey .submit, #survey .clear {
    margin: 10px 0;
    font-weight: bold;
	width: 60px;
}
#survey .multifield ul {
	float:left;
	width:100%;
	padding:0;
	margin:0 0 6px 0;
	list-style-type:none;
}
#survey .multifield ul li {
	display: inline;
	margin: 0 15px 0 0;
}
#survey .multifield a{
	float:left;
	width:160px;
	margin-bottom: 5px;
}
#survey .multifield ul li input {
	width: 40px;
}
#survey .multifield .box {
	width: 15px;
	margin:0;
}
#survey .multifield textarea {
	margin-left: 0;
}
#survey .multifield input {
	margin-left: 0;
}
#survey .check {
	width: 15px;
	margin:0;
}
#survey .radio {
}
#map {
	float: left;
	height: 400px;
	width: 580px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 2px solid #333;
}
.googleVideo{
	height: 326px;
	width: 400px;
}
.clearfloat {
	clear: both;
	display: block;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearRight {
	clear: right;
	display: block;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
#borderedTable, #borderedTable td, #borderedTable th {
	border-color: #CCC;
}
#borderedTable th {
	font-size: 120%;
}