.p7tbsub {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.p7tbsub p {
	padding: 8px 12px 8px 24px;
	margin: 0px;
	color: #999999;
}
.p7tbsub a:link {
	color: #666666;
	text-decoration: none;
}
.p7tbsub a:visited {
	color: #666666;
	text-decoration: none;
}
.p7tbsub a:hover {
	color: #73A0C1;
	text-decoration: underline;
}
.p7tbsub a:active {
	color: #666666;
	text-decoration: underline;
}
.p7tbdn {
	color: #333333!important;
	font-weight: bold;
}
body {
	background-image:  url(../m2img/hiface_pbg.jpg);
	/* Note: Make URL Absolute for Navigator 4 compatibility*/
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	color:#666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h3 {
	color : #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	color : #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	color : #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#dmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	left: 195px;
	top: 125px;
	padding-right:60px;
}
#dforums {
	position: absolute;
	left: 10px;
	top: 110px;
	padding-right: 18px;	
}

#dsection {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 200px;
	top: 110px;
}

#dside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 10px;
	width: 150px;
	top: 110px;
	padding-right: 0px;
}
#dside h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
}

#dside ul{
	margin-left: 5px;
	list-style-type: disc;
	margin-top: -10px;
}

.copyright{
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: gray;
	text-align: center;
}
/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px
}

.navButts a { color : #000080; text-decoration : underline }

.navButts a:hover { color : #666699; text-decoration : none }



/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #6A6A6A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a { color : #666666; text-decoration : underline }

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.headlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #006699;
}
.newText {
	font-style: italic;
	color: #FF0000;
}

/* print styles */
@media print{
body {color: black;}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
#dside, #p7TBtrig10, #p7TBtrig20, #p7TBtrig30, #p7TBtrig40, #p7TBtrig50, #p7TBtrig60, #p7TBtrig70, #Layer2, #p7TBsub10, #p7TBsub20, #p7TBsub30, #p7TBsub40, #p7TBsub50, #p7TBsub60, #p7TBsub70 {display:none;}
#dmain {
	position: static;
	padding-top: 100px;
	padding-right: 0px;
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
}

.redText {
	color: #FF0000;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.divDottedBorder {
	margin:0px Opx Opx 10px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EFEFEF;
}	

.divBlockquote {
	text-align: center;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 120px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 


.tableText {
	font-size: 12px;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 120px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 
.divClears {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}

.LowHeaderBottomMargin {
	margin-bottom: 0px;
	margin-top: 0px;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}

