body, div, span, applet, 
object, iframe, pre, del, 
dfn, ins, kbd, q, s, samp,
strike, tt, var, dd, dl, 
dt, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.1;
	vertical-align: baseline;
}

input {
	margin: 0;
	padding: 0;
}


body {
	font-size:62.5%;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background: #d5e0ef url(images/bes_bkgnd.gif) center repeat-y;
}

img, a img, :link img, :visited img {
	border: 0;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	margin: 0 0 0 0;
	padding: 0 0 12px 0;
}	

td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
}	

blockquote {
	margin:8px 40px;
	padding:0;
}

ul, ol {
	margin: 0 0 0 0;
	padding:0 0 12px 10px;
}

ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style: disc;
	margin: 4px 0 4px 8px;
	padding: 0 0 4px 0;
}

ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style: decimal;
	margin: 4px 0 4px 8px;
	padding: 0 0 4px 0;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: -.5px;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 16px 0;
}

h4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 6px 0;
	text-transform: uppercase;
	color: #cc0000;
	letter-spacing: 1.1px;
	line-height: 1.3; 
}

h5 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3; 
	font-weight: bold;
	color: #000000;
}

h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
}

big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0e6aa4;
}

.White { color: #FFFFFF; }
.Red { color: #CC3300; }
.OrangeRed { color: #d4491c; }
.Black { color: #000000; }
.Blue { color: #0e6aa4; }
.GrayMed { color: #b4b4b4; }

.GrayDark { color: #999999; }
.GrayDarkSmall {
	color: #808080;
	font-size: 10px;
}
.BlackSmall {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
}



textarea { 
	line-height: 1.25;
}

label {
	cursor: pointer;
}

a:link, a:visited {color:#007cc3;}
a:hover, a:active {color: #CC6600;}

.BoxBorderBlack {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 15px 15px 15px 15px;
	margin: 0 0 10px 0;
}

.BoxBorderBlack p {
	margin: 0 12px 0 0;
}

.ErrorBox {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 15px 15px 15px 15px;
	margin: 0 0 10px 0;
	background-color: #FFCC33;
}

.ErrorBox p {
	margin: 0 12px 0 0;
}
.FootnoteBox {
	border: 0 0 0 0;
	padding: 4px 4px 16px 4px;
	width: 550px;
}


.BoxBorderGray {
	border-color: #c7c7c7;
	border-style: solid;
	border-width: 1px;
	padding: 15px 15px 15px 15px;
	margin: 0 0 10px 0;
}

.BoxBorderGray p {
	margin: 0 12px 0 0;
}

.grid, table.grid {
	position:relative;
	background-color:#FFFFFF;
	overflow:auto;
	border-collapse:collapse;
	top: -1px;
}

.grid td, .grid th{
	border:1px solid #c7c7c7;
}

.grid .th, .grid th {
	background-color:#d4491c;
	color:#FFFFFF;
	font-weight:bold;
	}
.grid td td{
	border:none;
}

.grid .altRow {
	background-color:#f4f3f0;
}

.gridFoot{
	text-align:left;
	color:#000000;
}

.clear 			{ clear:both; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left; margin: 0 10px 10px 0; }
.img-right 		{ float:right; margin: 0 0 10px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0; padding-left:0; }
.nobullet 		{ list-style:none; list-style-image:none; }

.PictureBoxRight {
	float: right;
	padding: 0 0 12px 24px;
}

.strike {
	text-decoration: line-through;
}

.MasterText, .MasterText p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

.dottedline {
	border-bottom: #999999 dashed 1px;
	margin: 0 0 12px 0;
	clear: both;
}

.NoUnderline {
	text-decoration: none ! important;
}

.space10 {
	margin: 10px 0 10px 0;
}

#wrap {
	width: 900px;
	margin: 0 auto 0 auto;
}

#MainContent {
	padding: 8px 20px 0 18px;
	background-color: #FFFFFF;
}

#LeftColumn {
	float: left;
	width: 140px;
	margin: 0 12px 20px 0;
}

#RightColumn {
	float: left;
	width: 710px;
	margin: 0 0 20px 0;
}

#RightColumnContentPages {
	float: left;
	width: 680px;
	margin: 0 0 20px 0;
	padding: 10px 20px 0 10px;
}

#RightColumnContentPages h1 { 
	margin: 0 0 12px 0;
}

#CenterColumnContentPages {
	margin: 0 auto 30px auto;
	width: 660px;
	padding: 30px;
	border: #000000 1px solid;
}

#CenterColumnContentPages h1 { 
	margin: 0 0 12px 0;
}

#FullWidthContent {
	width: 830px;
	margin: 0 0 20px 0;
	padding: 10px 20px 0 0;
}

#HomePageBigContainer {
	position: relative;
	width: 709px;
	height: 306px;
	margin: 0 0 20px 0;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:709px;
	height:306px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:540px;
	top:246px;
	z-index:2;
}

#apDiv3 {
	position:absolute;
	left:320px;
	top:244px;
	z-index:3;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}

