
body {
	font-family: Tahoma, Arial;
	color: #666666;
}
.lastupdated {
	font-size: 0.7em;
}
a {
	color: #0000CC;
}
a.visited {
	color: #0000CC;
}
a.active {
	color: #0000CC;
}
a.hover {
	color: #00CC00;
}
.webpart {
	border: 2px solid #CCFF99;
	font-size: smaller; 
}
.webparttitle {
	background: #00CC00;
	padding-top: 2px; 	padding-bottom: 2px; 	
	letter-spacing: 1.5pt;
	font-weight: bold;
	color: white;
	font: small-caps;
	padding-left: 4px;
}
.webpartcontent {
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 1px;
	padding-top: 1px;
}
.pagetitle {
	padding-left: 6px;
	font-size: 1.1em;
	letter-spacing: 2pt;
	font: small-caps;
	font-weight: bold;
	background-color: #0000CC;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pagebody {
	padding:4px; border:2px solid #00CC00; 	
}
.topnav-normal {
	font-weight: bold;
	text-decoration: none;
	padding-left:6px; padding-right:6px; padding-top:4px; padding-bottom:8px;
	color: #00CC00;
	line-height: 200%;
}
.topnav-selected {
	font-weight: bold;
	background-color: #00CC00;
	color: #FFFFFF;
	padding-left:6px; padding-right:6px; padding-top:4px; padding-bottom:8px;
	line-height: 200%;
	border-left: 2px solid #CCFF99;
	border-top: 2px solid #CCFF99;
	border-right: 2px solid #CCFF99;
}
.secondnav {
	border-top: 2px solid #00CC00;
	background-color: #00CC00;
	color: white;
	font-weight: bold;
	font-size: smaller;
	
	padding: 4px;
}
A.secondnav-normal {
	background-color: #00CC00;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
A.secondnav-selected {
	background-color: #00CC00;
	color: white;
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
}

LI.links  {
	list-style-image: url('images/arrow.GIF');
	margin-left: -10px;	
}
LI.links A{
	color: #00CC00;
	text-decoration: none; 
}
.main {
	padding-right: 6px;
}
UL.newsletters LI {
	list-style-image: url('images/doc.GIF'); 
	line-height:150%;
	padding-left: 4px;	
	padding-top: -4px;
}
UL.newsletters A {
	color: #333333;
	text-decoration: none;
}
.table-altback {
	background-color: #CCFFCC;
}