.website{
	display:none;
	visibility:hidden;
}

.p{
	margin-top: 5px;
	margin-bottom: 5px;
}
.pp{
	margin-top: 10px;
	margin-bottom: 10px;
}

#form a img{
	cursor: help;
}

.fsection{
	text-align: left;
	border: 1px solid #069;
	padding: 3px;
	background-color: #fff;
}

.formInfo{
	margin-left: 10px;
}

#form{
	background-color: #DDEEEE;
	border: none;
	width: 775px;
	float: left;
	margin-right: 0px;
}

#formtable{
	width:770px;
}

#mpantable tr {
	height:22px;
}

.tablecol1{
	width:220px;
	text-align:right;
}

.tablecol2{
	width:230px;
	text-align:left;
}


#maininfo{
	background-color: #FFDDFF;
	margin-bottom: 10px;
	height: 75px;
}

.radio{
	border: none;
}

.checkbox{
	background-color: #DDEEEE;
}

div.grippie {
	background:#EEEEEE url(grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}
.resizable-textarea textarea {
	display:block;
	margin-bottom:0pt;
	width:95%;
	height: 20%;
}