
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #6081C4;
	text-decoration: none;


}
a:hover {
	color: #2CB9AF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;



}
a:visited {
	text-decoration: none;
	color: #6081C4;
	font-family: "Times New Roman", Times, serif;

}




a.navlinks:link {
	border: 0px;
	font-size: 12px;
	color: #5674B0;
	text-decoration: none;
	margin-left:16px;
	display:block;
	line-height:24px;
	background-image: url(assets/graphics/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;	
	font-weight:bold;

}
a.navlinks:visited {
	border: 0px;
	font-size: 12px;
	color: #5674B0;
	text-decoration: none;
	margin-left:16px;
	display:block;
	line-height:24px;
	background-image: url(assets/graphics/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;	
	font-weight:bold;

}
a.navlinks:hover {
	border: 0px;
	color: #2CB9AF;
	text-decoration: none;
	margin-left:16px;
	display:block;
	line-height:24px;
	background-image: url(assets/graphics/arrow-over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;	
	font-weight:bold;
}








a.nolines:link {
	border: 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
a.nolines:visited {
	border: 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
a.nolines:hover {
	border: 0px;
	color: #2CB9AF;
	text-decoration: none;

}




a.articlenav:link {
	font-size: 12px;
	color: #5674B0;
	text-decoration: none;

}
a.articlenav:visited {
	font-size: 12px;
	color: #5674B0;
	text-decoration: none;

}
a.articlenav:hover {
	color: #2CB9AF;
	text-decoration: underline;

}


a.textlinks:link {
	color: #5674B0;
	text-decoration: none;
	line-height: 16px;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 1px dotted #5674B0;
	border-left: 0px none #000000;

}
a.textlinks:visited {
	color: #5674B0;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #5674B0;
	border-left: 0px none;
	line-height: 16px;

}
a.textlinks:hover {
	color: #2CB9AF;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #2CB9AF;
	border-left: 0px none;

}


a.pdflink:link {
	background-image: url(assets/pdficon-small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size: 12px;

}
a.pdflink:visited {
	background-image: url(assets/pdficon-small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	text-decoration: underline;
}
a.pdflink:hover {
	background-color: #BFD5EA;
}


a.pdflinkb:link {
	background-image: url(assets/pdficon-small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	text-decoration: none;
	line-height: 20px;
	color: #5674B0;

}
a.pdflinkb:visited {
	background-image: url(assets/pdficon-small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size: 12px;
	text-decoration: none;
	color: #5674B0;
	line-height: 20px;


}
a.pdflinkb:hover {

	background-image: url(assets/pdficon-small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size: 12px;
	text-decoration: underline;
	color: #2CB9AF;
	line-height: 20px;
}


a.underline:link {
	text-decoration: underline;
}
a.underline:hover {
	text-decoration: none;
}
a.underline:visited {
text-decoration: underline;
}


a.credit {
	color: #FFFFFF;
	visibility: hidden;
	cursor: text;
}
a.credit:hover {
	color: #FFFFFF;
	visibility: hidden;
	cursor: text;
}

#boxright a {color:#FFFFFF;  font-weight:bold;}
#boxleftc a {color:#FFFFFF; font-weight:bold;}
#boxleft a {color:#FFFFFF;  font-weight:bold;}

