﻿body
{
	font-family:Verdana;
	width: 955px;
	background: #CCC;
	margin: 0 auto;
}


h1 {
	font-size:18px;
	font-weight:bold;
}

h2
{
	font-size:12px;
	font-weight:bold;
}

#header
{
	background-image:url('../Images/VC_header.jpg');
	width:955px;
	height:132px;
	background-repeat:no-repeat;
}

#content_holder
{
	background:#fff url('../Images/sportal_body_back.gif');
	width: 955px;
	display:block;
}


#navdiv
{
	background-color:#7C0829;
	width:160px;
	float:left;
}

#content
{
	background-color:#fff;
	color:#000;
	font-size:11px;
	width:795px;
	float:left;
	text-align:center;
	padding-top:50px;
}

.innercontent 
{
	text-align:left;
	background-color:#fff;
	color:#000;
	font-size:11px;
	width:550px;
	padding:5px;
	margin:10px auto 50px;
}

.login
{
	background-color:#EFEFEF;
	width:348px;
	height:173px;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:20px auto 70px;
	text-align:center;
	padding-top:5px;
}


.loginlabel
{
	float:left;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	padding-left:5px;
	padding-top:3px;
}


.logintextbox
{
	
	width:250px;
	float:right;
}


.loginpassword
{
	width:325px;
	height:25px;
	text-align:left;
	margin-bottom:7px;
}



.loginregister
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #7C0829;
	text-decoration: underline;
}


#footer
{
	color:#FFF;
	background-color: #7C0829;
	width: 955px;
	height: 25px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}


.repeaterheader
{
	font-weight:bold;
	margin-bottom:5px;
	width:150px;
}

.repeater
{
	width:540px;
}


.table
{
	padding:25px;
}


.dropdownlist
{
	margin-bottom:5px;
	margin-top:3px;
}

.newaccountlink
{
	text-align:center;
}

.clearfloat 
{
	clear: both;
}

.displayhyperlink
{
	display:none;
}

.EHS_HeaderRow_Main
{ font-weight:bold;
  color:Black;
  text-align:center;
   border-width:thin;
  border-color:Gray;
}

.EHS_HeaderRow
{ font-weight:bold;
  color:Black;
  text-align:center;
  text-decoration:underline;
  border-width:thin;
  border-color:Gray;
}

.EHS_DataRow
{
  color:Black;
  text-align:center;
  font-weight:normal;
  border-right:thin normal Gray;
}