body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}
#wrapper {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	display: block;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
}
#content {
	color: #A3C4DE;
	display: inline;
	width: 460px;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 30px;
	margin-left: 10px;
	height: auto;
	float: right;
}
#content h1 {
	font-size: small;
	font-weight: bold;
	color: #CCCC33;
	display: block;
	margin: 0px;
}
#content h2 {

	font-size: large;
	font-weight: bold;
	color: #FFD21C;
	display: block;
	margin: 0px 0px 10px;
}
#content p {
	font-size: small;
	color: #A3C4DE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#content hr {
	color: #0D171F;
	height: 2px;
	width: 100%;
	display: block;
	margin: 0px;
}
#content a {
	color: #FFD21C;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftContent {
	display: block;
	width: 225px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
}
#leftContent p {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	float: left;
	color: #FFFFFF;
	width: 225px;
}
#leftContent h1 {
	font-size: small;
	font-weight: bold;
	color: #FFD21C;
	display: block;
	margin: 0px;
}
#leftContent a {
	color: #FFFFFF;
}
#leftContent .copy {
	color: #FFFFFF;
	font-size: small;
}
#clear {
	clear: both;
}
#footer {
	display: block;
	clear: both;
	height: 30px;
	width: 760px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-right: 12px;
	padding-left: 28px;
}
.footerCopy {
	font-size: 11px;
}
#footer a {
	font-size: 11px;
	color: #182A38;
}
#footer p {
	font-size: 11px;
	color: #C41C14;
	display: block;
	margin: 0px;
}
.largeCopy {

	font-size: small;
	font-weight: bold;
	color: #CCCC33;
	display: inline;
	margin: 0px;
}
.folio {

	font-size: small;
	color: #A3C4DE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.top10 {
	margin-top: 10px;
	background-color: #000000;
	border: 1px solid #A3C4DE;
}
.contentLinks {
	display: block;
	margin: 10px 0px 0px;
}
.folioBG {
	background-color: #2A3B48;
	padding: 10px;
	height: 80px;
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
.imageLeft {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}
#content ol {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
}
.tableContent {
	color: #A3C4DE;
	background-color: #2A3B48;
}
.tableHeads {
	font-weight: bold;
	color: #CCCC33;
	background-color: #2A3B48;
}
.tableBold {
	font-weight: bold;
	color: #FFFFFF;
}
.redForm {
	font-size: x-small;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #991B00;
	background-image: url(../images/form_name.gif);
	color: #FFFFFF;
	clear: both;
}
#redForm td {
	color: #FFFFFF;
}
.clearBoth {
	clear: both;
	display: block;
}
.imageBorder {
	border: 1px solid #000000;
	display: inline;
}
.redForm2 {
	font-size: x-small;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #991B00;
	color: #FFFFFF;
	background-image: url(../images/form_email.gif);
	clear: both;
}
.redForm3 {
	font-size: x-small;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #991B00;
	color: #FFFFFF;
	background-image: url(../images/form_question.gif);
	clear: both;
}
