body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: navy;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url("/images/layout/bground_sunset.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	margin: 0;
	padding: 0;
}

#container {
	margin-left:auto;
	margin-right:auto;
	height:auto;
	margin:auto;
	width: 993px;
	background: #FFFFFF;
}

#containerHTML {
	border: 1px ridge #000080;
	background: #ffffff;
}

@media print
{
.noprint {display:none;}
}

@media screen
{
...
}

@media (max-width: 45em) {
    body:after {
        content: 'smallscreen';
        display: none;
    }
}

#toPageTop {
	display: none ;
	right: 1em;
	bottom: 7em;
	position: fixed;
	text-align: right;
	z-index: 5;
}


.tableLeft {
	border-left-style: solid;
	border-left-color: #000080;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	border-bottom-width: 1px;
}

#tableLeftRightTop {
	height: 110px;
	width: 988px;
	border-bottom: 3px solid #000080;
	border-left: 2px solid #000080;
	border-top: 1px solid #000080;
	border-right: 3px solid #000080;
}

.myButton {
	background:url(/images/layout/addtocart_bg.gif) no-repeat;
	cursor:pointer;
	width: 100px;
	height: 30px;
	border: none;
}

.myVerticalButton {
	background:url(/images/layout/addtocart_vert_bg.gif) no-repeat;
	cursor:pointer;
	width: 27px;
	height: 100px;
	border: none;
}

.button{
	background: url(/images/buttons/brand_up.png) no-repeat;
	cursor:pointer;
	border: none;
}

a:link {
	Color : blue ;
	Text-Decoration : None;
}

a.link5 {
	Color : blue ;
	font-weight: bold;
	Text-Decoration : Underline;
}

a.link6 {
	font-size: medium;
	color:#FF0000;
	font-weight: bold;
	Text-Decoration : Underline;
}

h1 {
	font-size: 175%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:16px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:14px;
}

/* Keep bullet points within table cells */
li.layout { margin: 0 12px; display: normal; }

hr { height: 1px; }

a.link2:link {
	Color : #00FF33;
	Text-Decoration : Underline;
}

a.link2:hover {
Color : red ;
Text-Decoration : None;
}

a.link3:link {
	Color : red;
	Text-Decoration : Underline;
}

a.link3:hover {
	Color : #00FF33;
	Text-Decoration : None;
}

a.link4:link {
	Color : #FFFFFF;
	Text-Decoration : None;
}

a.link4:hover {
	Color : #FFFFFF;
	Text-Decoration : None;
}

a:visited{
	Color : #0000FF;
}

a:hover {
	Color : red;
	Text-Decoration : None;
}

.text{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #FFFFFF;
}

.mapprice{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background: yellow;
}

.sellprice{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
}

.textnobg{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
}

.text2{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #EEEEEE;
}

.text4{
	 font-family: Arial, Helvetica;
	 font-size: 11px;
	 font-weight: normal;
	 color: navy;
	 background: #FFFFFF;
}

.redtext{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: red;
	background: #FFFFFF;
}

.bigredtext{
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: red;
	background: #FFFFFF;
}

.bigredtextgray{
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: red;
	background: #EEEEEE;
}

.biggerredtext{
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: red;
	background: #FFFFFF;
}

.redtextgray{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: red;
	background: #EEEEEE;
}

.whitetext{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background: #000080;
}

.smalltext{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: navy;
	background: #FFFFFF;
}

.smalltextgray{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: navy;
	background: #EEEEEE;
}

.smallredtext{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: red;
	background: #FFFFFF;
}

.smalltextnobkgrnd{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: navy;
}

.smallredtextnobkgrnd{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: red;
}

.bigtext{
	font-family: Arial, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: navy;
	background: #FFFFFF;
}

.bigtextgray{
	font-family: Arial, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: navy;
	background: #EEEEEE;
}

.biggertext{
	font-family: Arial, Helvetica;
	font-size: x-large;
	font-weight: normal;
	color: navy;
	background: #FFFFFF;
}

.bamtext{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: red;
	background: yellow;
}

