.bodyCopyIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	padding-left: 25px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #99CC00;
	text-decoration: underline;
	}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}
.smallCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
}
p {
	padding-bottom: 5px;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.orgTitle {
	font-weight: bold;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	width: 90px;
	border: 1px solid #CCCCCC;
}
.markTitle {
	font-weight: bold;
	color: #000000;
}
.copySmallGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.orgLinks A, .orgLinks A:link, .orgLinks A:hover, .orgLinks A:active, .orgLinks A:visited  {
	color: #CC3300;
	text-decoration: none;
}
.orgLinks A:hover, .orgLinks A:active  {
	color: #FF9900;
}
.markLinks A, .markLinks A:link, .markLinks A:hover, .markLinks A:active, .markLinks A:visited  {
	color: #333399;
	text-decoration: none;
}
.markLinks A:hover, .markLinks A:active  {
	color: #3399CC;
}
.orgTitleOrange {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.bHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