#RightColumnContentPages h1 { 
	margin: 0 0 12px 0;
}

#TopCustomerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #b4b4b4;
	height: 22px;
	padding: 4px 0 0 0;
	clear: both;
}

#TopCustomerLinks a:link, #TopCustomerLinks a:visited {color:#007cc3; text-decoration:none;}
#TopCustomerLinks a:hover, #TopCustomerLinks a:active {color: #CC6600; text-decoration:underline;}

#SubNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #b4b4b4;
	height: 29px;
	padding: 8px 0 0 0;
}

#SubNav a:link, #SubNav a:visited {color:#007cc3; text-decoration:none;}
#SubNav a:hover, #SubNav a:active {color: #CC6600; text-decoration:underline;}

.CallNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0e6aa4;
	padding-top: 12px;
}

.PhoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 1.3;
	font-weight: bold;
	color: #d4491c;
}

.FooterPhone1 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0e6aa4;
	text-align: center;
}

.FooterPhone2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -.5px;
	color: #0e6aa4;
	text-align: center;
}

#CallNowOperator {
	position: relative;
	width: 140px;
	height: 142px;
	margin: 0 0 4px 0;
}

#CallNowOperatorImage {
	position:absolute;
	left:0px;
	top:0px;
	width: 140px;
	height: 142px;
	z-index:4;
}

#CallNowOperatorPhoneNumber {
	position:absolute;
	left:0px;
	top:110px;
	width: 130px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#FFFFFF;
	letter-spacing: -.5px;
	text-align: center;
	overflow: hidden;
}

#SubNavLeft {
	margin: 0 0 0 6px;
}

#SubNavLeft ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#SubNavLeft li {
	list-style:none;
	padding:0px;
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#SubNavLeft li.Dashed {
	margin: 6px 0 0 0;
	padding: 6px 0 0 0;
	width: 122px;
	border-top: #CCCCCC dashed 1px;
}

#SubNavLeft a:link, #SubNavLeft a:visited {color:#007cc3; text-decoration:none;}
#SubNavLeft a:hover, #SubNavLeft a:active {color: #CC6600; text-decoration:underline;}

#SubNavLeft h1 {
	color: #d4491c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 6px 0;
	text-transform: uppercase;
	letter-spacing: normal;
}
#Sponsor {
	float: right;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	width: 380px;
	height: 44px;
	text-align: left;
}


#Search {
	float: right;
	margin: 0 6px 0 0;
	padding: 5px 0 0 0;
	width: 302px;
	height: 32px;
	text-align: center;
}

#SearchBox {
	width: 206px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color:#000;
	margin: 1px 6px 0 0;
	padding: 1px 2px 1px 2px;
	border: 1px solid #267ec5;
}

#SearchPageBox {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color:#000;
	margin: 0 6px 0 0;
	padding: 4px 2px 4px 2px;
	border: 1px solid #267ec5;
}

.bodytext, .bodytext p, font.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.HomePageHeaderBox {
	display: block;
	color: #0e6aa4;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	width: 380px;
}


.HomePagePromoBox {
	float: left;
	margin: 0 20px 10px 20px;
}

.HomePagePromoBoxHeader {
	display: block;
	color: #FFFFFF;
	background-color: #004c62;
	margin: 0px;
	padding: 6px 16px 6px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 282px;
}

.LetterSpaceWide {
	letter-spacing: 1.3px;
}

.HomePageZipBox {
	width:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color:#000;
	margin: 0;
	padding: 3px 2px 3px 2px;
	border:1px solid #007cc3;
	font-weight: bold;
}

.Dealer {
	margin: 0 0 12px 0;
	padding: 0 0 6px 0;
	width: 300px;
	border-bottom: #CCCCCC dashed 1px;
}

.ButtonPad {
	margin: 0 0 6px 0;
}

.required {
	color: #E64600;
	font-weight: bold;
}

.bodytextred {
	color: #E64600;
}

.bodytextredbold {
	color: #E64600;
	font-weight: bold;
}

#Legal {
	clear: both;
}

#Legal p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px ! important;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d4491c;
	line-height: 20px;
	text-decoration: none;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.prHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	border-bottom: #999999 dashed 1px;
	margin: 10px 0 10px 0;
}

.jobHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: #999999 dashed 1px;
	margin: 10px 0 10px 0;
}

#navbar {
	width: 200px;
	background-color:#D7E3F6;
	border-width:20px 0px 20px 0px;
	border-style:solid;
	border-color:#002859;
	padding:0px;
	margin:0px;

}

#navbar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#navbar li {
	list-style:none;
	padding:0px;
	margin: 0 0 0 0px;
}

#navbar a {	
	padding:6px 40px 6px 8px;
	margin:0px;
	color:#112747;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-top: #082a79 1px solid;
	display:block;
}

#navbar a:hover	{	
	background-color:#A2BFE9;
	text-decoration:none;
	display:block;
}

#navbar li:hover>a {	
	background-color:#A2BFE9;
	text-decoration:none;
	display:block;
}
