/* CSS Document */

#imageContainer {
	position:relative;
	margin:0; padding:0;
	width:750px;
	border:0;
	height:200px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/*slidemenu css*/
#navheader {
position:relative;
margin:0; 
height:16px;
border-top:1px solid #fff;
border-bottom:1px solid #78919B;
background-color: #FFCC33;
padding:3px 5px;
z-index:0;
}

#navheader li {
position:relative;
display:inline;
font-size:8pt;
padding:0;
z-index:20;
display : block;
float : left;
}

#navheader li a {
text-decoration:none;
color:#000000;
display : block;
text-align : center;
}

#navheader li a:hover {
text-decoration:none;
color:#00652E;
cursor: hand; 
}

/*end slidemenu css*/


body {margin:0; padding: 0; font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#ffffff; font-size:10pt;}
/*html, body {height:100%;}*/
h1  {font-size:14pt; color:#00652E;}
hr {display:none; margin-bottom:0;}
td, tr, table {vertical-align:top; font-size:10pt;}
form {margin-bottom: 0;}
#foot {
  clear: both; 
  width: 750px; 
  background-color:#00652E; 
  color:#FFFFFF; 
  padding:0; 
  border-bottom:1px solid black;
  }
  
#searchhead { float:right; text-align:right; margin-top:-2.75em; color:#FFFFFF}
.selfpubarea {background-color:#FFFFFF; width:375px; float:left; padding:5px;}
.latestnews {width:187px; padding:5px; float:left;}
.quicklinks {position:absolute; left: 583px; border-left:1px solid #BEC8C3; width:155px; padding:5px;}
.leftimg {float:left; padding-right:0.75em;}
/*.goldnav {background-color:#006699;}*/
.verysmall {font-size:0.85em;}

#wrapper    
	{
	background-color:#FFF2E5;
	margin-left: -375px;
	position: absolute;
	top:0;
	left: 50%;
	width: 750px;
	visibility: visible;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
#head {height:70px; background-color:#00652E; color:#ffffff; padding: 5px; }
#menubar {height: 20px; background-color:#FFCC33; color:#000000; width:750px;}
.contentarea {background-color:#FFF2E5; color:#000000; text-align:left; font-size:10pt;}
.contentarea img {border:1px solid black;}
.contentarea table img {border:0;}
.contentarea li {padding-left:10px;}

.topofpage, .TopOfPage, p.topofpage, p.TopOfPage {font-size:12pt; color: #00652E; font-weight: bold; padding: 0.1em 0.3em;}
.selectedmenu, .nonselectedmenu {padding-right: 10px;}
div.goldpara div{clear:both; margin-bottom:10px;}
.subheading, .Subheading, .StandardHighlight, span.subheading, div.goldpara div span.subheading {font-weight: bold; }

div.selectedmenu {background-color:#FFF2E5; border: 0.1em solid black; margin-bottom: 0.5em; padding: 0.1em 0.5em 0.2em 0.3em; font-style:italic; font-size:0.9em;}
div.selectedmenu a:link, div.selectedmenu a:visited {display: block; color:#000000; text-decoration:none; padding-right: 1.5em;}

div.nonselectedmenu {background-color:#FDECCA; border: 0.1em solid white; margin-bottom: 0.5em; padding: 0.1em 0.5em 0.2em 0.3em; font-size:0.9em;}
div.nonselectedmenu a:link, div.nonselectedmenu a:visited{display: block; color:#000000; text-decoration:none; padding-right: 1.5em;}

.highlight {padding-left:0.5em; font-weight:bold; font-size:1.2em; color:#00652E}
.standard, .small, div.contentarea p{padding-left:0.5em;}
.small {font-size:0.8em}
div.contentarea img {border:0;}
