.olive10bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4D4D18;
}
.white10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.gray11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.maroon11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.gray10italic {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.dkbrown11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666600;
}
.red11link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.olive11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666600;
}
.white11boldlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.white10bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.maroonboldbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.olivebigbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
}
.redlistlink11 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #990000;
	text-decoration: underline;
}



.red10link {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.gray10 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.profileHeader {
	font-family: Verdana;
	font-size: 16px;
	color: #666600;
	padding-bottom: 2px;
	margin-bottom: 6px;
	font-weight: bold;
}
.profilesBox {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(images/profilesFade.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 550px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e6da;
	border-bottom-color: #e9e6da;
	border-left-color: #e9e6da;
	padding-top: 10px;
}
.profilesBox p {
	padding-right: 10px;
	padding-left: 10px;
}
.profilesPhoto {
	float: right;
	width: 90px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.profileName {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990604;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.boldRed {
	font-weight: bold;
	color: #990604;
}
.contactTitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9C0000;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C0000;
}
#contactInfoBox {
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#contactInfoBox .table {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
#clear {
	clear: both;
	height: 1px;
}
.moved {
	border: 1px solid #990604;
	height: 398px;
	width: 548px;
}
