body, div, p, table, tr, th, td, li, dd, h5, h6, h7, input, select {
	font-family: Verdana, sans-serif;
font-size: 10pt;
color:#333333;


}

p
{

margin-bottom:10px;
margin-top:0px;

}



h1 {
font-size: 18pt;
font-family: Tahoma, sans-serif;
font-weight: bold;
color:#663399;
margin-top:20px;
margin-bottom:0px;
}


h2 {
font-size: 10pt;
font-family: Tahoma, sans-serif;
font-weight: bold;
color:#663399;
margin-bottom:0px;
}

h3 {
font-size: 10pt;
font-family: Tahoma, sans-serif;
font-weight: bold;
color:#333333;
margin-bottom:0px;
}


h4 {
font-size: 8pt;
font-family: Verdana, sans-serif;
font-weight: bold;
color:#333333;
margin-bottom:0px;
}






#Wrapper {
        text-align:left; 
       
	width: 944px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
        border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}




#Banner {
        width:100%;
	

	background-color: #ffffff;
}


#access ul {
vertical-align:bottom;
float:right;
padding-right:10px;
	
}

#access li {
	display: inline;
	list-style-type: none;

}

#access  li a {
	
	text-decoration: none;
	
	
}

#Header {
width:100%;
height:130px;
}

#logo
{
vertical-align: bottom;
padding-bottom:8px;



}

#access{
	vertical-align: bottom;
	text-decoration: none;
	color: #000000;
padding-right: 25px;
	height:10px;
}


#Nav_table {
	

height: 62px;
width: 100%;

}


#Nav {
font-size: 115%;

height: 62px;
horizontal-align:center;
padding-left:65px;
}




.suckertreemenu ul{
font-weight: bold;
margin: 0;
padding: 0;
list-style-type: none;
font-family: arial, sans-serif;
font-size: 110%;
}





/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
/*background-color: #  ; overall menu background color*/
}





/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
/*Width of top level menu link items*/
padding: 1px 90px 1px 0px;
border-left-width: 0;
text-decoration: none;
color: white;
}


	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0px;
position: absolute;
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;
background-color: #BCD331;

}



/*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;
background-color: #BCD331;
}



/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 140px; /*width of second menu levels*/
background-color: #BCD331;
color: black;
text-decoration: none;
padding: 1px 2px;

}



.suckertreemenu ul li a:hover{
text-decoration: underline;
color: white;
}



/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background:  url(/_content/55193) no-repeat center right;
}




/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background:  url(/_content/55193) no-repeat center right;
}

* 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 */













#Main { 
width: 924px;
background-color:white; 
padding: 10px;
}




#Main a {
	color: #333333;
}

#Main a:hover {
	color: #663399;
}




.content{

width:800px;
}

.rcol { width:144px;  
background-color:#ffffff; 
border-left: 1px dotted #000000;


}


#Footer {
   width:100%;
   background-color:white;
border-top: 1px solid #000000; 
}