a {
	color: #1dcab5;
	text-decoration: none;
}
.smlNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
div#smlNav a{
	color: #FFFFFF;
	text-decoration: none;
}
div#smlNav a:hover{
	font-weight: bold;
	color: #1dcab5;
	text-decoration: none;
}
.mainHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1dcab5;
	text-decoration: none;
	font-weight: bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00275d;
	text-decoration: none;
}
.smlMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
.smlLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a {
	color: #00275d;
	text-decoration: none;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00275d;
	text-decoration: none;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1dcab5;
	text-decoration: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.topcars {
	background-image: url(images/topcar.jpg);
	background-repeat: repeat-x;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.side {
	background-image: url(images/navbkg.jpg);
	background-repeat: repeat-y;
}
