/* basic elements */

body {
	margin: 0;
	padding: 0;
	background: #A6AD87;
	font: 13px georgia, times new roman, serif;
	text-align: justify;
	}
	
#container {
	width: 975px;
	background-color:#EFEFE3;
	position: absolute;
	z-index: 1; 
}	

#content {
	position: absolute;
	z-index: 100;
}	

#watermark {
	position: absolute; 
	width: 750px; 
	height: 275px; 
	z-index: 2; 
	left: 225px; 
	bottom: 50px;
	background-image:url('../images/green_blob.gif'); 
	background-repeat:no-repeat;
}	

font.title1 { 
	font: 24px verdana, Lucida Grande, sans-serif;
	line-height: 22px;
	color: #4E4E86; 
	text-align: left;
	}

.td { 
	font: 13px georgia, times new roman, serif;
	color: #2F2E2B
	}
	
span.bodytext { 
	font: 13px georgia, times new roman, serif;
	color: #2F2E2B;
	text-align: justify;
	}

span.announce { 
	font: 14px georgia, times new roman, serif;
	color: #2F2E2B
	text-align: center;
	font-style: italic;

	}
	

font.title-news { 
	font: 16px georgia, times new roman, serif;
	color: #4E4E86; 
	font-weight: bold; 
	text-align: left;
	}

span.title-news { 
	font: 16px georgia, times new roman, serif;
	color: #4E4E86; 
	font-weight: bold; 
	text-align: left;
	}


font.title3 { 
	font: 16px georgia, times new roman, serif;
	color: #4E4E86; 
	font-style: italic;
	font-weight: bold; 
	text-align: left;
	}
	
font.title4 { 
	font: 18px georgia, times new roman, serif;
	color: #4E4E86; 
	font-style: italic;
	text-align: left;
	}
	
span.title3 { 
	font: 16px georgia, times new roman, serif;
	color: #4E4E86; 
	font-style: italic;
	font-weight: bold; 
	text-align: left;
	line-height: 24px;
	}

span.subtitle { 
	font: 10pt georgia, times new roman, serif;
	font-weight: bold; 
	font-style: italic;
	text-align: left;
	}


span.title-small { 
	font: 8pt georgia, times new roman, serif;
	font-weight: bold; 
	text-align: left;
	}

span.footnote { 
	font: 8pt georgia, times new roman, serif;
	font-style: italic;
	text-align: left;
	}

	
a.textlink2:link { 
	font: georgia, times new roman, serif;
	font-weight: normal; 
	font-size: 13px;
	text-decoration: none;
	color: #4E4E86; 
	}
a.textlink2:visited { 
	font: georgia, times new roman, serif;
	font-weight: normal; 
	font-size: 13px;
 	text-decoration: none;
 	color: #4E4E86;  
	}
a.textlink2:hover, a:active { 
	text-decoration: none;
	color: #2F2E2B;  
	}
	
a.textlink:link { 
	font: georgia, times new roman, serif;
	font-weight: normal; 
	font-size: 8pt;
	text-decoration: none;
	color: #4E4E86; 
	}
a.textlink:visited { 
	font: georgia, times new roman, serif;
	font-weight: normal; 
	font-size: 8pt;
 	text-decoration: none;
 	color: #4E4E86;  
	}
a.textlink:hover, a:active { 
	text-decoration: none;
	color: #2F2E2B;  
	}

	
a.footernav:link {  font-family: verdana, Lucida Grande, sans-serif; font-size: 7.5pt; color: #ffffff; text-decoration: underline}
a.footernav:visited {  font-family: verdana, Lucida Grande, sans-serif; font-size: 7.5pt;  color: #ffffff; text-decoration: underline}
a.footernav:hover {  font-family: verdana, Lucida Grande, sans-serif; font-size: 7.5pt;  color: #BEC998; text-decoration: underline}
a.footernav:active {  color: #BEC998; text-decoration: none; font-family: verdana, Lucida Grande, sans-serif; font-size: 7.5pt; }
.footernav {
	font-family: verdana, Lucida Grande, sans-serif;
	font-size: 7.5pt;
	color: #ffffff;
}