@charset "utf-8";
/* CSS Document */

BODY{
color: black; 
background: white;
padding:5px 5px 5px 5px;
font-size:71%;
line-height:110%;
font-family: Arial, Helvetica, sans-serif;
border: 0;
outline: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}



A:link, A:visited {
background: white; 
color: black; 
text-decoration: none;
font-weight: bold;

}
   
 
   
h1, h2, h3, h4, h5, h6, blockquote, span, a, em, font, img, strike, strong, ol, ul, li, form, label, caption, tbody, subnavTxt, a  {
background: white; 
color: black; 
margin:0px;


}


p{
margin-bottom:5px;

}


.headerHolder{
margin-bottom:20px;
}


#searchContainer, .navBkgd, .accordianHolder, .contentRight, .forward, .back{
display:none;
visibility:hidden;
}

#pageholder {
width:100%;
height:auto;
margin:0px;
padding:0px;
text-align:left;
}



.pageContentText, .columnsLeftHolder, .contentRight, .contentLeft, .pageContent{
width:100%;
height:auto;
margin:0px;
padding:0px;
overflow:visible;
}
