/* Global Styles */

.bodyText {
	height:auto;
	margin:5px;
	margin-left: 5px;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
	padding: 0px 10px 10px 10px;
	background-color:none;
	background-position:center;
	text-align:left;
	}
	
h1 a:link , h1 a:visited {
color : #D5732A; 
text-decoration : none; 
} 

h1 a:hover {
color : #054FC8; 
text-decoration : none; 
} 

h1 a:active {
color : #66CC66; 
text-decoration : none; 
} 
	
#banner {
	background-color:#FFFFFF;
	overflow:visible;
	border-bottom:solid #FFFFFF 1px;
	padding: 0px;
	height:38px;
	width: 700px;
	text-align:center;
}

h1,h2,h3,h4 {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}

H1 {font-size: 18pt;}
H2 {font-size: 14pt;}
H3 {font-size: 13pt;}
H4 {font-size: 14pt;}


/* For stylizing text, use <em></em> and <strong></strong>*/
.bold {font-weight: bold;}
.underline {text-decoration: underline;}
	

/* Class Styles */
		

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.credit {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000066;
	line-height:9px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
.caption {
	font: 11px Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}
