body{
	margin-top:0px;
	margin-left:0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
/*h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #1B3069;
	margin-bottom: 20px;
}*/
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#container{
	width:626px;
}

#container-sub{
 width:626px; 
 margin: 0 0 0 0; 
 padding: 0 0 0 0;

 /*float:left;*/
 /*background-image:url(../images/navBkg.gif);*/
}

#nav{
	width:153px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	height: 100%;
	float: left;
	background-color: #C4DF9C;
}

.nav{
	margin-bottom:20px;
	margin-left: auto;
	margin-right: auto;
	width: 120px;
}

#content{
	width: 460px; 
	vertical-align: top;
	padding-top: 30px;
	/*adding other padding attributes causes display issues in IE6*/
	float: right;
}

#ie6{
	padding-left: 10px;
}

#banner{
	width:626px; 
	margin: 0 0 0 0; 
	/*float:left;*/
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#000000;
	/*color: #006699;*/
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#000000;
}

.subHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color:#000000;
}

.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #0000CC;
	font-weight: bold;
	text-align:center;
	margin-bottom:15px;
}
.footerCompac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	font-weight: bold;
	text-align:center;
	margin-bottom:15px;	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 10px;
	text-align:center;
}
.navBtn{
	width: 121px;
	height:110px;
	text-align:center;
}

.productShop{
	width:120px;
	height: 115px;
	float:left;
	margin-bottom:20px;
}

.productLink{
	width:340px;
	height: 115px;
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	margin-bottom:20px;	
}

.wtbLogo{
	width:175px;
	float:left;
	height:125px;
}

.wtbLink{
	width:285px;
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;		
	padding-left:5px;
	height:125px;	
}

.frmLabel{
	width:100px;
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	float:left;
}

.frmLabel2{
	width:100px;
	height:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	float:left;	
}

.frmLabel3{
	width:100px;
	height:85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	float:left;	
}

.frmField{
	width:360px;
	height:35px;	
	float:right;
}

.frmField2{
	width:360px;
	height:150px;	
	float:right;
}

.frmField3{
	width:360px;
	height:85px;	
	float:right;
}

.error{
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
}

/* Begin: Where to Buy Page*/
.store{
	width:210px; 
	float:left;
}
.storeProducts{
	width:245px; 
	float: right; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	padding-left:5px; 
}
.storeContainer{
	margin-bottom:40px; 
}
/* End: Where to Buy Page*/