.clearancetext{
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: red;
	background: #FFFFFF;
}

.boxtext {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	background: #FFFFFF;
}

.whsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}

.honda{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #FFFF00;
}

.yellowSmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: yellow;
	background: navy;
}

P.whiteSmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #FFFFFF;
	background-color: #FFFFFF;
}

P.whiteSmallFontBold{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	background: #FFFFFF;
	background-color: #FFFFFF;
}

P.whiteLargeFont{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: navy;
	background: #FFFFFF;
	background-color: #FFFFFF;
}

P.whiteLargeFontBold{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: navy;
	background: #FFFFFF;
	background-color: #FFFFFF;
}

DIV.lightGraySmallFontBold{
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: navy;
	background: #EEEEEE;
	background-color: #EEEEEE;
}

FONT.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red
}

FONT.nonError{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: navy
}

TD.leftNav{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #EEEEEE;
}

TD.leftNavFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #FFFFFF;
}

TH.whiteBanner{
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: navy;
	background: #FFFFFF;
}

TH.whiteSmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	background: #FFFFFF;
}

TH.whiteLargeFont{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: navy;
	background: #FFFFFF;
}

TD.whiteSmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #FFFFFF;
}

TD.whiteLargeFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #FFFFFF;
}

TH.RedSmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: red;
	background: #EEEEEE;
}

TH.lightGraySmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	background: #EEEEEE;
}

TH.lightGrayLargeFont{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: navy;
	background: #EEEEEE;
}

TD.lightGraySmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #EEEEEE;
}

TD.lightGrayLargeFont{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: navy;
	background: #EEEEEE;
}

TH.mediumGraySmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	background: #C0C0C0;
}

TH.mediumGrayLargeFont{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: navy;
	background: #C0C0C0;
}

TD.mediumGraySmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #C0C0C0;
}

TD.mediumGrayLargeFont{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: navy;
	background: #C0C0C0;
}

TH.darkGraySmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #000080;
}

TH.darkGrayLargeFont{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background: #000080;
}

TD.darkGraySmallFont{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background: #000080;
}

TD.darkGraySmallFontCat{
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: white;
	background-color: #000080;
}

TD.darkGrayLargeFont{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: white;
	background: #000080;
}

TD.whiteSmallFontRed{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: red;
	background: #FFFFFF;
}

TD.whiteLargeFontRed{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: red;
	background: #FFFFFF;
}

TD.lightGraySmallFontRed{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: red;
	background: #EEEEEE;
}

A.multiLevel1{
	font-family: Arial,Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: purple;
	background: #C0C0C0;
}

A.multiLevel2{
	font-family: Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: purple;
	background: #C0C0C0;
}

#goog-wm {
	width: 800px;
	padding: 1em;
	border: 3px solid #aebd63;
	background-color: white;
}

#goog-wm h3.closest-match {
	color: #8f2831;
	border-bottom: 3px dashed #aebd63;
	padding-bottom: 0.5em;;
	font-size: 170%;
	margin: 0;
}

#goog-wm h3.closest-match a { }

#goog-wm h3.other-things {
	color: #8f2831;
}

#goog-wm ul li { }

