html {
	background-color: #085DBB;
	/*background-color: #002175;*/
}

body {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
}

table, td, select, input, textarea{
	font-size: 100%;
	border:#CCCCCC;
	border-collapse:collapse
}

#wrapper {
	vertical-align: top;
	width: 100%;
}

#brandTable {
	line-height: normal;
	background-color: #CA0C0F;
	background-image: url(graphics/400x25officialsiteRED.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

#welcomeTable {
	line-height: normal;
	background-image: url(graphics/barBBK.gif);
	background-repeat: repeat;
	background-position: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

#newsTable {
	line-height: normal;
	background-image: url(graphics/barBBK.gif);
	background-repeat: repeat;
	background-position: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

#quickTable {
	line-height: normal;
	background-image: url(graphics/barBBK.gif);
	background-repeat: repeat;
	background-position: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

#headerTable {
	width: 100%;
	background-image: url(graphics/dmvHrdBk.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#footerTable {
	background-image: url(graphics/footerBG.gif);
	background-color:#128CE7;
	height: 35px;
	width: 100%;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 0px;
}


.sidepad {
	padding-right: 10px;
	padding-left: 10px;
}

a {
	color: #2570BB;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-size:70%;
	background-color: #DCEAF8;
}

a img { 
	border: none;
	}
.smink{
	color: #2570BB;
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
}	

a.skip {

	text-decoration: none;
	color: #FFFFFF;
	font-size: 8px;
}

a.skip:hover {
	color: #FFFFFF;
	font-size: 8px;
	text-decoration: none;
	background-color: #FFFFFF;
}

ul {
	list-style-image: url(graphics/Bbullet.gif);
}

.red {
	color: red;
}
	
.italic {
	font-style:italic;
}

.bolditalic {
	font-style:italic;
	font-weight:bold;
}

.bold {
	font-weight: bold;
}


.fineprintgray {
	font-size: 90%;
	font-style: normal;
	color: #666666;
}

.navbar {
	font-size: 100%;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.tagline {
	font-size: 105%;
	font-weight: bold;
}

.fineprint {
	font-size: 90%;
	font-style: normal;
	color: #FFFFFF;
}

.date{
	color: #003366;
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
}	

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 120%;	
	font-weight: bold;
	color: #000000;		
}

.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #000000;
	font-weight: bold;
}

.subheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
}

#dataTable {
	border: 1px solid #999999;
	line-height: normal;
}

#dataTable td {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	background-color: #F2F2F2;
}

#dataTable th {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(graphics/barBG.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	text-indent: 5px;
	height: 20px;
}

#listTable {
	line-height: normal;
	width: 100%;
}

#listTable td {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}

#listTable th {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#navTable {
	line-height: normal;
	font-size: 100%;
}
 
#navTable td {
	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	text-align: left;
}
 
#navTable th {
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#navTable a {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

#navTable a:hover {
	font-size: 100%;
	color: #0000FF;
	text-decoration: underline;
}

#quickLinks a {
	font-size: 100%;
	color: #2570BB;
	text-decoration: none;
}

#quickLinks a:hover {
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}

.search {
	background-color: #FFFFFF;
	line-height: 35px;
}
____________________

.normal-Left {
	color: #000000;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

.white_text {
	color: #000000;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
}
	
a.white_text:link {
	color: #000000;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
}

a.white_text:hover {
	color: #D2D2D2;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
}

.blue_text {
	color: #2570BB;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
}
	
a.blue_text:link {
	color: #2570BB;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
}

a.blue_text:hover {
	color: #B6D3F0;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
}

.fineprint_BK {
	font-size: 90%;
	font-style: normal;
	color: #000000;
}

.tagline_white {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}

.hdr_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #000000;
	font-weight: bold;
	font-style: italic
}


.white_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #FFFFFF;
	font-weight: bold;
}

.white_hdr_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic
}

#blue_table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #000000;
}

#blue_table td {
	border: 1px solid #CCCCCC;
	background-color: #E8F0F8;
	padding-left: 4px;
	padding-right: 4px;
}

#blue_table th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	line-height: 20px;
	background-color: #2570BB;
	border: 1px solid #E8F0F8;
	color: #FFFFFF;
	text-indent: 5px;
}
#searchBox {
	border: 1px solid #C2C2C2;
	border-collapse:collapse;
	background-color: #E2E2E2;
}

