body {
	background-color:#000000;
	color: #FFFFFF; 
	font-size: 1.0em; 
	font-family: lucida sans unicode, verdana; 
	font-weight: normal; 
	margin: 0 0 0 0;
}

h1 {
	color: #FF8B00;
	font-size: 2.7em;
	font-weight: 900;
	margin: 15px 0 0 0px;
}

a:link, a:visited {
	color:#3333ff;
	text-decoration:none; 
}

a:hover {
	color:#cc0000; 
	text-decoration:underline; 
}

hr {
	color: #000000; 
}

fieldset { 
	font-size: .9em;
	font-weight: 700;
	text-align: left;
	padding: 5px 5px 10px 5px;
	margin: 10px 0 10px 0;
}

.news_display ul {
	list-style-type: none;
}

#container {
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(/images/text_body_bkg2.png);
	background-position: top center;
	background-repeat: repeat-y;
	color: #000000;
	margin: 0px auto 15px auto;
}

#header {
	width: 950px;
	height: 200px;
	color: #FFFF00;
	/*--------------- the fixed line height is set so that the header info will display properly in Safari ----------------*/
	line-height: 20px;
	background-image: url(/images/hdr_background2.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#header a, #header a:visited {
	color: #FFFF00;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#text_body, #left_col, #right_col {
	float: left;
}

#text_body {
	width: 610px;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 10px;
}

#left_col, #right_col {
	width: 160px;
}

.menu_wrap {
	width: 145px;
	font-size: .9em;
	font-weight: 900;
	margin: 10px auto 10px auto;
}
.menu_wrap img {
	margin: 0 0 0 4px;
}

.menu_wrap dd {
	margin: 2px 0;
	/*background-color: #151B8D;*/
}

.menu_wrap dd a, .menu_wrap dd a:visited, .menu_wrap dd a:hover {
	display: block;
	padding: 3px;
	color: #FF8B00;
	text-decoration: none;
}

.menu_wrap dd a:hover {
	background-color: #000000;
}

.spacer_01 {
	height: 5px;
	clear: both;
}

.spacer_02 {
height: 1px;
clear: both;
}

#footer {
	height: 50px;
	font-size: .8em;
	font-weight: 800;
	color: #FF8B00;
	background-color: #3300FF;
	text-align: center;
	padding: 15px 0 0 0;
	line-height: 130%;
	clear:both;
}

#footer a, #footer a:visited {
	color: #FF8B00;
	text-decoration: none;
}

#footer a:hover {
	background-color: #000000;
	text-decoration: underline;
}

.formblock  { 
	font-size:14pt; 
	text-align: left; 
	line-height: 120%; 
}

.formblock input, .formblock textarea, .formblock select  { 
	background-color: #ffffdd; 
	color: #cc0000; 
	font-family: lucida sans unicode; 
	font-size: 1.0em; 
	font-weight: bold; 
	border: 1px solid #000000; 
	text-indent: 0; 
}

.required  {
	font-size: 0.9em; 
	font-style: italic; 
	color: #cc0000; 
}


a.adbox:link, a.adbox:visited {
	color:#ffffff;
	text-decoration:none; 
}

a.adbox:hover {
	color:#ffffff; 
	text-decoration:underline; 
}

div.feed_box {
	background-color: #FFFFDD;
	width: 140px; 
	font-size: .8em; 
	font-weight: bold; 
	padding: 3px; 
	margin: 5px auto; 
	text-align:left;
}

div.ban_gy {
	width:120px; 
	text-align: center;
	background-color:#339999; 
	font-size:10pt; 
	font-weight:bold;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 3px; 
	margin: 5px auto 5px auto; 
}
a.ban_gy:link, a.ban_gy:visited {
	color:#ffffff; 
	text-decoration:none; 
	font-size:10pt; 
	font-weight:bold;
}

a.ban_gy:hover {
	color:#ffffff; 
	text-decoration:underline; 
	font-size:10pt; 
	font-weight:bold; 
}


.ban_FCDJ {
	width: 120px; 
	background-color: #000000; 
	text-align: center; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding: 4px;
	border: 1px solid #FFFFFF;
	margin: 0 auto 5px auto;
}

.ban_FCDJ a:link, .ban_FCDJ a:visited, .ban_FCDJ a:active, .ban_FCDJ a:hover {
	color: #FFFFFF;
}

.ban_FCDJ a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

.ttitle { 
	font-size: larger; 
	font-weight: bold; 
	text-align: center;
}

.big_ltr { 
	float: left; 
	font-size: 50px; 
	line-height: 35px; 
	padding-top: 1px; 
	padding-right: 5px; 
	font-family: georgia; 
}

/* ----------  Begin style definitions for example tables in the text body ------------------------------------------------------------ */
table.example { 
	background-color: #ffffcc;
	font-size: .9em;
	border: 1px solid #000000; 
	margin: 5px auto 5px auto; 
}

table.example td.title { 
	font-weight: bold; 
	text-align: center; 
}

table.example td.title2 {
	font-weight: bold; 
	text-align: center; 
	border-left: 1px solid #000000; 
}

