/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
/* background-color: #EFE2CC; */
 background-color: #000000;
 font-size: 1em;
 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
} 
 
#pagewidth{ 
 width:882px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 border-right: #084887 1px solid;
 border-left: #084887 1px solid;
 background: url(artwork/shadow.jpg) repeat;

} 
 
#header{
 position:relative; 
 height:120px; 
 width:100%;
 border-bottom: #084887 double 4px;
} 
 
#leftcol{
 width:120px; 
 float:left; 
 position:relative; 
 background-color:#035F6C; 
 }
 
#twocols{
 width:760px; 
 float:right; 
 position:relative;

  }
 
#rightcol{ width:222px; float:right; position:relative; top: -80px; margin-right: 10px; background-color:#ffc; padding: 2px 2px 40px 4px; text-align: left; border-color: #084887; border-style: solid; border-width: 1px 3px 3px 1px; }
 
 
 
 /* These styles are for the boxed navigation bar*/

#rightcol ul{	
list-style:none;
width:210px;
margin:20px 0 0 0;
padding:0;
font-size:1em;
}	

#rightcol li{
margin-bottom:2px;
}

#rightcol li a{
font-weight:bold;
height:26px;
text-decoration:none;
color:#336699;
display:block;
padding:6px 0 0 6px;
background:#ffc;
}	
	
#rightcol li a:hover{
background:#369;
color:#fff;
}

#rightcol b{
color:#666;
}

/* End of boxed navigation styles */

 
#maincol{
 float: left; 
 display:inline; 
 position: relative;
 width:420px; 
 margin-left: 20px;
 margin-right: 20px;
 }
 
#maincol p {
  font: 100% Verdana,Tahoma,Arial,sans-serif;
 }
 

td {
	vertical-align: top;
}

#footer{
 height:30px; 
 background-color:#084887; 
 clear:both;
 } 
 
#footer a {
 color: #084887;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* 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;} 

hide the right column when printing
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;} 
}
*/


td {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

#maincol li {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px 0 10px 0;
	
}

h1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: 800;
	color: #000000;
	font-size: 1em;
}

h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: 700;
	color: #0066a4;
	font-size: 1em;
}

h3 { 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: 700;
	color: #000000;
	font-size: 1em;
}

h4 { 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: 700;
	font-size: 0.9em;
	margin: 8px 0 6px 0;
}

h5 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	color: #0066a4;
	font-size: 0.75em;
	margin: 0;
}

#maincol a {
	color: #369;
}

#maincol p {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 6px 0;
	font-weight: 500;
	font-size: 0.8em;	
}

#maincol hr {
	margin: 2px 0 2px 0;
}



 /* These styles are for the maincol lower links*/

.lower ul{	
  list-style:none;
  width:210px;
  margin:20px 0 0 0;
  padding:0;
  font-size:1em;
}	

.lower li{
  margin-bottom:2px;
}

.lower li a{ font-weight:bold; height:26px; text-decoration:none; color:#fc6; display:block; padding:6px 0 0 6px; background:#ffc;
  ;border-color: #084887; border-style: solid; border-width: 1px 3px 3px 1px; }	
	
.lower li a:hover{
  background:#FFCC66;
}

/* End of maincol lower links styles */





