/* CSS Document */

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0; /* zeroes the margins on the body */
	padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
	border: 0; /* zeroes off any existing border */
	min-width: 749px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from 			disappearing off the left edge with Gecko browsers */
} 
	
img	{
	border: 0;
	}

p 	{
	margin-top: 0;
	}
	
h1 {
	font-size: 18px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
	
h2, h3 {
	color:#000;
	margin-bottom:4px;
	}
h2	{	
	font-size:14px;	
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000;
	}
h3	{
	font-size:14px;
	font-weight: bold;
	}
h4, h5	{
	color:#000;
	}

h4	{
	font-size:13px;
	margin-bottom: -6px;
	}
	
h6	{
	color:#000;
	font-weight:bold;
	font-size:12px;
	margin-bottom:-3px;
	}
hr {
	horizontal-align:center;
	}

#p7swapmenu {
	display:none;
}

#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}


.closed ul{display:none;}
.open ul{display:block;}

.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 0px 50%;
	color: #000;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	padding: 6px 0px 6px 25px;
	text-decoration: none;
}

.closed a:hover, .open a:hover {
		color: #000;
}

.closed a {background-image: url(../images/menuclosed.gif);}

.open a {background-image: url(../images/buttonopen.gif);}

.closed a:hover {background-image: url(../images/menuclosedhover.gif);}

.open a:hover {background-image: url(../images/buttonopenhover.gif);}
.open a:active {background-image: url(../images/buttonopenhover.gif);}

.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(../images/pagebullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	border: 0;
	color:#000;
	font-size: 9pt;
	font-weight: normal;
	padding: 0 0 0 15px;
	margin: 2px 0 0 16px;
}
#banner {
	display:none
}
.wrapper {
	display:none;
	border:none;
}
#leftside {
	display:none;
}
#leftside p {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#leftside a {
	text-decoration: none;
	color: #000000;
}
#leftside a:hover {
	text-decoration: none;
	color: #fff;
	background-color:#999;
}

#rightside {
	display:none;
}
#rightside p {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	}
#rightside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
	}
#rightside h2 {
	margin: 5px 5px 0px 0px;
	padding: 0px 5px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-repeat: no-repeat;
}
#rightside a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#rightside a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#mainbody {
	position: relative;
	float: left;
	width: 677px;
	padding: 10px 10px 10px 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	z-index: 20;
}

#mainbody p, li, td	{
	font-size:13px;
	}
#mainbody a:link {
/*	color:#900;*/
	margin-bottom:.2px;
	}

/*#mainbody a:visited {
	color:#621B4B;
	}*/
	
#mainbody a:hover	{
	color:#00C;
	}
	
#mainbody a:active {
	color:#00C;
	}

#box {
	width: 150px;
	background-color: #bf0000;
	margin: 5px 10px 5px 10px;
	padding: 5px 5px 0px 5px;
	float: right;
}
#box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height: 1.5em;
	font-weight: bold;
}
#box ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 0;
	margin-left: -1em;
	padding-left: 0;
}

#footer {
	color:#666;
	font-size:10px;
	text-align: right;
	z-index:7;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


	
#bannerprint	{
	top: 5px;
	left: 5px;
	z-index: 25;
	}

#search {
	display:none;
}

.horizmenu	li {
	list-style-type:none;
	text-align: center;
	display: inline;
}
	
.recyclehead	{
	color:#000;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.vertmenu	li {
	list-style-type:none;
	line-height:20px;
	}
		
#recycle	{
	background-color:#ECFFEC;
	margin: 6px;
	border: thin solid #006633;
	width: 450px;
/*	margin-left: 10px;*/
	}
.search	{
	padding-bottom:-5px;
	font-size: 14px;
	color: #006634;
	font-weight: bold;
	}
#topmenu	{
	display:none;
	}

.inverse	{
	background-color:#006633;
	color:#fff;
	}
.leftpadding	{
	padding-left:5px;
	}
.floatright	{
	float:right;
	}
.footnote	{
	font-size:11px;
	font-style:italic;
	}
	
.longlist li {
	padding-bottom:8px;
}
.subtitle {
	font-style: italic;
	font-weight: bold;
	}
	
fieldset { padding: 10px; 
           border: 2px solid #999; }

legend {
	font-weight: bold;
	font-size: larger;
	}


#buttons { margin-top: 10px; text-align: center; }

#sidebox	{
	font-size:10px;
	float:right;
	width:180px;
	line-height:.9;
	padding:4px;
	margin-left:5px;
	border: thin solid #000000;
	background-color: #F2FFF4;
	}

