@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#SubmitButton .SUBMIT {
	border: 1px solid #666666;
	background-color: #F0F0F0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#SubmitButton .SUBMIT:hover {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	filter: DropShadow(Color=#000000, OffX=10, OffY=10, Positive=5);
}

#DMVRecord {	
	background-color: #919191;
	border: 1px solid #333333;
	padding: 5px;
	width: 350px;
	color: #FFFFFF;
	margin-left: 12px;
}
#ApplicationHeading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.content {
	padding: 15px;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content .FieldText {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	width: 150px;
}
.content .Address {
	width: 250px;
}
.content .SubmitByMail {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 5px;
	margin-top: 10px;
}
.content li {
	list-style-position: outside;
	list-style-type: upper-roman;
}
.content .OfficeAddress {
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.style22 {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
}
.content .ReferenceDate {
	width: 85px;
}
#SubmitButton {
	margin: 5px;
}
.style23 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.content .OfficeAddress a {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
}
#RequiredFields {
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 20px;
	margin-top: 5px;
}
.style24 {color: #FF0000}
.style25 {
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
}
.style27 {font-size: 10px}