﻿.Advocar_Body, .Default {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	font-family: tahoma, Arial, sans-serif;
	font-size: 8pt;
	background-color: White;
}

.PageTitle {
	font-family: tahoma, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #35519E;
}

.PageSection {
	font-family: tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3B58A7;
}

.PageSubSection {
	font-family: tahoma, Arial, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #D59F0F;
}

.VehicleTitle {
	font-family: tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D59F0F;
}

.PageTextSmall {
	font-family: tahoma, Arial, sans-serif;
	font-size: 6.5pt;
	font-weight: normal;
}

.PageBox {
	border: 1px solid #03237E;
	padding: 5px;
	margin: 0px;
	background-color: #B5C5EF;
	font-family: tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.inputButton {
	background-color: #D59F0F;
	color: #FFFFFF;
	padding: 1px 0px 1px 0px;
	font-size: 8pt;
	border-width: 2px;
	font-family: tahoma, Arial, sans-serif;
	text-align: center;
}

.inputText {
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial, sans-serif;
}

.inputTitle {
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial, sans-serif;
	height: 19px;
	background-color: transparent;
	text-align: right;
	vertical-align: middle;
}

.inputRequired {
	color: red; 
	font-family: tahoma, Arial, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
}

.inputString {
	padding-left: 3px;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial, sans-serif;
	height: 19px;
}

.inputLabel {
	padding-left: 3px;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial, sans-serif;
	height: 19px;
}

.inputRadio {
	padding-left: 3px;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial, sans-serif;
	vertical-align: middle;
}

.inputCheckbox {
	padding-left: 3px;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial, sans-serif;
	vertical-align: middle;
	font-weight: normal;
}

.inputSelect {
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial, sans-serif;
	height: 19px;
}

.inputFile {
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial, sans-serif;
	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: tahoma, Arial, sans-serif;
}

.inputReadOnly {
	border-style: solid; 
	border-color: white; 
	background-color: transparent;
	font-size: 8pt;
	color: black;
	font-family: tahoma, Arial, sans-serif;
	height: 19px;
}

.inputInvisible {
	border-style: solid; 
	border-color: white; 
	background-color: transparent;
	font-size: 8pt;
	color: White;
	font-family: tahoma, Arial, sans-serif;
	height: 19px;
}

.inputRow {
	background-color: #E6E6EE;
}

.CertifiedLogoBox {	
	background-color:#B5C5EF;	
}

.BrowseBox {
	text-align: left;	
	height: 100px;
	width: 600px;
	background-color:#B5C5EF;			
}

.detailOptionFont {
	background-color: #B5C5EF;
}

.inputHeader {
	background-color: #555555;
	color:#FFFFFF;
	font-weight: bold;	
}