#content a.hoverline {
	text-decoration: none;
}
#content a.hoverline:hover {
	text-decoration: underline;
}

body
{
	text-align: center;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px auto;
	background-color:#B29F72;
/*	background-color:#EAE5D5;
	background-image:url('/systemfiles/media/images/mainbgnew.png');*/
	background-image:url('/systemfiles/media/images/mainbgv2.jpg');
	background-repeat:repeat-y;
	background-position: center;
	color: #666666;
	height: 100%;
}

h1
{
	margin:0px;
	padding:0px;
	color:#A29061;
	font-size: 20px;
	font-weight:normal;	
}

h2
{
	margin:0px;
	padding:0px;
	color:#A29061;
	font-size: 16px;
	font-weight:normal;
}

table
{
	font-size: .99em;
}

h1.form_title {
	display: none;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

.imagestable td
{
	border-top: 1px solid #999;
	padding-bottom: 5px;
	padding-top: 5px;
}


#content #careerstable a
{
	color: #666666;
	text-decoration: none;
}

#content #careerstable a:hover
{
	color: #666666;
	text-decoration: underline;
}

#mainbg
{
	float: left;
	width: 100%;
	height: 100%;
/*	background-image:url('/systemfiles/media/images/Vistra-Background.gif');*/
}

#mainbgfix
{
	float: left;
	width: 100%;
	height: 100%;
/*	background-image:url('/systemfiles/media/images/mainbgnew.png');
	background-repeat:repeat-y;
	background-position: center;*/
}

#main
{
margin: 0px auto;
width: 945px;
}


#headercontainer
{
	float: left;
	width: 945px;
	height: 31px;
	background-color:#A29061;
	text-align:left;
}

#topnav
{
z-index: 10;
position: relative;
	width:780px;
}

ul.tabs
{
display: table;
margin: 0;
padding: 0;
list-style: none;
position: relative;
margin-top: 0px;
padding-left: 4px;
}

ul.tabs li
{
margin: 0;
padding: 0;
list-style: none;
display: table-cell;
float: left;
position: relative;

padding-left: 5px;
padding-right: 5px;
background-image: url('/systemfiles/media/images/topnavline.gif');
background-repeat: no-repeat;
background-position: right 10px;
font-weight: normal;

text-transform:uppercase;
padding-top: 8px;
padding-bottom: 12px;
}



ul.tabs a
{
position: relative;
display: block;
color:#fff;
text-decoration: none;

}

ul.tabs .last
{
	background-image: none;
}

/* dropdowns
*************************/

ul.dropdown
{
margin: 0;
padding: 0;
display: block;
position: absolute;
z-index: 999;
top: 100%;
width: 250px;
display: none;
left: 0;
top: 30px;

background-image:url('/systemfiles/media/images/dropdownbg.png');
}

*html ul.dropdown{
background-color:#A29061;
top: 35px;
}

/*IE7 Hack*/
*:first-child+html ul.dropdown {
top: 32px;
} 




ul.dropdown ul.dropdown
{
top: 0;
left: 100%;

}

/*IE6 hack*/
*html ul.dropdown ul.dropdown{
top: 0;
left: 90%;
}

ul.dropdown li
{
margin: 0;
padding: 0;
float: none;
position: relative;
list-style: none;
display: block;
line-height: 25px;
padding-left: 25px;
text-transform:none;
background-image: none;
}

ul.dropdown li a
{
	display: block;
}

ul.dropdown li a:hover
{
color: #59461B;
}


ul.dropdown .Section_92, ul.dropdown .Section_93, ul.dropdown .Section_94, ul.dropdown .Section_95, ul.dropdown .Section_98
{
	padding-left: 15px !important; 
	line-height: 25px;
	font-size:1.1em;
	font-weight:bold;
}

ul.dropdown .Section_92 a, ul.dropdown .Section_93 a, ul.dropdown .Section_94 a, ul.dropdown .Section_95 a, ul.dropdown .Section_98 a
{
	color: #59461B;
}

ul.dropdown .Section_42, ul.dropdown .Section_46, ul.dropdown .Section_45, ul.dropdown .Section_66, ul.dropdown .Section_47, ul.dropdown .Section_43, ul.dropdown .Section_54, ul.dropdown .Section_53, ul.dropdown .Section_48, ul.dropdown .Section_82, ul.dropdown .Section_50, ul.dropdown .Section_44, ul.dropdown .Section_49, ul.dropdown .Section_100, ul.dropdown .Section_102, ul.dropdown .Section_103, ul.dropdown .Section_104, ul.dropdown .Section_106
{
	padding-left: 15px !important; 
	line-height: 25px;
}

#search
{
	float: right;
	width:160px;
	margin-top: 7px;
}

#search input
{
	border: none;
	margin:0px;
	padding:0px;
}

.searchtable
{
	
	background-color: #fff;
}

.searchtable
{
	padding-right: 2px;
}

#banner
{
	float: left;
	width: 945px;
	height: 247px;
	overflow: hidden;
	margin-top: 1px;
}

#bannerinternal
{
	float: left;
	width: 945px;
	height: 177px;
	overflow: hidden;
	margin-top: 1px;
}

#gallery {
	position:relative;
	height:177px;
	width: 945px;
	overflow: hidden;
}
	#gallery a {
		float:left;
		position:absolute;
		left: 0px;
		top:0px;
	}
	
	#gallery a img {
		border:none;
		top:0px;
	display: inline;
	}
	
	#gallery a.show {
		z-index:1;
	display: inline;
	}

