﻿.Advocar_Body, .Default {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 8pt;
}

li {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana;
	font-size: 8pt;
	padding-bottom: 8pt;
}

a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
	vertical-align: top;
}

a:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	height: 15px;
	cursor: pointer;	
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;	
	vertical-align: middle;
}

.PageTitle {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #5A7F48;
}

.PageSection {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #5A7F48;
}

.PageSubSection {
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color: #5A7F48;
}


.VehicleTitle {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #555555;
}

.PageTextSmall {
	font-family: Verdana;
	font-size: 6.5pt;
	font-weight: normal;
}

.PageBox {	
	padding: 5px;
	margin: 0px;
	background-color: #EDEEDE;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.inputButton {
	background-color: #557A91;
	color: #FFFFFF;
	border-color: #8DABBC #BCCED8 #BCCED8 #8DABBC;
	padding: 1px 0px 1px 0px;
	font-size: 7.5pt;
	border-width: 2px;
	font-family: Verdana;
	text-align: center;
}

.inputText {
	font-size: 7.5pt;
	color: black;
	font-family: Verdana;
}

.inputTitle {
	font-weight: bold;
	font-size: 7.5pt;
	color: black;
	font-family: Verdana;
	height: 19px;
	background-color: transparent;
	text-align: right;
	vertical-align: middle;
}

.inputRequired {
	color: red; 
	font-size: 7.5pt; 
	font-weight: bold;
}

.inputString {
	padding-left: 3px;
	font-size: 7.5pt;
	color: black;
	font-family: Verdana;
	height: 19px;
}

.inputLabel {
	padding-left: 3px;
	font-size: 7.5pt;
	color: black;
	font-family: Verdana;
	height: 19px;
}

.inputRadio {
	padding-left: 3px;
	font-size: 7.5pt;
	color: black;
	font-family: Verdana;
	vertical-align: middle;
}

.inputCheckbox {
	padding-left: 3px;
	font-size: 7.5pt;
	color: black;
	font-family: Verdana;
	vertical-align: middle;
	font-weight: normal;
}

.inputSelect {
	font-size: 7.5pt;
	color: black;
	font-family: Verdana;
	height: 19px;
}

.inputFile {
	font-size: 7.5pt;
	color: black;
	font-family: Verdana;
	height: 19px;
	
	padding: 1px 0px 1px 0px;
	border-width: 2px;
}

.inputCaption {
	font-weight: normal;
	font-size: 7.5pt;
	color: blue;
	font-style: italic;
	background-color: transparent;
	text-align: left;
	height: 19px;
}

.inputReadOnly {
	border-style: solid; 
	border-color: white; 
	background-color: transparent;
	font-size: 7.5pt;
	color: black;
	font-family: Verdana;
	height: 19px;
}

.inputInvisible {
	border-style: solid; 
	border-color: white; 
	background-color: transparent;
	font-size: 7.5pt;
	color: White;
	font-family: Verdana;
	height: 19px;
}

.inputRow {
	background-color: #E6E6EE;
}

.CertifiedLogoBox {	
	background-color:#E4E4E4;	
}

.BrowseBox {
	text-align: left;	
	height: 100px;
	width: 600px;
	background-color:#EDEEDE;			
}

.detailOptionFont {
	background-color: #E6E6EE;	
}

.inputHeader {
	background-color: #555555;
	color:#FFFFFF;
	font-weight: bold;	
}

.PageImage {
	border: 2px solid #FFFFFF;
}