/* Global Styles */


H1 { font-size: x-large; color: white;FONT-FAMILY: Verdana,Arial,Helvetica;}
 H2 { font-size: large; color: white;FONT-FAMILY: Verdana,Arial,Helvetica;font-weight: normal;}
 H3 { font-size: 12pt;  color: white; FONT-FAMILY: Verdana,Arial,Helvetica;font-weight: normal;}
H4{font-size: 10pt;  color: white; FONT-FAMILY: Verdana,Arial,Helvetica;font-weight: normal;}
H5{font-size: 8pt;  color: white; FONT-FAMILY: Verdana,Arial,Helvetica;font-weight: normal;}
H6{font-size: 6pt;  color: white; FONT-FAMILY: Verdana,Arial,Helvetica;font-weight: normal;}


body {
  background-color:#000000;
}

body 
 { text-align:center }
/*For IE6 Shenanigans*/

#content { width:800px; margin:0 auto; text-align:left 
} /* Centering Page */
	
td {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #FFffff;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #669999;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 1px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #A5C0BF; url("mm_arrow.gif") 14px 45% no-repeat;
	color:#ffffff;
	}
	


/* Class Styles */

.main{
     position-absolute: 50%;50%

}
	
.bodyTextWhite {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:20px;
	margin-top:0px;
	}
.bodyTextTeal {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#A5C0BF;
	line-height:20px;
	margin-top:0px;
	}	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.Link1 a:link { color: white;text-align: center; 
       text-decoration: none;
       font: 10pt Arial;
       font-weight:bold;}

.Link1 a:visited { color: white;text-align: center; 
	  font: 10pt Arial; 
	   font-weight:bold;
          text-decoration: none; }

.Link1 a:hover { color: white;text-decoration: underline;text-align: center; 
	font-weight: bold;
	font: 10pt Arial; 
	font-weight:bold;}

.Link1 a:active { color: white;text-align: center;  
	
	font: 10pt Arial bold; 
        text-decoration: none;
	 font-weight:bold;}

	

