/* ------- Layout ------- */

body
{
  background-color: #fff;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica;
  color: #666;
  background: #fff url(bg-page.jpg) repeat-x;
}


.page-wrapper
{
	position: relative;
	top: 0px;
	left: 2%;
	right: 2%;
	width: 95.6%;
	min-width: 760px;  
}


.logo img
{
    
    border: 0px;
}

.menu-wrapper
{
    margin: 0;
}

.menu
{
  margin-top: 8px;
  margin-bottom: 8px;
}


.menu-left
{
  background: url(bg-menu-left.gif) no-repeat;
  float:left;
  min-width: 7px;
  height:27px;
  z-index: 999999;
}

.menu-right
{
  background: url(bg-menu-right.jpg) no-repeat;
  float:right;
}

.content-wrapper
{
    margin: 0px;
    padding: 0px;
    background-color: #fff;
}

.content
{
    clear: both; 
}

.leftpane
{
    display: inline /*Fix IE floating margin bug*/; 
    float: left; 
    width: 190px; 
    overflow: visible !important /*Firefox*/; 
    overflow: hidden /*IE6*/;
    min-height: 1px;
}

.contentpane
{
    margin: 0px 12px;
    display: inline /*Fix IE floating margin bug*/; 
    float: left; 
    width:74.5%;
    overflow: visible !important /*Firefox*/; 
    overflow: hidden /*IE6*/;
    min-height: 1px;
}

.rightpane 
{
    display: inline /*Fix IE floating margin bug*/; 
    float: right; 
    width: 190px; 
    overflow: visible !important /*Firefox*/; 
    overflow:hidden /*IE6*/;
    min-height: 1px;
}

.footer
{
   margin-top: 1em;
   padding-top: 4px;
   border-top: solid 1px #eee;
   font-size: 7.5pt;
}

.footer-content
{
  float: right;
  text-align: right;
  padding-top: 3px;
}

.footer-copyright
{
  float: left;
  margin: 0px;
}

.footer p
{
  color: #666;
  background-color: #ffffff;
  font-size: 7.5pt;
  padding: 0px;
  margin: 0px;
}


.footer span, .footer .Normal
{
  font-size: 7.5pt;
  color: #666;
  font-weight: normal;
}

.footer-admin
{
  background-color: #fff;
  text-align: left;
  padding-top: 1em;
  padding-bottom: 2em;
}

.clear
{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

/* ------- Text elements ------- */
p
{
  color: #666;
  line-height: 14px;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 7px;
}

ul li
{
  color: #666;
  line-height: 14px;
  font-size: 11px;
}

.Normal
{
  color: #666;
  line-height: 14px;
  font-size: 11px;
}

.Head
{
  font-size: 18px;
}

a, a:visited, a:link, a:active
{
  font-weight: normal;
  color: #0066ff;
  text-decoration: none;
  outline: 0;  /* Mozilla anchor selected border */
  font-size: 11px;
}

a:hover, a:hover
{
  text-decoration: underline;
  outline: 0;  /* Mozilla anchor selected border */
}

/* ------- Image elements ------- */
img
{
  border: 0px;
}


/* ------- Floating elements ------- */
.right
{
  display: inline;
  float: right;
}

.left
{
  display: inline;
  float: left;
}


/* ------- House Menu styles ------- */

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
	white-space: nowrap;
	position: relative;
	z-index: 99999;
}

#houseMenuH li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li { /* all items under the top level */
	z-index: 11113;
}

#houseMenuH a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#houseMenuH li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#houseMenuH iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
	line-height: 14px;
	border: solid 0px #fe0000;
	width: 100%;
	height: 27px;
	_height: 27px;
	background: #fff url(bg-menu.gif) repeat-x;
}

#houseMenuH li { /* all list items */
  margin-top: 1px;
	width: 144px;
	height: 27px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	height: 27px;
	_height: 25px;
	border-right: solid 1px #eee;
	/* end hack */
}

#houseMenuH li li { /* all items under the top level */
	width: 148px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	_width: 144px;
	/* end hack */
}

#houseMenuH a { /* all links within the menu wrapper */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666;
	background-color: transparent;
	padding: 5px 16px;
	width: auto;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 100%;
	height: 17px;
	_height: 17px;
	/* end hack */
}

#houseMenuH li li a { /* all item links under the top level */
	padding: 5px;
	width: 148px;
	height: 12px;
	border-top: solid 1px #fff;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	_width: 144px;
	height: auto;
	_height: 20px;
	/* end hack */
}

#houseMenuH li a:hover {
	padding: 5px 16px;
	color: #666;
	background: url(bg-menu-hover.gif) repeat-x;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 17px;
	_height: 17px;
	/* end hack */
}

#houseMenuH li li a:hover 
{
	padding: 5px;
	width: 148px;
	height: 12px;
	border-top: solid 1px #fff;
	background-color: #fff; 
	color: #666;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	_width: 144px;
	height: auto;
	_height: 20px;
	/* end hack */
}

#houseMenuH li ul { /* second-level lists */
	width: 144px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: -2px 0 0 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0;
	/* end hack */
	line-height: 14px;
	background: #eee;
	height: auto;
	
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: -22px 0 0 144px;
	border: solid 1px #036;
	line-height: 12px;
	background-color: #69c;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuH #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent; 
	text-decoration: none;
}

#houseMenuH a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent; 
	text-decoration: none;
}

#houseMenuH li a#houseMenuHCurrentLink
{ /* current link itself */
	padding: 5px 16px;
	color: #ff9900;
	background-color: #fff; 
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 15px;
	_height: 16px;
	/* end hack */	
}

#houseMenuH li li a#houseMenuHCurrentLink 
{
	color: #ff9900;
	background-color: #fff; 
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	_height: 20px;
	/* end hack */
}
