html
{
color:#000;background:#FFF;
}

/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
/*make ie break table shading!*/
/*	background: transparent;*/ 
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

body
{
color: #817e7e;
line-height: 1.2em;
font-size: 8pt;
}

.css_right
{
float: right;
}

ol, ul {
list-style: none;
}

h1, h2, h3
{
color: #b2d235
}

h1
{
  padding-top:0px;
  font-weight:normal;
  font-size:16pt;
	padding-bottom: 10px;
	line-height: 1.2em;
}

h2
{
  font-size: 12pt;
  line-height: 1.2em;
  padding-bottom: 10px;
	padding-top: 10px;
  font-weight: bold;
}

h3
{
  font-size: 11pt;
  line-height: 1.2em;
	padding-bottom: 5px;
	padding-top: 15px;
  font-weight: bold;
}

a:focus,
a:active,
input:focus
{
  outline: none !important;
  -moz-outline: none !important;
}

a:focus,
a:active,
input:focus
{
 outline:expression(hideFocus="true") !important; /*for IE */
}


a
{
color:#87c6d9;
text-decoration:none;
}

a:hover
{
color:#00aeef;
text-decoration:none;
}


table
{
width: 100%;
border-collapse: collapse;
border-spacing: 0;				
}

table th, table td
{
font-size: 8pt;
}

.topbanner
{
background-color: #b2d235;
background-image: url(../img/flowerloop.jpg);
color: #ffffff;
background-position:0px, 20px;
background-repeat: repeat-x;
height:170px;
margin-bottom: 15px;
}

.footer
{
background-color: #b2d235;
background-image: url(../img/grassloop.jpg);
color: #ffffff;
background-repeat: repeat-x;
height:34px;
}


#footer
{
  clear:both;
  background-color:#b2d235;
  height: 35px;
	color:#ffffff;
	text-align:center;
	font-size:8.4pt;
}

#footer li
{
  float:right;
}

#footer li
{
  float:right;
	/*width: 200px;*/
  height: 12px;
	padding:10px 40px 5px 0px;
}

#footer li a {
  color:#ffffff;
  display:block;
	text-decoration:none;
}

#footer li.active a
{
  color:#87c6d9;
}

#footer li a:hover, #navfooter li.active a:hover
{
  color:steelblue;
}

#footer .copyright
{
  float: left;
  color:#ffffff;
  display:block;
  font-size:8.7pt;
  margin:0px; 
  padding:10px 0px 0px 50px;
}

.leftnav
{
float:left;
/*width:190px;*/
}

.rightnav
{
float:right;
width:180px;
padding-top:0px;
}

.content
{
/*border-left:1px soldid lightgrey;*/
/*margin-left:200px; left nav*/
margin-left:0px;
/*border-right:1px solid lightgrey;*/
/*right margin for Lorem ipsum margin-right:200px;*/
margin-right:1px;
/*padding: 20px;*/
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
padding-top:30px;
}

.filtertext
{
/*color: #b2d235;*/
color: #93b504;
}

.filterarea
{
border: 1px solid #b2d235;
margin-bottom: 10px;
padding: 5px;
}

/*.footer
{
clear:both;
padding-top:5px;
padding-bottom:5px;
background-position:bottom;
margin-top:15px;
}*/

.alignCheckbox  {
    margin: 0px 3px 0px 3px;
		padding: 0px;
		vertical-align: bottom;
}

.borderdiv
{
border: 4px solid #b2d235;
border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px;
background-image:url('../img/swirl.png');
background-repeat:no-repeat;
background-position:right 0px;
}

.dashdivitem
{
float:left;
padding-left:40px;
height:150px;
font-size:10pt;
width:200px;
}

.h3bug
{
height:36px;
}

.dashsection
{
padding-left:36px;
}

