@charset "UTF-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-bottom: 10px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	clear: both;
	position: relative;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftNavColumn {
	float: left;
	width: 132px;
	margin-right: 10px;
	margin-left: 7px;
}
.clearFloat {
	height: 0px;
}
#bodyColumn {
	float: right;
	width: 636px;
	margin-right: 15px;
}
#bodyColumnHeader {
	height: 56px;
	width: 636px;
}
#bodyColumnText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #333333;
	float: left;
	width: 420px;
}
#bodyColumnImage {
	float: right;
	width: 200px;
}
legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bodyLeftColumn {
	height: 156px;
	width: 200px;
	margin-right: 18px;
	float: left;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #333333; font-weight: bold; }
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333333; }
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #333333; font-weight: bold; }
.style6 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #A0173B; font-weight: bold; }
#flashAnimation {
	height: 200px;
	width: 636px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bodyRightColumn {
	height: 156px;
	width: 200px;
	float: right;
}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #92173B; font-weight: bold; font-style: italic; }
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 18px;
	background-color: #99FF66;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

