body
{
	font-family:Arial;
	
}

h3 
{ display:inline;
	font-weight:normal; }

div.MasterContainer
{
	width:100%;
	text-align:center;
}
Table.MasterTable
{
	position:relative;
	top:-15px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	
}

div.navbar
{
	width:650px;
	position:relative;
	top:15px;
	left:175px;
	text-align:center;
	vertical-align:top;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	
}
.NavItem
{
	text-align:center;
	float:left;
	margin-left:15px;
	margin-right:15px;
}

.Logo
{
	position:relative; 
	top:0px;
	left:-230px;
	
}

div.MainContent
{
	color:White;
	vertical-align:top;
	width:556px;	
	height: auto !important; /* for modern browsers */
	height: 586px; /* for IE5.x and IE6 */
	min-height: 586px; /* for modern browsers */
	margin-left:auto;
}



div.SidebarContent
{
	color:White;
	width:195px;
	vertical-align:top;
	text-align:left;
	height: auto !important; /* for modern browsers */
	height: 425px; /* for IE5.x and IE6 */
	min-height: 425px; /* for modern browsers */
	margin-left:auto;
	margin-right:auto;
	
}

a
{
	color:#ffc50f;
}

tr.DataRowHeader th
{
	
	background-color:#737373;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffc50f;
}
	
	tr.DataRowPaginator>td
{

	background-color:#737373;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#ffc50f;
	
}

   	tr.DataRowPaginator td
{

	background-color:#737373;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#ffc50f;
	
}
   	tr.DataRowPaginator td table td 
{

	background-color:#737373;
	border-top:0px;
	border-top-style:none;

	
}
.contentTop
{
	padding-bottom:0;
	margin-bottom:0;
}
tr.DataRow td
{
	border:0;
}

tr.DataRow
{
	border:0;
}


tr.AlternateDataRow
{
	background-color:#737373;
	border:0;
	
}

tr.AlternateDataRow td
{
	border:0;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

.Centered
{
	margin-left:auto;
	margin-right:auto;
}
.links
{
	position:relative;
	display:block; 
	height:60px; 
	width:184px; 
	color:#b3b027; 
	font-family:@Arial; 
	margin-top:-85px; 
	font-size:13px; 
	line-height:20px; 
	margin-left:10px; 
	margin-top:10px;
	margin-bottom:25px;
}
.hesBox
{
	height:156px; 
	width:184px; 
	background-position:center; 
	background-image:url('/Images/LogoBox.gif'); 
	filter: alpha(opacity=85); 
	-moz-opacity:0.85; 
	-khtml-opacity: 0.85; 
	opacity:0.85; 
	margin-left:10px; 
	margin-top:0px;

}
.hesLogo
{
	position:relative;
	height:49px; 
	width: 184px; 
	margin-top:-140px;
	margin-left:10px;
}
.loginBG
{
	filter: alpha(opacity=85); 
	-moz-opacity:0.85; 
	-khtml-opacity: 0.85; 
	opacity:0.85;
	margin-bottom:15px;
	margin-top:5px;
}
.loginText
{
	margin-top:-60px;
	position:relative;
	color:White;
	font-weight:bold;
	
}
