body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
	margin: 0px auto;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.productinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.productprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FF6600;
	font-weight: bold;
}

.productprice:hover {
	
}

a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: blue;
}



a:hover {
	text-decoration: underline;
}

#top_nav tr {
	background-image: url('images/Blue_BG.jpg');
}


#top_nav a {
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#bottom_nav a {
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#bottom_nav a:hover {
	text-decoration: underline;	
}

#bottom_nav2 a {
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#bottom_nav2 a:hover {
	text-decoration: underline;	
}

#top_nav a:hover {
	text-decoration: underline;	
}

.testimonial_text {
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	text-align: left;
}

.testimonial_company {
	font-size: 11px;
	font-weight: bold;
}

.bold_title20px {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}	

.bold_title16px_white {
	font-size: 14px;
	font-weight: bold;
	color: white;
}	

.bold_title16px {
	font-size: 16px;
	font-weight: bold;	
}	

.whitepipe {
	color: white;
	font-weight: bold;
}

.whitelink {
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.whitelink:visited {
	color: white;
}

.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.tagline {
	font-size: 13px;
	font-weight: bold;
}

.TAB_Link   {
	font-size: 11px;
	font-weight: bold;
	
	text-decoration: none;
	background-image: url('images/tab_bg.jpg');
	border-right: 2px solid white;
	width: 121px;
	height: 30px;	
	text-align: middle;
	cursor: pointer;
}

.TAB_Active {
	
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	background-image: url('images/tab_bg_active.jpg');
	border-right: 2px solid white;
	width: 121px;
	height: 30px;	
	color: white;
	text-align: middle;
	
}

#TAB_Content {
	font-size: 12px;
}

#TAB_Content a {
	font-size: 13px;
}

.bullets {
	letter-spacing: 0px;
	line-height: 20px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}

.producthead {
	color: #0066CC;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 20px;
}

.whybuy_simple {
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
}

.whybuy_text {
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
; text-transform: none
}

.navbar_Arrows {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

.whitelink a {
	color: white;
}

#sitemap {
	font-size: 14px;
}

#sitemap * {
	font-size: 14px;	
}.productprice_SMALL { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold; }

#content_2, #content_3, #content_4, #content_5, #content_6 {
font-size: 12px;
	display: none;
}



/* news & offers signup link */


#signup {	
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	width: 195px;
	height: 117px;
	right: 0px;
	bottom: 0px;
	background-image: url('images/signup.png');	
	background-repeat: no-repeat;	
}

#bst {
	background: #3a6ea5;
	width: 700px;
	height: auto;
	color: white;
		padding: 10px;

     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
}
