﻿body { font-family: Verdana, Arial; background-color: White;	padding: 0px; margin: 0px; font-family: Verdana; }
.smallText { font-size: 10px; }
.button { font-family: Verdana; font-size: 12px; background-color: #BFDBFF;	border: solid 1px #2B61AA; cursor: pointer;	width: 65px; }
.headerNavDiv, .footerNavDiv { width: 930px; height: 40px;}
.headerDiv { width: 99%; padding-top: 3px; padding-bottom: 3px; background-color: #BFDBFF; font-family: Verdana; font-size: 12px; height: 43px; border: solid 1px #8DB2E3; }
.headerNavDiv { font-size: 18px; font-weight: bold; }
.footerNavDiv { font-size: 12px; font-weight: bold; }
.navSubText { font-size: 14px; padding-left: 3px; color: #004FB9; }
.helpHeaderText { font-size: 14px; text-align: center; font-weight: bold; color: #004FB9; } 
.bodyDiv { width: 930px; padding: 3px; background-color: White;	font-family: Verdana; font-size: 12px; height: 460px; }
.footerDiv { width: 99%; padding-top: 5px; padding-bottom: 5px; background-color: #BFDBFF; font-family: Verdana; font-size: 12px; height: 40px; border: solid 1px #8DB2E3; }
.addressTextBox, .addressTextBoxDisabled { font-family: Verdana; font-size: 14px; font-weight: bold; }
.addressTextBoxDisabled { color: #C0C0C0; }
.inputTextBox {	font-family: Verdana; font-size: 11px; }
.errorMessage {	height: 20px; font-weight: bold; font-size: 12px; color: Red; }
.errorTextSmall { font-weight: bold; font-size: 11px; color: Red; }
.mapDiv { width: 525px;	height: 350px; border: solid 1px #8DB2E3; }
.infoWindowTextClass { font-family: Verdana; font-size: 11px; width: 250px;	padding: 3px; color: #004FB9; }
.headerCell { font-weight: bold; }
.helpText {	font-size: 11px; text-align: left; }
.helpSubHeader { font-size: 11px; text-align: left; font-weight: bold; color: #004FB9; text-decoration: underline; }
.addressButton { cursor: pointer; vertical-align: middle; display: inline; }

