body { 	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
 }
h1 { font-size: 22px; text-align:center; }
#pareas { color:#000; }
#pareas a { color:#666; text-decoration:none; }
#pareas2 { color:#000; }
#pareas2 a { color:#C30; text-decoration:underline; }
#pareas2 a:hover { color:#00C; text-decoration: none; }
#pareas_gold { color:#f93; text-align:left; }
#pareas_gold a { color:#f93; text-decoration:none; }
#whowhat { color:#060; font-weight:bold; }
#whowhat a { color:#060; text-decoration:none; }
#whowhat a:hover { color:#060; text-decoration:underline; }
a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover { text-decoration:none; color:#c60; }
a:active { text-decoration: none; font-weight: bold; color:#F60 }
.att_links { text-align: right; color:#F93; font-size:smaller; }
.att_links a { color:#F93; text-decoration:none; }
.menu_btn {
	color: #FFFFFF;
	text-align:left;
	font-size: 13.5px;
	text-indent:50px;
	padding: 0;
}
.style4 { font-size: 20px; }
.style5 {
	font-size: 14px;
	text-align: right;
	padding-right: 20px;
}
.style6 {
	font-size: 18px;
	padding-bottom: 0.5em;
	padding-top: 0.2em;
}
.lh_col { background: #999999; text-align: center; vertical-align: middle; padding: 0px 5px; }
.lh_col_top { background: #999999; text-align: center; vertical-align: top; padding: 20px 5px 0px; }
.lh_col_bot { background: #999999; text-align: center; vertical-align:bottom; padding: 50px 5px 0px; }
.rh_col {	padding-right:10px; padding-left: 5px; }
.skin_line { line-height: .5em; }
.skin_line2 { line-height: .9em; }
.TextBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	line-height: 14px;
}
.TextBodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	line-height: 14px;
}
.TextBodyCopyHP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	line-height: 17px;
}
.signup {
	margin: 2em auto 2em;
	padding: 5px;
	color: #600;
}
#bnt_submit {
	color: #FFF;
	background-color: #600;
	background: #600;
	text-align: center;
}
.labels { text-align:right; vertical-align:top; font-size:smaller; }

.TextCopyRight .footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #B99C6B;
	line-height: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #dfd0a5;
	color: #b99c6b;
	color: #C60;
	height: 25px;
}
.footer a {
	color: #b99c6b;
	color: #C60;	
	text-decoration: underline;
}
.green_text { color: #360; 
	}
#whowhat li {
	color: #060;
}
input.formInput {
border: 2px solid #cccccc; background: #f6f3e7; height: 20px; width: 175px; padding-top: 7px; padding-left: 7px; font-size: 12px; margin-top: 4px; 

}
button.submit { border: 2px solid #cccccc; background: #f6f3e7; height: 30px; width: 80px; color: #555; font-size: 16px; margin-top: 12px;}

textarea.formText { border: 2px solid #cccccc; background: #f6f3e7; height: 100px; width: 175px; padding-top: 7px; padding-left: 7px; font-size: 12px; margin-top: 4px; font-family: Arial, Helvetica, sans-serif; 


}

div.formRow {
	margin: 5px;
	text-align: left;
}
