body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background: #E5838A url(images/body900.jpg) center top repeat-y;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #444444;
	  font-size: x-small;  
}
.mainbox {
	width: 748px;
	margin: 0px auto;	padding: 0px;
	text-align: left;}

h1 {  font-size: 13pt;  
      line-height: 100%;
	  font-family: verdana, arial, helvetica, sans-serif;

	  font-weight: bold;
        margin-bottom: 1;
	  color: #cc0000;
	  text-decoration: none}

h2    {font-size: 12pt; 
      font-weight: bold;
      line-height: 10pt;
      text-indent: 0pt;
	  color: #cc0000;
	  margin-top: 1;
      margin-bottom: 1}

h3 {

	color: #000000;
	font-size:80%;
	font-weight:bold;
}

/* content area */

.content { 	margin: 0px auto; padding: 10px; width: 740px; height: 300px; text-align: left; background: url(content.jpg) center top no-repeat;}

* html .content p { margin-left: 10px; }

.content p { width: 295px; float: left; margin-left: 25px; text-align: justify; }

/* navigation */

.nav { border-bottom: 4px solid #ddd; height: 21px; margin-bottom: 10px; }
* html .nav dl { margin-top: 2px; margin-bottom: -4px; margin-left: 8px;}
.nav dl {
  padding: 0px;
  margin: 8px 0px -4px 8px;
  list-style: none;
  text-align: left;
  font-size: 12px;
}

.nav dt { display: none; }

.nav dd { display: inline; margin: 0px; }

.nav dd a {           
  border-left:1px solid #ddd; border-right:1px solid #ddd; border-top:1px solid #ddd; background:#f7f7f7 url('images/navstill.jpg') repeat-x bottom left; height: 18px; color: #555;
  border-bottom: 4px solid #ddd;
  margin: 0px 2px;
  text-decoration: none; padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:6px
}

#navactive {
  border-left:1px solid #aaa; border-right:1px solid #aaa; border-top:1px solid #aaa; background:#fff url('images/navover.jpg') repeat-x bottom left; text-decoration: none; border-bottom:4px solid #cc0000; 
  color: #203647;
  
  }
  
.nav dd a:hover {
  border-left:1px solid #aaa; border-right:1px solid #aaa; border-top:1px solid #aaa; border-bottom:4px solid #cc0000; background:#fff url('images/navover.jpg') repeat-x bottom left; text-decoration: none;
  color: #203647
}
.navend {   border-bottom: 1px solid #203547; }


table {border-style: none;
	   border-collapse: collapse;
	padding-left:50px;	
	   }


li  {padding: 0; margin: 0, 0, 0, 15px; FONT-SIZE: 11px; COLOR: #444; FONT-STYLE: normal; FONT-FAMILY: verdana,helvetica,arial; TEXT-DECORATION: none;    }
ul  {    }
ol  {color:#444;
      line-height: 10pt;
	  text-align: left;      
    }
    
img  {
	  border-style: none;
	  }

P  {
      line-height: 110%;
      text-indent: 0pt;
      margin-top: 0;
      margin-bottom: 2;
      align: left;
	  font-family: Verdana; font-size: 8pt; font-weight: normal}
	  
a {	 color: #cc0000; 	  font-size: 8pt; }