body #header, body #footer
{
	/*color: #474747;*/
	font-family: Arial, Verdana, Helvetica;
	line-height: 1.8em;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}

.notice
{
	color: #474747;
}

.invisible
{
	visibility: hidden;
}

.visible
{
	visibility: visible;
}

.clear
{
	clear: both;
}

.nowrap
{
	white-space: nowrap;
}

.watermark
{
	background: #FFAAFF;
}

form
{
	margin: 0;
	padding: 0;
}
#utilityNav input, #utilityNav textarea, #utilityNav select
{
	border: 1px solid #ccc;
	vertical-align: middle;
	background-color: #fff;
	color: #656565;
}

#ie input, #ie textarea, #ie select
{
	vertical-align: top;
}

input[type=text]:hover, input[type=text]: focus, input[type=password]:hover, input[type=password]: focus
{
	background-color: #f1f6f9;
}

button
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#searchForm
{
	float: left;
}
#searchForm label
{
	display: none;
}
#searchForm input.search
{
	color: #535353;
	font-family: arial;
	border: none;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 5px;
	height: 1.5em;
	width: 8.0em;
}
#searchForm input.btnSearch
{
	border: none;
}
#ie #searchForm input.btnSearch
{
	vertical-align: middle;
}

body.nav-footer, div.nav-footer, dl.nav-footer, dt.nav-footer, dd.nav-footer, ul.nav-footer, ol.nav-footer, li.nav-footer, h1.nav-footer, h2.nav-footer, h3.nav-footer, h4.nav-footer, h5.nav-footer, h6.nav-footer, pre.nav-footer, form.nav-footer, fieldset.nav-footer, input.nav-footer, p.nav-footer, blockquote.nav-footer, th.nav-footer, td.nav-footer, body #header, #header dl, #header dt, #header dd, #header ul, #header ol, #header li, #header h1, #header h2, #header h3, #header h4, #header h5, #header h6, #header pre, #header form, #header fieldset, #header input, #header p, #header blockquote, #header th, #header td, #container
{
	margin: 0;
	padding: 0;
}

#header table, #nav-footer table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img
{
	border: 0 none;
}

address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}

caption, th
{
	text-align: left;
}

ol.nav-footer, ul.nav-footer, #header ol, #header ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

q:before, q:after
{
	content: '';
}

#container
{
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	min-width: 77.2em;
	max-width: 99.3em;
}
#ie #container
{
	max-width: 99.8em; /*993px 1024 window*/
}
#ie6 #container
{
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 993 ? "993px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 774 ? "774px" : "auto"));
	zoom: 1;
}

