body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

img
{ 
vertical-align: top;
}  

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
}

.align-justify {
	text-align: justify;
}

.align-justify2 {
	text-align: justify;
	vertical-align: top;
}

.image_float {
	float:left;
	margin: 0 5px 5px 0;
}

.press-release {
	text-align: justify;
	font-size: 10px;
}

.text1 {
	color: #AAAAAA;
}

.text2 {
	color: #FFFFFF;
}

.text3 {
	color: #246794;
}

.text4 {
	color: #A5A5A5;
}

.text5 {
	color: #364046;
}

a {
	color: #376589;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-weight: bold;
	text-decoration: none;
	color: #757575;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #FFFFFF;
}

a.link3 {
	font-weight: bold;
	text-decoration: none;
	color: #246794;
}

.spacer {
	clear: both;
}

table.dealers {
	background-color: #EEE;
	border: none;
	width: 500px;
}

table.dealers td {
	text-align: left;
	font-weight: 200;
	color: #000;
	border: none;
	background-color: #FFF;
	padding-bottom: 10px;
}

table.dealers td.top {
	text-align: left;
	background-color: #EEE;
	font: 12px Verdana, sans-serif;
	color: #1f4b8a;
	font-weight: 600;
	border: none;
}