@charset "UTF-8";
/* CSS Document */


/*
body {
  color: #000000;
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  width: 100%;
  }
  
#header {visibility:collapse;}

#pTitle {visibility:visible;}

#main_nav, #banner_row, #footer {display:none;}

#container {width:100%;}

#content .maintext {width: 700px;}

#ticker {display:none;}

*/




body { 
margin:0; padding:0;
  color: #000000;
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  width: 100%;
	 }

#wrapper {   width: 100%; background:none; margin:0; padding:0;

 } 

	
#headtitle { margin-left:0px }

#header { height: auto; 
	background: none;  }

	
p {margin:0 0 10px 0; }

h1, h2, h3, h4, h5 { font-family : Arial, Helvetica, sans-serif;
}
h1 { margin-bottom:20px; font-weight:normal;}
h2 { margin:10px 0 15px 0; font-weight:normal; }
h3 { font-size:1.4em; font-weight:bold; }


#content { width: 100%;
margin:0; padding:0;
	background: none;
	border:none;
}

#content_text { margin:0px 0 0px 0; padding:0 0 30px 0; }

#content_text ul { margin:0; padding:0px 0px 10px 0px; line-height:140%;}
#content_text li { margin:0; padding:5px 0px 5px 15px; background: url(../images/list_bullet.png) no-repeat 0 10px; list-style-type:none; }


	
	

table td { vertical-align:top; margin:0 0 10px 0; padding-right:10px; }
table  {  margin:0 0 10px 0;  }

table.links td { border-bottom:1px solid #E9E6E5 }
table.links td {padding:10px 20px 0 0px; line-height:120%;}
table.links td {padding:10px 20px 0 0px; line-height:120%;}
/*
  */


#nav { height:30px; background:none; margin-bottom:20px; }
ul#mainNav { height:30px; margin:0 0 0 0; padding:0 0 0 2px; list-style:none; background:none; }
#mainNav li { float:left; margin:0; padding:0 2px 0 0; background:none; }
#mainNav a { float:left;  margin:0 0 0 0px; padding:0 20px 0 0; text-decoration:none; line-height:30px; color:#BBBBBB; 

	font-weight:bold;
	 }
/* * html #mainNav a { font-size: 0.7em; font-weight:bold; } */
#mainNav a:hover, #mainNav a.on {  background:none; float:left; color:#000000; }


#sub_nav { display:none; }



.nospaceAfter { margin:0; padding:0; }




#content_text img { border:none; }


.borderOn { border:none; }
.align_left {float:left; padding-right:15px;}
.align_right {float:right; padding-left:15px;}

hr { height:1px; background: none;  clear:both;
	width:100%; border:none; border-top:1px solid #cccccc; margin:10px 0px 15px 0; }
* html hr { margin:5px 0px 8px 0; padding:0; width:100%;
 }
 
 /* A LINKS */
a:link, a:visited { color:#000000; text-decoration: none; font-weight: bold;}
a:hover { text-decoration: underline; }


#footer { display:none;

    }


