html { 
  padding:0px;
  margin:0px;
}

body {
	background-color: #FFF;
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#222;
	margin:0;
	padding:0px;
	line-height: 1.3em;
	min-width: 820px;
}

p,pre,li,dl,h1,h2,h3,h4 {
  margin:0px 10px 10px 10px;
}

div#chromemenu li {
  margin: 0;
}

h1 {
	font-size:170%;
	background-color: transparent;
	padding-bottom: 5px;
	line-height: 1.2em;
	}

h1,h2,h3,h4 {
	color: #222;
	margin-top: 15px;
	padding-top:5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#main-column h2 {
line-height:1.3em;
}

#main-column h3 {
font-size: 1.3em;
}

a { 
color: #0066CC;
background-color:transparent;
text-decoration: none; 
}
 
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

hr {
clear:both;
width: 100%;
color: #fff;
background-color: #fff;
height: 5px;
border:none;

}

a.pdfLink, .downloads a.pdfLink {
background: url(../img/pdf_icon.gif) no-repeat 0 50%; 
padding: 0 0 0 17px;
	display: inline-block;	/* IE correction to show the icon */
	cursor: pointer;	/* IE correction to show hand instead of arrow */
	vertical-align: bottom;	/* Opera correction to get the last word vertical aligned */
}

.error {
	margin-top: 20px;
	background: #fde6ec;
	border: 2px solid #cc9a9d;
	color: #cf1124;
}

.error h1 {
	color: #cf1124;
}


/*  positioning-layers*/

#links-column {
	width:175px;
	left:0px;
	float:left;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}

#main-column {
	margin: 0px 25px 0px 180px;
	padding:0px;
	font-size: 85%;
}

#news-column{
	right: 0px;
	width: 175px;
	padding: 0px;
	margin: 0;
	background-color: #FFFFCC;
}

#header {
	background-color:#003366;
}

#header p {
	padding:5px 10px 0px 30px;
	margin:0px;
}

.contentright {
	padding:0px;
	float: right;
	}
	
#searchdiv {
	background-color: #001B37;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	height: 36px;
}	
	
#searchright {
    float: right;
	margin: 0;
	padding: 5px 15px 0 0;
	color: #FFFFFF;
	font-size: 90%;
	text-align:right;
	}	

#footer {
	clear: both;
	padding-top: 60px;
	padding-bottom: 15px;
	font-size: 75%;
	line-height: 1.3em;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-left: 1em;
}

.image-list {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.text-list {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 85%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
}

.newsTitle {
font-size: 18px;
}

#main-column ul {
	list-style-type: square;
}

#main-column h3 .borderNone {
	border-bottom: 1px solid #FFF;
}

/* Begin Footlist */

#menu { 
	position: relative; 
	display: block;	
	height: 123px; 
	clear: both; 
	padding: 0;
  }
  
#foot-list { 
	width: 408px; 
	height: 46px; 
  }

#foot-list b { 
	display: none; 
  }

#fa-bg, #fa-on { 
	position: absolute; 
	left: 0px; 
	background: transparent url(../img/footer.jpg) no-repeat 0px 0px; 
  }
  
#fa-bg, #fa-on { 
	position: absolute; 
	left: 62px; 
	background: transparent url(../img/footer.jpg) -62px 0px no-repeat; 
}

#fa-bg, #fa-on { 
	position: absolute; 
	left: 120px; 
	background: transparent url(../img/footer.jpg) -120px 0px no-repeat; 
}

#fa-bg, #fa-on { 
	position: absolute; 
	left: 178px; 
	background: transparent url(../img/footer.jpg) -178px 0px no-repeat; 
}

#fa-bg, #fa-on { 
	position: absolute; 
	left: 218px; 
	background: transparent url(../img/footer.jpg) -218px 0px no-repeat; 
}

#fa-bg, #fa-on { 
	position: absolute; 
	left: 277px; 
	background: transparent url(../img/footer.jpg) -277px 0px no-repeat; 
}

/* End Footlist */




/* Begin Whats New Content */

#whatsNew {
	float: right;
	margin-left: 10px;
}
 
#whatsNew dl {
	width: 200px;
	margin: 10px 0 20px 10px;
	padding: 0;
	background: #EEEEEE url(../img/n-box-bottom.gif) no-repeat left bottom;
}

	#whatsNew dt {
	margin: 0 0 10px;
	padding: 5px 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #fff;
	background: #003366 url(../img/n-box-top.gif) no-repeat left top;
	font-weight: bold;
}
	
	#whatsNew dd {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 12px;
	color: #333333;
	background: url(../img/bullet_wn.gif) no-repeat 0 4px;
}
		
	.news-big a {
	color: #FF3300;
	font-size: 120%;
}	

	.news-big a:visited {
	color: #FF3300;
}	
/* End Whats New Content */	

/* Begin Featured Application Content */
	#feaApp dt {
	margin: 0 0 10px;
	padding: 5px 10px;
	color: #4D442C;
	border-bottom: 1px solid #fff;
	background: #FFFF3C url(../img/n-box-top.gif) no-repeat left top;
	font-weight: bold;
}

