﻿body
{
	background-color:white;
	font-size:.9em;
	font-family: Arial, "Tahoma","Helvetica Neue", "Lucida Grande", "Segoe UI", Helvetica, Verdana, sans-serif;
	margin:auto;
	padding:0px 0px 0px 0px;
	color: #000000;
	/*width:100%;
	padding-left:10px;
	padding-right:10px;*/
	text-align:center;
	overflow-x:auto;
}

body.schedule content
{
	overflow-x:auto;
	overflow-y:auto;
}


h1 {
	text-align:left;
	color:Navy;
	font-style:italic;
}

h2 {
    text-align:center;color:navy;font-size:large;
}

ol ol
{
    list-style-type:lower-alpha;
}

ol ol ol
{
    list-style-type: lower-roman;
}

img {
	padding:10px;
	border:0px;
}

.noPad {
	padding:0px;
}

table.noPad tr td img
{
    padding:0px;
}

table
{
	padding:10px;
	width:100%;
}

table.noPad img
{
	padding:0px;
}

td, th
{
	padding:5px;
	text-align:center;
}

table td.caption
{
	vertical-align:top;
}

col.altCol
{
    background-color:#FCF0C9;
}

col.alignleft
{
    text-align:left;
}

table.border td, table.border th
{
	border: 1px solid silver;
}

table.border-bottom
{
	border-bottom:1px solid silver;
}

table.contactus
{
    border-collapse:collapse;
}
table.contactus tr td, table.contactus td
{
    background-color:#F8DE83;
    border:#000080 1px solid;
    text-align:left;
}

table.schedule
{
    border-collapse:collapse;
    width:975px;
}

table.schedule tr, table.schedule tr td
{
    height:16px;
    padding:0;
    font-weight:bold;
}

table.schedule td
{
    border:1px solid black;
    font-size:12px;
    text-align:center;
    padding: 2px 0 1px 0;
}
table.schedule col.county
{
    width:50px;
    font-weight:bold;
}

table.schedule tr td img
{
    padding:0;
}

td.twocol, th.twocol {
	width:50%;
	text-align:center;	
}

td.padleft
{
    text-align:left;
    padding-left:20px;
}

td.padright
{
	padding-right:20px;
}

table.alignleft td
{
	text-align:left;
}

table.nopad td, table.nopad th
{
    padding:2px;
}

div 
{
    /*overflow:hidden;*/
}

div.content
{
	width:100%;
	text-align:center;
	padding-bottom:10px;
}

div.page
{
	padding: 5px 10px 5px 10px;
	margin:auto;
	width:1000px;
	text-align:left;
}

div.header
{
	background-color: white;
	border: 2px #000066 solid;
	margin:auto;
	width:1000px;
	overflow:hidden;
	margin-top:2px;
}

div.headerinside
{
	background-color: #F8DE83;
	border: 2px solid white;
	height: 205px;
	color: #00235E;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	border-bottom: 1px solid white;
	overflow:hidden;
}

div.headerinside table, div.headerinside td
{
	padding:0px;
	overflow:hidden;
}

div.headertop
{
	background:#000044;
	border:2px solid #F8DE83;	
	text-align:center;
	height:140px;
	padding-top:10px;
	overflow:hidden;
}

div.headertopleft
{
	font-size:12pt;
	font-weight:bold;
	color:white;
	float:left;
	width:67%;
		overflow:hidden;
}

div.headertopleft table, div.headertopleft td
{
	padding:0;
}

div.headertopleft img
{
	padding:0;
}

div.headertopright
{
	float: right;
	width: 33%;
	height: 161px;
		overflow:hidden;
}

div.headertopright img
{
	padding:0;
}

div.menu, div.menu a
{
	/*width:100%;*/
	background-color:#006;
	color:white;
	text-decoration:underline;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	font-style:normal;
	
}

div.menu a
{
    height:20px;
	overflow:hidden;
}

div.menu table
{
	border:1px solid #F8DEA3;
	width:100%;
	border-collapse:collapse;
}

div.menu table td
{
	width:16%;
	text-align:center;
	border:1px solid #F8DEA3;
	border-collapse:collapse;
	padding: 2px 0 2px 0;
	overflow:hidden;
	height:20px;
}

div.footer
{
	text-align:center;
	border-top:1px solid #000066;
	padding-top: 5px;
	margin: 0px 10px 5px 10px;
	width:1000px;
}

div.footerleft {
	width:33%;
	text-align:left;
	font-size:10pt;
	padding-top:35px;
	float:left;

}

div.footercenter{
	width:33%;
	text-align:center;
	font-size:8pt;
	float:left;
}

div.footerright{
	width:33%;
	text-align:right;
	font-size:10pt;
	padding-top:35px;
	float:left;
}

