@import url("atocstyles/advancedtoc.css");
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link,a:visited {
	color: #003399;
	text-decoration: none;
}
a:active,a:hover {
	color: #003399;
	text-decoration: underline;
}
#complete {
	background-color: #B1CE6B;
}
html body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Palatino Linotype, Verdana, Helvetica, Arial, sans-serif;
	background-color: #B1CE6B;
	
	
}
body#complete div#content {
	background-color: #B1CE6B;
	color: #000;
	padding: 20px;
	margin-top: 1px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 15em;
}
body>div#fixedmenue, body>div#header {
position: fixed;
}
body#complete div#fixedmenue {
padding-top: 0px;
height: 100%;
width: 13em;
}
div#fixedmenue {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #C9DC98/*#c8c8df*/;
	color: #000000;
	padding-left: 10px;
	overflow: hidden;
	width: 218px;
	clip: rect(auto,218px,auto,auto);
}
/* ================ */
div#content p {
	font-family: Palatino Linotype, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
/* ================ */
h1,h2,h3 {
font-size: 100%;
background-color: transparent;
color: #B1CE6B/*#6A6A95*/;
}
.invis {
display: none;
}
#searchbox .submit {
	background-image: url(images/submit.png);
	border: 1px solid #003366;
	height: 20px;
	font-size: 11px;
}
#searchbox .text {
	background-image: url(images/text.jpg);
	border: 1px solid #003366;
	background-repeat: no-repeat;
	background-position: left top;
	width: 110px;
	padding-left: 16px;
}
#option {
	font-size: 10px;
}
#option2 {
	font-size: 9px;
}
#logo{
	position: relative;
	left: -15px;
}
