/* CSS Document */

body {
background-color: #FFF;
padding: 0px;
margin: 0px;
font: normal 12pt "Times New Roman", Times, serif;
color: #333;
}

#printHeader {
text-align:center;
}

img {display:none;}

.donotprint {display:none}

img.header {
display:none}

a, a:link, a:visited{color: #000}
a:hover {text-decoration: none;}

.nav {
display:none;
}

.topnav, a.topnav:link, a.topnav:visited {

display:none;
}

.topnav{color: #000;}

a.topnav:hover {

color: #000;
text-decoration:none;
}
.subnav {
color: #000;
}

a.subnav:link, a.subnav:visited {
color: #999;
text-decoration:none;
}

a.subnav:hover {
color: #666;
}

.top{vertical-align: top;text-align: left}


h1 {font-size: 1.2em;}

.subheadings
{font-size: 1.0em; font-weight:bold;
}


.content{
padding:20px;
vertical-align:top;
text-align:left;
background-color:#FFF}
	
.footerleft {
text-align: left;
font-size: 75%;
background: transparent url(images/footerBg.gif) left  no-repeat;}	

.footer, a.footer:link, a.footer:visited {
text-align:left;
color: #999;
vertical-align:bottom;
}

.required { color: #FFF;}
.errortext { color: #A00; }

.top {vertical-align: top}