/* Body */

body
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	}

/* Left menus */

#submenu
	{
	padding-top: 4px;
	padding-bottom: 7px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	}
#submenu a
	{
	color: #333333;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #86D02B;
	}
	
#submenu a:hover, #submenu a:active
	{
	color: #E55016;
	border-left: 2px solid #006699;
	}
	
#submenu .active
	{
	color: #555555;
	}
	
#submenu a
	{
	padding-left: 5px;
	display: block;
	}
#submenu li
	{
	list-style: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ABABAB;
	}

#leftnews
	{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	}
#leftnews a
	{
	color: #666666;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #86D02B;
	}
	
#leftnews a:hover, #leftnews a:active
	{
	color: #86D02B;
	border-left: 2px solid #006699;
	}
	
#leftnews .active
	{
	color: #555555;
	}
	
#leftnews a
	{
	padding-left: 5px;
	display: block;
	}
#leftnews li
	{
	list-style: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ABABAB;
	}	

/* Right links */

a.rightlinks
	{
	color: #86D02B;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a.rightlinks:hover, a.rightlinks:active
	{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
/* Copyright */

.copyright
	{
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: 10px;
	}

	

.copyright a
	{
	color: #006699;
	text-decoration: underline;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
.copyright a:hover, .copyright a:active
	{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* Footer */

#footer
	{
	background-color: #FDFDFD;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #86D02B;
	}
	
#footer a
	{
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	}
	
#footer a:hover, #footer a:active
	{
	text-decoration: underline;
	}

#footer ul
	{
	height: 25px;
	display: block;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	}
	
#footer li
	{
	position: relative;
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #959595;
	}

#footer
	{
	background: url(images/util_bar_bg.gif) repeat-x;
	text-align: center;
	clear: both;
	height: 37px;
	}
	
/* Headers */


h1
	{
	font-weight: bold;
	color: #86D02B;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	text-transform: none;
	color: #666666;
	font-weight: normal;
	margin: 0px;
}
	
h2
	{
	font: 14px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #86D02B;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
.text-12-serifitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	line-height: 20px;
}
	
h4
	{
	font-weight: normal;
	color: #333333;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
h3
	{
	font-weight: bold;
	color: #86D02B;
	margin-bottom: 5px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	

/* Right content */

.planbox {
width: 170px; 
margin: 0px 0 13px 0;
padding: 0;
border: 1px dotted #3B4754;
float: right;
background-color: #F1F9FC;
}

.box {
width: 170px;
margin: 0px auto;
padding: 6px 0;
background-color: #FFFFFF;
}

.box h1 {
margin: 0;
padding: 0 7px 0px;
color: #86D02B;
float: left;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

.box h2 {
margin: 0;
padding: 0 7px;
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
float: right;
}

.box img {
margin: 0 7px;
padding: 0;
border: 0;
text-align: center;
}

.boxFeat {
margin: 0;
padding: 0 7px;
list-style-type: none;
clear: both;

}

.boxFeat li {
height: 15px;
margin: 0;
padding: 2px 0;
color: #516171;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #444444;
border-bottom: 1px solid #239FDF;
}

.order {
width:154px; 
margin: 7px auto 0 ;
padding: 3px 0;
border: 1px solid #516171;
background-color: #FDFDFD;
font-size: 9px;
color: #516171;
font-weight: bold;
text-align: center;
}

/* Home page box */

#special {
	width: 370px;
	height: 120px;
	margin: 0px 0 5px 5px;
	padding: 0px 0 10px 10px;
	border: 1px dotted #3B4754;
	background-color: #F1F9FC;
	text-align: left;
	background-image: url(images/specialbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#special ul
	{
	margin-top: 0;
	padding: 0px 0px 0px 0px;
	 list-style-type: none;	}
	
#special li
	{
	margin: 0;
	padding: 0px 0 1px 2px;
	color: #516171;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	}
	
#special h3
	{
	font: 13px Trebuchet MS,Arial;
	color: #E55016;
   	 font-weight: bold;
	text-transform: uppercase;
	}
	
#special h6
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #44BA04;
    	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0 3px 0;
	}
	


		
#special a
	{
	color: #006699;
	text-decoration: none;
	}
	
#special a:hover, .copyright a:active
	{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* newproduct styles */
	
	.detailimage {
vertical-align : top;
}


.indent {
	margin-left: 20px;
}

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

.text-12  a {
	text-decoration: none;
}

.text-12  a:hover a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.text-10 a {
	text-decoration: none;
}

.text-10 a:hover a:active {
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #86D02B;
}

a:hover a:active {
	text-decoration: underline;
	color: #86D02B;
}
.text-14-serifitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.text-12-serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.planbox2 {
	width: 170px;
	padding: 5px;
	border: 1px dotted #3B4754;
	float: right;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
}
.planboxleft {
	width: auto;
	padding: 5px;
	border: 1px dotted #3B4754;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 13px;
	margin-left: 0;
}
.planboxsignup {
	width: auto;
	padding: 0;
	border: 1px dotted #3B4754;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #86D02B;
}
.planboxleft {
	padding: 0;
	border: 1px dotted #3B4754;
	background-color: #F1F9FC;
	margin-top: 4px;
	margin-right: 4;
	margin-bottom: 13px;
	margin-left: 4;
	clear: both;
}
.boxleft {
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 4;
	margin: 4px;
}
