/*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;
	text-align: left;
}
.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;
}

.subheading a:link {
	color: #336699;
	text-decoration:none;
}

.subheading a:visited {
	color: #336699;
	text-decoration:none;
}

.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*/
}
.bgtheadrpt{
	background-image: url(../images/BT_top_rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}.arrow_org {
	color: #FF3300; /*19px*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.menuitems_bg {
	background-image: url(../images/nav/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
	font-weight: bold;
}

.menuitems_bg a:hover{
	color: #548DBB;
	text-decoration: none;
	font-family: "News Gothic MT", Arial, Verdana, sans-serif;
	font-size: 11px;
}
