/* CSS Document */
body {font-family:  Arial, Helvetica, sans-serif;
	  background-color: #000000;
	  margin: 2px 0px 0px 0px;}

h1 {font-size: 8px;
	font-weight: normal;
	margin: 1px 0px 2px 0px;
	text-align: center;
	color: #cccccc;
	letter-spacing: 1px;}

h2 {font-family:  Papyrus, Book Antiqua, Times, Times New Roman, serif;
    font-size: 23px;
	color: #AB0056;
    margin: 2px 0px 0px 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: 12px;
	  line-height: 11pt;}
	  
p.smaller {font-family:  Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 11pt;}	  
li{font-size: 9pt;
	line-height: 13pt;
	text-align: left;
}

ul {margin: 3px 0px 0px 30px;
 list-style-image: url("images/bullet.gif");}
ol {margin: 3px 0px 0px 30px;
list-style-image: url("images/arrow.gif");}	 

.bg {background-color: #ffffff;
        background-image:  url(images/bg.jpg);
            background-repeat: repeat-y;}
	
.sidebg {background-image:  url(images/sidebg.jpg);
            background-repeat: no-repeat;}
								  
.form {font-size: 11px;
font-weight: bold;}	  
.white {background-color: #ffffff;}


a {font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;}
							
a:link { color: #AB0056; text-decoration: none }
a:active { color: #AB0056; text-decoration: none }
a:visited { color: #AB0056; text-decoration: none }
a:hover { color: #999999; text-decoration: underline }


.nav            {font-family:  Arial, Helvetica, sans-serif; 
                 font-size: 11px; 
				 color: white;
				 text-align: right;
				 line-height: 15pt;
				 vertical-align: middle;
				 height:100%; padding-top: 2px; width: 168px; padding-left: 9px; padding-bottom: 2px; padding-right: 20px;}
a.nav:link      {color: white; padding-top: 2px; width: 168px; padding-left: 9px; padding-bottom: 2px; padding-right: 20px;}
a.nav:active      {color: white; padding-top: 2px; width: 168px; padding-left: 9px; padding-bottom: 2px; padding-right: 20px;}
a.nav:visited      {color: white; padding-top: 2px; width: 168px; padding-left: 9px; padding-bottom: 2px; padding-right: 20px;}
a.nav:hover	{color: white; background-color: #666666; padding-top: 2px; width: 168px; padding-left: 9px; padding-bottom: 2px; padding-right: 20px; text-decoration: none;}
 	  
	  








									
