body, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556666;
	line-height: 14px;
}
input, textarea {
	line-height: 13px;
}
.small {
	color: #819696; 
	font-size: 9px; 
	font-family: Verdana;
}
.size14 {
	height: 14px;
	width: 14px;
}
.subHeading {
	font-size: 16px;
	font-weight:bold;
	color: #556666;
}
.adminHeading {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a {color: #116699; text-decoration:none;}
a:hover {color: #FE822D; text-decoration:none;}

a.footer, a.footer:hover {color: #819696; text-decoration:none;}

h1 {
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:1em;
	font-weight:normal;
	border-bottom:1px dotted #556666;
	margin:0;
	background:top left no-repeat url(/images/heading-chain.gif);
	padding:6px 0 0 16px
}	
h2 {
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:1em;
	border-bottom:1px dotted #A5BEBF;
	color:#116699;
}
h3 {
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1em;
	color:#116699;
}


/* Dec 2007 */


#nav { background-color:#D1D0BC; height:30px }

