p, body, td, ul, li { 

	font-family: arial, helvetica, verdana, sans-serif; 

	color: #000000; 

	font-size:12px;

}

A:link { 

	color: #2965a4; 

	text-decoration: underline;

}

A:visited { 

	color: #003e8d; 

	text-decoration: underline;

}

A:active { 

	color: #ff9900; 

	text-decoration: underline;

}

A:hover { 

	color: #ff9900; 

	text-decoration: underline;

}

.title {
	
	color: #003e8d;
	
	font-size: 18px;
	
}
.list1               { text-indent: -17pt; list-style-type: disc }
.welcome {
	
	color: #003e8d;
	
	font-size: 22px;
	
}
.form1 { font-size: 1pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
.navopened {

	color: #000000;
	
	font-weight: bold;
	
	text-decoration: none;
	
	font-size:12px;
	
}

A:link.navopened, A:hover.navopened, A:active.navopened, A:visited.navopened {

	color: #000000;
	
	font-weight: bold;
	
	text-decoration: none;
	
	font-size:12px;
	
}

.navclosed {

	color: #003e8d;
	
	font-weight: bold;
	
	text-decoration: none;
	
	font-size:12px;
	
}

A:link.navclosed, A:hover.navclosed, A:active.navclosed, A:visited.navclosed {

	color: #003e8d;
	
	font-weight: bold;
	
	text-decoration: none;
	
	font-size:12px;
	
}

.subnav {

	color: #003e8d;
		
	text-decoration: none;
	
	font-size:12px;
	
}

A:link.subnav, A:hover.subnav, A:active.subnav, A:visited.subnav {

	color: #003e8d;
		
	text-decoration: none;
	
	font-size:12px;
	
}

.news {
	
	font-family: verdana, arial, helvetica, sans-serif; 

	line-height: 1;

	color: #000000;
		
	text-decoration: none;
	
	font-size:12px;
	
}

p {
			
	line-height: 1.3;
	
}
.grayBackground {
	background-color: #EEEEEE;
	font-weight: bold;

}
.superscript {
	font-size: 9px;
	font-style: italic;
	top: -5px;
	position: relative;


}
