body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.back {
	background-image: url(images/backback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom_back {
	background-attachment: scroll;
	background-image: url(images/bottom_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content_back {
	background-image: url(images/con_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
.error_message
{
	color:					#CC0000;
	font-weight:			bold;
}

.form_text
{
	border:					1px solid #999999;
	font-size:				11px;
	width:					175px;
}
.form_text_area
{
	border:					1px solid #999999;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	line-height:			14px;
	height:					100px;
	width:					385px;
}
.form_text_area_less_wide
{
	border:					1px solid #999999;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	line-height:			14px;
	height:					100px;
	width:					250px;
}
.form_text_short
{
	border:					1px solid #999999;
	font-size:				11px;
	width:					100px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #8E804F;
	text-decoration: none;
}
.hp_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.hr_thin_grey_line
{
	color:					#999999;
	height:					1px;
}
.small_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #8E804F;
	text-decoration: none;
}
.sub_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #8E804F;
	text-decoration: none;
}
.contentunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
