/*******************************************
TRC Common Styles
*******************************************/
html{height:100%; overflow:hidden}

body{height:100%; background:#FFF url(images/alt_bg.jpg) repeat-x bottom; font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size: 11px; color:#2D2013; margin:0; padding:0}

#content{position:absolute;left:-999px;width:500px}

h1{font-size: 10px; margin:0; padding:0;text-indent:-999px}
h1 span{}

h4{font-size: 12px;}

#home h1{width:569px; height:136px; background-image:url(images/alt_header.jpg); background-repeat:no-repeat}
#flashcontent{height:100%; background-image:url(images/alt_header_bg.gif); background-repeat:repeat-x;position:relative;z-index:1px}

#home #altCopy{text-align:left; padding:40px 40px 0 75px;}
#home #altCopy h2{text-align:left; color:#C27302;}

.clsRequiredColor{color:#C27302;}
h2{font-size:20px; margin:0 0 10px 0; padding:0; text-align:center}

a:link{color:#C27302; text-decoration:none;}
a:visited{color:#C27302; text-decoration:none;}
a:hover:{color:#C27302; text-decoration:underline;}
a{color:#C27302; text-decoration:none;}

#divHeader{height: 137px; background-image:url(images/il_header.jpg); background-repeat:repeat-x;}
#divHeader h1{background:url(images/il_header_full.jpg); width:550px; height:137px}


#divHeader H1.thankyou{
	background-image: url(images/titleThankYou.gif);
	background-repeat: no-repeat;
	bottom: -1px;
	height: 23px;
	left: 100px;
	position: absolute;
	width: 185px;
}

#divBodyThankYou
{
	margin: 0 auto;
	text-align: center;
	width: 400px;
}

#divBodyThankYou p
{
	margin-bottom:10px;
	text-align:center;
	font-size:13px;
}

.clsHidden
{
	display: none;
}

/*******************************************
Form Styles
*******************************************/
.clsFormLayout01{height: 20px; padding-bottom: 3px; position: relative; width: 500px; text-align:left;}
.clsFormLayout02{height: 20px; position: relative; width: 500px; text-align:center;}
.clsFormSpacer{height: 1px; background-color:#E2D1BF; margin:7px 0; width:500px;}
.clsFieldTitle{position: absolute; right: 350px;top: 5px;}

.fieldStandard{background-color:#FFF; border:none; font-size:11px; left: 160px; position: absolute; width: 200px; padding:2px}

input:focus, select:focus, checkbox:focus, textarea:focus{background-color:#E2D1BF; border:none;}

#txtHearAboutUs
{
	background-color: #eb8d09;
	border: solid 1px #341f1d;
	font-size: 11px;
	height: 16px;
	left: 160px;
	position: absolute;	
	top: 21px;
	width: 200px;
}

.fieldSelect{font-size: 11px; left: 160px; position: absolute; width: 202px;}

.fieldItems
{
	display: inline;
	font-size: 11px;
	height: 16px;
	left: 160px;
	position: absolute;	
	top: 2px;
}

.fieldItems label
{
	margin-right: 5px;
}

a#corner{background:url(images/interest_btn.png) no-repeat;display:block;position:absolute;top:0;left:0;text-indent:-999px;text-decoration:none;width:200px;height:135px;z-index:500}