div.footerlinks{
	/*width:98%;*/
	text-align:center;
	font-size:8pt;
}

div.columns
{
	height:auto;
	padding:10px;
	text-align:center;
}

div.leftcol
{
	float:left;
	padding-right:10px;
}

div.rightcol
{
	float:right;
	padding-left:20px;
}

div.border, table.border, td.border, img.border
{
	border: 1px silver solid;
	border-collapse: collapse;
}

table.gen
{
	width:100%;
	border-collapse:collapse;
	text-align:center;
}

table.gen tr, table.gen tr td
{
	text-align:center;
}

table.gen tr.picture td
{
	vertical-align:bottom;
}

table.gen tr.caption td
{
	vertical-align:top;
}

table.gen tr.tableonecolumn td
{
	width:100%;
}

table.gen tr.tabletwocolumn td
{
	width:50%;
}

table.gen tr.tablethreecolumn td
{
	width:33%;
}

ol.spaced li, ul.spaced li
{
	padding-bottom:5px;
}

ol.unspaced li, ul.unspaced li
{
	padding-bottom:0px;
}

ol.lettered
{
	list-style-type:upper-alpha;
}

ol.roman
{
	list-style-type:upper-roman;
}

.pad
{
	padding:10px;
}

.margin
{
	margin:10px;	
}

.margin-left
{
	margin-left:10px;
}

div.border-right
{
	border-right: 1px black solid;
}

div.border-left
{
    border-left: 1px black solid;
}

div.photoColumn{
	height:275px;
	text-align:center;
	vertical-align:middle;
}

div.providers a
{
    font-size:18px;
    color:Navy;
    font-weight:bold;
}

div.providers p
{
    color:Navy;
    font-weight:normal;
}

div.threeColumn
{
	text-align:center;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	width:33%;
	float:left;
}

div.twoColumn
{
    text-align:center;
    padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	width:49%;
	/*float:left;*/
}

div.testimonials p
{
	border-bottom:1px black dotted;
	padding-bottom:15px;
	margin-bottom:15px;
}

div.question
{
    color:Navy;
    font-weight:bold;
    padding-bottom:15px;
}

div.answer
{
    font-weight:normal;
    padding-left:40px;
    padding-bottom:20px;
}

div.answer p
{
    padding-left:0;
}

a.italLink
{
	font-style:italic;
	font-size:13px;
}

.clearfix
{
	clear:both;
}

.paragraphintrotext
{
	color:#006;
	font-weight:bold;
	font-size:1.1em;
}

.translate
{
	float:right;
	padding: 5px;
	padding-right:0px;
}

.bold
{
	font-weight: bold;
}

.italic
{
    font-style:italic;
}

.floatright
{
	float:right;
	padding:5px;
	padding-right:0px;
}

.floatleft
{
	float:left;
	padding:5px;
	padding-left:0px;
}

.greentext{
	color: green;
	font-weight:bold;
}

.bluetext {
	color: blue;
	font-weight:bold;
}

.navytext 
{
    color:Navy;
    font-weight:bold;
}

.purpletext {
	color:purple;
	font-weight:bold;
}

.redtext {
	color:red;
	font-weight:bold;
}

.orangetext {
	color:orange;
	font-weight:bold;
}

.lightbluetext 
{
    color:#009999;
    font-weight:bold;
}

.limetext 
{
    color:Lime;
    font-weight:bold;
}

.burgundytext
{
    color:#800000;
}

.tealtext
{
    color:#008040;
}

.darkgreentext
{
    color:#008000;
}

.bigtext {
	font-size:28px;
}

.mediumtext {
	font-size:24px;
}

.midtext 
{
    font-size:13px;
}

.smalltext {
	font-size:10px;
}

.verysmalltext 
{
    font-size:8px;
}

.italictext {
	font-style:italic;
}

.spanishText {
	color:gray;
	font-size:10px;
}

.alignleft {
	text-align:left;
}

.alignright {
	text-align:right;
}

.aligncenter {
	text-align:center;
}

.blogheader
{
	color:#000080;
	font-family:"Arial Rounded MT Bold", Arial, Tahoma, sans-serif;
	font-size:24px;
	text-align:center;
}

.highlight
{
    background-color:Yellow;
}

.phoneNumber
{
    color:Navy;
    font-weight:bold;
    font-size:16px;
}

.aquabackground
{
    background-color: #CFF;
}

.goldbackground
{
    background-color:#F8DE83;
}

.darkbluebackground
{
    background-color:Navy;
    color:White;
}

.mediumbluebackground
{
    background-color:#0099FF;
    color:White;
}

.imgpadright {
	padding-right:20px;
}

.imgpadleft {
	padding-left:20px;
}

a:hover
{
	color:silver;
}


