.nav {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 45px;
}
a.nav:link, a.nav:active, a.nav:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 45px;
}
a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #417FB1;
	text-decoration: none;
}

.body-text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #417FB1;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 30px;
}
.contact-text {
	font-family: Tahoma;
	line-height: 15px;
	color: #417FB1;
	text-decoration: none;
	padding-top: 10px;
	font-size: 11px;
	padding-left: 3px;
}
.normal-text {
	font-family: Tahoma;
	line-height: 15px;
	color: #417FB1;
	text-decoration: none;
	padding-top: 10px;
	font-size: 11px;
}
.white-text {
	font-family: Tahoma;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	font-size: 11px;
}
.bg-shade {
	background-image: url(images/bg-shade.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
}
a.footer:link, a.footer:active, a.footer:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 30px;
	color: #3eb4e5;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.phone-bottom {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-corner-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #417FB1;
	text-decoration: none;
	line-height: 17px;
	padding-left: 3px;
}
.input-nml
{
	font-family: Tahoma;
	font-size: 11px;
	color: #313131;
	border: 1px solid #313131;
	padding-left: 1px;
	background-image:url(images/input.gif);
}
.button-nml
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #313131;
	text-align: center;
	background-color: #417FB1;
	padding-top: 2px;
	padding-bottom: 2px;
}
.dropdown-nml
{
	font-family: Tahoma;
	font-size: 11px;
	color: #313131;
	border: 1px solid #313131;
	margin-top: 5px;
	background-image:url(images/input.gif);
}
.image-border 
{
	border: 1px solid #3d9dea;
}
