body {
	font-family: Verdana;
	font-size: 11px;
/*	background-image: url(/images/bg.jpg); */
/*	background-repeat: repeat-x; */
} 
.cart-text {
	font-family: Verdana;
	font-size: 11px;
}
.mini-cart-total {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(/images/cart-total-bg.gif); 
	background-repeat: no-repeat;
	padding-top: 11px;
}
.searchboxalign {
	padding-left: 5px;
	background-repeat: repeat-x;
	background-image: url(/images/bg-search.gif);
	padding-top: 3px;
}
.nav-head {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
}
.nav-links {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #416E8E;
	padding-left: 8px;
	font-weight: normal;
	padding-top: 4px;
	line-height: 19px;
	padding-bottom: 4px;
}

.nav-links-red {	
	color: #CC0000;	
}

a:link {
	color: #47708F;
	text-decoration: underline;
}
a:visited {
	color: #4D7290;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.nav-txt-reg {
	font-family: Verdana;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #333333;
}
.terms {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.section-title-blue {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #3D607D;
}
.section-title-blue2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92B2CA;
	padding-left: 5px;
}
.sidebarbig {
    font-size:12pt;
    font-family:Verdana, arial, helvetica;
    color:#fff40c;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
}
.text-12 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}
.text-bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
.text-small {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.defaultblack {
    font-size:12pt;
    font-family:arial, helvetica;
    color:#000000;
}
.warning-red {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.pageheaderbox {
    font-size:12pt;
    font-family:Verdana, arial, helvetica;
    color:#fff40c;
/*    background-color: #0778C8;*/
    background-color: #006699;
}
.resultsheader {
    font-size:12pt;
    font-family:Verdana, arial, helvetica;
    color:#000000;
}
.resultstext {
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #000000;	
	font-weight: normal;	
}
.submitButton {cursor:hand; font-family:Verdana,Arial; font-weight:bold; font-size:11; background-color:"EEEEEE"; color:"000000";}
