a.sidebarBlue:link {color: #5c9eb6; text-decoration: none}
a.sidebarBlue:visited {color: #5c9eb6; text-decoration: none}
a.sidebarBlue:hover {color: #ABDEDE; text-decoration: none}
a.sidebarBlue:active {color: #5c9eb6; text-decoration: none}

a.whiteBgrd:link {color: #27408B; font-weight: bold; text-decoration: none}
a.whiteBgrd:visited {color: #27408B; font-weight: bold; text-decoration: none}
a.whiteBgrd:hover {color: #8eb7a7; font-weight: bold; text-decoration: none}
a.whiteBgrd:active {color: #27408B; font-weight: bold; text-decoration: none}

a.sideMenu:link {color: #FFFFFF; text-decoration: none}
a.sideMenu:visited {color: #FFFFFF; text-decoration: none}
/*a.sideMenu:hover {color: #27408B; text-decoration: none}*/
a.sideMenu:hover {color: #FFFFFF; text-decoration: none}
a.sideMenu:active {color: #FFFFFF; text-decoration: none}


body {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
  
.wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:  #8EB7A7;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.header {
  background: url(../graphics/images/header.jpg) no-repeat;
  /*height: 126px;*/
  height: auto;
  margin: 0px;
  padding: 0px;
  display: block;
}

#topbar{
	background: url(../graphics/images/bg_top_bar.jpg) top left;
	height: auto;
	margin: 0px; padding: 0px;
}

#topbar img{
 clear: both;
 display: block;}
 

.overlibFontClass {
  text-align: left;
  font-size: 11px;
}


.content{
	color: #222222;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(../graphics/images/bg_content_top.jpg) no-repeat top left;
	min-height: 450px;
	border: solid 1px #8EB7A7;
	padding: 5px;
	text-align: center;	
}

.content P{
 padding: 5px;
 margin: 2px;
 text-align: justify;
}

.menuImage{
background: #fff url(../graphics/images/bg_content_bottom.jpg) no-repeat bottom left;
}

.footer{
  background-color: #333333;
 color: #666666;
 font: bold 10.5px Arial, Helvetica, sans-serif;
 text-align: right;
 padding: 0px 5px 0px 5px;
 height: 20px;
 width: auto;
 line-height: 20px;
}

P.bottomlinks{
	font: 10px Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
	text-decoration: none;
	text-align: center;
}


.boxTable{
	border: solid 1px #EDF8F8;
}
  
.boxTable TH{
	background: url(../graphics/images/bg-tabletop.jpg) repeat-x  #ABDEDE;
	height: 25px;
	font: bold 14px Arial, Helvetica, sans-serif #ABDEDE;
	line-height: 25px;
	text-align: left;
	padding-left: 5px;
	color: #5c9eb6;
}

H1
{
font-size: 18px; 
}

H1.header2
{
font-size: 18px; 
color: #27408B; 
}

H1.SideHeaderGray
{
font-size: 14px; 
color: #666666;
text-align: center;
}

TR.gray
{
font-size: small; 
font-weight: bold;
font-family: arial;
background-color: #CCCCCC;
}

TD.SCheader
{
font-size: 15px; 
font-family: arial;
background-color: #6495ED;
text-align=center
}

TD.menu
{
font-size: 12px; 
font-family:Arial, Helvetica, sans-serif;
font-weight: bold; 
text-align: left; 
}

TD.listHeader
{
font-size: 14px; 
font-family:Arial, Helvetica, sans-serif;
font-weight: bold; 
color: #FFFFFF;
background: url(../graphics/images/tableheaders.jpg);
text-align: center;
}

TD.listHeaderDouble
{
font-size: 14px; 
font-family:Arial, Helvetica, sans-serif;
font-weight: bold; 
color: #FFFFFF;
background: url(../graphics/images/tableheaders_dbl.jpg);
text-align: center;
}

TD.listName
{
background-color: #5c9eb6;
color: #FFFFFF;
text-align: center;
}

TD.listDef
{
background-color: #CCCCCC;
text-align: left;
}

TD.adminHeader
{
font-size: 10px; 
font-family:Arial, Helvetica, sans-serif;
font-weight: bold; 
color: #FFFFFF;
background: url(http://www.techbenchmark.com/graphics/images/tableheaders.jpg);
text-align: center;
}

#bluefont {
{
color: #27408B;  
}