body  {
	color:                #020;
	font-size:             0.8em;
	font-family:           Verdana, Tahoma, Trebuchet, Geneva, "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica;
	font-weight:           normal;
	background: #9fd395;
	margin: 0 0 0 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.twoColFixLt #container { 
	width: 810px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColFixLth #container1 { 
	width: 910px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
}

#ohs { background-color:#ccff99}
.twoColFixLth #sidebar1h {
	float: left; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
}
.twoColFixLt #mainContent { 
	margin: 0px 0px 0px 240px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.twoColFixLth #mainContenth { 
	margin: 0px 0px 0px 240px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.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;
}
--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLt #sidebar1 { width: 200px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLt #sidebar1 { padding-top: 30px; }
.twoColFixLt #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->

p       {
	color:          #002;
	font-size:     100%;
	line-height:    130%;
	text-transform: none }

p.white       {
	color:          #007100;
	font-size:     100%;
	line-height:    150%;
	text-transform: none }

p.choose      {
	color:          #fff;
	font-size:     100%;
	line-height:    150%;
	text-transform: none }


span.highlight 
    {
	font-size:  100%;
	font-weight: bold }

a { color: #050; font-size: 100%; text-decoration: none }
a:Hover { color: #484; text-decoration: underline }

a.wh { color: #fff; font-size: 100%; text-decoration: underline }
a.wh:Hover { color: #333; text-decoration: underline }

a.anc { color: #047; font-size: 100%; text-decoration: underline }
a:Hover.anc { color: #484; text-decoration: underline }

a.menu { color: #050; font-size: 80%; text-decoration: none }
a:Hover.menu { color:#484; font-size: 80%; text-decoration: underline }

table
     {
	font-size:       100%;
	}
ul
    {
	font-size:  100%;
	line-height: 120% }

ol
    {
	color:#050;
	font-size:  100%;
	line-height: 120% }


img  {
	border: 0 }

input, textarea
  {
	border: solid 1px }

input.flat
  {
	border: solid 1px }

select
  {
	border: solid 1px }

h1
                {
	color: #050;
	font:   small-caps bold 175% / 150% Georgia, "Times New Roman", Times, serif, Georgia, "Times New Roman", Times, serif;
	margin: 0 }
h2
              {
	color: #050;
	font:   small-caps bold 150% / 150% Georgia, "Times New Roman", Times, serif, Georgia, "Times New Roman", Times, serif;
	margin: 0 }
h3
             {
	color: #050;
	font:   small-caps bold 125% / 150% Georgia, "Times New Roman", Times, serif, Georgia, "Times New Roman", Times, serif;
	margin: 0 }
h4
             {
	color: #050;
	font:   small-caps bold 115% / 150% Georgia, "Times New Roman", Times, serif, Georgia, "Times New Roman", Times, serif;
	margin: 0 }
h5
        {
	color: #050;
	font:   small-caps bold 120% / 120% Georgia, "Times New Roman", Times, serif, Georgia, "Times New Roman", Times, serif;
	margin: 0 }
h6
	        {
	color: #050;
	font:   small-caps bold 100% / 150% Georgia, "Times New Roman", Times, serif, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 7% }

#sidebar {
	font-family:      Verdana, Tahoma, Trebuchet, Geneva,  "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica,  ;
    font-size: 80%;
	width:240px;
	padding-left:0px;
	float: left;
	width: 200px;
	}

#sidebar ul {
  margin-left: 0;
  padding-left: 0;
  background-repeat: no-repeat;		
  }
  
  
#sidebar ul li { 
  margin: 2px 0 2px 0; 
  padding: 0;
  font-weight: normal;
  line-height: 18px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 2px;
  }
  
#sidebar ul li a { 
  text-decoration: none;
  padding-left: 12px; /* width of icon + whitespace */
  text-align: left;	
  width: 5px;
  }
  
#sidebar a:link, #sidebar a:visited  {
	color:     #494;
	margin-top: 0 }


#sidebar a:hover  {
	color: #6c6 }
	


/* Footer Text */	
p.FooterAddress{
	color:          #004d71;
	font-size:       75%;
	text-decoration: none }


table.footer {
	background-color: #f9fff9 }

table.home { color:#fff; font-weight:bold;}