body {
/*	background-image: url(images/greybg.gif);
	background-repeat: repeat-y;
	background-position: center;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	padding:15px;
	background-color:#EEEEEE;
}



/* HEADER */


#header {
	height: 84px;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	margin-bottom: 7px;
	margin-top: 0px;
}

#header ul {
	list-style-type: none;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 130%;
	padding:0px;

}

#header li {
	font-size: 90%;
	font-weight: bold;
	list-style-image: url(images/header-bullet.gif);
}

#header li a:link, 
#header li a:visited {
	color:#93B7DC;
	text-decoration: none;
}

#header li a:hover {
	text-decoration: underline;
}



/* SIDE NAVIGATION */


#sidenav {
	width: 175px;
	float: left;
	background-color: #D8C6AD;
	color: #A0837E;
}

#sidenav ul {
/*	padding: 3px 0px 0px; */
	
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #693D10;
	background-color: #ECECEC;
}


#sidenav li {
	color: #4B2703;
	background-image:url(images/sidenav-bullet.gif);
	background-repeat:no-repeat;
	background-color:#CDB18B;
	font-size: 90%;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	margin:0px;
    padding:4px 3px 4px 15px;

}

#sidenav li.selected {

	background-color:#D8C6AD;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}


#sidenav li a:link, 
#sidenav li a:visited {
	color: #4B2703;
	text-decoration: none;
	width:100%;
	display:block;
}

#sidenav li a:hover  {
	text-decoration:underline;
}	

#sidenav li a.selected:link, 
#sidenav li a.selected:visited {
	/* background-image:url(images/sidenav-bullet-selected.gif); */
	font-weight:bold;
}		

/* Submenu */

#sidenav ul ul {

	border: none;
	margin: 0px;
	padding:0px;
 	padding-bottom: 6px;
	padding-top: 5px;
	padding-left: 7px;
	/*border-bottom: solid 3px #ECECEC;*/
	background-color: #D8C6AD;

}

#sidenav li  li {
	background-image: none;
	background-color: transparent;
	font-size: 90%;
	font-weight: normal;
	border-bottom-width: 0px;
	padding:3px;
	padding-left:0px;
	margin:0px;

}


/*  text below watermark */

#sidenav p {
	font-size: 80%;
	color: #785F47;
	padding-right: 8px;
	padding-left: 8px;
}

/* CONTENT */

#inner {
	background-image: url(images/innerbg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

#content {
	margin-left: 185px;
	padding-bottom: 35px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #693D10;
	height: 1%;
}


#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: normal;
	color: #000000;
	padding-top: 8px;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CDB18B;
	padding-bottom: 4px;
}


.pageimage {
	float: right;
	margin-left: 20px;
}




#content h2 {
	color: #083664;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 140%;
	margin-bottom:0px;
}
#content p, 
#content li {
	line-height: 150%;
	margin-right: 4%;
}

#content .notes {
	padding: 16px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;

}

#content .notes p {
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 12px;
}

#content .notes h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 110%;
	color: #083664;
	margin: 0px;
	padding: 0px;
}


/* FOOTER ETC */

#footernav {
	background-color: #CCCCCC;
	padding: 4px;
	text-align: center;
	margin-top:10px;
}

#footernav a:link, #footernav a:visited {
	text-decoration: none;
	font-size: 85%;
	color: #000000;
}

#footernav a:hover {
 	text-decoration: underline;
}


#footer {
	color: #666666;
	font-size: 80%;
	margin-top: 10px;
	text-align:center;
}
a:link, a:visited {
	color: #006699;
}
#content h3 {
	font-size: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content li {
	margin-bottom: 6px;
}
.sidenavheader {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4B2703;
	width: 155px;
}
.sectionhead {
	background-color: #F0DFC8;
	background-repeat:no-repeat;
	border: 1px solid #693D10;
	background-position: right;
	height: 49px;
	margin-bottom:10px;
}

.sectionhead span { 

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #693D10;
	font-size: 16px;
	margin-left:10px;
	text-transform:uppercase;
	display:block;
	vertical-align: bottom;
	margin-top:24px;
	
}

#textbox {
	width:720px;
	margin-left:8px;
}



@media print {


body {

	background-image: none;

}

#container {
	width: 650px;
	margin-left:0px;
	margin-right: 0px;
	}
	
#sidenav, #header, #footernav { 
	display:none; 
	}
	
#content {
	margin-left: 10px;
	border-top-style: none;
}

}
