@charset "utf-8";
.floatleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

.lefalign {
	text-align: left;
}
#communitybody {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	background-color: #9D9DB9;
	text-align: left;
}
#communitybody a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #666699;
	font-weight: bold;
}
#communitybody a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
#communitybody a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC66;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.styletahoma {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.styleRedBold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B40F2F;
}
.styleRedBoldCenter14 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #B40F2F;
}

.whitetahoma {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.bold13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.bold13Center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}

.tahomared {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #BB0F37;
}
.boldGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F58A0D;
}
.normalfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.rednormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B40F2F;
}
.clearBoth {
	clear: both;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.styletahomapurple {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1F005E;
}