#skip
{
	display: none;
}
/*	-- HEADER --   */
#header
{
}
#nav-util
{
	position: relative;
	height: 31px;
	width: 100%;
	padding: 8px 0 0 0;
	background-color: #939393;
	border-bottom: 1px solid black;
}
#utilityNav
{
	position: absolute;
	right: 27px;
}
ul.utilityLinks
{
	float: left;
	margin: 0;
}
ul.utilityLinks li
{
	float: left;
}
ul.utilityLinks li a
{
	padding: 0 8px;
	color: #E7E8E8;
	border-right: 1px solid #E7E8E8;
	text-decoration: none;
}
ul.utilityLinks li a:visited
{
	color: #E7E8E8;
	text-decoration: none;
}
ul.utilityLinks li a:hover
{
	text-decoration: none;
}
ul.utilityLinks li a:hover
{
	color: #fff;
}
ul.utilityLinks li.last a, ul.utilityLinks li.last a.selected
{
	border: 0;
}
#nav-main
{
	height: 100%;
	background-color: #ffffff;
}
#nav-main .topLevel
{
	background-color: white;
	border-bottom: 1px solid #000000;
	height: 93px;
}
#nav-main-static .topLevel
{
	background-color: #1f2525;
	height: 57px;
}
.topLevel .logo
{
	width: 21.1%;
	padding: 17px 1.6% 0 2.3%;
}
#nav-main .topNav
{
	float: left;
	width: 77%;
	padding-top: 19px;
}
#nav-main .topNav ul
{
	float: right;
	margin: 0;
	padding: 0;
}
#nav-main .topNav ul li
{
	float: left;
}
#nav-main .topNav ul li a
{
	padding: 0 .5em;
	color: #1C242C;
	font-size: 1.4em;
	text-decoration: none;
	display: block;
	border: 1px solid white;
}
#nav-main .topNav ul li a.selected
{
	border: 1px solid #939393;
	background-color: #F7F7F8;
}
#nav-main .secondLevel
{
	clear: both;
	height: 78px;
	width: 100%;
	font-weight: bold;
	font-size: 1.1em;
}
.secondLevel ul
{
	margin: 0;
	padding: 0;
}
.secondLevel .row1 ul li, .secondLevel .row2 ul li, .secondLevel .row3 ul li
{
	float: left;
	display: block;
	width: 25%;
}
.secondLevel .row1 ul li a, .secondLevel .row2 ul li a, .secondLevel .row3 ul li a
{
	padding: .2em .8em 0 1.8em;
	color: #F4EBE8;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	display: block;
	height: 24px;
	background-color: #904812;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.secondLevel .row1 ul li.first a, .secondLevel .row2 ul li.first a, .secondLevel .row3 ul li.first a
{
	border-left: none;
}
.secondLevel .row3 ul li a
{
	border-bottom: 1px solid #fff;
}
.secondLevel .row1 ul li a:hover, .secondLevel .row2 ul li a:hover, .secondLevel .row3 ul li a:hover
{
	color: #fff;
	background-color: #511e09;
}
.secondLevel .row1 ul li a:hover, .secondLevel .row2 ul li a:hover, .secondLevel .row3 ul li a:hover
{
	color: #fff;
	background-color: #511E09;
}
/*	-- BREADCRUMB --   */

#breadcrumb
{
	border-bottom: 1px solid #dddcdc;
	padding: 10px 0;
	margin: 0 27px;
}

/*	-- CONTENT --   */

#leftNavBgContainer
{
	clear: both;
	float: left;
	background: #F4F4F4;
	width: 24.0%;
	height: 605px; /*margin-top:-143px;*/
}
#leftNavNoBg
{
	clear: both;
	float: left;
	width: 25%;
}
#leftNav
{
	margin: 3.28em 10% 0 10%;
}
#leftNav .outerUl
{
	margin-left: 10px;
}
#leftNav .outerUl a
{
	color: #a44d20;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	line-height: 1.2em;
	margin-bottom: 5px;
}
#leftNav .outerUl a:hover
{
	color: #691704;
}
#leftNav .plusMinusImg
{
	vertical-align: top;
	padding-left: 5px;
}
#leftNav .innerUl
{
	margin-left: 15px;
	margin-bottom: 10px;
}
#leftNav .innerUl a
{
	padding-left: 10px;
}
#leftNav .innerUl a:hover
{
	color: #691704;
}

/******* Right navigation****************************/
#rightNavBgContainer
{
	float: left;
	background: #F4F4F4;
	width: 24.0%;
	height: 605px;
	text-align: center; /*margin-top:-143px;*/
}

/******* Content Two Column empty left nav***********/
#contentTwoCol
{
	float: left;
	width: 50%;
	background-color: #fff;
}
#primaryContentTwoCol
{
	float: none;
	padding: 0 0% 2% 0%;
	margin-top: 1.9em;
}

#ie6 #primaryContentTwoCol
{
	width: auto;
}

/******* Content Three Columns With Left Nav ***********/

#innerPrimaryContentTwoCol
{
	float: left;
	width: 70%;
	padding: 0 2.75% 2% 0;
	background: url(../images/vertical_rule.gif) right 0 repeat-y transparent;
}

#innerSecondaryContentTwoCol
{
	float: left;
	padding: 0 0 2% 2.75%;
	width: 24%;
}

#ie6 #innerSecondaryContentTwoCol
{
	padding-left: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 993 ? "19px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 774 ? "15px" : document.body.clientWidth * 0.018 + "px" ));
}

/*  -- FOOTER --  */
#footer
{
	border-top: 1px solid #dddcdc;
	width: 100%;
	height: 150px;
	background-color: #fff;
	color: #474747;
	clear: both;
	position: relative; /* Needed for Safari */
}
#veriSign
{
	float: left;
	width: 22%;
	padding: 3% .75% 0 2%;
	background-color: #fff;
	text-align: center;
}
#nav-footer
{
	float: left;
	width: 70%;
	padding: 1.25% 2.75% 0 2%;
	background-color: #fff;
}
#nav-footer p
{
	line-height: 1.2em;
	padding-top: 12px;
}
#nav-footer p a.copyright
{
	text-decoration: none;
	color: #c8682b;
}
#nav-footer p a.copyright:hover
{
	text-decoration: none;
	color: #405689;
}
#ie #nav-footer p
{
	line-height: 1.3em;
	padding-top: 5px;
}
ul.nav-footer li
{
	float: left;
}
ul.nav-footer li a
{
	padding: 0 8px;
	color: #2b8bc8;
	border-right: 1px solid #999;
	text-decoration: none;
}
ul.nav-footer li a:visited
{
	text-decoration: none;
	color: #2b8bc8;
}
ul.nav-footer li a:hover
{
	text-decoration: none;
	color: #405689;
}
ul.nav-footer li a.selected, ul.nav-footer li a.selected:hover
{
	text-decoration: none;
	cursor: default;
	color: #405689;
}
ul.nav-footer li.last a, ul.nav-footer li.last a.selected
{
	border: 0;
}
ul.nav-footer li.first a, ul.nav-footer li.first a.selected
{
	padding-left: 0;
}
#ie #nav-footer ul.removespace
{
	margin-top: -1em;
}

/*  -- MISC --  */

.noMarg
{
	margin: 0;
}
.noBtmMarg
{
	margin-bottom: 0;
}
.noTopMarg
{
	margin-top: 0;
}
.smallMarg
{
	margin-top: 7px;
	margin-bottom: 7px;
}

.btmPad10
{
	padding-bottom: 10px;
}


.headPadding
{
	padding-bottom: 35px;
}

.block
{
	display: block;
}
.floatLeft
{
	float: left;
}
.bulletedList
{
	list-style-type: disc;
	margin-left: 2.0em;
	margin-top: 0.4em;
	margin-bottom: 1.5em;
}
.bulletedListIndented
{
	list-style-type: circle;
	margin-bottom: 0.5em;
}
.numberedList
{
	list-style-type: decimal;
	margin-left: 2.2em;
	margin-top: 0.4em;
	margin-bottom: 1.5em;
}
.grayPipe
{
	color: #c2c2c2;
}
.indentedText
{
	margin-left: 25px;
}
.imageFloatRight img
{
	float: right;
	padding-left: 20px;
	padding-top: 5px;
}

h3, h4, h5, h6
{
	font-weight: normal;
}

h1
{
	font-size: 2.4em;
	font-family: arial, Rockwell, verdana, sans serif;
	font-weight: bold;
	color: #405689;
	margin: .64em 0;
}

h2
{
	font-size: 1.6em;
	font-family: arial, Rockwell, Sans Serif;
	font-weight: bold;
	color: #405689;
	margin: 0;
	padding: 0;
}

h3
{
	font-size: 1.1em;
	font-family: 'News Gothic MT' , arial, verdana;
	color: #37839d;
}

h4
{
	font-size: 1.1em;
	font-family: 'News Gothic MT' , arial, verdana;
	color: #37839d;
	font-weight: bold;
}

/*h5 { font-size: 1.0em; }

h6 { font-size: 1.0em; }*/

#nav-util p, #nav-util a, #nav-util li, #nav-util span, #nav-util td, #nav-util th, #nav-util strong, #nav-util label, #nav-footer p, #nav-footer li, #nav-footer span, #nav-footer td, #nav-footer th, #nav-footer strong, #nav-footer label
{
	font-size: 1.1em;
}

p span a, legend span a
{
	font-size: .9em;
}
#header p, #nav-footer p
{
	margin: .4em 0 1.5em 0;
}

strong
{
	font-weight: bold;
}

em
{
	background: #ff9;
}

a
{
	color: #474747;
	text-decoration: underline;
}

a:active
{
	outline: none;
}

a:visited
{
	color: #474747;
}

a img, a:link img, a:visited img
{
	border: 0;
}

ul.footer, ol.footer, dl.footer
{
	margin: 0 0 1em;
}

ol
{
	list-style-type: decimal;
}

dt
{
	font-weight: bold;
}

.copyright
{
	color: #c8682b;
}
.required
{
	color: #999;
	font-size: 1.0em;
	font-style: italic;
}
.error
{
	color: #d8052c;
}
.errorBold
{
	color: #d8052c;
	font-weight: bold;
}
.uppercase
{
	text-transform: uppercase;
}
.bold
{
	font-weight: bold;
}
h2.textIndent
{
	text-indent: 10px;
}

map
{
	display: none;
}

#CLutilityGrayBar
{
	background-color: #939393;
	height: 1.1em;
	border-bottom: 1px solid black;
}

#CLnavMain
{
	height: 8.6em;
	border-bottom: 1px solid #2E547B;
}

.CLlogo
{
	float: left;
	padding: .5em 0 0 1.2em;
}

#CLtopnav
{
	float: right;
	padding: 4.5em 1.1em 0 0;
}

#CLtopnav a
{
	display: block;
	font-size: 1.4em;
	padding: 0 0.5em;
	color: #1C242C;
	text-decoration: none;
	padding: .2em 1em;
}

#CLtopnav a.selected
{
	border: 1px solid #939393;
	background-color: #F7F7F8;
}

.banner
{
	height: 55px;
	background-image: url("../Content/themes/images/aboutus_slice.jpg");
	background-position: right center;
    width:965px;
}

.bannerMyAccount
{
	width: 25%;
	height: 100%;
	background-image: url("../Content/themes/images/auto.gif");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #405689;
}

.bannerMyAccountInner
{
	width: 1px;
	background-color: black;
	height: 100%;
	float: right;
}

.subBannerBar
{
	height: 14px;
    width:965px;
	background-image: url("../Content/themes/images/GreenBarProduct.gif");
	background-position: 25% top;
	line-height: 0;
	font-size: 1px;
}

.subBannerGradientOuter
{
	width: 25%;
	height: 100%;
}

.subBannerGradientInner
{
	width: 1px;
	height: 100%;
	float: right;
	background-image: url("../Content/themes/images/GreenBarGradientTop.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
}

.bannerCL
{
	height: 78px;
	background-image: url("../images/CL_Banner.jpg");
	background-position: top left;
}

#nav-main .topNav ul:hover li a.selected
{
	border: 1px solid white;
	background-color: transparent;
}

#nav-main .topNav ul li a:hover, #nav-main .topNav ul li a.selected:hover
{
	border: 1px solid #939393;
	background-color: #F7F7F8;
}

#leftNavRightBorder
{
	width: 1px;
	float: right;
	background-image: url("../Content/themes/images/content_rule.gif");
	background-position: top right;
	background-repeat: no-repeat;
	height: 350px;
}

#rightNavLeftBorder
{
	width: 1px;
	float: left;
	background-image: url("../Content/themes/images/content_rule.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 350px;
}

.navtop
{
	background-color: white;
	float: right;
	width: 74.9%;
	margin-top: 32px;
}

#ie .navtop
{
	margin-top: 34px;
}

#ie6 .navtop
{
	width: 74.5%;
	float: right;
}

.navstyle
{
	width: auto;
}

.navstyle:after
{
	/*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header .navstyle ul
{
	padding: 11px 0px 7px 0px;
	text-align: right;
}

#ie6 .navstyle ul
{
	width: 100%;
	padding: 8px 0px 7px 0px;
	text-align: right;
}

.navstyle ul li
{
	display: inline;
}

.navstyle ul li a, .navstyle ul li a:visited
{
	padding: 4px 12px 6px 12px;
	margin: 0px;
	text-decoration: none;
	font-family: Arial, Sans Serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #8E8E8E;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.navstyle ul li a:hover, .navstyle ul li a.selected, .navstyle ul li a.selected:visited
{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #f8f8f8;
	text-decoration: none;
	color: #8e8e8e;
}

.navstyle ul li a.preselected, .navstyle ul li a.preselected:visited
{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #f8f8f8;
	text-decoration: none;
	color: #8e8e8e;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv
{
	position: absolute;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font: 12px Arial;
	line-height: 18px;
	background-color: #f8f8f8;
	z-index: 101;
	visibility: hidden;
	left: -1000px;
	top: -1000px;
}

.dropmenudiv a
{
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 0px 0;
	text-decoration: none;
	clear: right;
}

* html .dropmenudiv a
{
	/*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover
{
	/*THEME CHANGE HERE*/
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.dropdownCutBorder
{
	float: right;
	height: 1px;
	background-color: black;
}

#ie6 .dropdownCutBorder
{
	overflow: hidden;
}

.h2Div, .formDiv
{
	padding-top: 2.5em;
}

.mileageEntryDiv
{
	padding-left: 2.5em;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
	color: #ff0000;
}

.field-validation-valid
{
	display: none;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

.validation-summary-valid
{
	display: none;
}
