/* Global Styles */


body {
	background: ffffff;
	padding:3px;
	margin: 40px 60px;
	}

td {
	color: #7F7F7F;
	font-family: Tahoma, serifSansSerifMonospace;
	font-size-adjust: none;
	font-variant: normal;
	line-height: normal;
	}
	
a {
	color: #333333;
	line-height:normal;
	letter-spacing:0.2em;
	display: block;
	padding: 4px;
	font-family: Tahoma, serifSansSerifMonospace;
	font-size: 11px;
	text-decoration: underline;
	}
	
.style7 {
	color: #7f7f7f;
	font: 12px Tahoma, serifSansSerifMonospace;
	font-weight: none;
	text-decoration:none;
	}
		
.style8 {
	font: 11px Tahoma, serifSansSerifMonospace;
	font-weight: bold;
	color: #7f7f7f;
	letter-spacing:.1em;
	}
		
ul.disc {
	list-style-type: disc
	font: 10px Tahoma, serifSansSerifMonospace;
	color: #7f7f7f;
	line-height:10px;
	letter-spacing:.2em;
	text-decoration: none;
	}

ul.none {
	list-style-position: none
	list-style-type: none
	font: 10px Tahoma, serifSansSerifMonospace;
	color: #7f7f7f;
	line-height:10px;
	letter-spacing:.2em;
	text-decoration: none;
	}
		

/* Class Styles */
	
.bodyText {
	font: 10px Tahoma, serifSansSerifMonospace;
	color: #0d2b88;
	line-height: 13px;
	margin-top: 0px;
	}
	
.pageName{
	font: 11px Tahoma, serifSansSerifMonospace;
	font-weight: bold;
	color: #0d2b88;
	line-height:10px;
	letter-spacing:.21em;
	}
	
.nav1 a {
	color: #7f7f7f;
	line-height:12px;
	letter-spacing:.12em;
	display:block;
	padding:4px 4px 8px 15px;
	text-decoration:none;
	font-family: Tahoma, serifSansSerifMonospace;
	font-size: 12px;
	}
	
.nav1 a:hover {
	background: #FFFFFF;
	color: #0d2b88;
	text-decoration:none;
	}
	
.nav2 a {
	font: 9px Tahoma, serifSansSerifMonospace;
	color: #ffffff;
	line-height:10px;
	letter-spacing:.12em;
	text-decoration:none;
	}
	
.nav2 a:hover {
	text-decoration:none;
	background-color: #6699FF;
	color: #0d2b88;
	}

.navText a {
	font: 11px Tahoma, serifSansSerifMonospace;
	color: #7f7f7f;
	line-height:12px;
	letter-spacing:.12em;
	display:block;
	padding:4px 4px 8px 15px;
	text-decoration:none;
	}
	
.navText a:hover {
	background: #FFFFFF;
	color: #0d2b88;
	text-decoration:underline;
	}
	
.nav a:visited {
	color: #6699ff; 
	text-decoration: none; 
	}	
	
.navItem {
	font: Tahoma, serifSansSerifMonospace;
	font-size:14px;
	letter-spacing: .2;
	color: #000033;
	}
	
.subHeader {
	font: 13px Tahoma, serifSansSerifMonospace;
	font-weight: bold;
	color: #0d2b88;
	line-height:12px;
	letter-spacing:normal;
	text-decoration: none;
	}

.quote {
	font: 13px Tahoma, serifSansSerifMonospace;
	color: #0d2b88;
	line-height:15px;
	}
	
.smallText {
	font: 9px Tahoma, serifSansSerifMonospace;
	font-weight:lighter;
	color: #7f7f7f;
	line-height: 12px;
	}
	
	
.table {
	font: 10px Tahoma, serifSansSerifMonospace;
	color: #2d5985;
	line-height: 22px;
	font-weight: lighter;
	}

