/* CSS Document */
#Pagebase {
	position: relative;
	width:970px;
	height:600px;
	z-index:1;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 976px;
	top: 22px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 976px;
	top: 105px;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 976px;
	top: 182px;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 975px;
	top: 253px;
}
#Layer5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 976px;
	top: 319px;
}
#Layer6 {
	position:absolute;
	width:965px;
	height:30px;
	z-index:2;
	left: 3px;
	top: 117px;
}
a { font-size: 12px; color: #000000;}
a:link { text-decoration: none; color: #000000;}
a:visited { text-decoration: none; color: #000000;}
a:hover { text-decoration: underline; color: #FF0000;}
a:active { text-decoration: underline; color: #FF0000;}
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-size: 10px; font-family:Arial, Helvetica, sans-serif}
a.style1:link { text-decoration: none; color: #000000;}
a.style1:visited { text-decoration: none; color: #000000;}
a.style1:hover { text-decoration: underline; color: #FF0000;}
a.style1:active { text-decoration: underline; color: #FF0000;}
.style8 {font-size: 11px; color: #333333; font-family:Arial, Helvetica, sans-serif}
.style2 {color: #000000; font-size:12px; font-family:Arial, Helvetica, sans-serif}
a.style2:link { text-decoration: none; color: #000000;}
a.style2:visited { text-decoration: none; color: #000000;}
a.style2:hover { text-decoration: underline; color: #FF0000;}
a.style2:active { text-decoration: underline; color: #FF0000;}
.style3 {
	color: #0095a9;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

/* for Index_Desc_Pointer.cfm */
.desc_pointer_wrapper		{ width: 220px;}
.desc_pointer_item_wrapper	{ padding-top: 3px; 
							  padding-bottom: 8px; 
							  padding-left: 3px; 
							  padding-right: 3px; }
.desc_pointer_icon			{ width: 21px; height: 31px; background: url(images/TCEG_home_O_Check.jpg) left no-repeat; }
.desc_pointer_item 			{ font-size: 11px; color: #333333; font-family:Arial, Helvetica, sans-serif;}

/* for Index_Forms.cfm */
.EditSelect_Program 		{width: 170px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; background-color: #F7F8FC; padding: 1px 2px 1px; border: 1px solid #969BBE;}
.EditText_City 				{width: 94px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 1px 2px; border: 1px solid #969BBE; background-color: #F7F8FC;}
.EditText_Name 				{width: 170px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 1px 2px; border: 1px solid #969BBE; background-color: #F7F8FC;}
.EditText_State 			{width: 33px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 1px 2px; border: 1px solid #969BBE; background-color: #F7F8FC;}
.EditText_Suffix 			{width: 116px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 1px 2px; border: 1px solid #969BBE; background-color: #F7F8FC;}
.EditText_Zip 				{width: 36px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 1px 2px; border: 1px solid #969BBE; background-color: #F7F8FC;}
.EditText_prefix 			{width: 46px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 1px 2px; border: 1px solid #969BBE; background-color: #F7F8FC;}
.Form_Label_Tab 			{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3C4460; 
							 padding-right: 2px; padding-top: 14px;}
.Form_Field_Tab				{padding-right: 2px;}
/* for bottom.cfm - VerfiyZip and Error Transparency */
.h_menu 			{ position:absolute; 
		 			  left:400px; 
					  top:250px;
		 			  width:300;
					  border:5 solid #000;
		 			  background-color:66B3FF;
					  font-family: Verdana, Arial, Helvetica, sans-serif;
		 			  font-size:12px;
					  font-weight:bold;
	  				  display: none;
}
.transparent_image {
					 filter: Alpha(Opacity=50, FinishOpacity=10, Style=0, StartX=1, StartY=1, FinishX=435, FinishY=895);
					 left: 0px;
					 top:  0px;
					 right: 0px;
					 bottom: 0px; 
					 position: absolute;
	  				  display: none;
}
.text_verdana_11 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0A3673; font-weight:bold;}
h1{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FFFFFF; font-weight:bold; margin:0;}