H1, H2, H3, H4 { 
	color: #3A82B7;
}
#pwnavbox {
	background-color: #3A82B7; 
}
#pwnavbox A, #pwnavbox A:visited {
 	background-color: #3A82B7; 
 	color: #FFFFFF;
}
#pwnavbox A:hover {
	color: #AAE5FF;
}
#section_nav {
	background: url(/pw/include/art/img_water.gif) no-repeat;
}
#content {
	border-right: 1px double #3A82B7;
	padding-right: 3px;
}
#content table {
	border: 2px solid #3A82B7;
}
#content th {
	background-color: #CDE3FA;
	font-weight: bold;
}

#content table, .tableBig table {
	border: 2px solid #3A82B7;
}
#content th, .tableBig th {
	background-color: #CDE3FA;
	font-weight: bold;
}

.tableBig { margin-left: 20px; }


#content .highlight-box {
	border: 1px solid #3A82B7;
	background-color: #CDE3FA;
}

#sect_bottom {
	width: 100%;
	border-top: 1px double #3A82B7;
	border-bottom: 1px double #3A82B7;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0px;
}

.spacing {
	border: 2px solid #3A82B7;
	margin: 6px 6px 6px 6px;
}

.tablespace {
	padding: 5px 5px 5px 5px;
}
.tableblue {
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: #E3E8FE;
}
.tabletitle {
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
}
.gotop {
	padding: 3px 3px 3px 3px;
	margin-right: 20px;
	border: 1px solid;
	font-size: .9em;
}
.floatLeft {
    float:left;
	margin-left: 20px;
}
.floatRight {
	float:right;
	margin-right: 125px;
}

