/* CSS Document */


body {
	background-image: url(images/background-2.png);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #1D3A10;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D3A10;
}
a:hover {
	text-decoration: underline;
	color: #1D3A10;
}
a:active {
	text-decoration: none;
	color: #1D3A10;
}
a {
	font-weight: bold;
}
.heading {
	font-family: "Georgia";
	color: #346A1C; 
	font-weight: normal;
	font-size: 18pt;
}
.pageHeading {
	font-family: "Georgia";
	color: #346A1C; 
	font-weight: normal;
	font-size: 24pt;
}
.selectedPublications {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif}
	
.smalltext {font-size: x-small}
A.whitelink {color:#FFFFFF}

A.smallWhiteLink {color: #FFFFFF; font-size: 10px}

#managment {
	border-bottom: 1px solid #666666;}
.mgmtclass h3 {
	font-size: 12px;
	text-transform:uppercase;
	border-bottom: 1px solid #666666;
	margin: 5px 0 8px 0;
}
