/* GLOBAL NORMALIZING STYLES
-------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/*	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;*/
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

BODY  {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	background-color: #F95A14;
}




A  {
	color : #0099CC;
	font-family : Arial;
	text-decoration : underline;
}
/* link style one */
A:Visited  {
	color : #0099CC;
	font-family : Arial;
	text-decoration : none;
}

A:Active  {
	color : #009999;
	font-family : Arial;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial;
	color : #00CCFF;
	text-decoration : underline;
}


.btnPP {
	text-align: left;
	display: block;
	position: relative;
	height: 70px;
	width: 426px;
	top: 350px;
	left: 70px;
	float: left;



}

.btnG {
	text-align: left;
	display: block;
	position: relative;
	height: 75px;
	width: 391px;
	top: 340px;
	left: 70px;
	float: left;


}




.btmBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	height: 49px;
	width: 568px;
	text-align: center;
	background-image: url(../images/btm_info.jpg);
	background-repeat: no-repeat;
	left: 260px;
	top: 0px;
	float: left;


}

.pageBG
{
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	width: 965px;
	Height: 846px;
	text-align: left;
	background-color: #F95B14;
	background-image: url(../images/thc_final.jpg);
	background-repeat: no-repeat;


}
	



.textArea
{
	font-size: 12px;
	font-weight: bolder;
	line-height: 14px;
	color: #FFFFFF;
	top: 335px;
	left: 80px;
	width: 810px;
	Height: 370;
	text-align: left;
	position: relative;
	display: block;
	padding: 2px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	overflow: auto;











	
}


#text
  {
	font-family: "Courier New", Courier, mono;
	font-size : 10px;
	line-height : 12px;
	color : #333333;
	font-weight : bold;
	height: 40px;
	width: 525px;
	top: 5px;
	position: relative;
	float: left;
	left: 20px;




}




/* FLOAT CLEARING STYLES - IE7 COMPATIBLE 
--------------------------------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#oneSizeLarger
{
	font-size: 14px;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
