/* CSS Document */
.bx_intro {
	background-color: #333333;
	height: auto;
	width: 980px;
	border-top-width: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.intro_txt {
	position:absolute;
	left:10;
	top:10;
	z-index:1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.intro_img {
	position:absolute;
	left:320px;
	top:15px;
	z-index:2;
}
.main_title {
	color: #66C1FF;
	font-size: 24pt;
}
.Layer1 {
	position:absolute;
	left:10px;
	top:620px;
	width:980px;
	height:50px;
	z-index:2;
}
.pale_yellow_bodytxt {
	color: #FEEF85;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.grey_info_txt {
	font-size: 18px;
	color: #999999;
}
.torq_subheader_txt {
	font-size: 16px;
	color: #66C1FF;
}
.page_title_txt {
	color: #999999;
	font-size: 24pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.white_body_txt {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.yellow_subheader_txt {

	font-size: 18px;
	color: #FFCC00;
}
