.navigator {
	color: #FFFFFF;
	background-color: #FF0000;
	float: left;
	width: 16%;
	padding: 120px 2px 2px;
	height: 500px;
	background-image: url('/ema/templates/ematemplates.nsf/emacc-sideback.jpg');
	line-height: 2;
	text-align: center;
	font-weight: bold;
	}
.content {
	float: left;
	width: 82%;
	padding: 2px;
	height: 80%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url('/ema/templates/ematemplates.nsf/emacc-leaf2.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	}
.header {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D2E68;
}
.contentbody {
	padding-left: 15px;
	padding-right: 15px;
}
.logo {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.footer {
	font-size: x-small;
	color: #1D2E68;
	text-align: center;
}
.navigator a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigator a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigator a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
.docListLink a:link{font-weight: bold}
.docListLink a:visited{font-weight: bold}
.docListLink a:hover{font-weight: bold}
.docListLink a:active{font-weight: bold}
.doclistAbstract {margin-left:45px;
		padding-bottom: 5px}
.doclisttitle {font-weight: bold; padding-bottom: 15px}

