/*-------------------------------------------------------------------------   MAIN STYLE (Body text and basic links)-------------------------------------------------------------------------*/* {	margin: 0px;	padding: 0px;}body {	font-family:Arial, Helvetica, sans-serif;	color: #333333;	font-size: 13px;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	padding: 0px;	line-height:16px;}p {	margin-bottom: 10px;	}tr {	color: #333333;}td {	color: #333333;}li {	margin-bottom: 5px;		margin-left: 3px;}ul {	margin-bottom: 15px;		margin-left: 23px;	list-style-position:outside;}ol {	margin-bottom: 15px;		margin-left: 25px;	list-style-position:outside;}blockquote {	margin-bottom: 5px;		margin-left: 0px;	padding-left: 15px;	}h1, h2, h3 {font-family:Arial, Helvetica, sans-serif}h2 {	margin-bottom:10px;	color:#ff0000;	font-size:15px;}h3 { 	color:#ff0000;	margin-bottom:10px;	font-size: 13px;}a {	color: #666666;	font-weight:bold;	text-decoration: none;	border-bottom:1px dotted;}a:visited {	color: #666666;	text-decoration: none;}a:active {	color: #666666;	text-decoration: none;}a:hover {	color: #000000;	text-decoration: none;	border-bottom:1px dotted;}/*-------------------------------------------------------------------------   Divisions-------------------------------------------------------------------------*/#wrapper {	width: 1024px;	margin: 0px auto;}#header {	width: 1024px;	height:130px;	margin: 0px auto;	background-image:url(img/etp-logo.gif);	background-position:bottom left;	background-repeat:no-repeat;}#flash {	background-color:#CCCCCC;	z-index:-100;}	#FSimage {	border:none;	text-align:center;}div#FSimage a {	border:none;}#popup {	/* for popup window */	width: 800px;	margin: 0px auto;	background-color:#FFFFFF;	vertical-align:middle;	text-align:center;}#search {	text-align:right; 	margin-top:23px;	float:right;	width:550px;}#left {	float:left;	width:50%;	margin-right:10px;}#right {	float:left;	width:40%;}		#section1, #section2 {display:none;}	#errormsg {	color:#ED1C24;	font-weight:bold;}	/*-------------------------------------------------------------------------   Nav bar-------------------------------------------------------------------------*/#nav {	float:right;}	.subnav {	margin-top:35px;	border:none;}a.subnav {	border:none;}	.redbold {	color:#ff0000;	font-weight:bold;}a.redbold {	color:#ff0000;	font-weight:bold;}a.redbold:hover {	color:#000000;	font-weight:bold;}/*/*-------------------------------------------------------------------------   Footer-------------------------------------------------------------------------*/#footer {	width:100%;	margin-top:10px;	text-align:center;	font-size:11px;}/*-------------------------------------------------------------------------   Classes-------------------------------------------------------------------------*/.page { width:100%; }.content {	margin-top:-40px;	padding-left:215px;	padding-right:15px;	height:432px;	float:left;	background-image:url(img/birds-bandw.jpg);	background-position:top left;	background-repeat:no-repeat;}.plaincontent {	margin:auto 120px auto 120px;}/* 1st paragraph -- no subnav */.one {	margin-top:50px;}/* 1st paragraph -- with subnav */.onesub {	margin-top:5px;}	/*-------------------------------------------------------------------------   Styles for forms-------------------------------------------------------------------------*/label {	width:83px;	display:block;	text-align:right;	float:left;}	input{	color: #333333;	background-color:#CCCCCC;	border: 1px solid #333333;	font-size:12px;	font-family:Arial, Helvetica, sans-serif;}textarea{	color: #333333;	background-color:#CCCCCC;	border: 1px solid #333333;}.submit input{	color: #333333;	background-color:#CCCCCC;	border: 1px outset #333333;	font-size:13px;	margin-bottom:10px;	margin-left:0px;	font-family:Arial, Helvetica, sans-serif;} fieldset{	border: 1px solid #B4CCE4;}legend{	color: #fff;	background: #3380cc;	border: 1px solid #333333;	font-weight:bold;	font-size:13px;	padding: 2px 5px;	margin-left:5px;}.details {	width:350px;	background-color:#3380cc;	color:#FFFFFF;	font-size:12px;	padding:3px;}.clear {clear:both;}#dhtmltooltip{position: absolute;width: 150px;border: 1px solid white;padding: 15px;background-color:#C6E6F5;visibility: hidden;z-index: 100;/*Remove below line to remove shadow. Below line should always appear last within this CSS*/filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}
