.standardfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 132%;
	font-weight: normal;
	font-variant: normal;
}
.standardfontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 132%;
	font-weight: bold;
	font-variant: normal;
}

.pagetitle {
	color: #4553AD;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	line-height: 132%;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: -10px;
}

.sectionheader {
	color: #4553AD;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 132%;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: -10px;
}

.sectionheaderblack {
	color: #000000;
	font: normal normal bold 14px/132% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

a:link   {
  color:#F00;
  }
a:visited {
  color:#846;
  }  
a:hover {
  color:#333;
  }
a:active {
  color:#000;
  }
.sectionheader_blue {
	color: #4553AD;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 132%;
	font-weight: bold;
	font-variant: normal;
}
.sectionheaderblack_indent {
	color: #000000;
	font: normal normal bold 14px/132% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-left: 34px;
}
.standardfont_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 132%;
	font-weight: normal;
	font-variant: normal;
	margin-left: 34px;
	margin-right: 40px;
}
.standardfontbold_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 132%;
	font-weight: bold;
	font-variant: normal;
	margin-left: 34px;
	margin-right: 40px;
}
.standardfonttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 132%;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 6px;
}

