@charset "utf-8";
/* CSS Document */

.container	{
	margin:auto;
	backgound-color:#ffffff;
	border-color:#0457a3;
	border-style:outset;
	border-width:8px;
	width:1068px;
}
body	{
	background-color:#0457a3;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
}
.content	{
	background-color:#ffffff;;
	width:631px;
}
.left	{
	background-color:#ffffff;
	width:247px;
}
.right	{
	background-color:#ffffff;
	font-size:9pt;
	width:190px;
}
.right h1	{
	font-size:13pt;
	font-weight:bold;
	text-align:center;
}
.right	a:link	{
	color:#0457a3;
	text-decoration:underline;
}
.right	a:visited	{
	color:#0457a3;
	text-decoration:underline;
}
.right	a:active	{
	color:#0457a3;
	text-decoration:underline;
}
.right	a:hover	{
	color:#000000;
	text-decoration:underline;
}
td	{
	vertical-align:top;
}
.copyright	{
	background-color:#ffffff;
	text-align:center;
	font-weight:bold;
}
.bottom		{
	background-color:#ffffff;
	font-weight:bold;
	color:#0457a3;
}
.vehicleservice		{
	background-color:#ffffff;
	margin:auto;
	width:1065px;
}
.links	{
	background-color:#ffffff;
	text-align:center;
}
.links a:link	{
	color:#0457a3;
	font-size:12pt;
	text-decoration:underline;
}
.links	a:visited	{
	color:#0457a3;
	font-size:12pt;
	text-decoration:underline;
}
.links	a:active	{
	color:#0457a3;
	font-size:12pt;
	text-decoration:underline;
}
.links	a:hover	{
	color:#000000;
	font-size:12pt;
	text-decoration:underline;
}
.smalllinks	{
	background-color:#ffffff;
	text-align:center;
	font-weight:bold;
}
.smalllinks a:link	{
	color:#0457a3;
	font-size:9pt;
	text-decoration:underline;
}
.smalllinks	a:visited	{
	color:#0457a3;
	font-size:9pt;
	text-decoration:underline;
}
.smalllinks	a:active	{
	color:#0457a3;
	font-size:9pt;
	text-decoration:underline;
}
.smalllinks	a:hover	{
	color:#000000;
	font-size:9pt;
	text-decoration:underline;
}
h1		{
	color:#0457a3;;
	text-align:center;
}
ul	{
	font-weight:bold;
	list-style:circle;
}
.center	{
	text-align:center;
}
.floatleft	{
	float:left;
}
.floatright	{
	float:right;
}

