/* Initial Settings */


html, body {
  margin: 0;
  padding: 0;
  height: 100%; /* Required */
  
}

body  {
	background: #fff url(images/blendco.jpg) repeat-x;
background-position: 0px 0px;
}
td	{
    vertical-align: top;
	background: transparent;
}

p, h1, h2, h3, h4, h5, ul, ol, li, table, div, table, tr, td	{
	font-family: Arial, helvetica, sans-serif;
}

p {
	color: #000;
	font-size: 12px;
	line-height:18px;
    	padding: 0 .5em 0 2px;

}

h1, h2, h3, h4, h5, h6	{
  font-weight: bold;
}

h1, h2, h3, h4	{
  color: #999966;
}

h1  {
  font-size: 14px;
  line-height: 17px;
}

h2  {
  font-size: 13px;
  line-height: 16px;
}

h3  {
  font-size: 12px;
  line-height: 15px;
}

h4 {
  font-size: 11px;
  line-height: 14px;
}

h5 {
  font-size: 10px;
  line-height: 14px;
}

h6 {
  font-size: 10px;
  line-height: 12px;
}

a:link {
color:  #904927;
font-size: 12px;
}

a:visited {
color:  #904927;
font-size: 12px;
}

a:hover {
color:  #FFD97C;
font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: square;
	color: #000;
	margin-left: 15px;
}

/*End Initial Settings*/

div#corner  {
	background: transparent url(images/top_corner.gif) left top no-repeat;
	padding: 0 2px 0 0;
	color: #fff;
	line-height: 28px;	
}





td.footer  {
	background-color: #000;

		
	height: 10px;
}


td.content  {
   background-color: #FFF;
    padding: 5px 5px 5px 5px;

}
.contenth1 {
color: #3F621C;
font-weight: bold;
font-size: 14px;
}


.content h3 {
color: #cc6635;
font-weight: bold;
font-size: 12px;
}




div#main a:link {
color:  #904927;
font-size: 12px;
}

div#main a:visited  {
color:  #904927;
font-size: 12px;
}

div#main a:hover  {
color:  #3F621C;
font-size: 12px;
}

.blktxt {
color: #000;
}

td.logo  {
background-color: #CCCC99;
}
  
td.bg_white  {
    background-color: #fff;
}
td.bgblk  {
    background-color: #000;
}

td.bg_org  {
  background-color: #CC6635;
}

td.bg_org p {
  line-height: 14px;
  font-size: 12px;
  font-weight: bold;
   color: #F9D59A;
   text-align: center;
   padding-top: 3px;
}

div#orgtab  {
padding-top: 3px;
height: 18px;

text-align: center;
}






td.bgtan  {
    background-color: #e9d5b5;
}

td.bglttan  {
    background-color: #f5ecdd;
}

div#leftnav   {
padding-left: 6px;
font-size: 12px;

width: 180px;
}

div#leftnav p  {
    line-height: 14px;
	padding-left: 6px;
	font-size: 12px;
}

.navhead {
font-size: 13px;
font-weight: bold;
color: #904927;

}
div#leftnav a:link {
	font-weight: bold;
	color: #904927;
	text-decoration: none;
    line-height: 14px;
	padding: 1px;
	font-size: 12px;
}

div#leftnav  a:visited {
	font-weight: bold;
	color: #904927;
	text-decoration: none;
    line-height: 14px;
    padding: 1px;
	font-size: 12px;
}

div#leftnav  a:hover    {
	 background-color: #000;
	 color: #6bbe59;
	 padding: 1px;
	 border: 0px;
	 text-decoration: none;
	 font-size: 12px;
}
 
 
 .lttan {
 background-color: #E0E0C2;
 }

.ltgrn {
 background-color: #C7C7AB;
 }


input  {
color: #000;
background-color: #e9d5b5;
font-family: arial, sans serif;
font-size: 11pt
} 

TEXTAREA {
background-color: #e9d5b5;
color: #000;
font-family: arial, sans serif;
font-size: 11pt;
font-weight: normal
} 


input.btn{
   color:#000;
   font-family: arial, helvetica, sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   }


.caption { 
font-size: 10px;  }