#goog-wm li.search-goog {
	display: none;
}
.BigBlacktext {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.blacktext {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.whiteNobg {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.BigwhiteNobg {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.NewHeader {
	background-image: url(../images/layout/header-boat3.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#ffffff;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: navy;
	padding-left: 10px;
	height: 108px;
	float: right;
	width: 700px;
}

.buttontext{
	font-size: medium;
}

.homePageBoxes{
	text-decoration: none;
	font-weight: bold;
}

/* Used for banner.inc */
.swb img {
	border: 1px solid navy;
}

.img a:link {
	text-decoration: none;
}

.bambuttontext {
	color:#000000;
	font-size: 12px;
	font-weight:bold;
}

/* Button Styles */

.fancybutton {
	/*Step 2: Basic Button Styles*/
	display: block;
	height: 22px;
	background: lightgreen;
	border: 1px solid rgba(33, 68, 72, 0.59);
	/*Step 3: Text Styles*/
	color: navy;
	text-align: center;
	font: bold 18px, Arial, Helvetica;
	/*Step 4: Fancy CSS3 Styles*/
	background: -webkit-linear-gradient(top, lime, green);
	background: -moz-linear-gradient(top, lime, green);
	background: -o-linear-gradient(top, lime, green);
	background: -ms-linear-gradient(top, lime, green);
	background: linear-gradient(top, lime, green);
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 0px 0 navy;
	-moz-box-shadow: 0 0px 0 navy;
	box-shadow: 0 0px 0 navy;
	text-shadow: 0 2px 2px rgba(255, 255, 255, 0.2);
}

.newCatLinks {
	font-size: 12px;
	font-weight:normal;
	color: blue;
	text-decoration:none;
}

.clearanceCenter {
	margin: 0px;
	background: #9ea1a6;
	color:#000000;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	border: 1px solid black;
	border-collapse:separate;
}

.clearanceCenter A:link {color: #FFFFFF; text-decoration: none;}
.clearanceCenter A:hover {color: #000000; text-decoration: none; background:#FFFFFF;}

.textPoly {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: white;

}

.tablePoly {
	 border: 1px solid brown;
 	 font-family: Arial, Helvetica;
	 font-size: 12px;
	 font-weight: normal;
	 color: navy;

}

.bam-notice-text {
	color: red;
	font-size:16px;
	font-weight:bold;
}

.clearanceText {
	color: #000080;
	font-size:13px;
	border-color:#000080;
}
.rebateBurst {
	position: relative;
	left: -40px;
	top: -115px;
	z-index: 2;
}
.productImage {
	z-index:1;
}

.newBurst {
	position: relative;
	left: -125px;
	top: -5px;
	z-index: 2;
}

.exclusiveBurst {
	position: relative;
	left: -125px;
	top: -5px;
	z-index: 2;
}

.hondaburst {
	position: relative;
	left: 0px;
	top: -5px;
	z-index: 3;
}

.alert-dialog {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: yellow;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#mask {
	position:absolute; /* important */
	top:0px; /* start from top */
	left:0px; /* start from left */
	height:100%; /* cover the whole page */
	width:100%;  /* cover the whole page */
	display:none; /* don't show it '*/

	/* styling bellow */
	background-color: white;
}

.modal_window {
	position:absolute; /* important so we can position it on center later */
	display:none; /* don't show it */
	/* styling bellow */
	color:white;
}

.close_modal {
	position:absolute; /* important so we can position it on center later */
	display:none; /* don't show it */
	/* styling bellow */
	color:red;
}

/* style a specific modal window  */
#modal_window {
	padding:1px;
	/* Not used at this time
	height:600px;
	width:300px;  */
	border:10px red;
	background: white;
	color:white;
}

/* floating footer on category pages */
#footer {
	position:fixed;
	bottom:0;
	height:75px;
	width:100%;
}

#blanket {
	opacity: 0.65;
	position:absolute;
	float: center;
	text-align: center;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}

#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	background: #ffffff;
	border: 20px solid;
	border-color: #000080;
	border-style: ridge;
	width:500px;
	height:350px;
	z-index: 9002;
}

/* Below are the new css3 global values */

#containerLeftNav {
	height:auto;
	width: 152px;
	float: left;
	color: white;
	text-align: left;
	background: #000080;
}

email_change {
	margin-left: 36px;
	margin-right: 36px;
	margin-top: 18px;
	margin-bottom: 18px;
	/* Default to one column */
	-webkit-column-count:1;
	-moz-column-count:1;
	column-count:1;
	-webkit-column-gap:40px;
	-moz-column-gap:40px;
	column-gap:40px;
}

email_change p {
    text-align:center;
}

email_change h1 {
    text-align:center;
    text-valign:center;
    margin-left: 265px;
    line-height: 140%;
    background-color:navy;
    color:white;
    width:450px;
    height:30px;
    border: 2px solid navy;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

hr.email_change {
	width:500px;
}

p.email_change {
	font-size:16px;
	font-family:arial, Helvetica;
	font-weight:bold;
}

p.page_copyright {
	font-size:12px;
	font-family:arial, Helvetica;
	line-height:0.7;
	font-weight: normal;
}

div.page_copyright_small {
	font-size:11px;
	font-family:arial, Helvetica;
	font-weight: normal;
}

#page_copyright_container {
	width: 833px;
	background: #ffffff;
	float: left;
	padding-left: 160px;
}

#page_copyright_container_top_left {
	float: left;
	width: 650px;
	background: #ffffff;
}

#page_copyright_container_top_center {
	height:auto;
	width: 700px;
	background: #ffffff;
}

