/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 6px;
}
.fbt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 6px;
}
.fbt a:link { 
	color: #CCCCCC;
	text-decoration: underline;
	}
.fbt a:visited { 
	color: #CCCCCC;
	text-decoration: underline;

	}
.fbt a:hover { 
	color: #CCCCCC;
	text-decoration: underline;
	}
.fbt a:active { 
	color: #CCCCCC;
	text-decoration: underline;
}


.footerLinks a:link { 
	color: #5785C3;
	text-decoration: underline;
	}
.footerLinks a:visited { 
	color: #5785C3;
	text-decoration: underline;

	}
.footerLinks a:hover { 
	color: #000000;
	text-decoration: underline;
	}
.footerLinks a:active { 
	color: #5785C3;
	text-decoration: underline;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding: 12px;
}
.businesses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 12px;
}
.bodyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #557FBB;
}

.bodyText a:link { 
	color: #5785C3;
	text-decoration: underline;
	}
.bodyText a:visited { 
	color: #5785C3;
	text-decoration: underline;

	}
.bodyText a:hover { 
	color: #000000;
	text-decoration: underline;
	}
.bodyText a:active { 
	color: #5785C3;
	text-decoration: underline;
}

.contactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-right: 12px;
	padding-left: 20px;
	padding-top: 28px;
	background-repeat: no-repeat;
	background-image: url(../images/contactbox.jpg);
}
.contactText a:link { 
	color: #5785C3;
	text-decoration: underline;
	}
.contactText a:visited { 
	color: #5785C3;
	text-decoration: underline;

	}
.contactText a:hover { 
	color: #000000;
	text-decoration: none;
	}
.contactText a:active { 
	color: #5785C3;
	text-decoration: underline;
}


.navlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 21px;
	background-image: ../images/navbox.jpg;
	background-repeat: no-repeat;	
	text-decoration: none;

}
.navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	text-decoration: none;

}
.navlist li {
	margin: 0;
	text-decoration: none;

}

.navlist a {
display: block;
padding: 2px 2px 2px 24px;
text-decoration: none;

}

.navlist a:link, .navlist a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.navlist a:hover, .navlist a:active {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-image:  url(../images/navboxOver.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}
