.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a.nav {
	color: #666666;
	text-decoration: none;
}
a.nav:hover {
	color: #99cc99;
	text-decoration: none;
}
.navSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99cc99;
	text-decoration: none;
	line-height: 20px;
}
a.navSelect {
	text-decoration: none;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666666;	
	line-height: 18px;
	text-decoration: none;
}

a.greytext {
	text-decoration: none;
}

a.greytext:hover {
	color: #99cc99;
	text-decoration: underline;
}

html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #ffffff;
}

#fullheight {
	height: 100%;
}

.centerwidth {
	width: 60px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}

a.copyright {
	text-decoration: none;
}

a.copyright:hover {
	text-decoration: none;
	color: #666666;
}

.green11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #99cc99;
	font-weight: bold;
}

a.green11px {
	text-decoration: none;

}

a.green11px:hover {
	color: #669966;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #99cc99;
}

a.greentext {
	text-decoration: none;

}

a.greentext:hover {
	color: #669966;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	}.greenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #99cc99;
}