#banner #gallery {
	position:relative;
	height:247px;
	width: 945px;
	overflow: hidden;
}




#maincontainer
{
	margin: 0px auto; 
	width: 860px;
	text-align:left;

}

#leftcontainer
{
	float:left;
	width: 580px;
	margin-top: 20px;
	min-height: 400px;
}

#news
{
	float: left;
	width: 580px;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom:10px;
	font-size:13px;
	height: 25px;
	overflow: hidden;
}

.newsheading
{
	float: left;
	width: 75px;
	color: #A29061;
}

.newsheading a
{
	color: #A29061;
	text-decoration: none;
}

.newstitle
{
	float: right;
	width: 500px;
	color:#666;
	padding-left:5px;
}


#news .title
{
	text-decoration:none;
	color: #666;
}

#news .gold
{
	color: #A29061;
	text-decoration:underline;
}

#homelogo
{
	float: left;
	width: 227px;
	margin-top: 20px;
}

#content
{
	float: left;
	width:580px;
	margin-top: 20px;
}

#content a
{
	color: #A29061;
	text-decoration: underline;
}

#content ul
{
	float:left;
	width: 100%;
	background-color: #E5E2D1;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#content li
{
	list-style: none;
	background-image: url('/systemfiles/media/images/bgli.gif');
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 20px;
	line-height: 20px;
	width: 45%;
display: inline-table;
float: left;
	color: #221F20;
}

#content ul#col1
{
	width: 100%;
	background-color: #E5E2D1;
}

#content ul#col1 li
{
	width: 100%;
	display: block;
}

#content ul#col1 li a
{
	text-decoration: none;
}

#content ul#col1 li a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

#content ._sitemap ul
{
	background-color: #fff;
}

#content ._sitemap li
{
	width: 100%;
}

#content .newsitem
{
	float: left;
	border-bottom: 1px solid #7A681D;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}

#content .gold
{
	color:#7A681D;
	text-decoration: underline;
}

#content .date
{
	color: #3F3F3F;
	width: 75px;
	float: left;
}

#content .title
{
	color: #3F3F3F;
	text-decoration: none;
}

#rightcontainer
{
	float: right;
	width:	240px;
	padding-top: 20px;

}

#logo
{
	float: right;
	width:	240px;
	text-align: right;
	margin-bottom: 20px;
}

#downloads
{
	float: right;
	width:	240px;
	margin-top: 40px;
}

#downloads a
{
	text-decoration:none;
	color:#231F20;
	font-weight: bold;
}

#downloads td
{
	background-color:#E5E2D1;
	border-bottom:2px solid #fff;
	line-height: 28px;
	padding-left: 10px;
}

#editablesolutions
{
	float: right;
	width: 240px;
	margin-top: -20px; 
}


#editablesolutions h2 { 
		margin: 0px;
		padding: 0px;
		color: #231F20;
		display:block; 
		background: #E5E2D1 url(/systemfiles/media/images/up.gif) no-repeat; 
		background-position: 95% 56%;
		padding-left: 12px;
		text-decoration: none;
		font-size: 12px;
		line-height: 26px;
		font-weight: bold;
		margin-top: 20px; 
		}

#editablesolutions ul
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #E5E2D1;
}

#editablesolutions li
{
	list-style: none;

}

#editablesolutions li a
{
	color: #231F20;
	text-decoration: none;
	padding-left: 12px;
	font-weight: normal;
		line-height: 26px;
}

