/* 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}

a, a:link, a:visited{color: #000}
a:hover {text-decoration: none;}

.formatting {
background-color: #FFF;
text-align:left;
vertical-align:top
}

.leftNv{
display:none;}

#leftNav {
display:none;}

#content {
background-color: #FFF;
color:#333;
text-align:left;
vertical-align:top;
width:100%;
padding: 10px;
}

#width{
background-color: #FFF;
color:#FFF;
width:560px;
}

.footer {
font-size: 70%;
text-align:left;
color: #666;
}

h1 { font-size: 1.2em;}

.colorbold { 
color: #000; 
font-weight:bold;}

.headings { 
font-size: 1.1em; 
color:#000; 
font-weight:bold;}
