body {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	border-width: 0px;
	overflow: auto;
	line-height: 24px;
}

td, p {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #a4c758;
}

a:link {
	color: #005171;
	text-decoration: underline;
}

a:visited {
	color: #a4c758;
	text-decoration: none;

}

a:hover {
	color: #black;
	text-decoration: underline;
}

a.nav:link, a.nav:active {
	color: #a4c758;
	text-decoration: none;
	font-size: 16px;
	
}

a.nav:visited {
	color: #a4c758;
	text-decoration: none;
		font-size: 16px;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

.style1 {color: #FDFBFC}

.smalltext {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}

.testimonial {
	font-size: 12px;
	font-style:italic;

}

.whitetext {
	font-size: 16px;
	color: #ffffff;
	line-height: 18px;
}

.address {
	font-size:10px;
	color:#ffffff;
	line-height: 18px;
}

.bottom {
	font-size: 10px;
	color: #217897;
}


a.footer:link, a.footer:active, a.footer:visited, a.footer:hover {
	font-size: 10px;
	color: #217897;
	
}

h1 {
	font-size:17px;
	color:#0282ab;
}

h2 {
	font-size:16px;
	color:#0282ab;
}

h3 {
	font-size:15px;
	color:#5e9e02;
}

h4 {
	font-size:14px;
	color:#5e9e02;
}

li, ol {
	line-height: 23px;
	list-style-image:  url(images/li.gif);	

  
  }