form {
	margin: 0px;
	padding: 0px;
}

input[type=button], input[type=submit], input[type=reset], .button {
	width: 150px;
}

#buy2, #buy3, #buy4 {
    display: none;
}

#hide1, #hide2, #hide3 {
    display: inline;
}

.checkleft {
	width: 20px;
	height: 18px;
	float: left;
	text-align: right;
	vertical-align: top;
}

.checkright {
	margin-left: 25px;
	vertical-align: top;
}

.fieldlabel {
	width: 310px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

.fieldlabel2 {
	width: 310px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

.fieldlabel3 {
	width: 250px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

.fieldlabel4 {
	width: 200px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

.fieldinput, .fieldinput2 {
	margin-left: 320px;
}

.fieldinput3 {
	margin-left: 260px;
}

.fieldinput4 {
	margin-left: 210px;
}

.formbuttons {
    text-align: center;
    clear: both;
    margin-top: 15px;
}

.formleftcol {
	float: left;
	text-align: left;
	padding-right: 25px;
}

.formrightcol {
	vertical-align: top;
}

.formrow {
    clear: left;
}

.groupheading {
	font-weight: bold;
	font-style: italic;
}

.impnotes {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

.includes {
     font-weight: normal;
     color: #b83113;
     margin-left: 320px;
     text-align: left;
}

.notes {
	font-size: 11px;
	font-weight: normal;
}

input[type=radio], input[type=checkbox], .radio {
}

.padleft {
    padding-left: 175px;
}

.required {
	color: #cc0000;
	font-weight: bold;
}

.required ul {
	font-size: 12px;
	color: #000000;
}

.right {
	text-align: right;
}

.row1 {
	background: #cccccc;
}

.row2 {
	background: #ffffff;
}

.select, .select2, .select3, .select4, .select5  {
	width: 306px;
	margin-bottom: 2px;
}

input[type=text], input[type=password], .text, input[type=file], .file {
	width: 300px;
	margin-bottom: 2px;
}

.text2, .text3 {
	width: 200px;
}

.textarea, .textarea3 {
	width: 450px;
	height: 100px;
}

.textarea2 {
	width: 450px;
	height: 250px;
}

.textother {
	left: 25px;
	position: relative;
	width: 275px;
}