body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: normal;
}
h1 {
	color: #657b35;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #657b35;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
h3 {
	color: #657b35;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

p { text-align:justify; }
.hilite {
   color: #657b35;
   font-weight: bold;    
}

.hiliteitalic {
   color: #657b35;
   font-weight: bold;
   font-style:italic;   
}
.specialoffer {
   color: #ff3b89;
   font-weight: bold;    
}

.boldtext {
 font-weight: bold;  
}


a {
color: #50622B;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #50622B;
	text-decoration: none;
	font-weight: bold;
}
 a:visited {
	color: #50622B;
	text-decoration: none;
	font-weight: bold;
}
 a:hover {
	color: #50622B;
	text-decoration: underline;
	font-weight: bold;
}
 a:active {
	color: #50622B;
	text-decoration: underline;
	font-weight: bold;
}

.foottext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: 100;}
.foottext a:link {
	color: #50622b;
	text-decoration: none;
	font-weight: 100;
}
.foottext a:visited {
	color: #50622b;
	text-decoration: none;
	font-weight: 100;
}
.foottext a:hover {
	color: #50622b
	text-decoration: underline;
	font-weight: 100;
}
.foottext a:active {
	color: #50622b;
	text-decoration: underline;
	font-weight: 100;
}

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float: left; 
		background-color: #cadaa9;		
		}
	
		#nav ul { /* second level uls */
		padding: 0;
		margin: 0;
		list-style: none;
 
 		background-color: #cadaa9;		
		}
	
	#nav li { /* all list items */
		line-height : 18px;
		margin-bottom :-1px;
	}

	#nav li a {
		width: 170px;
		w\idth : 166px;
		display : block;
		color : #333333;
		font-weight : bold;
		text-decoration : none;
		font-size 11px;
		background-color : #cadaa9;
		border : 1px solid #cadaa9;
		padding : 0 6px 0 6px;
		
	}
	
	#nav li a:hover {
		color : #333333;
		background-color : #ecf1e0;
		border : 1px solid #ecf1e0;

	}
	
	#nav li ul { /* second-level lists */
		float: left; 
		left: -999em;
		display: none;
		margin-left : 5px;
		margin-top : -1px;
	}

	#nav li ul a {
		width: 160px;
		w\idth : 150px;
		display : block;
		color : #333333;
		font-weight : bold;
		text-decoration : none;
		font-size: 10px;
		background-color : #ecf1e0;
		border : 1px solid #ecf1e0;
		padding : 0 6px 0 6px;
		
	}
	
	#nav li ul a:hover {
		color : #333333;
		background-color : #cadaa9;
		border : 1px solid #cadaa9;

	}
	#s  #pghome  {background-color: #ecf1e0;}
	#s0  #pg0  {background-color: #ecf1e0;}
	#s0 #pg0sub  {display: inline;}
	#s1  #pg1  {background-color: #ecf1e0;}
	#s1 #pg1sub  {display: inline;}
	#s2  #pg2  {background-color: #ecf1e0;}
	#s2 #pg2sub  {display: inline;}
	#s3  #pg3  {background-color: #ecf1e0;}
	#s3 #pg3sub  {display: inline;}
	#s4  #pg4  {background-color: #ecf1e0;}
	#s4 #pg4sub  {display: inline;}
	#s5  #pgbmi  {background-color: #ecf1e0;}
/* forms */

.formtable {
	background-color: #ecf1e0;
}

.formlabel {
	color: #333333;
	font-weight: bold;
}

.inputbox {
	border: 1px solid #cadaa9;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	padding-left: 6px;

}
.selectbox {
	border: 1px solid #cadaa9;
	font-size: 11px;
	line-height: 14px;
	height: 18px;
	padding-left: 6px;

}

.textareabox {
	border: 1px solid #cadaa9;
	font-size: 11px;
	line-height: 14px;
	padding: 6px;


}

.formbutton {
font-size: 12px;
font-weight: bold;
background-color: #cadaa9;
color: #50622b;
padding: 4px;
border: 1px solid #ff3b89;
margin-top: 5px;
margin-bottom: 5px;
} 

.star {
	color: #ff3b89;
}
