body {
    margin: 0px;
    padding: 0px;
    background-color: #00254e;
}

.Cell_Navigation_Header {
    background-image: url(/images/Homepage/LeftNavigation/nav_skin.gif);	
    background-repeat: no-repeat;
    width: 183px;
    height: 21px;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 15px;
}

.Cell_Navigation_Left {
    background-image: url(/images/Homepage/LeftNavigation/nav_Lside_rptr.gif);	
    width: 8px;
}

.Cell_Navigation_Footer {
    background-image: url(/images/Homepage/LeftNavigation/nav_btmCap.gif);	
    background-repeat: no-repeat;
    width: 183px;
    height: 9px;
}

.Cell_Navigation_Item_Off {
    background-image: url(/images/Homepage/LeftNavigation/nav_off.gif);	
    background-repeat: no-repeat;
    width: 175px;
    height: 23px;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    padding-left: 5px;
}

.Cell_Navigation_Item_Off a {
    color: #FFFFFF;
    text-decoration: none;
}

.Cell_Navigation_Item_On {
    background-image: url(/images/Homepage/LeftNavigation/nav_on.gif);	
    background-repeat: no-repeat;
    width: 175px;
    height: 23px;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    padding-left: 5px;
    cursor: pointer;
}

.Cell_Navigation_Item_On a {
    color: #FFFFFF;
    text-decoration: none;
}

.Cell_Used_Car_Search {
    background-image: url(/images/Homepage/UsedCarFinder/Bg.jpg);	
    background-repeat: no-repeat;
    width: 178px;
    height: 130px;
}

.Cell_Used_Car_Search_Content {
    background-image: url(/images/Homepage/UsedCarFinder/RightColumn_rptr.gif);	
}

.Cell_Used_Car_Search_Footer {
    background-image: url(/images/Homepage/UsedCarFinder/RightColumn_cap.gif);	
    background-repeat: no-repeat;
    width: 178px;
    height: 33px;
}

/* Drilldown Cell Styles */
.Cell_Drilldown_Header {
    background-image: url(/images/Homepage/Skin_UsedCrasbyMake/skin_top.gif);	
    background-repeat: no-repeat;
    width: 605px;
    height: 33px;
    padding-left: 10px;
    padding-top: 2px;
}

.Cell_Drilldown_Header h2, .Cell_Drilldown_Header h1 {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
}

.Cell_Drilldown_Left {
    background-image: url(/images/Homepage/Skin_UsedCrasbyMake/rptr_Lside.gif);	
    width: 5px;
}

.Cell_Drilldown_Content {
    background-color: #f3fbfe;
    padding-left: 5px;
    padding-right: 5px;
}

.Cell_Drilldown_Right {
    background-image: url(/images/Homepage/Skin_UsedCrasbyMake/rptr_Rside.gif);	
    width: 5px;
}

.Cell_Drilldown_Footer {
    background-image: url(/images/Homepage/Skin_UsedCrasbyMake/rptr_BTM.gif);	
    height: 22px;
}

