.title1 {font-size:20pt ;font-family:Verdana; color:#000000; font-weight: bold;} 
.title2 {font-size:16pt ;font-family:Verdana; color:#000000; font-weight: bold;} 
.title3 {font-size:14pt ;font-family:Verdana; color:#000000; font-weight: bold;} 
.title4 {font-size:12pt ;font-family:Verdana; color:#000000; font-weight: bold;} 

.text1 {font-size:10pt ;font-family:Verdana; color:#000000;} 
.text2 {font-size:10pt ;font-family:Verdana; color:#000000; font-weight: bold;}    
.text3 {font-size:8pt ;font-family:Verdana; color:#000000;}
.code1 {font-size:10pt ;font-family:courier; color:#000000;} 

p.text1 {font-size:10pt ;font-family:Verdana; color:#000000;}
p.text2 {font-size:10pt ;font-family:Verdana; color:#000000; font-weight: bold;}
p.text3 {font-size:8pt ;font-family:Verdana; color:#000000;}
p.text4 {font-size:8pt ;font-family:Verdana; color:#000000; font-weight: bold;}
p.code1 {font-size:10pt ;font-family:courier; color:#000000;} 

td.text1 {font-size:10pt ;font-family:Verdana; color:#000000}
td.text2 {font-size:10pt ;font-family: Verdana; color:#000000; font-weight: bold;}
td.text3 {font-size:8pt ;font-family:Verdana; color:#000000;}
td.code1 {font-size:10pt ;font-family:courier; color:#000000;} 

	
#topnav_container { 
	font-family: Verdana;
	padding:  0px 0px 0px 0px;
	width: 588;
	text-align: center;
	}
		
#bottomnav_container { 
	font-family: Verdana;
	padding:  0px 0px 0px 0px;  
	clear: left;
	width: 100%;
	text-align: center;
	}


#submenu {
	background: #405068;
	border-bottom: none;
	margin: 0;
	padding: 3px 2em 0 3em;
}

#submenu .current {
	background: #f9fcfe;
	border-top: 2px solid #045290;
	border-right: 2px solid #045290;
	border-bottom: 2px solid #f9fcfe;
	color: #000;
	font-weight: bold;
}

#submenu a {
	border: none;
	color: #fff;
	font-size: 12px;
	padding: .3em .4em .33em;
	text-decoration: none;
}

#submenu a:hover {
	background: #ddeaf4;
	color: #393939;
}

#submenu li {
	display: inline;
	line-height: 160%;
	list-style: none;
	text-align: center;
}

