/*Font*/
.formlabelsml{
	color: #486C91;
	font-size: 90%;/*10px*/
	padding-left: 8px;
	padding-right: 5px;
}
.pagelink{
	color: #486C91;
	font-size: 90%;/*10px*/
	text-decoration: underline;
	padding-left: 8px;
	padding-right: 5px;
}
.navlink{
	color: #486C91;
}
.contentheading{
	color: #CC3333;
	font-size: 160%; /*19px*/
	font-weight: bold;
	line-height: 21px;
	padding-bottom: 6px;
}
.contentintro{
	color: #003366;
	font-weight: bold;	
	font-size: 104%; /*12px*/
	padding-bottom: 11px;
}
.subheading{
	color: #336699;
	font-size: 104%; /*13px*/
	font-weight: bold;
	padding-bottom: 5px;
}
.importantcontent{
	font-weight: bold;
}
.articletitle{
	color: #CC3333;
	font-size: 110%; /*13px*/
	line-height: 15px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #313131;
	margin-bottom: 8px;
	margin-top: 20px;
}
.articleheading{
	color: #003567;
	font-size: 160%; /*19px*/
	font-weight: bold;
	line-height: 21px;
	font-family: garamond, Arial, Verdana, Helvetica, sans-serif;
}
.note{
	font-size:80% ;/*9px*/
}