﻿table.headerTbl {
	background-image: url(../Images/SubPages/Section-Head_Blank07.jpg);
	background-repeat: no-repeat;
	width: 780px;
	border: 0px;
	height: 120px;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
}
div#header,div#footer {
	margin-left: auto;
	margin-right: auto;
}
div#header {
	height:122px;
	display:table-row;
	

}
.headerLeft {
	width: 39px;
}
table.toolbarSpacerTbl {
	width: 741px;
	height: 27px;
	padding: 0px;
	border: 0px;
}
table.toolbarSpacerTbl td {
	padding: 0px;
}
table.topMenuBar {
	width: 520px;
	height: 27px;
	border: 0px;
}
table.topMenuBar td {
	padding:0px;
}
.leftTopMenuBar {
	width: 15px;
	vertical-align: top;
	background-color: transparent;
}
.leftTopMenuBarImg {
	width: 15px;
	height: 27px;
	border: 0px;
	vertical-align: top;
	margin: 0px;
}
.footerTbl {
	width: 780px;
	border: 0px;
	background-color: #f0f0f0;
	background-image: url(../Images/Common/BGPattern_Footer.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
div#body {
	width: 778px;
	margin:0 auto;
}
div#footer {
	clear: both;
}



div#left_column {
	width: 175px;
	float: left;

	border-right: 1px solid #6975af;


}

div#right_column {
	width: 600px;

	float: right;
	margin-top: 1px;
	border-left: 0;


}

div#main_content 
{
	display:table-cell;
    width: 778px;
    height:auto;
	border: 1px solid #6975af;


}

div#content 
{
    padding-left: 10px;
    padding-right: 10px;

}





/*- Menu Tabs 5--------------------------- */

#tabmenu {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  z-index:2;
  margin-bottom: -2px;
  }
#tabmenu ul {
	margin: 0;
	padding: 0 10px 0 190px;
	list-style: none;
}
#tabmenu li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabmenu a {
  float:left;
  background:url("../Images/tabs/tableftft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabmenu a span {
  float:left;
  display:block;
  background:url("../Images/tabs/tabrightft.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#37669a;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabmenu a span {float:none;}
/* End IE5-Mac hack */
#tabmenu a:hover span {
  color:#37669a;
  }
#tabmenu a:hover {
  background-position:0% -42px;

  }
#tabmenu a:hover span {
background-position:100% -42px;
  text-decoration:underline;
}  

#tabmenu #current a {
background-position:0% -42px;
}
#tabmenu #current a span {
background-position:100% -42px;
}

#tabsbottom 
{
	z-index: 2;
	height: 10px;
	clear:both;
	margin-bottom: -2px;
}

span#tableft 
{
    margin: 0;
    border: 0;
    height: 10px;
}

span#tabmiddle 
{
    margin: 0;
    border: 0;
    height: 10px;
}

span#tabright
{
    margin: 0;
    border: 0;
    height: 10px;
}

span#tableft img
{
    width: 9px;
    height: 10px;
    margin-top: 2px;
}

span#tabmiddle img
{
    width: 571px;
    height: 10px;
    margin-left: -3px;
}

span#tabright img
{
    height: 10px;
    width: 1px;
    margin-left: -2px;
}

.searchResults,a:hover.searchResults
{
    font-size: 18px;
    font-family:Arial;
    color: #636531;
}


