@charset "utf-8";
/* CSS Document */

#project_wrapper {
	font-family: Verdana, Geneva, sans-serif;
	width: 688px;
	padding: 20px 30px;
	font-size: 0.9235em;
}

.smalllink {
	font-size: 0.85em;	
}

h1,h2,h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

h1 {
	color: #800000;	
	font-size: 1.75em;
	font-weight: bold;
}

h2 {
	color: #003a00;
	font-size: 1.5em;
	font-weight: bold;
}

h3 {
	color: #800000;	
	font-size: 1.25em;
	font-weight: bold;
	text-transform: none;
}

#project_wrapper p {
	margin: 0;
	padding: 0 0 1em 0;
}

#tabs ul, #tabs ul li {
	list-style: none;	
}

.datatable {
	width: 100%;	
}

.datatable tr td {
	padding: 0.5em;	
}

.altrow {
	background-color: #e7e3cd;	
	border-bottom: 1px solid #d1cfb9;
}

img.left { 
    float: left; 
    padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

img.right { 
    float: right; 
    padding-left: 5px;
	padding-top: 5px; 
	padding-bottom: 5px;
}


.doc-inline {
	float: left;	
	margin: 1em 1em 1em 0;
}

.doc-inline.right {
	float: right;
	margin: 1em 0 1em 1em;
}

.doc-inline img {
	border: 1px solid #4b4b5b;
}

.overview {
	line-height: 1.4em;	
}

.clear-both {
	clear: both;	
}

.search_wrapper {
	margin: 1em 0 2em 0;	
}

#search_keyword_input {
	float: left;	
	border: 1px solid #ccc !important; 
}

.submit {
	background: transparent;
	color: #800000;
	position: relative; 
	float: left; 
	margin: 1 0 0 0px; 
	padding: 0px; 
	border: 1px solid #ccc; 
	background: url(../images/tab-repeat-bg.jpg) top left repeat-x #FEF4D0;	
	padding: 1px 5px\9;
	left: 5px;
	cursor: pointer;
}

*:first-child+html .submit {		/* hack needed for IE 7 */
	border: none;
}

* html .submit {				/* hack needed for IE 5/6 */
	border: none;
}

.hint {
	font-size: 0.85em;	
}

ul.search_cat {
	margin: 0;	
	padding: 0;
}

li.search_cat {
	list-style: none;	
}

li.search_cat img {
	margin: 0 0.75em 0 0;	
	position: relative;
	top: 4px;
}

.float-box {
	background-color: #edeabd;		
	margin: 0 0 1em 1em;
	border: 1px solid #ccc;
}

.float-box-content {
	padding: 0 1em 0 0;	
}

.icon {
	position: relative;
	top: 2px;
	margin: 0 0.25em 0 0 ;
}

.data {
	padding: 0.5em;	
}

{
	background-color: #e7e3cd;	
	border-bottom: 1px solid #d1cfb9;
}

.sortsubmit {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #a0522d;
	border-left: 0;
	color:#a0522d;
	display: inline;
	margin: 0;
	padding: 0px !important;
	cursor: pointer;
}

.sortsubmit:hover {
	color:#000;
	border-bottom: 1px solid #000;
	padding: 0px;
}

*:first-child+html .sortsubmit {		/* hack needed for IE 7 */
	border-bottom: 0;
	text-decoration: underline;
}

* html .sortsubmit {				/* hack needed for IE 5/6 */
	border-bottom: 0;
	text-decoration: underline;
}

form {
	display: inline;	
}

.sortarrow {
	margin-bottom: 1px;	
}

.listing-container table {
	border: 1px solid #ccc;	
	font-size: 1em;
	font-size: 1.15em\9;	
}

*:first-child+html .listing-container table {
	font-size: 1.15em;	
}

* html .listing-container table {
	font-size: 1.15em;	
}

.glossary_region {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 1.15em;
	font-weight: bold;
}


.sortrow td {
	border-bottom: 1px solid #ccc;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 1.15em;
	font-weight: bold;
	background: #EDEABD;
}

.sortrow td a {
	text-decoration: none;
}

.sortrow td a:hover {
	
}

#inner_header { 
	display: none;
}

#middle_footer, #right_footer {
	display: none;	
}