table.example td.left { 
	text-align: left; 
	border-right: 1px solid #000000; 
	border-top: 1px solid #000000;  
}

table.example td.left2 { 
	text-align: left; 
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
}

table.example td.right { 
	text-align: right; 
	border-top: 1px solid #000000; 
}

table.example td.right2 { 
	text-align: right; 
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
}

table.example td.bottom { 
	text-align: center; 
	border-top: 1px solid #000000; 
}

table.example td.bottom div { 
	width: 350px; 
	font-size: 0.85em; 
	text-align: justify; 
	margin: 0 auto 0 auto; 
}
/* ----------  ENDstyle definitions for example tables in the text body ------------------------------------------------------------ */

.float_r {
	float: right;
	margin: 0 0 0 8px;
}

.img_r {
	float: right; 
	margin: 10px 0 10px 10px; 
}

.img_l {
	float: left; 
	margin: 10px 10px 10px 0px; 
}

img.noborder {
	border: none; 
}

.quote_right { 
	color:#000099; 
	width:150px; 
	background:#FFFFDD; 
	float:right;
	margin: 10px 0 10px 10px; 
	padding:5px; font-family:	Verdana, Arial, Helvetica;
	font-size: 20px; 
	font-weight: bold; 
	line-height: 18px;
	text-align:right; 
}

.quote_left { 
	color: #000099; 
	width: 150px;
	background: #FFFFDD; 
	float: left; 
	margin: 10px 10px 10px 0;
	padding: 5px; 
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px; 
	font-weight: bold; 
	line-height: 18px;
	text-align: left; 
}

div.block_center { 
	text-align: center; 
	margin: 5px auto 5px auto; 
}

p.center, div.center { 
	text-align: center; 
}
/* ----- box_right is a class primarily created for the gas mileage page ------------------- */
.box_right {
	width: 45%;
	float: right;
	background-color: #F5F5F5;
	font-size: .8em;
	border: 1px solid #000000;
	padding: 5px;
	margin: 0 0 0 8px;
}

.box_right table {
	margin: 5px auto 5px auto;
	background-color: #333333;
	color: #FFFFCC;
}

.box_right th.title {
	background-color: #333333;
	color: #FFFFDD;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.box_right th {
	background-color: #DDDDDD;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.box_right  td {
	width: 50%;
	font-size: 1.5em;
	background-color: #CCCCCC;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
/*    ----------------  END box_right class  ----------------  */

/*  ------------  style for vehicle look up and compare mileage page ---------------  */

#calc_container {
font-size: .8em;
}

.box_vehicle {
	width: 48%;
	float: left;
	/*background-color: #F5F5F5;*/
	/*font-size: .8em;*/
	/*border: 1px solid #000000;*/
	padding: 5px;
	margin: 0 0 0 0px;
}


.box_vehicle table {
	width: 45%;
	float:left;
	margin: 5px 0 5px 5px;
	background-color: #333333;
	color: #FFFFCC;
}

.box_vehicle th.title {
	background-color: #333333;
	color: #FFFFDD;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.box_vehicle th {
	background-color: #DDDDDD;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.box_vehicle  td {
	width: 50%;
	font-size: 1.0em;
	background-color: #CCCCCC;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.button_wrap {
width: 250px;
margin: 0 auto 0 auto;
}


.legend_left, .legend_right {
float: left;
width: 30%
}

.legend_left {
text-align: right;
}

.legend_center {
float: left;
width: 35%;
text-align: center;
}

.legend_right {
text-align: left;
}

.button {
width: 25px;
float: left;
display: inline;
text-align: center;
}

.inset {
	background-color: #E5E5E5;
	padding: 5px;
}

.inset_header {
	background-color: #333333;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.mini_form {
	width: 210px;
	text-align: left;
	font-size: .8em; 
	font-weight: bold;
	float: left; 
	border: 1px solid #000000; 
	margin: 0 8px 0 0;
}

.mini_form div.end {
	text-align: center;
	background-color: #E5E5E5; 
	padding: 5px;
}

.mini_form form {
	margin: 0 0;
}

.mini_form input {
	width: 150px;
	margin: 0 0 3px 0;
}

.mini_form input:focus, .mini_form textarea:focus {
	background: #E5E5FF;
	background-color: #E5E5FF;
}

	

/*   ---------------  END look up and compare mileage page  --------- */

/*  style for fuel calculator output page*/
#calc_output {
	width: 700px;
	background-color: #FFFFFF;
	font-family: lucida sans unicode;
	color: #000000;
	padding: 8px;
	margin: 0 auto 0 auto;
}

.calc_inner {
	padding: 10px;
	border: 1px solid #000000;
}
dl.bhph_list {
	color: #663333;
}

dl.bhph_list dt {
	font-weight: bold;
	font-size: 1.1em;
}

dl.bhph_list dd {
	font-weight: bold;
	margin: 3px 10px;
}

img.bookmark { 
	height:18px; 
	width:18px; 
}

.no_border {
	border: none;
}
