body {
  font-family: Century Gothic, Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #9CA592;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

ul {
	list-style: outside;
	list-style-type: square;
}

li {
	list-style-image: url(../images/bullet.gif);
	color: #212121;
	font-size: 12px;	
}
li a {
	font-weight: bold;
	text-decoration: none;
}

.file ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.file ul li {
	font-size: 10px;	
	list-style: none;
	border-bottom: 1px solid #5b6b46;
	border-top: 1px solid #9DA692;
	margin: 1px 1px 0px 0px;
}
.file ul li a {
	padding: 4px 4px 2px 6px;
	display: block;
	color: #E4EDD8;
	font-weight: normal;
	list-style: none;
	text-decoration: none;
}
.file ul li a:hover {
	background-color: #5B6B46;
	display: block;
	color: #FFFFFF;
}


p {
	color: #212121;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	padding-top: 2px;
}

a:link {
	color: #212121;
	text-decoration:underline;
}

h5 {
cursor:hand;
cursor:pointer;
background-color: #DBDEDC;
margin: 1px;
padding: 5px;
border-bottom: 1px solid #9DA692;
}


#center {
	width: 790px;
	height: 590px;
	color: #FFFFFF;
	margin: 5px auto;
}
#header {
	margin: 0;
	border: 1px solid #000000;
}
/* .nav {margin: 0px; padding: 20px 0; display:block; width: 450px; }   
.nav a {text-decoration: none; color:#F4F4F4; font-weight: bold; padding: 10px 4px; margin-right: 5px; text-align: center; background-color: #000000;  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid #333333; border-top: 1px solid #333333; border-right:1px solid #003200; border-left: 1px solid #003200;}
.nav a:hover{ border: 1px solid #ffffff; background-color: #000000; color:#CCCCCC ;}  */
.footer {font-size: 9px; color: #000000; border: 1px solid #000000;  margin: 0; padding: 15px 15px; }
.footer a {color: #000000; text-decoration:underline; padding: 2px 5px; border-right: 1px solid #999999; border-left: 1px solid #FFFFFF;}
.footer a:hover {color: #999999; text-decoration:underline; background-color: #333333;}
.tag  {
	display: block;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #212121;
	font-weight: bold;
	background-color: #9CA592;
	margin:15px 15px 5px 15px;
	padding:5px;
	border: 1px solid #212121;
}
.tagFTP  {
	display: block;
	float: left;
	width: 70px;
	background-color: #BDCFC1;
	margin: 5px 10px;
	padding:5px 10px;
	border: 1px solid #212121;
	font-size: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	color: #212121;
	font-weight: bold;
}

.line {
 /*background-color: #9DA692;  
	background-image: url(../images/nav_back.jpg);
background-attachment:fixed;
background-position: right top;
background-repeat: no-repeat;
border-bottom: 1px solid #212121;*/
} 
.box {
	margin: 4px 12px 1px 12px;
	font-size: 11px;
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #212121;
	clear:both;
	}
.box a {
	color: #DBDEDC;
}

.box h3  {
	display: block;
	width: 180px;
	border: 1px solid #F9FFF1; 
	background-color: #333;
	font-size: 14px;
	padding: 2px 5px;
	margin: 8px 0 0 0;	
	color: #FDFFFA;
}


.box h4 a {
	display: block;
	width: 180px;
	border: 1px solid #F9FFF1; 
	background-color: #333;
	font-size: 14px;
	padding: 2px 5px;
	margin: 8px 0 0 0;	
	color: #FDFFFA;
}
.box h4 a:hover {
	border: 1px solid #FFFFFF; 
	background-color: #015201;
}

.box_sub {
	margin-top: 10px;
}
.box_sub h3 {
	border: 1px solid #212121; 
	background-color: #9CA592;
	font-size: 12px;
	padding: 5px;
	margin: 5px 25px;	
	color: #FDFFFA;
	}
.box_sub h3 a {
	color: #212121;
	text-decoration:none;
}
.box_sub h3 a:hover {
	color: #5B6B46;
	background-color: #DBDEDC;
}



/* ------------ extras for nav -------------*/

.basictab ul{

margin: 1px 0 0 0;
padding: 5px 4px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 12px;
margin: 4px 1px 0px 5px;
border-left: 1px solid #5B6B46;
border-right: 1px solid #5B6B46;
background-color: #5B6B46;
color: #FDFFFA;
}

.basictab li a:hover{
background-color: #9DA692;
color: black;
border: 1px solid #212121;
border-bottom: none;
}

.basictab li a.current {
background-color: #9DA692;
color: black;
border: 1px solid #212121;
border-bottom: none;
}

.basictab li a.visited {
background-color: #9DA692;
color: black;
border: 1px solid #212121;
border-bottom: none;
}


#tabcontentcontainer{
width:100%; /*width of 2nd level content*/
height:0px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
font: 12px Verdana;

}
.tabcontent a {
	border-top: 2px solid #CCCCCC;
	margin: 10px 5px 0 0;
	padding: 0px 15px 4px 15px;
	text-decoration:none;
}
.tabcontent a:hover {
	background-color:#CCCCCC;
}

.tabcontent a:visited {
color: #212121;
}

.boxed h3 {
	width: 250px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	color: #000000;
	background-color: #E4EDD8;
	margin: 10px 30px;
}
.boxed p {
	margin: 2px 20px;
	padding: 2px 10px;
}

.boxed {
	border: 1px solid #999999;
}

#frame {
	position: relative;
	width: 250px;
	float:right;
	margin: 0px 5px 0px 20px;
	background-color: #9DA692;
}	

.underline  {
	border-bottom: 1px solid #212121;
}
/* switch menu css  */

.menuOut {cursor:pointer; margin:2px; background-color:#0099cc; color:#000000; width:120px; border:1px solid #000000; padding:2px; text-align:center; font-family:arial; font-weight:bold;}
.menuOver {cursor:pointer; margin:2px; background-color:#000000; color:#0099cc; width:120px; border:1px solid #0099cc; padding:2px; text-align:center; font-family:arial; font-weight:bold;}
.submenu {width:115px; font-family:arial; font-size:11px; padding-left:5px;}
.submenu a {color:#000080; text-decoration:none; font-weight:none;}
.submenu a:hover {color:#ff0000; text-decoration:none; font-style:none; font-weight:none;}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin:5px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin: 0px;
 padding: 3px 0;
 border-bottom: 1px solid #dbdedc;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #5B6B46; }
ul.tabbernav li a:visited { color: #5B6B46; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #DBDEDC;
 border-color: #212121;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:1px;
 border:1px solid #5B6B46;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 height:231px; 

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

  overflow:auto;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
.tabberlive .tabbertab a:visited {
color: #212121;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 .tabbertab {
 background: none;
 font-size: 10px;
 padding: 0px;
 margin: 0px;
 overflow:auto;
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 color: #000000;
 background: none;
 overflow:auto;
}





.float_box {
	position: relative;
	width: 200px;
	float: right;
	margin: 2px 10px 2px 30px;
	display:block;
}

.small_link {
	display: block;
	border-top: 1px solid #CCCCCC;
	margin: 2px 5px;
	padding: 1px 10px;
	color: #333333;
	clear:left;
}
.small_link img {
	margin: 0px 5px 0px 0px;
	float: left;
}
.small_link p {
	font-size: 10px;
	}
.small_link a:link, .small_link a:visited {
	font-size: 10px;
	color: #004000;
}
.boxylink a:link, .boxylink a:visited {
	border: 1px solid #cccccc;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	font-weight:bold;
	color: #336666;
	text-decoration:underline;
}
.greenlink a {
	font-weight: bold;
	font-size: 100%;
	color: #5B6B46;	
}