@charset "UTF-8";
/* CSS Document */

.standardfontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 132%;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 132%;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 132%;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
}
.standardfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 132%;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
}
.standardfontstrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 132%;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
a:link   {
  color:#F00;
  }
a:visited {
  color:#999;
  }  
a:hover {
  color:#333;
  }
a:active {
  color:#000;
  }
.pagetitleorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	line-height: 132%;
	font-weight: bolder;
	font-variant: normal;
	color: #FF6633;
	text-transform: none;
}
.sectiontitleorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 132%;
	font-weight: bolder;
	font-variant: normal;
	color: #FF6633;
	text-transform: none;
}
