body {
	font-family: Arial;
	color: #000000;
	font-size:12px;
	}
.error {
	font-family: Arial;
	color: red;
	}
.sName {font-family: Arial;
		color: #000000;
		}
.header {font-family: Arial;
		FONT-STYLE: Bold;
		FONT-WEIGHT: bolder;
		FONT-SIZE: 1.0em;
		color: #000000;
		}

.mypageheader {
		font-family: Arial;
		FONT-STYLE: Bold;
		FONT-WEIGHT: bolder;
		FONT-SIZE: 1.1em;
		color: #000000;
		border-bottom: black 4px solid;
		}
.instruction {
		font-family: Arial;
		FONT-SIZE: 0.8em;
		background-color:#aaaaaa;
		border: black 1px solid;
		}		
.disclaimer {
		font-family: Arial;
		FONT-SIZE: 0.8em;
		vertical-align: top;
		}	
.sepdiv {
	border-bottom: black 4px solid;
	}		

.sectionheader {
	font-weight: bold;
	}

.sectioncontent {
	FONT-STYLE: Bold;
	padding-left: 20px;
	}

.layers{
	background-color:#aaaaaa;
	border: black 1px solid;
}
.navigation{
	width: 100%;
}
.legdisplay{
	padding: 3px;
	vertical-align: top;
	font-family: Arial;
	FONT-SIZE: 0.8em;
}
.fullsize{
	height:100%;
	margin: 0;
	padding: 0;

}

