BODY{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#777777; 
	background-color:#ffffff; 
	margin:0px;
}

UL{
	border-top-width:0px;
	padding-right:0px;
	padding-left:0px;
	border-left-width:0px;
	font-size:100%;
	border-bottom-width:0px;
	padding-bottom:0px;
	margin:0px;
	vertical-align:baseline;
	padding-top:0px;
	font-family:inherit;
	border-right-width:0px;
	outline:0;
}

.cnt_xsmall{font-size:10px;}
.cnt_small{font-size:11px;}
.cnt_medium{font-size:12px;}
.cnt_xmedium{font-size:13px;}
.cnt_large{font-size:18px;}

.cnt_small_white{font-size:11px; color:#ffffff;}

.cnt_large_blue{font-size:18px; color:#004881;}

.cnt_medium_red{font-size:12px; color:#cc0033;}

.cnt_location{font-size:11px; color:#cccccc}

.textbox{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000; background-color:#f4f4f4; padding:5px; border-left:#d5d5d5 1px solid; border-top:#9f9f9f 1px solid; border-right:#d5d5d5 1px solid; border-bottom:#e7e7e7 1px solid; height:27px;}
.memobox{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000; background-color:#f4f4f4; padding:5px; border-left:#d5d5d5 1px solid; border-top:#9f9f9f 1px solid; border-right:#d5d5d5 1px solid; border-bottom:#e7e7e7 1px solid;}

.page_title{font-size:35px; color:#000000;}
.subsection_title{font-size:12px; color:#555555;}

.row_separator{background-image:url(../../images/bg_row_separator.gif); height:13px;}

.wdc_row{}
.wdc_caption{font-size:12px; color:#333333;}
.wdc_caption_required{font-size:12px; color:#cc0033;}
.wdc_data{font-size:12px; color:#333333; height:35px;}

.wdc_error_row{background-color:#ffcccc;}
.wdc_error_caption{font-size:12px; color:#333333; border-bottom:#cccccc 1px solid;}
.wdc_error_data{font-size:12px; color:#333333; height:35px; border-bottom:#cccccc 1px solid;}
.wdc_error_description{font-size:10px; color:#cc0033;}

.wmw_exterior{background-color:#666666;}
.wmw_interior{background-color:#e6e6e6;}
.wmw_title{font-size:13px; color:#000000;}
.wmw_description{font-size:11px; color:#333333;}
.wmw_detailed_description{font-size:11px; color:#333333;}

.wmw_error_exterior{background-color:#666666;}
.wmw_error_interior{background-color:#e6e6e6;}
.wmw_error_title{font-size:13px; color:#cc0033;}
.wmw_error_description{font-size:11px; color:#333333;}
.wmw_error_detailed_description{font-size:11px; color:#333333;}

#wheels_menu{					
	BACKGROUND:url(../../../Framework/images/menu_flyout_bkg.gif) #fff repeat-x center bottom;			
	margin-left:50px;
	border-left:#9eb5d1 1px solid;
	border-top:#9eb5d1 1px solid;
	border-right:#9eb5d1 1px solid;
	border-bottom:#9eb5d1 1px solid;	
	width:530px;
	height:460px;
	display:none;
	position:absolute;
	z-index:99;
}

#wheels_menu UL{float:left; margin-left:16px; margin-top:16px; width:153px; font-size:12px;}

#wheels_menu UL LI{padding-right:5px; padding-left:12px; font-weight:bold; padding-bottom:0px; margin:0px; line-height:2.0; padding-top:8px; border-bottom:#cccccc 1px solid}

#wheels_menu #wm_images{float:left; margin-left:16px; margin-top:16px; width:124px; height:12px}

#wheels_menu #wm_name{font-size:20px; color:#333333}

#wheels_menu #wm_thumbnail{display:block; background:url(../../images/bg_wheel_thumbnail.gif) no-repeat center bottom; padding-bottom:8px}

#wheels_menu #wm_description{margin-top:5px; padding-left:180px; font-size:11px; float:left; width:320px}

.link_cnt{color:#004881; text-decoration:underline}
.link_cnt:hover{color:#000000; text-decoration:none}

.link_location{color:#000000; text-decoration:underline}
.link_location:hover{color:#ffffff; text-decoration:none}

.link_section{font-size:10px; color:#000000; text-decoration:none}
.link_section:hover{font-size:10px; color:#000000; text-decoration:underline}

.link_item{font-size:14px; color:#004881; text-decoration:none}
.link_item:hover{font-size:14px; color:#000000; text-decoration:none}

.link_menu{color:#004881; text-decoration:none}
.link_menu:hover{color:#000000; text-decoration:none}

.button_small_out{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; background-color:#a5a5a5; border-left:#d1d1d1 1px solid; border-top:#d1d1d1 1px solid; border-right:#666666 1px solid; border-bottom:#666666 1px solid; width:70px;}
.button_small_over{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; background-color:#004881; border-left:#d1d1d1 1px solid; border-top:#d1d1d1 1px solid; border-right:#666666 1px solid; border-bottom:#666666 1px solid; width:70px;}

.bg_gray_light{background-color:#c2c2c2}
.bg_blue_light{background-color:#a4cfee}