﻿.Advocar_Body, .Default {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 8pt;
	background-color: White;
}

.PageTitle {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #3876D0;
}

.PageSection {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #35424D;
}

.PageSubSection {
	font-family: Verdana;
	font-size: 9.5pt;
	font-weight: bold;
	color: #4B702E;
}

.PageTextSmall {
	font-family: Verdana;
	font-size: 6.5pt;
	font-weight: normal;
}

.PageBox {
	border: 1px solid #4B702E;
	padding: 5px;
	margin: 0px;
	background-color: #B3D76E;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.VehicleTitle {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #4B702E;
}

.inputButton {
	border-style: solid;
	border-color: #4D6579 #182127 #182127 #4D6579;
	background-color: #2E3C48;
	color: #FFFFFF;
	padding: 1px 0px 1px 0px;
	font-size: 7pt;
	border-width: 2px;
	font-family: Verdana;
	text-align: center;
}

.inputText {
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.inputTitle {
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	height: 19px;
	background-color: transparent;
	text-align: right;
	vertical-align: middle;
}

.inputRequired {
	color: red; 
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: bold;
}

.inputString {
	padding-left: 3px;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	height: 19px;
}

.inputLabel {
	padding-left: 3px;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	height: 19px;
}

.inputRadio {
	padding-left: 3px;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	vertical-align: middle;
}

.inputCheckbox {
	padding-left: 3px;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	vertical-align: middle;
	font-weight: normal;
}

.inputSelect {
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	height: 19px;
}

.inputFile {
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	height: 19px;
	
	padding: 1px 0px 1px 0px;
	border-width: 2px;
}

.inputCaption {
	font-weight: normal;
	font-size: 8pt;
	color: blue;
	font-style: italic;
	background-color: transparent;
	text-align: left;
	height: 19px;
	font-family: Verdana;
}

.inputReadOnly {
	border-style: solid; 
	border-color: white; 
	background-color: transparent;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	height: 19px;
}

.inputInvisible {
	border-style: solid; 
	border-color: white; 
	background-color: transparent;
	font-size: 8pt;
	color: White;
	font-family: Verdana;
	height: 19px;
}

.inputRow {
	background-color: #B3D76E;
}

.CertifiedLogoBox {
	background-color: #B3D76E;
}

.BrowseBox {
	text-align: left;
	height: 100px;
	width: 600px;
	background-color: #B3D76E;
}

.detailOptionFont {
	background-color: #B3D76E;
}

.inputHeader {
	background-color: #555555;
	color: #FFFFFF;
	font-weight: bold;
}