.smallbottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 285478;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: 9E8B82
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whiteboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 2C5C83;
}
.largebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 8D7E78;
}
.littlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 8D7E78;
}
.marketshareorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc66;
}
.marketsharegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#i-nav {
	width: 150px; height: 105px;
}

#nav {
	width: 150px; height: 105px;
 	background: url(images/new-index/navsprite.jpg);
	margin: 0; padding: 0;
	position: relative;
}

#nav span {
	display: none;
}

#nav li {
	margin: 0; padding: 0; list-style: none;
	position: absolute;
}

#nav li, #nav a {
	height: 21px; display: block;
}

#nav1 {top: 0; width: 150px;}
#nav2 {top: 21px; width: 150px;}
#nav3 {top: 42px; width: 150px;}
#nav4 {top: 63px; width: 150px;}
#nav5 {top: 84px; width: 150px;}

#nav1 a:hover {background: transparent url(images/new-index/navsprite.jpg) 0 -105px no-repeat;}
#nav2 a:hover {background: transparent url(images/new-index/navsprite.jpg) 0 -126px no-repeat;}
#nav3 a:hover {background: transparent url(images/new-index/navsprite.jpg) 0 -147px no-repeat;}
#nav4 a:hover {background: transparent url(images/new-index/navsprite.jpg) 0 -168px no-repeat;}
#nav5 a:hover {background: transparent url(images/new-index/navsprite.jpg) 0 -189px no-repeat;}

#footer-nav {
	width: 100%;
	line-height: 20px;
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#footer-nav ul {
	margin: 0; padding: 0;
}

#footer-nav li {
	display: inline;
}

#footer-nav a:link, #footer-nav a:visited {
	text-decoration: none;
	color: #29597f;
}

#footer-nav a:hover {
	text-decoration: underline;
	color: #c0b68e;
}

.contact-form {
	width: 100%;
	border-collapse: collapse;
	line-height: 1.4em;
}

.contact-form tbody tr th {
	width: 25%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: 2C5C83;
	font-size: 12px;
}

.contact-form tbody tr td {
	width: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.red {
	color: #FF0000;
}
