@media print { 
  .nonprintable {     display:    none;   } 
} 


a.sectionnav:link {
	text-decoration: none;
	color: #FA8005;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

}

a.sectionnav:visited {
	color: #FA8005;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

}

a.sectionnav:hover {
	color: #0033CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

}

a.sectionnav:active {
	color: #0066FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

}


a.footernav:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3366CC;




}

a.footernav:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #3366CC;



}

a.footernav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3333CC;
	font-weight: bold;



}

a.footernav:active {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;


}
.content {
	padding-right: 20px;
	padding-left: 25px;
	background-image: url(../images/template/BGfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}


.NavBox {
	background-color: #FFFFE8;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;



}

.navcell {
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/template/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;


}
.contentBGPic {

	padding-right: 20px;
	padding-left: 30px;
	background-image: url(../images/template/BGfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	background-color: #FFFFFF;
}
