body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.TITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.buttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	vertical-align: middle;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
a.news, a:active.news, a:visited.news {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	TEXT-ALIGN:LEFT;
}
a {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	text-decoration: none;
	color: #FF0000;
}


body {
	background-color: #D0C3A1;
}
.style1 {color: #FFFFFF}

/* Form Styles */
div.row {
  	color: #000;
  	clear: both;
  	padding-top: 5px;
}

div.row span.label {
  	width: 150px;
  	float: left;
  	text-align: right;
  	padding-right: 7px;
}

div.row span.formw input, textarea, textarea {
  	float: left;
  	width: 350px;
  	text-align: left;
}

p.submit {
	text-align: left;
	margin-left: 50px;
}

input {
	width: 150px;
}
/* End Form Styles */

