/* CSS Document */
/* print styles */
BODY {color: black; background: white;
font-family:DIN, Arial, Helvetica, Verdana, sans-serif;  font-size: 12px;}
A:link, A:visited {background: white; color:#000; text-decoration: underline;
   font-weight: bold;}
a:link#current, a:visited#current{
  text-decoration:underline; font-weight:bold; color:#884a95 }
#leftNav a:link#Intcurrent, #leftNav a:visited#Intcurrent{
  text-decoration:underline; font-weight:bold;
  color:#884a95 }  
H1, H2, H3 {background: white; color:#884a95; padding-bottom: 1px;
   /*border-bottom: 1px solid gray;*/}
DIV.hideThis {}
DIV.hideImg {display: none;}
font.notScreen {}
div#leftContent, div#centerContent {
	margin-right: 10%;
	padding-top: 1em;
	}
div#leftNav{
padding-left:0em;
}
div#rightContent {
	margin-left: 1em;
	padding-top: 1em;padding-right: 1em;padding-left: 1em;
    border-left: 2px dotted #000;
	}
div#mast {
	margin-bottom: -8px;
	}

div#mast img {
	vertical-align: bottom;
	}
div#footer{
	margin-top:5%;border-top: 1px solid #b9b9b9;
}
div#homepagePrint{
	display: none;
}
div#homepageScreen{

}
div.noNav {display: none;}

div.notScreen{
 border-bottom: 1px solid #b9b9b9; 
 }
 
div.hr{
 border-top: 1px solid #ccc;
 text-align:center;
 width:100%;
 } 
 /*
 TABLES
 */
 #greyText p, #greyText, table.greyText {
  font-size:12px;
  line-height:1.5;
  color:#808080; background-color: #EBEBEB;
}
  
#blackText p, #blackText, table.blackText {
  font-size:12px;
  line-height:1.5;
  color:#000;
}

td.dkbluegrey {
 padding: .5em; border:0px solid #000;
}

td.ltbluegrey {
border:1px solid #000; padding: .1em
}
td.white {
border:0px solid #000; padding: .1em
}
td.grey{
border:0px solid #000; padding: .1em
}
.blackText th{
  font-size:12px; font-weight:normal;
  line-height:1.5; text-align:left; color:#fff; padding: .5em; background-color: #86979F;
}

th.greyBg{
 font-size:12px; font-weight:bold;
  line-height:1.5; text-align:left; color:#000; padding: .5em; background-color: #EBEBEB;
}

.bold {
  font-size:12px;
  line-height:1.5;
  font-weight:bold;
  color:#000000 }
.header02{
font-size: 13px;
	font-weight: bold;
	color: #333333;
}