.content {
	color: #003366;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
}
.rovcontent {
	color: #003366;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
}
H1 {
	color: #003366;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
H2 {
	color: #003366;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.level1 {
	padding-left: 5px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
	width: 9.4em;
	border-width: 1px 0px 0px 0px;
	border-color: #999966;
    border-style: solid;
}
.level2 {
	padding-left: 10px;
	padding-right: 1px;
	width: 9.4em;
	border-left-width: 1px 0px 0px 0px;
	border-color: #999966;
    border-style: none;
}
.level3 {
	padding-left: 25px;
	padding-right: 1px;
	width: 9.4em;
	border-width: 1px 0px 0px 0px;
	border-color: #999966;
    border-style: none;
}
.level4 {
	padding-left: 35px;
	padding-right: 1px;
	width: 9.4em;
	border-width: 1px 0px 0px 0px;
	border-color: #999966;
    border-style: none;
}
#sidebarDiv a {
		color: #006699;
		font-size: 80%;
		text-decoration: none;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
}
#sidebarDiv a.sub {
		color: #6699cc;
		background: white;
		font-size: 75%;
		text-decoration: none;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
}
#sidebarDiv a.sub1 {
		color: #669999;
		background: white;
		font-size: 75%;
		text-decoration: none;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
}

.sideTitle {
	color:#006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	
}


#sidebarDiv a:link:hover{color: #990000;}
tr.header {
		color: #003366;
		background: #0099cc;
}
.red {color:red;}

#spacer {position: absolute;
		top: 70px;
		width: 1px;
		left: 9.5em;
}
.center{text-align:center;}
.pdf {
		width: 145px;
		border-style: solid;
		border-color: #003366;
		border-width: 1px;
		padding: 5px;
		background-color: #ffffcc;
		color: #003366;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 75%;
		font-weight: bold;
		text-align: left;
		background-color: #ffffcc;		
}

.pdfBoard {
		width: 145px;
		border-style: solid;
		border-color: #003366;
		border-width: 1px;
		padding: 5px;
		background-color: #F6DA80;
		color: #003366;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 75%;
		font-weight: bold;
		text-align: left;
		background-color: #F6DA80;		
}
