/* CSS Document */
body {font-family:  Arial, Helvetica, sans-serif;
	  background-color: #000000;
	  margin: 4px;}

h1 {font-family:  Time New Roman, Times, serif;
    font-size: 17pt;
	font-weight: normal;
	color: #E6EAEE;
	margin: 1px 0px 1px 0px;
	text-align: center;}

h2 {font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-style: italic;
	color: #E6EAEE;
    margin: 3px 0px 3px 0px;}

h3 {font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: -5px 0px 0px 0px;	
	text-align: center;}		
	
.footer {font-size: 7pt;
	  font-weight: normal;
	  text-align: center;
	  line-height: 8pt;}
  	  	  
p {font-family:  Arial, Helvetica, sans-serif;
	  font-size: 9pt;
	  line-height: 11pt;}
	

.sidebg {background-image:  url(images/sidebg.jpg);
            background-repeat: repeat-y;}

.comments {background-color: #7C8AA5;
           color: #304572;
		   font-weight: bold;
		   font-size: 9pt;
		   font-style: italic;
		   line-height: 12pt;
		   padding: 7px;}

.name {color: #000000;
       font-weight: normal;}		   								  
	  
.white {background-color: #ffffff;}
.bg {background-color: #ACB5C7;}
.dkblue {background-color: #304572;}
.ltblue {background-color: #E6EAEE;}
.navbarblue {background-color: #8F9BB3;}
.navlines {background-color: #7C8AA5;}


a {font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;}
							
a:link { color: #304572; text-decoration: none }
a:active { color: #304572; text-decoration: none }
a:visited { color: #304572; text-decoration: none }
a:hover { color: #7C8AA5; text-decoration: underline }

a.b_nav {font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;}
							
a.b_nav:link { color: #000000; text-decoration: none }
a.b_nav:active { color: #000000; text-decoration: none }
a.b_nav:visited { color: #000000; text-decoration: none }
a.b_nav:hover { color: #90C9A0; text-decoration: underline }

.nav            {font-family:  Times New Roman, Times, serif; 
                 font-size: 11pt; 
				 color: #E6EAEE;
				 font-weight: 700;
				 line-height: 15pt;
				 letter-spacing: 1px;
				 vertical-align: middle;
				 height:100%; padding-top: 2px; width: 131px; padding-left: 6px; padding-bottom: 2px;}
a.nav:link      {color: #E6EAEE; padding-top: 2px; width: 131px; padding-left: 6px; padding-bottom: 2px;}
a.nav:active      {color: #E6EAEE; padding-top: 2px; width: 131px; padding-left: 6px; padding-bottom: 2px;}
a.nav:visited      {color: #E6EAEE; padding-top: 2px; width: 131px; padding-left: 6px; padding-bottom: 2px;}
a.nav:hover	{color: #E6EAEE; background-color: #8F9BB3; padding-top: 2px; width: 131px; padding-left: 6px; padding-bottom: 2px; text-decoration: none;}

.nav2            {font-family:  Verdana, Arial, Helvetica, sans-serif; 
                 font-size: 8pt; 
				 color: black;
				 font-weight: normal;
				 line-height: 12pt;
				 vertical-align: middle;
				 height:100%; padding-top: 1px; width: 151px; padding-left: 25px; padding-bottom: 1px;}
a.nav2:link      {color: black; padding-top: 1px; width: 151px; padding-left: 25px; padding-bottom: 1px;}
a.nav2:active      {color: black; padding-top: 1px; width: 151px; padding-left: 25px; padding-bottom: 1px;}
a.nav2:visited      {color: black; padding-top: 1px; width: 151px; padding-left: 25px; padding-bottom: 1px;}
a.nav2:hover	{color: black; background-color: #328D66; padding-top: 1px; width: 151px; padding-left: 25px; padding-bottom: 1px; text-decoration: none;}


li {font-size: 9pt;
	line-height: 15pt;
	list-style-type: square;
	text-align: left;
}

ul {margin: 3px 0px 0px 30px;}
ol {margin: 3px 0px 0px 30px;}	  	 








									