#page_copyright_container_google {
	margin-top:2px;
	float: left;
	width: 100px;
	line-height:1.5;
}

small_size {
	font-size:1px;
	font-family:arial, Helvetica;
}

div.img {
    height:auto;
    width:auto;
    float:center;
    border:0;
}

#header2CartBox {
	width: 150px;
	float: left;
	padding-top: 9px;
}

#searchBox {
	width: 150px;
	float: left;
	padding-top: 12px;
}

#catalogBox {
	width: 125px;
	float: left;
	padding-top: 2px;
}

div.defenderHeaderBox {
	width: 550px;
	float: left;
	padding-top: 5px;
}

div.defenderShippingBox {
	width: 100px;
	float: left;
	padding-top: 3px;
}

div.header_search_top {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	background: -webkit-linear-gradient(yellow, white);
	background: -o-linear-gradient(rgb(yellow, white);
	background: -moz-linear-gradient(yellow, white));
	background: linear-gradient(yellow, white);
	text-align:left;
	line-height: 1.5;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-color: navy;
	border-width: 1px;
	padding-left: 3px;
	-webkit-border-top-right-radius: 1em;
	-moz-border-radius-topright: 1em;
	border-top-right-radius: 1em;
}

div.header_search_bot {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	background: #EEEEEE;
	line-height: 1.75;
	border-bottom-style: solid;
	border-right-style: solid;
	border-color: navy;
	border-width: 1px;
	padding: 0px 0px 0px 0px;
	-webkit-border-bottom-right-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-right-radius: 1em;
}

div.header2_cart_box {
	text-align: left;
	line-height: 1.5;
}

div.topnav {
	border-left: 2px solid #000080;
	border-bottom: 3px solid #000080;
}

#topnavBarContainer {
	width: 989px;
	background-color: #000080;
	border-left: 2px solid #000080;
	border-right: 2px solid #000080;
	border-bottom: 2px solid #000080;
	height:30px;
	float: left;
}

#topnavBarContainerLeft {
	background-image: url(../images/layout/header_bar_gray_blue_alt.gif);
	background-repeat:repeat;
	width: 677px;
	float: left;
}

#topnavBarContainerCenter {
	background-image: url(../images/layout/header_bar_gray_blue_alt.gif);
	background-repeat:repeat;
	width: 247px;
	float: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	height:23px;
	padding-top: 7px;
	padding-right: 5px;
	border-right: 1px solid #000080;
}

#topnavBarContainerRight {
	background-image: url(../images/layout/header_bar_gray_blue_alt.gif);
	background-repeat:repeat;
	float:left;
	border-right: 1px solid #000080;
	width: 50px;
}

#loginHolder {
	background-image: url(../images/layout/header_bar_gray_blue_alt.gif);
	background-repeat:repeat;
	width: 305px;
	float: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	height:23px;
	padding-top: 7px;
	padding-right: 5px;
	border-right: 1px solid #000080;
}

div.leftnavcat {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	background: -webkit-linear-gradient(yellow, white);
	background: -o-linear-gradient(rgb(yellow, white);
	background: -moz-linear-gradient(yellow, white));
	background: linear-gradient(yellow, white);
	border-top-style: solid;
	border-color: navy;
	border-width: 4px;
	line-height: 1.5;
	padding-left: 3px;
	-webkit-border-top-right-radius: 1em;
	-moz-border-radius-topright: 1em;
	border-top-right-radius: 1em;
}

