@charset "utf-8";
/* CSS Document */


/*********************************/
/*       GLOBAL LAYOUT
/*********************************/


body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
width:95%;
}

#container {
}

#container a {
color:#000000;
text-decoration:underline;
}

#hdr {
display:none;
}

#rightcol {
}

#rightcol p {
}

#rightcol hr {
}


/*********************************/
/*      FLASH
/*********************************/

#flash {
display:none;
}


/*********************************/
/*       FOOTER
/*********************************/

/*image w. rounded corners*/
#footer {
display:none;
}

/*the actual text footer*/
#copyright {
display:none;
}



/*home button*/
#hdr p {
display:none;
}

/*In this section text*/
#leftcol h3 {
display:none;
}

#leadins {
display:none;
}

#leadins img {
display:none;
}

#content {

}

#txtarea {

}

.txthdr {
text-transform:uppercase;
font-size:1.4em;
margin:0 0 10px 0;
font-weight:bold;

}


/******************************/
/*      THIRD TIER
/******************************/


#thirdtier {
display:none;
}

#footer {
display:none;
}

#nav {
display:none;
}

.subnav {
display:none;
}

#printonly {
text-align:left;
font-weight:bold;
}

#breadcrumb {
display:none;
}