
body  {
	  padding-right : 0;
	  padding-left : 0;
	  padding-bottom : 0;
	  margin : 0;
	  padding-top : 0;
	  font-family:Arial, Helvetica, sans-serif;
	  color:#333;
	   font-size:14px;
	   background-color:#FFFFFF;
  }
  #frame {
  	width:770px;
}
#header {
	  padding-right : 0;
	  padding-left : 0;
	  margin : 0;
	  margin-bottom : 20px;
	  
	  padding-top : 0;
	  width: 770px;
  }
#main1 {
	  padding-right : 0;
	  padding-left : 0;
	  background : white;
	  padding-bottom : 0;
	  margin : 0;
	  padding-top : 0;
	  width: 770px;
  }
#main2 {
	  padding-right : 0;
	  padding-left : 0;
	  padding-bottom : 0;
	  margin : 0;
	  padding-top : 0;
  }
#middle {
	  font-size : small;
	  background : white;
	  margin : 0;
	  text-align:center;
  	padding:0;
	   
  }
#right {
	  padding-right:0;
		padding-left:0;
	
	  float : right;
	  padding-bottom : 0;
	  margin : 0;
	  width : 341px;
	  padding-top : 0;
	  border: 1px solid black;
	 
	  text-align:center;
	
  }

table#ratetbl {
	width:397px;
	font-size:small;
	border-bottom : 2px solid #ccc;
	border-right : 2px solid #ccc; 
	border-left : 2px solid #ccc;
	border-collapse:collapse;
		margin:auto;
	
}
table#ratetbl td, table#ratetbl th  {
	border-left: 1px solid black;
	border-right: 1px solid black;
	height:2em;
	
}
table#ratetbl td.noleft {
	border-left:none;
}

table#ratetbl th {
	text-align:right;
	padding-right:6px;
	font-weight:normal;

}
table#ratetbl th.top{
	text-align:center;
	border-bottom: 1px solid black;
}
table#ratetbl td.purple {
	color:#550080;
	font-size: 120%;
	text-align:center;
	font-weight:bold;
}
ul#questions {
	text-align:left;
	color: #550080;
	list-style-type:none;
	margin:10px;
	padding:0;
}
table#lpc {
	width:397px;
	border-bottom : 2px solid #ccc;
	border-right : 2px solid #ccc; 
	border-left : 2px solid #ccc;
	margin:auto;
}
table#lpc th {
	font-size:small;
	font-weight:normal;
		
}

table#lpc td {
	text-align:left;
}

table#lpc th.lab, table#lpc td.lab, table#toc th.lab, table#toc td.lab {
	text-align:right;
	padding-right:5px;
}
table#sublpc {
	width:100%;
	border-left: 30px solid white;
	border-right: 30px solid white;
	font-size:small;
	text-align:center;
}
table#sublpc input {
	padding-top: .5em;
	height:1.7em;
	font-size: x-small;
}
table#sublpc .button {
	font-size:9px;
}
table#sublpc tr#box td {
	border: 1px solid black;
	
	width:25%;
	height:2em;
}
table#sublpc tr#rates td {
	
	font-size:medium;
	
}
#copy {
	  font-size : x-small;
	  text-align : center;
	 padding-top: 10px;
  }
.formbutton{
	background-color:#550080;
	color:white;
}
table#toc {
	border-bottom : 2px solid #ccc;
	border-right : 2px solid #ccc; 
	border-left : 2px solid #ccc;
	margin:auto;
}
table#toc input#toc{
	margin:auto;
}
table#toc td {
	text-align:left;
}

#frametoc table{
	margin:auto;
}
#frametoc table th {
	text-align:right;
	padding-right:5px;
}
p.bottom {
	font-size:smaller;
	color:#666666;
	text-align:center;
}
#framerates {
	margin:auto;
	width: 425px;
	padding: 25px;
	margin-top:5px;
}
#framelpc {
	margin:auto;
	width: 425px;
	padding: 25px;
	margin-top:5px;
	
}

#frametoc {
	margin:auto;
	width:425px;
	padding: 25px;
	margin-top:5px;
}	

table#sublpc tr#rates td, table#sublpc tr#rates td input{
	font-size:small;
	text-align:center;
	padding:0;
	margin:0;
	background-color:transparent;
	border:none;
	font-weight:bold;
	margin-bottom:-10px;
	
	
}
table#sublpc tr#values td, table#sublpc tr#values td input{
	text-align:center;
	
	font-size:small;
	margin-top:0;
	padding-top:4px;
	
}
img#tbltop {
	margin-top:20px;
}
form.bodyform {
	padding-top:0;
	margin-top:0;
}