
h1 { font-size:12pt; color: #18395d; margin-bottom: 0px; margin-top:0px; border-bottom: 1px solid #18395d; }
h2 { font-size:10pt; color: #18395d; margin-bottom: 0px; margin-top:0px; }
p { margin-bottom: 0px; margin-top:0px; }

select { font-size: 8pt; color: #000000; font-family: Tahoma,Arial,Helvetica; line-height: 16px; }
.cselect { font-size: 8pt; color: #000000; font-family: Tahoma,Arial,Helvetica; line-height: 16px; }
td { font-size: 8pt; font-family: Tahoma,Arial,Helvetica; }
textarea { font-size: 8pt; font-family: Tahoma,Arial,Helvetica; line-height: 16px; }
input { font-size: 8pt; font-family: Tahoma,Arial,Helvetica; }
body { font-size: 8pt; font-family: Tahoma,Arial,Helvetica;	zline-height: 16px; color:#18395D; background-image: url(images/bg.gif); }
A:Link { FONT-SIZE: 8pt; COLOR: #A84300; FONT-FAMILY: Tahoma,Arial,Helvetica; }
A:Hover { FONT-SIZE: 8pt; COLOR: #D46F2C; FONT-FAMILY: Tahoma,Arial,Helvetica; }
A:Visited { FONT-SIZE: 8pt; FONT-FAMILY: Tahoma,Arial,Helvetica; COLOR: #621600;  }
A { FONT-SIZE: 8pt; FONT-FAMILY: Tahoma,Arial,Helvetica; COLOR: #A84300; }
.PBSA:Link { COLOR: #C4A879; FONT-FAMILY: Tahoma,Arial,Helvetica;text-decoration: none; }
.PBSA:Hover { COLOR: #D46F2C; FONT-FAMILY: Tahoma,Arial,Helvetica;text-decoration: underline; }
.PBSA:Visited { FONT-FAMILY: Tahoma,Arial,Helvetica; COLOR: #C4A879;text-decoration: none;  }
.PBSA { FONT-FAMILY: Tahoma,Arial,Helvetica; COLOR: #C4A879;text-decoration: none; }
.hnd { cursor:hand; }
.nav { text-decoration: none;  }

.navItem {
	margin-left: -7px;
	margin-top: 2px;
	position: absolute;
	color:#FFFFFF;
	background-color: #C87D03;
	display:none;
	width:136px;
}

.navDiv {
	background-color: #C87D03;
	padding-top: 4;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 5;
	color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #955E04;
	border-top-width: 0px;
	width:136px;
	cursor: hand;
}

.navDivOn {
	background-color: #D78D16;
	color:#FFFFFF; 
	width:136px;
	cursor: hand;
	padding-top: 4;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 5;
	color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #955E04;
	border-top-width: 0px;
}