.list {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #777777}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	line-height: 140%;
	font-style: normal;
	font-weight: bold;
}

.list_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666}

.list_link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #A6B942; text-decoration: none}

.fineprint {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration: none}

.content {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: 14px}



a.navlink:link { text-decoration: none; 	color: #666666; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 140%}

a.navlink:visited { 	color: #999999; text-decoration: none }


#footer{position: absolute; bottom: 0; width:100%}

html, #contents {	min-height: 100%;	height: 100%; width: 100%}
/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */
html>body, html>body #contents {height: auto;}
/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */
#contents {	position: absolute;	top: 0;	left: 0;; background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

.features {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.projectname {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #555555}
body { min-height: 100%; width: 100% ; background-color: #CCCCCC} 


/** Hovers and goodies ***/
A:hover {
	color: #C8E050;
	text-decoration: underline;
}
a.navlink:hover {color: #CCCCCC}
.content_link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC6600; text-decoration: none; font-weight: bold}


