/* CSS Document */

<style type="text/css">


div.container {
	width:825px;
	margin:0px;
	padding:0px;}
div.content {
	padding:15px;
	border: 1px #000000 solid;
	background: #FFFFEE;
	width:793px;}
div.content a:link {
	color: #778e60;
}
div.content a:visited {
	color: #778e60;
}
div.content a:hover {
	color: #666666;
}
div.content a:active {
	color: #778e60;
}
	
div.left {
	float: left;
	width: 250px;
	margin: 0;
	padding-right: 1em;
	border-right: 2px dashed #778e60;}

div.right {
	margin-left: 280px;
	margin-top: 0px;
	padding-left: 1em;}
	
body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image: url(13original.gif);}
	
h1.title { 
	margin-top: 0px; 
	margin-bottom: 6px; 
	margin-right: 0px; 
	margin-left: 0px; 
	background-color: #413C3C; 
	padding: 10px; 
	border: 1px solid #000000;
	width:803px;  }

div.navigation {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ECE8BE;
	padding: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	width:823px; }
p {
	background-color: #FFFFEE;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;}
.center { text-align: center }

	
.style3 {
	font-size: 14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #413cc;
	background-color: #cdde47;
	border: 1px black solid; }	
	
div.footer { 
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ECE8BE;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width:817px;
	text-align: right;
	padding: 3px;}

#pagecell1{
display:block; 
height:auto;
background-color: #ffffff;
width: 99.8%;
border: 1px solid;
}

#leftLinks{
height: auto;
/*position:absolute;*/ took out
/*height: 290px;*/ took out
width:126px;
background-color:#e2e3e3;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
height: 1%;
background-color: #ECE8BE; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 130px; /*Width of top level menu link items*/
padding: 2px 8px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:13px;
text-decoration: none;
color: black;
height: 1%;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
background-color: #ECE8BE;
float: top;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 132px; /*width of sub menu levels*/
background-color: #a89e83;
color: black;
text-decoration:none;
padding: 1px 5px;
border: 1px solid black;
}

.suckertreemenu ul li a:hover{
background-color: #ECE8BE;
color: #778E60;
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style3 {
	font-size: 15px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #413cc;
	background-color: #cdde47;
	border: 1px black solid; }	
.style4 {
	font-size: 14px;
	font-style: italic;
}
.style5 {color: #666666}
.style6 {font-size: 11px}
.style8 {font-size: 18px;
font-weight: bold;
}

.style7 {	font-size: 14px;
	font-weight: bold;
	color: #413cc;}
.style9 {font-size: 14px}
.style10 {
	font-style: italic;
	font-weight: bold;
}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}
</style>