.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	line-height: 18px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height: 16px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
body a:link, body a:visited { color:#000000; text-decoration:none; font-weight:bold; }
body a:hover, body a:active { color:#EDBB1A; text-decoration:underline; font-weight:bold; }

.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
back a:link, back a:visited { color:#000000; text-decoration:none; font-weight:bold; }
back a:hover, back a:active { color:#EDBB1A; text-decoration:underline; font-weight:bold; }


ul.icons {

	list-style-type: none;
	padding:15px 15px 25px 15px;
	margin: 0;
	line-height: 16px;
}

	
	
li.docs {
	background-image: url(uploads/pageicon.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.5em;
	padding-bottom: 1.0em;
	}
	
	
li.docs a:link, li.docs a:visited { color:#000; text-decoration:none; }
li.docs a:hover, li.docs a:active { color:#EDBB1A; text-decoration:underline; }


li.dash {
	background-image: url(uploads/dashicon.gif);
	background-repeat: no-repeat;
	background-position: 1 .2em;
	padding-left: 1.8em;
	padding-bottom: 1.0em;
	}	
	
li.dash a:link, li.dash a:visited { color:#000; text-decoration:none; }
li.dash a:hover, li.dash a:active { color:#EDBB1A; text-decoration:underline; }


li.arrow {
	background-image: url(uploads/arrowicon.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.8em;
	padding-bottom: 1.0em;
	}
	
	
li.arrow a:link, li.arrow a:visited { color:#000; text-decoration:none; }
li.arrow a:hover, li.arrow a:active { color:#EDBB1A; text-decoration:underline; }
	
