body {
        width:1050px !important; 
	margin:0; 
	padding:0; 
	font:100% Arial !important; 
	color:#000; 
	background-color:#fff; 
	} 

li {
	padding-bottom:0px;
	}

ul {
	padding-top:3px;
	}

h1 { 
	color: #000066;
	background-color: transparent; 
	font-weight:bold;
	font-size : 120%; 
	padding: 5px 5px; 
	margin-top:15px;
	margin-bottom:5px;
	margin-left: -5px;
	}

h2 { 
	color: #000066;
	background-color: transparent; 
	font-weight:bold;
	font-size: 110%; 
	padding-bottom: 1px;
	}

h3 {
	color: #859333;
        font:110% Arial !important;        
	font-size : 110%;
	background-color: transparent; 
	font-style: italic;
	font-weight: bold;
	} 

h4 {
        color: #859333;	
        font:90% Arial !important;        
        font-size: 90%;
	font-style: italic;
	font-weight: bold;
	}

h5 {
	color: #859333;
        font:70% Arial !important;        
        font-size: 70%;
	}
h6 {
	font-size: 60%;
	font-weight: bold;
	}
	
img {
	border: none;
	padding: 0px;
	}

hr {
	color:#000; 
	} 

table {
	border-collapse:collapse;
	margin-bottom:10px;
	}

.scroller {
        display:block;
        width:730px;
        height:200px;
        margin:0;
        padding:0;
        background:inherit;
        overflow:auto;
	clear:both;
        border-left:1px solid #859333;
        border-bottom:1px solid #859333;
        border-right:1px solid #859333;
        }

.immg{
        position:relative;
        top:0px;
        left:0px;
        }

/*  Tsb Navigation Styles */

ul#tabnav {
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 1px;
	font: bold x-small verdana, arial, sans-serif;
	position: relative; 
	margin-bottom: 0px;
	}

ul#tabnav li {
	float: right;
	height: auto;
	background:url("/images/tabright_rev.gif") no-repeat right bottom;
	color: #FFFFFF;
	margin: 0px 0px 0px 2px;
	padding-right: 6px;
	}

ul#tabnav a:link, ul#tabnav a:visited {
	display: block;
	color: #FFFFFF;
	background:url("/images/tableft_rev.gif") no-repeat left bottom;
	text-decoration: none;
	padding: 2px 2px 5px 8px;
	font: bold x-small verdana, arial, sans-serif;
  }

ul#tabnav a:hover {
	color:#FFFF00;
	border-color: #007A63;
  }


.submitlink {
	font:75% Arial, verdana, sans-serif;
	}

.email {
	margin-top: 1px; 
	text-align: right;
	float: right;
	margin-bottom: 10px;
	margin-right: 30px;
        cursor: url("camera1.cur"), url("camera1.csr");
       }

.email a{
        text-decoration:none;
        color:#859333;
        }

.email span{
           margin-left: 10px;
           height: 36px; 
           display: table-cell;
           vertical-align: top;
           }

#footnote {
	background-color:#E7E7E7;
	border:1px solid #c0c0c0;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	}


.footerNotes {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	width: 70%;
	}

#footer {
	clear: both;
        margin-left:270px;
	background-color:#E7E7E7;
	border:1px solid #c0c0c0;
	padding:5px;
	margin-top:15px;
	margin-bottom:5px;
	}
#footer p {
  margin:0px;
  }

.imgleft {
	float: left;
	padding: 5px;
	}

.imgright	{
	float:right;
	padding: 5px;
	}

.txtalignright {
	text-align: right;
	}
	
.txtalignleft {
	text-align: left;
	}
	
.searchtext {
	font-size: 90%;
	}

.strongtext {
	font-weight: bold;
	}

.pdfdoc {
	font-size: 80%;
	color: #008C00;
	}
	
a.menulinks, a.menulinks:visited {
	color: #406921;
	text-decoration: none;
	font-weight: bold;
	}

a.menulinks:hover {
	color:#000000; 
	text-decoration:underline; 
	font-weight:bold;
	}

#header {
	position:absolute;
	font:70% Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	padding: 4px 5px 5px 5px;
	top:1px;
	} 

#header a {
	color:#B5CFFF; 
	text-decoration:underline; 
	font-weight:bold; 
	} 

#header a:hover {
	color:#FFF; 
	text-decoration:underline; 
	font-weight:bold; 
	} 

#toplist {
	text-align: right; 
	font:70% Arial, Verdana, Helvetica, sans-serif;
	white-space:nowrap;
	background-color:#000; 
	padding:5px; 
	color:#ffffff;
	}

#toplist a {
	color:#B5CFFF; 
	text-decoration:underline; 
	font-weight:bold; 
	} 

#toplist a:hover {
	color:#FFF; 
	text-decoration:underline; 
	font-weight:bold; 
	} 

#tagline {
	padding:0px;
	margin:0px 0px 0px -3px ;
	background-repeat:no-repeat;
	background-color:#fff;
	}

#searchform	{
	position:absolute;
	top:145px;
	left:750px;
	text-align:right;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	}
	
#hidden {
	display:none;
	}

#content {
        width: 730px !important;
	margin-left:270px;
	margin-top: 3px;
	padding-left:5px;
	padding-bottom:20px;
	font-size:100%;

/* Min-height for CSS compliant browsers */
	min-height: 500px; /* FF/Moz */
	}

/* Min-height for IE */
* html #content {
  height: 500px; 
  }

#sidebar {
	position:absolute !important;
	top:199px !important; 
	margin-left:0px !important;
	margin-top: 0px !important;
	left: 0px !important;
	padding-top:0em !important;
	width: 175px !important;
	border-right: 1px solid #859333;
	border-bottom: 1px solid #859333;
	background-color: #859333;
	/*background-color: #003399;*/
	}

/* IE min-height */
* html #sidebar {
	height: 40px;
	}

#sidebar ul	{
	margin:0px;
	padding:0px;
	text-align:left;
	border:0;
	}

#sidebar h1 {
	background-color: #003300;
	font-size: 90%;
	font-weight: bold;
	margin: 6px 0px 0px 0px;
	color: #FFF;
	padding: 3px; 
	border: none;
	border-bottom: 1px solid #c0c0c0;
	}

#sidebar li {
	background-color: #859333;
	font-size:80%;
	list-style: none;
	border-bottom: 1px solid #c0c0c0;
	}

#sidebar li:hover {
	background-color: #003300;
	width: 100%;
	}

#sidebar a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	display: block;
	padding: 2px 0px 2px 3px;
	text-indent: 0px; 
	width: 98%;
	}

#sidebar a:hover {
	color:#FFF; 
	text-decoration:none; 
	font-weight:bold;
	background-color: #003300;
	}
	
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, 
body#tab4 li.tab4, body#tab5 li.tab5 {
	border-top: 1px solid #fff;
	color: #000000;
	background-color: #FFFFFF;
  }

body#tab1 li.tab1 a:link, body#tab1 li.tab1 a:visited,
body#tab2 li.tab2 a:link, body#tab2 li.tab2 a:visited,
body#tab3 li.tab3 a:link, body#tab3 li.tab3 a:visited,
body#tab4 li.tab4 a:link, body#tab4 li.tab4 a:visited,
body#tab5 li.tab5 a:link, body#tab5 li.tab5 a:visited {
	color: #000000;
	background-color: #FFFFFF;
  }



