body {
	background-color: transparent;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td {
	font-family: Arial, helvetica;
	font-color: #000000;
	font-size: 12px;
	font-weight: bold;  
}

input, textField, textarea, select {
	background-color: transparent;
	font-family: Arial, serif;
	font-color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
}

#f4900, #first_r, #last_r, #phone_r, #email_r, #address_r, #city_r, #state_r, #zip_r, #phone, #city, #address, #state, #zip, #f3767, #f3765, #f3766, #f3976, #f3764  { background-color: white;}

textarea { background-color: white;}

select{ border: 1px #000000 solid; background-color:#e7e7e7;
}

#widthLimiter  {
	width: 565px;
}
#irgButtons {
	position:absolute;
	left:25px;
	top:-1px;
	width:532px;
	height:5px;
	z-index:1;
}

.button { color: #971213; width: 150px; height: 30px; border-color: #971213; margin-top: 20px;}
.fields  {
	text-align: right;    
	width: 34%;
}
.disclaimer {font-size: 11px}
	
.textBoundary {
	padding: 10px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #960012;
}
a:active {
	color: #960012;
}
.pageHead {
	font-size: 16px;
	color: #960012;
}
