body	{
	background-color: #cad2db; 
	font-size: 80%;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	
}

#contents {
	width: 800px;
	margin: 0 auto;
	background-color: #ffffff;
	border: 1px outset #cccccc;
}


#header  {background-image: url('images/coop-hdr-99.gif');
	background-repeat: no-repeat;
	height: 200px;
	width: 100%;
	background-color: #ffffff;
	border: 1px outset #cccccc;
	
}


#globalnav  {
	margin-top: 1px;
	height:25px;
	width: 100%;
	font-size: 100%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: 400;
	text-align: center;
	padding-top: 3px;
	color: #FFFFFF;
	background-color: #223FA6;
	border: 1px outset #cccccc;
}


#pagecontent {
	background-color:#ffffff;
	margin-top: 5px;
	width: 748px;	
	text-align: justify;
	font-size:100%;
	line-height: 1.5em; 
	padding: 3px;
			
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.5em; 
	padding-left: 20px;
	padding-right: 20px;

}

	
#footer {
	margin-top: 20px;
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 85%;
	letter-spacing: 1px;
	background-color: #223FA6;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 2px;
	border: 1px outset #FFFFFF;
	

}


li {
	padding: 3px;
	text-align: left; 
	list-style-type: square; 
	 
}

hr {
	color: #91B79A; 
	height: 1px; 
	width:75%;
	text-align: center; 
		
}

span.firstline {
	font-weight: 600;
	color: #823637;
}

.callout { 
	padding-left: 4px;
	padding-right: 4px;
	width: 200px;
	float: right;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 12px;
	font-size: 100%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: 500;
	border: 2px solid #91B79A; 
	

}
    

a:link {
	color: #243FA6;
	text-decoration: none;
	background-color: transparent;
}

a:visited {
	color: #243FA6;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #243FA6;
	text-decoration: underline;
	background-color: transparent;

}


#globalnav A:link {
	color: #ccFFFF;
	text-decoration: none;
	font-weight: bold;

	
}

#globalnav A:visited {
	color: #ccFFFF; 
	text-decoration: none; 
	font-weight: bold;
	
}

#globalnav A:hover   {
	color: #ccFFFF; 
	text-decoration: underline;
	font-weight: bold; 
	
}

     
H1{
	font-size: 2em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.25em;
	font-weight: 400;
	color: #243FA6;
	text-align: center;
	padding-bottom: 5px;

}

H2{
	font-size: 1.5em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.25em;
	color: #003B12;
	font-weight: 400;
	text-align: left;
	padding-bottom: 3px;	
}

H3{
	font-size: 1.5em;
	font-family: Georgia, Rockwell, serif;
	line-height: 1.25em;
	text-align: left;
	color: #823637;
	font-weight: bold;
	padding-bottom: 3px;
	
}


span.strong {
	font-weight:600;
	color: #243FA6;
	
}

.classdetails {
	font-size: 90%;
	font-family:Verdana, Helvetica, sans-serif;
	line-height: 125%;
	font-weight: bold;
	
}

em,i { 
	font-style: italic;
}