#editablesolutions li img
{
	float: right;
	padding-right: 6px;
	padding-top: 3px;
}

#footer
{
	float: left;
	width:860px;
	text-align:left;
	margin-top: 20px;
}

#footer ul
{
	margin:0px;
	padding:0px;
	float: left;
	margin-top: 4px;
}

#footer li
{
	list-style:none;
	display:inline;
	color: #A29061;
	border-right: 1px solid #A29061;
	padding-left: 5px;
	padding-right:5px;
	font-size:10px;
}

#footer li a
{
	color: #A29061;
	text-decoration:none;
}

#footer .last
{
	border: none;
}

#feed
{
	float:right;
	width: 400px;
	text-align:right;
}

#feed a
{
	color: #666;
	text-decoration:none;
}




		/* A few IE bug fixes */
		#rightcontainer ul { margin: 0; padding: 0;  }
		#rightcontainer ul ul { margin: 0; padding: 0; border-bottom: 1px solid #E5E2D1; }
		#rightcontainer ul ul li a { height: 100%; }
		#rightcontainer ul li a { height: 100%; }
		#rightcontainer ul ul li { margin-bottom: 0px; }
		
		#theMenuright { width: 240px; float: left; }
		
		/* Some list and link styling */
		#theMenuright li { 
			width: 240px; 
			margin: 0px;
			padding: 0px;
			border-top: 2px solid #fff;
	
			  *margin-bottom: 0px; /* targets IE6 and 7 */
			  _margin-bottom: 0px; /* targets IE6 */

		}

		#theMenuright ul li { 
			padding: 0; 
			width: 238px; 
			margin-bottom: 0;
			border: 1px solid #E5E2D1;
			border-top: none;
			border-bottom:none;
			
		}

		#theMenuright ul li a { 
			display:block;
			color: #231F20;
			padding-left: 10px;
			background-color: #fff;
			text-decoration: none;
			line-height: 20px;
			font-size: 12px;
		}
		#theMenuright ul li a:hover { 
			display:block; 
			
		}
		#theMenuright li { list-style-type: none; }
		
		/* Header links styling */
		h3.headright{
		margin: 0px;
		padding: 0px;
		}
		h3.headright a { 
		color: #231F20;
		display:block; 
		background: #E5E2D1 url(/systemfiles/media/images/down.gif) no-repeat; 
		background-position: 95% 56%;
		text-decoration: none;
		font-size: 12px;
		line-height: 12px;
		padding-left: 10px;
		padding-right: 15px;
		padding-top: 8px;
		padding-bottom: 8px;
		}
		h3.headright a:hover { 
		color: #231F20;
		background: #E5E2D1 url(/systemfiles/media/images/down.gif) no-repeat; 
		background-position: 95% 56%;
		}

		h3.ui-state-active a{ 
		background: #E5E2D1 url(/systemfiles/media/images/up.gif) no-repeat !important; 
		background-position:95% 56% !important;
		color: #231F20 !important;
		padding-left: 10px;
		padding-right: 15px;
		padding-top: 8px;
		padding-bottom: 8px;
		}









		
		
/* newsletter page */

#leftcontainerbig
{
	float: left;
	width:860px;
	margin-top: 20px;
}

#contentbig
{
	float: left;
	width:860px;

}

#contentbig a
{
	color: #A29061;
	text-decoration: underline;
}

#contentbig ul
{
	float:left;
	background-color: #E5E2D1;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#contentbig li
{
	list-style: none;
	background-image: url('/systemfiles/media/images/bgli.gif');
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 20px;
	line-height: 20px;
	float:left;
	width: 45%;
	color: #221F20;
}


#contentbig #editablesolutions ul
{
	float:right;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 238px;
}

#contentbig #editablesolutions li
{
	list-style: none;
	float: none;
	display: block;
	width: 90%;
	color: #221F20;

	padding-left: 19px;
	background-image: url('/systemfiles/media/images/bgli.gif');
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding-bottom: 6px;
}

#contentbig #editablesolutions li a
{
	padding: 0px;
	line-height: 18px;

}






/*people */

#peoplebody
{
	text-align:center;
	margin: 0px auto;
	background: #fff;
}

#peoplemain
{
	float: left;
	width: 505px;
	height: 430px;

}

#peoplecontent
{
	float: left;
	text-align: left;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}


#peoplecontent h1
{
	font-size:20px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	margin-bottom: 10px;
}