/* generated by csscreator.com */ 
html, body{
 font-family:Tahoma;
 font-size:12px;
 color:#010101;
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:750px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:160px; 
  background-image:url('/images/toptile.gif');
 width:100%;
} 

h1 {
  font-size:2em;
}

h2 {
  font-size:1.5em;
}

#leftcol ul {
	list-style: none;
	padding: 0;
	border: 0;
	margin: 0;
	margin-top:32px;
	}

#leftcol li	{
	list-style: none;
	text-align: left;
	border: 1px solid #00f;
	width: 145px;
	margin-top: 0;
	margin-bottom: 6px;
	margin-left: 14px;
	padding: 0;
	font: 11px/15px verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #fff;
	}
	
#leftcol li a {
	display: block;
	font-weight: normal;
	text-align:right;
	padding: 2px 4px;
	color: #000;
	text-decoration: none;
	width: 145px;
 	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 139px;
	}
	
#leftcol li a:hover {
	font-weight:bold;
	}
	

#leftcol{
 width:175px; 
 background-image:url('/images/lefttile.jpg'); 
 }
 
#maincol{
 background-color: #FFFFFF;  
 padding:10px; 
 }
 
#footer{
 height:100px; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#leftcol p {
  margin:0;
  text-align:right;
}

.submenu {
  cursor: pointer;
  font-size:11px;
  color:#000;
  margin-top:2px;
  margin-bottom:2px;
  padding:2px;
  height:13px;
  text-decoration:none;
}

.submenu:hover {
  font-weight:bold;
}