/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #667C0F;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	color: #667C0F;
	line-height:18px;
	letter-spacing:0.15em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.subHeader {
	color: #667C0F;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.phonenum {
	font-size: 16px;
	color: #667C0F;
}


.quote {
	color: #7F8F3E;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.toprightnav a:link,.toprightnav a:visited,.toprightnav a:active,.toprightnav a:hover 
{
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.toprightnav a:link,.toprightnav a:visited,.toprightnav a:active 
{
    background-color: #667C0F;
}

.toprightnav a:hover 
{
    background-color: #667C0F;
	color: #FF6600;
    text-decoration: underline;
}

.toprightnav a.selected:link,.toprightnav a.selected:visited,.toprightnav a.selected:active 
{
    background-color: #667C0F;
}

.toprightnav a.selected_linktitle:link,.toprightnav a.selected_linktitle:visited,.toprightnav a.selected_linktitle:active 
{
	background-color: #FFFFFF;
	color: #000000;
}


.leftnavbar a:link,.leftnavbar a:visited,.leftnavbar a:active,.leftnavbar a:hover 
{
	display: block;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CC66;
}

.leftnavbar a:link,.leftnavbar a:visited,.leftnavbar a:active 
{
	background-color: #CCDF83;
}

.leftnavbar a:hover 
{
    background-color: #ffffff;
	color: #666666;
    text-decoration: underline;
}

.leftnavbar a.selected:link,.leftnavbar a.selected:visited,.leftnavbar a.selected:active 
{
    background-color: #FFFFFF;
}

.leftnavbar 
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC66;
}

.leftnavbar div.spacer 
{
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CC66;
}

.leftnavbar a.selected_linktitle:link,.leftnavbar a.selected_linktitle:visited,.leftnavbar a.selected_linktitle:active 
{
	background-color: #FFFFFF;
	color: #000000;
}

.leftnavbar a.linktitle:hover 
{
	background-color: #000000;
	color: #FFFFFF;
}

.leftnavbar a.linktitle:link,.leftnavbar a.linktitle:visited,.leftnavbar a.linktitle:active {
}
.leftnavbar_bottomlinks a {
	display: block;
	margin-bottom: 2px;
	font-size: 11px;
	text-decoration: none;
}
.leftnavbar_bottomlinks a:hover {
	text-decoration: underline;
}

div.header_menu {
	width: 100%;
	background-color: #A2BF2F;
	border-top: 1px solid #D1E4AC;
	border-bottom: 1px solid #D1E4AC;
}
div.header_menu table {
    border-left: 1px solid #D1E4AC;
}
div.header_menu td {
    border-right: 1px solid #D1E4AC;
}
div.header_menu td a {
	padding: 5px 20px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
div.header_menu td a:hover {
    background-color: #FFFFFF;
    color: #5C743D;
}
div.header_bottom {
	background-color: #d6b6b7; 
	width: 100%;
	font-size: 2px; height: 12px;
    border-bottom: 1px solid #636363;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C7440;
}
.newsite {
	color: #D1FB71;
}
.redheadline {
	color: #C10000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

#insurance {
	position:relative;
	width:auto;
	height:auto;
	z-index:1;
	left: auto;
	top: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}
#AltText {
	position:relative;
	width:auto;
	height:auto;
	z-index:1;
	left: auto;
	top: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	visibility: hidden;
}
