.GreyBanner {
	background-image: url(images/log_r.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #75756F;
}
.BCSBackground {
	background-attachment: scroll;
	background-image: url(images/bcs.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.MainHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.HeadingH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Subheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.indent {
	text-indent: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.MainLink {
	background-image: url(images/str.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5d5d58;
	text-transform: uppercase;
	padding-left: 23px;
    }
.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(images/1w5.gif);
	background-repeat: repeat-x;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	}
.StandardTextNoBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.FormText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#validate {	height:280px;}
a:link {
	color: #5d5d58;
	text-decoration: none;
}
a:active {
	color: #5d5d58;
	text-decoration: none;
}

a:hover {
	color: #FFAE00;
	text-decoration: underline;
}

a:visited {
	color: #5d5d58;
	text-decoration: none;
}
