﻿
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#border tr td table tr td table tr td table tr td table tr td table tr td {
	text-align:left;
}

#divCenterAll {
	position:relative;
	width:780px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
}
#divMainBox {
	position:relative;
	z-index:1;
	width: 780px;
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
	background-color: white;
}
#divLinks {
	position:absolute;
	width:780px;
	height:29px;
	z-index:1;
	left: 5px;
	top: 251px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFF;
	font-size: 16px;
	z-index: 2;
}
.divTopButton {
	height:37px; vertical-align: middle; text-align:center; float: left; margin-left:20px; margin-right:20px;
}
.divTopButtonDivider {
	float:left; margin-top:-8px;
}

#divContent 
{
	position:relative;
	margin:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	min-height:600px;
}
a.ButtonLink:link {
	color: white; text-decoration: none;
}
a.ButtonLink:visited {
	color: white; text-decoration: none;
}
a.ButtonLink:hover {
	color: yellow; text-decoration: none;
}

a.SearchLink:link {
	color: black; text-decoration: underline;
}
a.SearchLink:visited {
	color: black; text-decoration: underline;
}
a.SearchLink:hover {
	color: blue; text-decoration: underline;
}

a.TabLink:link {
	color: black; text-decoration: none;
}
a.TabLink:visited {
	color: black; text-decoration: none;
}
a.TabLink:hover {
	color: blue; text-decoration: none;
}


a:link {
	color: black; text-decoration: underline;
	text-align: right;
}
a:visited {
	color: black; text-decoration: underline;
}
a:hover {
	color: blue; text-decoration: underline;
}

.boxtitle {
	font-weight: bold;
	color: black;
}
.boxcontent {
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: normal;
}
.boxcontentdoublemargin {
	font-size: 12px;
	padding-left: 14px;
	padding-right: 14px;
}
.bluetext {
	color: #0066FF;
	font-size: 14px;
	padding-left: 7px;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newsdates {
	color: #000066;
	font-weight: bold;
	font-size: 10px;
}
.copyrightinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

.textboxUpper {
    text-transform:uppercase;
}

.searchfield 
{
	float:left;
	width:30px;
	font-weight:bold;
	text-align:right;
	margin-right: 5px;
}

.driverboxtext
{
	vertical-align:top; 
	padding-top:15px; 
	background-image:url(../assets/images/driverbox-back.gif);
}