#feaApp dd {
	font-size: 130%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* End Featured Application Content */

/* Begin sectionLinks Content */

 	#sectionLinks {
	margin-top: 20px;
	}
		
	#sectionLinks dl {
	width: 155px;
	margin: 10px 0 20px 10px;
	padding: 0;
	background: #EEEEEE url(../img/box-bottom.gif) no-repeat left bottom;
	}

	#sectionLinks dt {
	margin: 0 0 10px;
	padding: 5px 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #fff;
	background: #003366 url(../img/box-top.gif) no-repeat left top;
	font-weight: bold;
}
	
	#sectionLinks dd {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 12px;
	color: #333333;
	background: url(../img/bullet_wn.gif) no-repeat 0 4px;
}
		
	#sectionLinks dl dl {
	width: 110px;
	font-size: 90%;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background: none;
}
		
	#sectionLinks dl dl dd {
	color: #333333;
	background: url(../img/bullet_sub.gif) no-repeat 0 4px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 12px;
}		
		
/* End sectionLinks Content */	

#treebase-logos {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Begin searchbox */

#searchbox {
	margin-top: 20px;
}
		
#searchbox dl {
	width: 155px;
	margin: 10px 0 20px 10px;
	padding: 0;
	background: #DDDDDD url(../img/box-bottom.gif) no-repeat left bottom;
}

	#searchbox dt {
	margin: 0 0 10px;
	padding: 5px 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #fff;
	background: #003366 url(../img/box-top.gif) no-repeat left top;
	font-weight: bold;
	background-color: #006600;
}
	
	#searchbox dd {
	margin: 0 0 0 0px;
	padding: 0 10px 10px 12px;
	color: #333333;
}

#front-list {
	margin-top: 20px;
}
		
/* table info */		

table {
	border-collapse: collapse;
	margin:0px 10px 10px 10px;
	background-color: #FFF;
	background-image: url(../img/table_bg.gif);
		}
	
th, td {
	vertical-align: top;
		}	
	
th {
	background-color:#EEEEEE;
	color: #006600;
		}		

#structured table {
	border-collapse: collapse;
	margin:0px 10px 10px 10px;
		}
	
#structured  th, td {
		}	
	
#structured  th {
	background-color:#FFFFFF;
	color: #006600;
}		
/* End table info */
/* off 	
	body#home #home_tab a, 
	body#organization #organization_subtab a, 
	#subnav a:hover {
	color: #0066CC;
	background: #FFFFFF;
		} 	
 off */	
	
 /* ]]> */
 
.standards a:link, .standards a:hover, .standards a:active, .standards a:visited {
	color: #FF3300;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
}

.image_divs img {
	float: left;
	padding-right: 10px;
}

.image_divs {
	margin-bottom: 15px;
	width: 90%;
	height: 145px;
}

.img-right {
		float: right;
		padding: 0 0 15px 15px;
}

form {
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
}
#nsf-p {
	text-indent: 35px;
}
.org-case {
width: 25%;
float: left;
}

#org-dl dl {

}

#org-dl dt {
	font-weight: bold;
	background-color:#003366;
	padding: 3px;
	color: #FFFFFF;
}

#org-dl dd {
	background-color:#EEEEEE;
	margin: 0;
	}
	
.big-text {
color: #CC3300;
font-size: 120%;
font-weight: bold;
}	

code {
font-size: 120%;
}

.red {
	color: #fb100f;
}

.downloads {
margin: 0;
padding: 0;
}
.downloads dl {
width: 45%;
background: #FFF;
float: left;
margin-bottom: 1.5em;
border: solid 3px #CCC;
}

.downloads dt {
font-size: 135%;
margin: 0;
padding: 0.5em 15px;
line-height: 1.3em;
border-bottom: solid 1px #CCC;
background: #EEE;
}

.downloads dd {
font-size: 120%;
margin: 1em 1.5em;
padding: 0em;
text-align: center;
font-weight: bold;
}

.downloads p {
width: 100%;
height: 1px;
clear: both;
}

.downloads a {
background: #FFF;
padding: 3px;
}
.downloads-center {
text-align: center;
}

/* Portal Table Styles */

	#portalTable table {
		/*border-top: 1px solid #CCC;
		border-left: 1px solid #CCC;*/
		border-collapse: collapse;
		}
	
	#portalTable caption {
		font-family: Arial, sans-serif;
		color: #CC3300;
		padding-bottom: 6px;
		}
	
	#portalTable th, #portalTable td {
		padding: 8px 20px 8px 0;
		/*border-right: 1px solid #CCC;*/
		border-bottom: 1px solid #CCC;
		}	
	
	#portalTable th {
	    color: #CC3300;
		font-size: 12px;
		background: #FFF;
		border-bottom: 1px solid #CCC;
		text-align: left;
		}
		
		.portalLink {
		text-align:center;
		font-size: 160%;
		vertical-align: middle;
		border-bottom: none;
		}
		
				.portalLink a {
		text-align:center;
		font-size: 160%;
		vertical-align: middle;
		padding-left: 40px;
		}
		
		#portalTable td.portalLink {
		border-bottom: none;
		}
		
.portalLink img {
		padding: 15px;
		}