/* CSS Document */

body {
background-color: #FFF;
padding: 0px;
margin: 0px;
font: normal 12pt "Times New Roman", Times, serif;
color: #333;
}

#printHeader {
text-align:center;
}

#AddressTD {
display:none}

img {display:none;}

.donotprint {display:none}

img.header {
display:none}

a, a:link, a:visited{color: #000; text-decoration: none;}
a:hover {text-decoration: none;}


.navBG {
display:none}

.addressHome {
display:none}

.addressAbout {
display:none}

.addressPortfolio {
display:none}

.addressHelpful {
display:none}

.addressContact {
display:none}

.addressOrange{
color: #D17713;
font-weight:bold;}

h1 {font-size: 1.3em}

.headings {
font-size:1.1em;
font-weight:bold;

}


.content{
width:100%;
vertical-align:top;
text-align:left;
line-height:1.4em;
font-size:1em;

}
	
.footer {
display:none}

