/* CSS Document */

body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-image: url(images/HCS_jumpBG4.jpg);
}

.main_text {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}

.main_text2 {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.main_text3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	text-align: right;
}

.from_text {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
}

.sub_titles {
	color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.sub_titles2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
}

.sub_titles3 {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
}

.titles {
	background-color: #FFFFFF;
	text-align: left;
}

.title_line {
	width: 100%;
	background-image: url(images/title_line.jpg);
	background-repeat: repeat-x;
	height: 6px;
}

.top_nav {
	height: 29px;
	background-color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.form_heads {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
}
.BISform_heads {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 1px;
	line-height: 40px;
}

.rt_colm_heads {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
	height: 28px;
	width: 201px;
	vertical-align: middle;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 13px;
}
.BIGform_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}

.form_field {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7px;
}
.BIGform_field {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	background-color: #CC6633;
	border-width: 3px;
	border-style: outset;
}

.expand_left {
	width: 10px;
}

.expand_right {
	width: 10px;
}

.bullets {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}

.body_lefttext {
	text-align: left;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	text-transform: uppercase;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
}

.form_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

.grey_italic {
	color: #666666;
	font-style: italic;
}