body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-color: #d3d3d3;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.mainborder {
	border: 1px solid #999999;
}

.imgBC {
	border: 1px solid #CCCCCC;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#topnav {
	height:27px;
	background-color:#097da9;
	width: 100%;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #097DA9;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav-menu li a:hover
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #0989b9;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	width:30em;
	background-color: #097da9;
}


.imgRight {
	margin-right: 13px;
}
.imgLeft {
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#header {
	width: 100%;
	height: 115px;
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
}

.logo {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.topright {
	float:right;
	margin-top: 20px;
	margin-right: 20px;
	text-align: right;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #097DA9;
}

#content {
	width:100%;
}

.bodycontent {
	padding: 10px;
	min-height: 350px;
	_min-height: 350px;
}

.bodycontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #075586;
	margin: 0px;
}

.bodycontent h2 {
	font-size: 18px;
	color: #075586;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #097DA9;
	margin-bottom: 10px;
	
}

.bodydesc {
	float:left;
	width: 300px;
}

.mainimage {
	float:right;
	margin-right: 10px;
	text-align: center;
}

.bodycontent a:link {
	font-size: 11px;
	color: #097DA9;
	text-decoration: none;
}
.bodycontent a:visited {
	font-size: 11px;
	color: #097DA9;
	text-decoration: none;
 }
 .bodycontent a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
 }

.bodycontent a:active {
	font-size: 11px;
	color: #097DA9;
	text-decoration: none;
 }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #075586;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footerb {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	line-height: 33px;
	background-color: #E3E3E3;
}

.right {
	float: right;
	font-size: 11px;
	font-size: 12px;
}
#faqsection {

}

.faqs {
	width: 698px;
	text-align: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-top: 5px;
}

.faqlist {
	width: 698px;
	text-align: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}
.faqlist strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #337E3A;
	line-height: 25px;
	font-weight: normal;
}

.faqlist a:link {
	text-decoration: none;
	color: #337E3A;
	line-height: 23px;
	font-weight: bolder;
	font-size: 13px;
	display: block;
}
.faqlist a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #337E3A;
	font-weight: bolder;
	display: block;
}

.faqlist a:hover{
	color: #317A38;
	font-size: 13px;
	font-weight: bolder;
	background-color: #d2ead4;
	display: block;
}

.faqlist a:active {
	text-decoration: none;
	font-size: 13px;
	color: #026DA1;
	font-weight: bolder;
	display: block;
}

.faqs strong {
	color: #006494;
	line-height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
}

