BODY, TD, P, H1, H2, H3, H4 { 
	font: 9pt verdana,arial,helvetica,sans-serif; 
	color: #666666;
}

BODY { 
	background-color: #ffffff; 
	margin:0;
	padding:0;
}

INPUT,SELECT,TEXTAREA { 
	font-size: 10px; 
}

P { 
	padding-left:15px
}
 H1, H1 A {
	font: 14px verdana,arial,helvetica,sans-serif;
	color: #494949;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}
 H1 A {
        width:90%;
        background-color:#E6E6E6;
 	display:block;
}

 H2 { font: 11pt verdana,arial,helvetica,sans-serif; font-weight: bold; color: #666666; padding-left:10px}
 H3 { font: 9pt verdana,arial,helvetica,sans-serif; font-weight: bold; color: #666666; padding-left:10px}
 H4 { font: 9pt verdana,arial,helvetica,sans-serif; font-weight: normal;color: #666666;}
 .altsmalltext { font-size: 8pt; color: #ffffff; }

STRONG {
	font-weight: bold;
}



/* 12/04 gj: changed A to be grey (red hover) from red (#c71444) for both  */
A { 
	text-decoration: none; 
	color: #666666; 
}

A:hover { 
	text-decoration: none; 
	color: #c71444; 
}


/* 2.2005 gj: added following ul style, to try to fix format for MAC's  */

ul {
list-style-type: disc;
margin-left:30px;
}

/* 11apr2005 gj: added following 'accent' style so dealer page hyperlinks are red  */
A.redaccent { 
	text-decoration: none;
	color: #c71444 
}

/* form button */
.button {
  margin:10px 0px 10px 0px;
  background: url('/lib/util/images/gl_arrow_on.gif') no-repeat #E6E6E6 3px center;
  border:1px solid #e6e6e6;
  color: #c71444
}
.button:hover {
  border:1px solid #c71444;
}


/* model buttons */
.modelbuttons {
  margin:10px 0px 10px 0px;
}
.modelbuttons A {
  margin:10px 0px 10px 0px;
  background: url('/lib/util/images/gl_arrow_on.gif') no-repeat #E6E6E6 3px center;
  padding:1px 6px 1px 6px;
	border:1px solid #BBBBBB;
  text-decoration:none;
  font-family:verdana,helvetica,arial,sans-serif;
	text-transform:uppercase;
  font-size:8.5px;
  color: #333333;
}
/* action buttons (currently, same as modelbuttons) */
.actionbuttons {
  margin:10px 0px 10px 0px;
  text-align:left;
  white-space: nowrap;
}
.actionbuttons A {
  margin:0px 0px 0px 0px;
  background: url('/lib/util/images/gl_arrow_on.gif') no-repeat #E6E6E6 3px center;
  padding:1px 8px 1px 9px;
  border:1px solid #BBBBBB;
  text-decoration:none;
  font-weight:bold;
  font-family:verdana,helvetica,arial,sans-serif;
  text-transform:uppercase;
  font-size:10px;
  color: #333333;
}

.actionbuttons A:hover { 
	text-decoration: none; 
	color: #c71444; 
}

/* NAVIGATION BUTTONS */
#detailSideBtns {
	margin:8px; 
	width:190px;
	position:relative;
	font-size:14px;
	color: #999999;
	font-family:verdana,helvetica,arial,sans-serif;
	font-weight:bold;
	display:block;
	float:left;
} 
#detailSideBtns A {
	background: url('/lib/util/images/gl_arrow_on.gif') no-repeat 3px center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	font-family:verdana,helvetica,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color: #494949;
	display:block;
}
#detailSideBtns A:active {
	color: #C71444;
}

#detailSideBtns .child,#detailSideBtns .childhighlight {
	background: url('/lib/util/images/gl_arrow_on.gif') no-repeat 18px center;
	padding:0px 0px 0px 23px;
	font-size:10px;
	line-height:9px;
	color:#999;
}

#detailSideBtns .highlight, #detailSideBtns .childhighlight, #detailSideBtns .special A{
	color: #666666;
}

#detailSideBtns .special {
	background-color: #e6e6e6;
  margin:10px 0px 0px -8px;
  padding:1px 0px 1px 6px;
	border:1px solid #BBBBBB;
	width: 155px;
}
#detailSideBtns .special , #detailSideBtns .special TD  {
  text-decoration:none;
  color: #333333;
	font-size:11px;
	line-height:16px;
	margin-left:5px;
}
#detailSideBtns .special A {
  margin:5px 0px 0px 0px;
	line-height: 9px;
}

#detailSideBtns .special STRONG {
	color: #C71444;
	line-height:21px;
}


/* DETAIL HEADER */
#detailheader {
  position:relative;
  clear:both;
/*  width:100%; */
  height:195px;
  border-bottom:2px solid #666666;
  background:#EBEBEB;
  font-size:11px;
  padding:5px 40px 0px 315px;
}

#detailredline {
  position:relative;
  clear:both;
/*  width:100%; */
  height:350px;
  border-bottom:2px solid #666666;
  background:#EBEBEB;
  font-size:11px;
  padding:1px 40px 0px 315px;
}
#detailheader H1 {
  position:absolute;
  left:10px;
  top:2px;
  font-size:18px;
  font-weight:bold;
  text-transform:uppercase;
  color:#333;
}
#detailheader H1 B {
  color:#C71444;
}
#detailheader .image {
  position:absolute;
  left:-4px;
  bottom:10px;
  width:400px;
/*  z-index:-1; */
  text-align:center;
  background:#EBEBEB;
}
#detailheader H2 {
  font-size:15px;
  font-weight:bold;
  text-transform:uppercase;
  color:#333;
  margin:0px;
}
#detailheader P {
  text-align:justify;
  margin:10px 0px 0px 85px;
  color:#666;
	font-size:13px;
	line-height:18px;
}
#smldetailheader {
  position:relative;
  clear:both;
/*  width:100%; */
  height:50px;
  border-bottom:2px solid #666666;
  background:#EBEBEB;
  font-size:11px;
  padding:5px 40px 0px 315px;
	}
#smldetailheader H1 {
  position:absolute;
  left:10px;
  top:2px;
  font-size:18px;
  font-weight:bold;
  text-transform:uppercase;
  color:#333;
}
#smldetailheader H1 B {
  color:#C71444;
}
#smldetailheader .image {
  position:absolute;
  left:-4px;
  bottom:10px;
  width:400px;
/*  z-index:-1; */
  text-align:center;
  background:#EBEBEB;
}
#smldetailheader H2 {
  font-size:15px;
  font-weight:bold;
  text-transform:uppercase;
  color:#333;
  margin:0px;
}
#smldetailheader P {
  text-align:justify;
  margin:10px 0px 0px 85px;
  color:#666;
	font-size:13px;
	line-height:18px;
}


/* KEEP THIS! IE does not support the slash-mode comments but Moz. does 
  this is cross-browser hackery */
#detailContent {
  display: inline-block;
  //display: block;
  //float:right;
  //clear:left;
}

#framedContent {
  margin:0;
  padding:0;
  border:0;
  display: inline-block;
  //display: block;
  //float:right;
  //clear:left;
}

.column, .column P {
	vertical-align:top;
	font-size:10px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
} 

.highlight {
  color:#C71444;
}
