BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font: normal;
	color: #333333;
	line-height : 13px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

	A:link {color: #3360AA; text-decoration:none; }
	A:visited {color: #3360AA; text-decoration: none; }
	A:hover {color: #140766; text-decoration: underline; }

.NavText{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #140766;
	line-height: 14px;
	text-align: center;
}
h1{
	font-size: 14px;
	line-height: 17px;
}
.DarkBlueText{
	color: #3360AA;
}
.CarNav{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:550;
	text-align: center;
	color: #3360AA;
	line-height: 15px;
	text-align: center;
}
.InputBox{
	border : 1px solid Black;
	line-height : 10px;
	width: 95%;
	background-color: #3360AA;
	color: #FFFFFF;
	}
.textarea{
	border : 1px solid Black;
	line-height : 13px;
	width: 95%;
	}
.FordRange{
	color: #FFFFFF;
	font-weight:600;
	line-height : 18px;
	background-color: #3360AA;
}
.BGDarkBlue{
	background-color: #140766;
}
.BGLightBlue{
	background-color: #3360AA;
}
.BGLightGrey{
background-color:#CCCCCD;
}
.Blue{
background-color:#140766;
font-size: 12px;
line-height : 16px;
color: #FFFFFF;
font-weight: bold;
}
.BlueLight{
background-color:#3360AA;
font-size: 12px;
line-height : 16px;
color: #FFFFFF;
font-weight: bold;
}
.White{
background-color:#FFFFFF;
color: #000000;
font-size: 11px;
line-height : 15px;
border-bottom: 1px solid #3360AA;
}
.WhiteNL{
background-color:#FFFFFF;
color: #000000;
font-size: 11px;
line-height : 15px;
}
.TextMid{
	color: #140766;
	font-weight:900;
	font-size: 16px;
	line-height : 19px;
}
.h3{
	color: #140766;
	font-weight:900;
	font-size: 14px;
	line-height : 16px;
}
.h4{
	color: #140766;
	font-weight:900;
	font-size: 11px;
	line-height : 15px;
}
.SearchList{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
 .Border{
	border : 1px groove #25346F;
	width : 98%;
	font-size: 12px;
	margin : 1px 1px 1px 1px;
	}
.Message{
color : #CC0033;
}
