body
{
font-family: helvetica, arial, sans-serif;	
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 4px 0;
	font-weight: bold;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 4px 7px;
	font-weight: bold;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 4px 7px;
	font-weight: bold;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	color: white;
	text-decoration: underline;
	padding: 4px 7px;
	font-weight: bold;
}
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 4px 7px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 23598F;
	text-decoration: none;
	font-weight: bold;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	line-height: 22px;
}
.sidenav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	line-height: 22px;
}
.sidenav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	line-height: 22px;
}
.sidenav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 23598F;
	text-decoration: underline;
	padding: 0px;
	line-height: 22px;
}
.sidenav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	line-height: 22px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 25px;
	font-style: italic;
}
.commercial {
	float:right;
	width:190px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border:1px solid #fff;
	margin-top:15px;
	margin-right:10px;
	clear:right;
	background-color: #BF2C37;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.commercial a {
	color:#fff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.commercial a:hover {
	color:#fff;
	text-decoration:none;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

/*  new added item */

.license 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0070af;
	text-decoration: none;
	font-weight: bold;
	position:relative;
	top:78px;
}
#phonenumberbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	height: 20px;
	width: 205px;
	border: thin solid #FFF;
	text-align: center;
	vertical-align: middle;
	background-color: #23598F;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#topbox {
	float: left;
	width: 300px;
	padding-left: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #23598F;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #23598F;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}
.headertext a{
	font-family: Arial, Helvetica, sans-serif;
	color: #23598F;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
.fontcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #23598F;
	text-align: center;
}

/* 2011 upgrades */

#headerWrap
{
height: 141px;
width: 525px;
display: block;
margin: 0; padding: 0; display: block; position: relative; overflow: hidden;
background: url(../images/bgHeaderText.png) no-repeat;
}
#headerWrap h1, #headerWrap h2, #headerWrap p
{
position: absolute;
left: -9999em;	
}
#homeSidebar
{
width: 162px;	
text-align: left!important;
margin: 0; padding: 0; display: block; position: relative; overflow: hidden;
padding: 10px 9px 10px;
}
#homeSidebar h3
{
color: #444;
font-size: 14px;
line-height: 17px;
font-weight: bold;
padding: 7px 0 0 0;
margin: 0;	
}
#homeSidebar ul
{
list-style: none;
color: #444;
margin: 0;
padding: 18px 0 0 0;	
}
#homeSidebar ul li
{
font-size: 13px;
line-height: 16px;
color: #444;
padding: 0 0 8px 5px;	
}
#homeSidebar a
{
font-size: 14px;
line-height: 17px;
font-style: italic;
font-weight: bold;
text-decoration: none;
color: #006fae;
padding: 0 0 0 7px;
margin: -0;	
position: relative;
top: -7px;
}
#homeSidebar a:hover
{
text-decoration: underline;	
}

#homeSplash
{
margin: 0; padding: 0; display: block; position: relative; overflow: hidden;
height: 270px;
width: 525px;
display: block;
margin: 16px 0 16px;	
background: url(../images/homeSplash.jpg) no-repeat;
}
#homeSplash a
{
margin: 0; padding: 0; display: block; position: absolute; overflow: hidden;
background: url(../images/spacer.gif) repeat;
height: 66px;
width: 158px;
top: 194px;
left: 358px;
outline: none;
-moz-outline-style: none;
-moz-outline-width: 0;	
}
#homeSplash h1, #homeSplash a h3, #homeSplash a p
{
position: absolute;
left: -9999em;	
}

#footerWrap
{
margin: 0; padding: 0; display: block; position: relative; overflow: hidden;
background: #87a7c7;
padding: 10px 20px 5px 1px;
width: 734px;	
}
#footerWrap h3
{
color: #fff;
font-size: 13px;
line-height: 16px;
padding: 5px 0 2px 0;
font-weight: normal;
margin: 0;
}
#footerWrap h1
{
color: #fff;
font-size: 13px;
line-height: 16px;
padding: 5px 0 30px 0;
font-weight: normal;
margin: 0;
}
.clear
{
clear: both;
display: block;
height: 0;
overflow: hidden;	
}
.floatLeft
{
float: left;
}
.floatRight
{
float: right;	
}
#footerWrap p
{
font-size: 12px;
line-height: 14px;
color: #fff;
padding: 0;
margin: 0;	
}
#footerWrap p a
{
color: #fff;
text-decoration: underline;	
}

