.bckgrdBtns {
	background-image: url(../images/bckgrd_btns.jpg);
	background-repeat: repeat;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h1 {
	color: #D85260;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.first_char {
	font-size: 38px;
}


.bodyContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding-left: 11px;
	padding-bottom: 5px;

}
.footerTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #7A7F7C;
	padding-left: 12px;
}
.teamProfiles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 6px;

}
a:link {
	color: #FA0E0C;
	text-decoration: none;
}
.formTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FBFBFB;
	border: 1px solid #999999;

}
.littleNAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
#footer_links {
	margin: auto;
	width: auto;
	height: auto;
	font-size: 12px;
	color: #999999;
	font-family: "Trebuchet MS";
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#footer_links p {
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
