.p7tbsub {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF; /*for Netscape 4*/
	border: .1px solid #FFFFFF; /*for Netscape 4*/
}
.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-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: 241px;
	top: 174px;
	padding-right:60px;
}
#dside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 40px;
	width: 150px;
	top: 174px;
	padding-right: 12px;
}
#dside h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
}
.copyright{
	font-family : sans-serif;
	font-size : x-small;
	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 {
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}	
.divBlockquote {
	text-align: center;
}
img {
	border-style: none;
}

