/* Body Style */
body {
font:76% Verdana,Tahoma,Arial,sans-serif;
}
#printtitle {
display: block;
}
img {
border: 0px;
}
img a {
border: 0px;
}

a {
font-weight: bold;
text-decoration: none;
}

.hide {
display: none;
}

/*Header Bar For Navigation */
#navigationheader{
display: none;

}
/*Navigation Menu */
#navigation {

}
#navigation ul {

}

#navigation li{
white-space:nowrap;
height: 18px;
width: 14.28%;
}
/*Navigation Links */


* html #navigation a {width:1%;}

#navigation li.active { 
/* padding:0 10px; */
font-size:1em;
font-weight:bold;

}

/*Header Images and texy*/

#headertxt  {
display: none;
}
#headertxt h1 {
font-size: 105%;
}

/*Crumpled Header Image*/
#headerbottom{
display: none;
}


/*Sub Content Mainly Navigation and news */
#subcontent{
display: none;
}

/*Main Page Content */
#maincontent{
}
/*Main Page Content Div, allows scrolling */
#maincontent div {
text-align: justify;
padding-right: 15px;
padding-left: 5px;
margin-right: 10px;
line-height: 12pt;
}

#maincontent div h3 {
font-size: 10pt;
}

/*Footer*/
#footer{
display: none;
}