﻿body {
	background-position: 0% 0%;
    font-size: 0.9em;
    font-family: Georgia, "Times New Roman", Serif;	padding: 0px;
	margin: 0px auto;
	color: #000000;
	background-color: #669acc;
}

#content {
    width:800px;
	background: #ffffff;
	padding: 0px;
    border-left:5px solid #ffcb31;
    border-right:5px solid #ffcb31;
    border-bottom:5px solid #ffcb31;
    line-height:1.3;
	margin: 0 auto;
		} 
	
#main {
  padding-left:10px;
  padding-right: 5px;
  padding-top: 15px;
  width: 575px;
  float: left;
  background-color: #ffffff;
  word-wrap: break-word; 
  overflow: hidden;    
}	

#sidebar {
  width: 200px;
  padding-top: 15px;
  padding-left: 5px;
  background-color: #ffffff;
  background-image: url('images/corkboard.jpg'); repeat;
  font-size: 12px;
  word-wrap: break-word;
  overflow: hidden;   
  border-left:5px solid #ffcb31;
}

#header {
  width: 800px;
  background-color: #016bb7;
  padding-bottom: 0;
}	

#lettucewrap ul {
  background: #016bb7; 
  list-style : none;
  padding : 0px;
  margin : 0px;

     }
      
#lettucewrap li {
  float : left;
  position : relative;
  width : 20%;
  padding-top: 5px;
  text-align : center;
  cursor : default;
  background: #016bb7;
      }
     
#lettucewrap {
  font-weight : bold;
  color: #ffffff;
  background: #016bb7; 
   }
   
  
 #nav a {
  font-weight : bold;
  color: #ffffff; 
      }
 #nav a:active {
  font-weight : bold;
  color: #ffffff;  
      }

 #nav a:visited {
  font-weight : bold;
  color: #ffffff;  
      }
 #nav a {
  text-decoration : none;
      }
      
#leftPane {
float: left;
width: 250px;
background-color: #FFFFFF;
padding-left:15px;
}

#rightPane {
float: right;
width: 250px;
background-color: #FFFFFF;
padding-right:15px;
}
	
}

td{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	text-align: left;
	font-size: small;
}
	
.super{
	font-weight: bold;
	text-align: center;
	font-size: 0.95EM;
	color: #016BB7;
}

.smaller{
	text-align: center;
	font-size: 0.9EM;
}


.answer{
text-align:center;
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom:2px solid #ffcb31;
}

.fresh {
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom:2px solid #ffcb31;
}

.submit{

margin-left: 125px;	
	
}

.return{

text-align: center;
font-weight:bold;
	
}

.purchaseBox{
text-align:center;
font-style:italic;
margin:20px 5px;
padding:5px;
font-size: 9pt;

}


.copyblock{
font-family:verdana;
font-weight:normal;
font-size:10px;
color:#333;
padding:30px 25px 0px 35px;
}

.center{
text-align:center;
}

a {
	color:#016bb7;
	text-decoration: underline;
	}

a img {border: 0; }

a:active {
	color: #016bb7;
	}

a:visited {
	color: #016bb7;
		}
p {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
	color: #000000;
}

.spacer { clear: both; }

h3 {

	 color: #50b861;
	 font-weight:bold;
	 margin: 0;
	 padding: 0;
}

h2 {

	 color: #50b861;
	 font-size: 12pt;
	 margin: 0px;
	 padding: 0px;
}
