/* CSS Document */
html, body, ul, ol, li, p, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}	
body{
	color:#333333;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
  font-size: 12px;
  background-color: #FFFFFF;
}

#wrapper{
width: 770px;
background-color:#FFFFFF;
margin:10px auto;
border: 1px solid #333333;
text-align:left;
}

#box{
	width: 200px;
	background-color:#FFFFFF;
	margin:40px 40px 40px 100px;
	border: 1px solid #333333;
	text-align:center;
	padding: 30px;
}

#banner{
width: 770px;
	height: 250px;
	background-image: url(winipod.png);
	background-repeat: no-repeat;
}

#container{
width: 600px;
background-color:#FFFFFF;
margin:0px 80px;
text-align:left;
}

#bodytext{
width: 540px;
background-color:#FFFFFF;
text-align:left;
}
  
 h1{   
 font-size: 14px;
 }
 
p {
  text-align: justify;
  line-height: 17px;
  }
 
 .greenpots {
	color: #666666;
	font-weight: bold;
font-size: 14px;
} 

 .refresh {
	color: #66CCFF;
	font-weight: bold;
font-size: 12px;
} 

.p5 {
  margin-top: 35px;
  font-size: 9px;
  }

h3 {
  margin-top: 35px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 7px;
  border-left: 2px solid #CCCCCC;
  }

ul {
  margin-bottom: 35px;
  }


  
#intro, #supportingText {
  width: 400px;
  }   
 
#quickSummary {
  font-size: 9px;
  margin-top: 450px;
  }

#preamble {
  background-image: url(bc.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  }
  
#explanation {
  background-image: url(bc.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  }
  
#participation {
  padding-bottom: 5px;
  background-image: url(bc.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  }
  
#benefits {
  background-image: url(bc.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  }
  
#requirements {
  background-image: url(bc.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

#footer {
  padding: 5px 0px 5px 0px;
  margin-top: 10px;
  margin-bottom: 50px;
  font-size: 9px;
  text-align: center;
  background-color: #333333;
  }

#pageHeader h1 span {
  display: none;
  }
  
#pageHeader h2 span {
  display: none;
  }
  
a:link {
  text-decoration: none;
  color: #FFFFFF;
  }
  
a:visited {
  text-decoration: none;
  color: #C0C0C0;
  }
  
a:active {
  text-decoration: none;
  color: #FF0033;
  }
  
a:hover {
  text-decoration: underline;
  color: #CCCCCC;
  }
  
#linkList li {
  list-style-image: url(button.gif);
  }

#linkList {
  float: right;
  margin-top: -1505px;
  padding-left: 480px;
  border-left: 3px solid #CCCCCC;
  }
  
#linkList h3 {
  margin-top: 0px;
  border-left: 0px;
  }
