@charset "utf-8";
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.section {
	font-weight: bold;
	color: #0000FF;
}
.imageRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
}
#mainContent h1 {
	color: #FF0066;
}
.photoBox {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.photoBoxTop {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.editPageBottom {
	text-align: center;
}
.boldText {
	font-weight: bold;
}
#formatFooter {
	text-align: center;
}
#mainContent .question {
	font-weight: bold;
	display: block;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF00FF;
}
#banner {
	vertical-align: middle;
}
.textVerticalMiddle {
	vertical-align: middle;
	text-align: center;
}
#aaRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 12px;
}
.formatFlash {
	text-align: center;
}
.imageLeft {
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.redText {
	font-weight: bold;
	color: #FF0000;
}
.greenText {
	font-weight: bold;
	color: #00CC00;
}
.purpleText {
	font-weight: bold;
	color: #FF00FF;
}
.cyanText {
	font-weight: bold;
	color: #00CCFF;
}


.formatLink a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}

.formatLink a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}

.formatLink a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0000FF;
}

.imageLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FloatRight {
	float: right;
	vertical-align: middle;
	text-align: center;
}

.formatImageLink a:link {
	text-decoration: none;
}

.formatImageLink a:visited {
	text-decoration: none;
}