div.leftnavcatcart {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	background: -webkit-linear-gradient(yellow, white);
	background: -o-linear-gradient(rgb(yellow, white);
	background: -moz-linear-gradient(yellow, white));
	background: linear-gradient(yellow, white);
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: navy;
	border-width: 1px;
	padding-left: 3px;
	line-height: 1.5;
	-webkit-border-top-right-radius: 1em;
	-moz-border-radius-topright: 1em;
	border-top-right-radius: 1em;
}

div.leftnavcattop {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: navy;
	background: -webkit-linear-gradient(yellow, white);
	background: -o-linear-gradient(rgb(yellow, white);
	background: -moz-linear-gradient(yellow, white));
	background: linear-gradient(yellow, white);
	border-top-style: solid;
	border-color: navy;
	border-width: 4px;
	line-height: 1.5;
	padding: 0px 0px 0px 0px;
	-webkit-border-top-right-radius: 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
	border-top-right-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-right-radius: 1em;
}

div.leftnavcattopmobile {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	color: red;
	background: -webkit-linear-gradient(green, white);
	background: -o-linear-gradient(rgb(green, white);
	background: -moz-linear-gradient(green, white));
	background: linear-gradient(green, white);
	border-top-style: solid;
	border-color: navy;
	border-width: 4px;
	line-height: 1.5;
	padding: 0px 0px 0px 0px;
	-webkit-border-top-right-radius: 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
	border-top-right-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-right-radius: 1em;
}

div.leftnavcart {
	vertical-align: center;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	line-height: 1.48;
	background: #EEEEEE;
	padding: 0px 0px 0px 0px;
	-webkit-border-bottom-right-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-right-radius: 1em;
}

div.tableFirstRow{
	background:white;
	border-bottom: 1px solid;
	border-color: white;
	-webkit-border-radius: 1em 1em 0em 0em;
	-moz-border-radius: 1em 1em 0em 0em;
	border-radius: 1em 1em 0em 0em;
}

div.tableLastRow{
	background:white;
	border-top: 1px solid white;
	border-bottom: 4px solid navy;
	-webkit-border-radius: 0em 0em 1em 1em;
	-moz-border-radius: 0em 0em 1em 1em;
	border-radius: 0em 0em 1em 1em;
}

div.navyTableFirstRow{
	background:navy;
	border-bottom: 1px solid;
	border-color: navy;
	color:white;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: center;
	-webkit-border-radius: 1em 1em 0em 0em;
	-moz-border-radius: 1em 1em 0em 0em;
	border-radius: 1em 1em 0em 0em;
}

div.navyTableLastRow{
	background-color:navy;
	border-top: 1px solid;
	border-color: navy;
	-webkit-border-radius: 0em 0em 1em 1em;
	-moz-border-radius: 0em 0em 1em 1em;
	border-radius: 0em 0em 1em 1em;
}

div.whiteTableLastRow{
	background-color:white;
	height:15px;
	-webkit-border-radius: 0em 0em 1em 1em;
	-moz-border-radius: 0em 0em 1em 1em;
	border-radius: 0em 0em 1em 1em;
}

div.greyTableFirstRow{
	background:#EEEEEE;
	border-bottom: 1px solid;
	border-color: #EEEEEE;
	text-align: center;
	-webkit-border-radius: 1em 1em 0em 0em;
	-moz-border-radius: 1em 1em 0em 0em;
	border-radius: 1em 1em 0em 0em;
}

div.greyTableLastRow{
	background:#EEEEEE;
	border-top: 1px solid;
	border-color: #EEEEEE;
	text-align: center;
	-webkit-border-radius: 0em 0em 1em 1em;
	-moz-border-radius: 0em 0em 1em 1em;
	border-radius: 0em 0em 1em 1em;
}

