@charset "utf-8";
/* CSS Document */

<!-- 
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 120%;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 940px;
	margin: 0 auto;
	background-image:none;
	border: none;
	text-align: left;
} 
#header {display: none;}

#sidebar1 {
	float: left;
	width: 244px; 
	background-image: display: none;
}
#sidebarmenu {
	padding: 15px 14px 20px 15px;
}
#search {display:none;}

#rotater {display:none;}

#pageimage {display:none;}

#mainContent { 
	margin: 0 0 0 250px; 
	padding: 20px 20px 20px 43px; 
} 

#mainContent h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color: #0E3C0E;
	font-weight:bold;
	line-height: 110%;
}
#mainContent h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color: #0E3C0E;
	font-weight:bold;
	line-height: 110%;
}
#mainContent h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #0E3C0E;
	font-weight:bold;
	line-height: 110%;
}

#mainContent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 120%;
	}
#mainContent li {
	list-style-image:url(images/bullet.gif);
	}
a:link {color: #06C; text-decoration:none}
a:visited{color: #063607;}
a:hover{color: #063607;}
a:active{color: #063607;}
a:focus{color: #063607;}

#footer { 
	padding: 0 10px 0 20px;
	background:#FFF; 
} 
#footer p {
	margin: 0;
	padding: 20px 0 20px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #000;
	font-weight: bold;
	line-height: 120%;
	text-align:center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.CollapsiblePanel {display: none;}

.CollapsiblePanelTab {display: none;}

.CollapsiblePanelContent {display: none;}
.CollapsiblePanelContent ul{display: none;}

.CollapsiblePanelContent li{display: none;}

a.menu:link {color: #063607; text-decoration:none}
a.menu:visited {color: #063607; text-decoration:none}
a.menu:hover {color: #063607; text-decoration:none}
a.menu:active {color: #063607; text-decoration:none}
a.menu:focus {color: #063607; text-decoration:none}

.CollapsiblePanelOpen .CollapsiblePanelTab {display: none;}
.CollapsiblePanelClosed .CollapsiblePanelTab {display: none;}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {display: none;}
.CollapsiblePanelFocused .CollapsiblePanelTab {display: none;}

--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