/* Breadcrumb Cell Styles */
.Cell_Breadcrumb_Content {
    background-image: url(/images/Subpage1/breadcrumb_rptr.gif);	
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

.Cell_Breadcrumb_Content a {
    color: #fe6b03;
    text-decoration: none;
}

.Cell_Breadcrumb_Content a:hover {
    color: #fe6b03;
    text-decoration: underline;
}

/* Text Cell Styles */
.Cell_Text_Content {
    background-image: url(/images/Subpage1/Skin_textBasic/bottom_rptr.gif);	
    background-repeat: repeat-x;
    background-position: bottom;
    border-left: 1px solid #334274;
    border-top: 1px solid #334274;
    border-right: 1px solid #334274;
    padding: 5px 5px 10px 5px;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

.Cell_Text_Content a {
    color: #fe6b03;
    text-decoration: none;
}

.Cell_Text_Content a:hover {
    color: #fe6b03;
    text-decoration: underline;
}

/* Content Cell Styles */
.Cell_Content_Header {
    background-image: url(/images/Homepage/Skin_UsedCarBuyingTips/skin_top.gif);	
    background-repeat: no-repeat;
    width: 605px;
    height: 27px;
    padding-left: 10px;
    padding-top: 2px;
}

.Cell_Content_Header h2, .Cell_Content_Header h1 {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
}

.Cell_Content_Left {
    background-image: url(/images/Homepage/Skin_UsedCarBuyingTips/rptr_Lside.gif);	
    width: 5px;
}

.Cell_Content {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    padding: 5px;
    background-image: url(/images/Homepage/Skin_UsedCarBuyingTips/rptr_MidBtm.gif);	
    background-repeat: repeat-x;
    background-position: bottom;
}

.Cell_Content_Right {
    background-image: url(/images/Homepage/Skin_UsedCarBuyingTips/rptr_Rside.gif);	
    width: 5px;
}

.Cell_Content_Footer {
    background-image: url(/images/Homepage/Skin_UsedCarBuyingTips/rptr_btm.gif);	
    height: 23px;
}

/* Pagination Cell Styles */
.Table_Pagination {
    border: 1px solid #324273;
}

.Cell_Pagination_On {
    background-color: #FFFFFF;
    border: 1px solid #fe6b03;
    padding: 2px;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    width: 15px;
    text-align: center;
}

a.Cell_Pagination_On, .Cell_Pagination_On a {
    color: #fe6b03;
    text-decoration: none;
}

.Cell_Pagination_On_Hover {
    background-color: #001658;
    border: 1px solid #fe6b03;
    padding: 2px;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    width: 15px;
    text-align: center;
    cursor: pointer;
}

a.Cell_Pagination_On_Hover, .Cell_Pagination_On_Hover a {
    color: #fe6b03;
    text-decoration: none;
}

.Cell_Pagination_Off {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    width: 15px;
    text-align: center;
}

/* Used Car Listing Cell Styles */
.Table_Used_Car_Header {
    border: 1px solid #324273;
    margin-top: 10px;
    margin-bottom: 10px;
}

.Cell_Used_Car_Header a {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #fe6b03;
    text-decoration: none;
}

.Cell_Used_Car_Header a:hover {
    text-decoration: underline;
}

.Cell_Used_Car {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #97bad6;
}

.Cell_Used_Car_Hover_On {
    background-color: #97bad6;
    cursor: pointer;
}

.Cell_Used_Car_Hover_Off {
    background-color: #ffffff;
}

.Image_Used_Car {
    border: 2px solid #fe6b03;
}

/* Quote Cell Styles */
.Table_Quote {
    border: 2px solid #324273;
    background-color: #97bad6;
    z-index: 3;
}

/* Footer */
.Cell_Footer {
    background-image: url(/images/Homepage/footer_rptr.gif);	
    height: 30px;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
    text-align: center;
}

.Cell_Footer a {
    color: #FFFFFF;
    text-decoration: none;
}

.Cell_Disclaimer {
    background-color: #011945;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
    text-align: center;
}

/* Cell Misc */
.Table_Popup {
    border: 1px solid black;
    margin: 10px;
}

.Cell_Popup_Header {
    background-color: #1C4D8E;
    border-bottom:1px solid black;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
    color: #FFFFFF;
}

.Cell_Popup_Content {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
    color: #000000;
}

.Cell_Popup_Content a {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
    color: #fe6b03;
    text-decoration: none;
}

.Cell_Popup_Footer {
    background-color: #1C4D8E;
    border-top:1px solid black;
    text-align: right;
}

.Table_Message {
    border: 5px solid #E32601;
    background-color: #ffb5b5;
    width: 500px;
}

.Cell_Message {
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    color: #E32601;
    background-color: #ffb5b5;
    padding: 10px;
}

.Table_Message_Success {
    border: 5px solid #04b804;
    background-color: #87e487;
    width: 550px;
}

.Cell_Message_Success {
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    color: #04b804;
    background-color: #87e487;
    padding: 10px;
}

.Cell_Disabled {
    background-color: #000000; 
    position: absolute; 
    z-index: 100; 
    filter:alpha(opacity=40); 
    -moz-opacity:.40; 
    opacity:.40; 
    width: 240px; 
    height: 244px; 
    top: 545px;
}

.Table_Main {
    background-color: #FFFFFF;
}

.Cell_Left_Side {
    background-image: url(/images/Homepage/bg_Lside_rptr.gif);	
    background-repeat: repeat-y;
    background-position: right;
}

.Cell_Right_Side {
    background-image: url(/images/Homepage/bg_Rside_rptr.gif);	
    background-repeat: repeat-y;
    background-position: left;
}

.Image_Collapsable {
    float: left;
    margin-right: 5px;
}

/* Google Styles */
.Google_Table {
    border: 1px solid #9f9f9f;
}

.Google_Header {
    border-bottom: 1px solid #9f9f9f;
    background-color: #e4e4e4;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.Google_Link_Header {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

.Google_Link_Content {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

.Google_Link_Link {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

/* Link Styles */
.Link_Drilldown {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    line-height: 15px;
}

.Link_Drilldown a {
    color: #2e2c2d;
    text-decoration: none;
}

.Link_Drilldown a:hover {
    color: #fe6b03;
    text-decoration: underline;
}

.Link_Orange {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #fe6b03;
    text-decoration: none;
}

.Link_Orange_Small {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
    color: #fe6b03;
    text-decoration: none;
}

.Link_Orange_Bold {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #fe6b03;
    text-decoration: none;
}

.Link_Classified_Return {
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #fe6b03;
    text-decoration: none;
}

.Link_Red {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #ff0000;
}

.Link_Small_Red {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
    color: #ff0000;
}

/* Input Styles */
.Input_Text {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    background-color: #ffffff ! important;
}

.Input_Disabled {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal ! important;
    color: #777777 ! important;
    background-color: #e7e7e7 ! important;
}

.Input_Text_Grey {
    color: #555555;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    background-color: #c9c9c9 ! important;
}

.Input_Error {
    border: 2px solid #E32601;
    background-color: #ffb5b5 ! important;
    font-family: Verdana;
    font-size: 8pt;
}

.Input_Submit {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

/* Copy Styles */
.Copy_Error {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #FF0000;
}

.Copy_Small {
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
}

.Copy_Normal {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

.Copy_Normal_Bold {
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.Copy_Large {
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
}

.Copy_Large_Bold {
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}

.Copy_White_Bold {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.Copy_White_Bold_Large {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}

.Copy_Red_Bold {
    color: #FF0000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.Copy_Small_Red {
    color: #FF0000;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
}

.Copy_Header_H1 {
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
}

.Copy_Header_H2 {
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
}

.Copy_Header_H2_Orange {
    color: #fe6b03;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
}

.Copy_Header_H3 {
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
}

.Copy_Error {
    color: #FF0000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.Cell_Search_Header {
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    color: #fe6b03;
    text-decoration: underline;
    background-color: #ffffff;
    cursor: pointer;
}

.Image_Search {
    width: 14px;
    height: 14px;
    border: 0px;
}

.Multi_Offer_2x2_Box{
	background-color:#fffbf0;
	border:1px solid #cccccc;
	font-size:10px;
	font-family:verdana;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	margin-top:10px;
	width:450px;
}

.Multi_Offer_1x4_Box{
	background-color:#fffbf0;
	border:1px solid #cccccc;
	font-size:10px;
	font-family:verdana;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:10px;
	width:600px;
}

.Multi_Offer_4x1_Box {
	background-color:#fffbf0;
	border:1px solid #cccccc;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	width:181px;
}

.Multi_Offer_List {
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding-left: 15px;
	line-height: 14pt;
	text-indent: -1em;
}

.Multi_Offer_Box_List{
	margin-top:0px;
	margin-bottom:0px;
}

.Multi_Offer_Box_List_Item_5{
	padding-bottom:5px;
}

.Multi_Offer_Box_List_Item_Link{
	color:#6699cc;
}

.Link_Multi_Offer {
	color: #0000ff;
}

.nc_qte_make_new select
{
	width:200px;
	font-size:12px;
	
	margin-top:15px;
}

.nc_qte_model_new select
{
	width:200px;
	font-size:12px;
	
}

.nc_qte_zip_new input
{
	width:50px;
	font-size:12px;
	
}

.nc_qte_btn_new input
{
	/*background:url('/images/btn_contactdealer.gif') no-repeat;
	height:25px;
	width:150px;  */
	border:0px;
	margin-top:4px;
	cursor:pointer;   
}

.s_nc_qte_new
{
	width:603px;
	height:148px;
	margin-bottom:-15px;
}

.b { font-weight:bold; }

.h19 { height:19px; }

.bgrnd13 { background-color:#1354BA; } /*Optimus Prime Blue*/
.bgrnd42 { background-color:#FFEF21; } /* bright yellow */
.clr13 { color:#F6E825; } /*Bright yellow*/
.clr44 {color: #2669C0;}
.w320 {width: 320px;}
.w606 {width: 603px;}
.w626 {width:623px;}

.ctr 
{	text-align:-moz-center !important;
	text-align:center; 
	margin-left:auto; 
	margin-right:auto;
}

.pos2_t { position:relative; top:2px; }
.pos10_r { position:relative; right:10px; }

.ver{font-family:verdana;}

.lft { text-align:left; }

.sz11 { font-size:11px; }
.sz23{font-size:23px;}

.pad2_t {padding-top:2px;}
.pad5 { padding:5px; }
.pad_t {padding-top:10px;}
.pad_b {padding-bottom:10px;}

.brdr1 { border:1px solid #C8C8C8; }
.brdr1_r { border-right:1px solid #C8C8C8; }
.brdr1_l { border-left:1px solid #C8C8C8; }
.brdr1_b_dash { border-bottom:1px dashed #C8C8C8; }
.brdr1_t { border-top:1px solid #C8C8C8; }

.mgn_l { margin-left:10px; }
.mgn_b {margin-bottom:10px; }
.mgn30_l {margin-left:30px;}
.mgn30_r {margin-right:30px;}
.mgn250_l {margin-left:250px;}
    
.quote_header
{
	background:url('/images/01_pricequote_new_used.jpg') no-repeat;		
	height:90px;
}

.quote_table
{
	margin-top:10px;
}

.Multi_Offer_1x3_Box
{
	background:url('/images/money_bar_bg_repeater.gif') repeat-x;
	border:1px solid #cccccc;
	font-size:11px;
	font-family:verdana;
	margin-bottom:10px;
	font-weight:bold;
	height:33px;
}