/* CSS Document */

body, html{

height:100%;
margin:0 0 0 0;
padding:0 0 0 0;
background-color:#ffffff;
font-size:12px;
FONT-FAMILY: "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

table{
padding:0px;
margin:0px;
border-collapse:collapse;
}

table td{
border-collapse:collapse;
padding:0px;
margin:0px;
font-size: 11px;
}


div#sepbar{
	background-color:#FFFFFF;
	height:11px;
}


td.rightblock{

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;

}


div#logo{
	vertical-align:middle;
	background-position:center;
	background-repeat:no-repeat;
	float: left;
	height: 72px;
	width: 300px;
}

p#contentheading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	text-transform: uppercase;
	color: #3A7500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	padding:0px;
	margin:10px 0px 10px 0px;
}


td.content_main{
padding: 1px 15px 15px 15px;
font-size:12px;
FONT-FAMILY: "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

table.bg{
background:url(../imgs/back.jpg);
background-repeat:no-repeat;
background-position:center;
height:100%;
width:100%;
}

table.main{
WIDTH: 800px;
height:88%;
}

table.main1{
WIDTH: 800px;
height: 57px;
background:url(../imgs/logos.png);
background-position:center;
background-repeat:no-repeat;
}

#topbar{
	width: 790px;
	height: 58px;
	vertical-align:middle;
}

div#top{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	height:10px;
	float: right;
	padding-right:30px;
	padding-top:12px;
	vertical-align:text-bottom;
}

div#top a {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

div#top li {
	padding: 20;
	display: inline;
	background: none;
}
div#top ul {
	margin: 0;
	padding: 0;
}
div#top a:link, div#top a:visited {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
div#top a:hover{
	color: #ffffff;
	text-decoration:underline;
}

div#footerwrapper{
	align: center;
	background-color: #ffffff;
	width: 790px;
	height: 100px;
	bottom: 0;
}

div#footer{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	text-align:center;
	font-size: 11px;
	color: #f1f1f1;
	padding-top: 25px;
}
div#footer a:link, div#footer a:visited{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
div#footer a:hover{
	color: #aee856;
}


div#header2{
	background-color: #353535;
	height: 160px;
/*	background-image: url(../images/1.jpg);
	background-repeat: no-repeat; */
}

h1 {
  font-weight: normal;
  font-size: 20px;
  color: #666666; 
}

  a:link {
    text-decoration: none;
  }
  a:visited {
    text-decoration: none;
  }
  a:hover {
    text-decoration: none;
  }
  a:active {
    text-decoration: none;
  }
  body {
    background-color: #FFFFFF;
  }
  .style5 {font-size: 18px}
  .style6 {  font-size: 9px;
    font-weight: bold;
  }
  .style8 {color: #205D00}
  .style10 {font-size: 12px}
  .style17 {font-size: 11px; font-weight: bold; }
  .style19 {
    color: #000000;
    font-size: 12px;
  }
  .style20 {
    font-size: 12px;
    font-weight: bold;
    color: #666666;
  }
  .style21 {font-size: 14px; font-weight: bold; 
  }
  .style23 {font-size: 12px; font-weight: bold; }
  .style25 {font-size: 12px; }
  .style36 {font-size: 11px; font-weight: normal;}
  .style26 {color: #6E6CA8}
  .style27 {color: #6E6CA8; font-size: 12px; font-weight: bold; }
  .style29 {font-size: 12; font-weight: bold; }
  .style31 {
    font-size: 12px;
    font-weight: bold;
  }
  .style33 {font-size: 12px; font-weight: bold; color: #6E6CA8; }
  .style35 {font-size: 11px; font-weight: bold; }
  .borderline tr {
    background-attachment:scroll;
    background-color:transparent;
    background-image:url('../imgs/line_down_table.jpg');
    background-position:center bottom;
    background-repeat:repeat-x;
  }
  .borderline td {
    padding: 4px 0;
  }

