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 {
	float: left;
	width: 550px;	
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	text-align: justify;
	font-size:100%;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.5em; 
	padding-left: 20px;
	padding-right: 5px;


}

#rightcontent {
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 200px;
	text-align: center;
	font-size: 100%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: 500;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #ccccff;
	background-color: #ffffff;

}

	
#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%;
		
}

.classdetails {
	font-size: 90%;
	font-family:Verdana, Helvetica, sans-serif;
	line-height: 125%;
	font-weight: bold;
	
}

span.firstline {
	font-weight: 600;
	color: #823637;
}



.callout { 
	padding-left: 4px;
	padding-right: 4px;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 100%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: center;
	font-weight: 500;
	border: 2px solid #91B79A; 
background-color: #ffffcc;
}

a:link {
	color: #243FA6;
	text-decoration: none;
	background-color: transparent;
}

a:visited {
	color: #80A8FF;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #FF0D12;
	text-decoration: underline;
	background-color: transparent;

}

a:active {
	color: #243FA6;
	background-color: #FFFFAA;
	
}	
#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: 1em;
	font-family: Georgia, Rockwell, serif;
	line-height: 1.25em;
	text-align: left;
	color: #823637;
	font-weight: bold;
	
}

H4 {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.2em;
	color: #823637;
	font-weight: bold;
	padding: 4px 0;
	text-align: center;
	width: 100%;
	background-color: #FFFBC6;
	

}


span.strong {
	font-weight:600;
	color: #243FA6;
	
}


span.big {
	font-size:medium;


}

.imageleft {
	border: 1px solid #823637; margin: 3px; float: left;
	
}

.imageright {
	border: 1px solid #823637; margin: 3px; float: right;
	
}

em,i { 
	font-style: italic;
	font-weight: 500;

}
