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


body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
BODY {
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  }
.OrangeBoxTable {
  background-image: url(../images/box_orange.png);
  background-repeat: no-repeat;
  background-position: top center
}
.RedBoxTable {
  background-image: url(../images/box_red.png);
  background-repeat: no-repeat;
  background-position: top center
}
.BlackBoxTable {
  background-image: url(../images/box_black.png);
  background-repeat: no-repeat;
  background-position: top center
}
.textboxTable {
  background-image: url(../images/text_box.png);
  background-repeat: no-repeat;
  background-position: top left
  }
.textboxTable2 {
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-style: solid solid solid solid;
  border-color: #181C1F #181C1F #181C1F #181C1F;
  border-collapse: collapse;
  background-color: #EBEEF3;
  }
.bodytext1 {
	font-size: small;
	line-height: 175%;
}
.bodytext2 {
	font-size: small;
	line-height: 150%;
}
.bodytextBold {
	font-size: small;
	line-height: 175%;
	font-weight:bold
}
.bodytextItalic {
	font-size: small;
	line-height: 175%;
	font-style:italic
}
.headingText1 {
	color: #996600;
	font-weight: bold;
	font-size: small;
	line-height: 175%;
}
.headingText2 {
	color: #333333;
	font-weight: bold;
	font-size: 14pt;
	line-height: 175%;
}
.headingText3 {
	color: #996600;
	font-weight: bold;
	font-size: .9em;
	line-height: 175%;
}
.footertext1 {
	color: #FFFFFF;
	font-size: x-small;
}
.linkStyle1 a:link {
	color: #9BBAD2;
	text-decoration: none;
}
.linkStyle1 a:visited {
	text-decoration: none;
	color: #9BBAD2;
}
.linkStyle1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.linkStyle1 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.linkStyle2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkStyle2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.linkStyle2 a:hover {
	text-decoration: none;
	color: #9BBAD2;
}
.linkStyle2 a:active {
	text-decoration: none;
	color: #9BBAD2;
}
.linkStyle3 a:link {
	color: #03452A;
	text-decoration: none;
}
.linkStyle3 a:visited {
	text-decoration: none;
	color: #03452A;
}
.linkStyle3 a:hover {
	text-decoration: none;
	color: #000000;
}
.linkStyle3 a:active {
	text-decoration: none;
	color: #000000;
}