div.navyRoundCornerTopLeft{
	background:#000080;
	height: 15px;
	width: 14px;
	float:left;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #000080;
	-webkit-border-radius: 1em 0em 0em 0em;
	-moz-border-radius: 1em 0em 0em 0em;
	border-radius: 1em 0em 0em 0em;
}

div.navyRoundCornerTopRight{
	background:#000080;
	height: 15px;
	width: 14px;
	float:right;
	text-align: center;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #000080;
	-webkit-border-radius: 0em 1em 0em 0em;
	-moz-border-radius: 0em 1em 0em 0em;
	border-radius: 0em 1em 0em 0em;
}

div.greyRoundCornerTopLeft{
	background:#EEEEEE;
	-webkit-border-radius: 1em 0em 0em 0em;
	-moz-border-radius: 1em 0em 0em 0em;
	border-radius: 1em 0em 0em 0em;
}

div.greyRoundCornerTopRight{
	background:#EEEEEE;
	-webkit-border-radius: 0em 1em 0em 0em;
	-moz-border-radius: 0em 1em 0em 0em;
	border-radius: 0em 1em 0em 0em;
}

div.greyRoundCornerBotRight{
	width=14px;
	background:#EEEEEE;
	color:#EEEEEE;
	border-top: 1px solid;
	border-color: #EEEEEE;
	-webkit-border-radius: 0em 0em 1em 0em;
	-moz-border-radius: 0em 0em 1em 0em;
	border-radius: 0em 0em 1em 0em;
}

div.greyRoundCornerBotLeft{
	width=14px;
	background:#EEEEEE;
	color:#EEEEEE;
	border-top: 1px solid;
	border-right: 1px solid;
	border-color: #EEEEEE;
	-webkit-border-radius: 0em 0em 0em 1em;
	-moz-border-radius: 0em 0em 0em 1em;
	border-radius: 0em 0em 0em 1em;
}

div.nodisplay {
	display: none;
}

#navyBar {
	width: auto;
	Height: auto;
	background: navy;
	float; left;
	border-left: 2px solid #000080;
	border-right: 3px solid #000080;
}

#containerContent {
	width: 988px;
	height:auto;
	border-left: 2px solid #000080;
	border-right: 3px solid #000080;
	float: left;
	background-color: #FFFFFF;
}

#containerTemplateOverall {
	height:auto;
	width: 100%;
	float:left;
	background: #000080;
}

.whiteContainer {
	height:auto;
	width: 100%;
	float:left;
	background: #FFFFFF;
}

.whiteContainerWithBorder {
	height:auto;
	width: 100%;
	float:left;
	border: 2px solid navy;
	background: #FFFFFF;
}

.whiteContainerAdjustable {
	height:auto;
	width: auto;
	float:left;
	background: #FFFFFF;
}

#containerTemplate {
	height:auto;
	width: 833px;
	float:left;
	padding-left:4px;
	background: #000080;
}

#containerTemplateContent {
	height:auto;
	width: 828px;
	float:left;
	padding-left:4px;
	background: #FFFFFF;
}

#right { display:none; }

#containerTemplateNoLeftNav {
	height:auto;
	width: 984px;
	float:left;
	padding-left:4px;
	background: #000080;
}

#containerTemplateNoLeftNavContent {
	height:auto;
	width: 978px;
	float:left;
	padding-left:4px;
	background: #FFFFFF;
}

div.navyTableFirstRowGrid {
	background:navy;
	border-bottom: 1px solid;
	border-color: navy;
	color:white;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: center;
	-webkit-border-radius: 1em 0em 0em 0em;
	-moz-border-radius: 1em 0em 0em 0em;
	border-radius: 1em 0em 0em 0em;
}

div.whiteTitleGrid {
	background:white;
	border-bottom: 1px solid;
	border-color: white;
	color:navy;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: center;
}

input:required:invalid, input:focus:invalid {
	background-image: url(/images/invalid.png);
	background-position: right top;
	background-repeat: no-repeat;
}
input:required:valid {
	background-image: url(/images/valid.png);
	background-position: right top;
	background-repeat: no-repeat;
}

/* End of new css3 globla values */