body {
	background-color:#e9e7e4;
	font-size: 1em;
	line-height: 1.5;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	z-index: 1;
}

code {
	font-family: Consolas,monospace;
	font-size: 1.1em;
}

div#top_container_full {
    /* border: 1px solid black; */
	float: left;
	position: relative;	
	height: 51px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(top_bg_repeater.png) bottom repeat-x;
	text-align: center;
}

div#top_container 
{
    /* border: 1px solid red; */
	position: relative;
	width: 100%;
	min-width: 650px;
	height: 33px;
	font-family: Tahoma, sans-serif;	
	font-size: 0.8em;
	font-weight: normal;
	color: #626262;	
	text-align: center;
	margin: 12px 0 0 0;
}

div#top_container form#gs {
	display: inline;
	margin: 0;
	padding: 0;
}

div#top_container form#gs input {
	padding: 2px 5px;
	font-family: Tahoma, sans-serif;	
	font-size: 11px;
	font-weight: normal;
	color: #626262;	
}

div#top_container form#gs label input {
	padding: 1px 5px;
}

div#top_container a {	
	text-decoration:none;
	color: #626262;
	z-index:100;
}

div#top_container a:hover {
	color: #626262;
	text-decoration: underline;	
}

/* end */




div#middle_container_full {
	float: left;
	font-family: Tahoma, sans-serif;	
	font-size: 0.85em;
	position: relative;	
	min-height: 1px;
	width: 100%;
	margin: 0;
	padding: 0 0 22px 0;
	background-color: #fff;
	/* border:1px dotted red; */
}

div#middle_container {
	margin: 0 auto;
	text-align: left;
	width: 765px;
	/* border:4px dotted blue; */
	/* overflow:auto; */
}

div#middle_container h1 {
	color:#A3A3A3;
	font-family:"Arial Black","Arial Bold",Tahoma,sans-serif;
	font-size: 24px;
	font-weight:bold;
	margin: 18px 0 6px 0;
	padding:0;
}

div#middle_container h2 {
	color:#BE0F34;
	display:block;
	font-family:Tahoma,sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin:8px 0 3px 0;
	padding:0px;
}

div#middle_container p {
	margin: 0 0 12px 0;
}

div#bottom_container_full {
    /* border: 1px dotted green; */
	float: left;
	position: relative;	
	min-height: 30px;
	width: 100%;
	margin: 0;
	padding: 0;
    /*	background: url(bottom_bg_repeater.png) repeat-x; */
}

div#bottom_container {
    /* border: 1px solid green; */
	position: relative;
	width: 818px;
	font-family: Tahoma, sans-serif;	
	font-size: 0.85em;
	font-weight: normal;
	color: #626262;	
	min-width: 818px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	text-align:center;
	padding: 0;
	height: 53px;
}
div#bottom_container p {
	margin:0 0 12px 0;
}

div#logoimg {
	width:120px;
	float:left;
	
}

div#logotitle {
	top:0px;
	left:120px;
	width: 600px;
		
}

.logofont {
	font-family:Times, serif;
	font-size: 24pt;
	margin:0;
}

.breadcrumb {
	font-size:10pt;
}
	
a {
	color:#384265;

}

th a {
	color:white;
}

/* Some Text Styles */

.dblink {
	font-weight: bold; 
	font-size:1.10em;
}

.dblink-sub {
	font-weight:normal;
	font-size:1em;
	}

.access {
	 color: red;
	 
 }
 
.access-oc {
	color:#009933;
}
 
.license {
	color: #be0f34;
	font-size: x-small;
}

.license-green {
	color: #339900;
	font-size: x-small;
}

.interface {
	color: #be0f34;
}

.nav {
	background-color: white;
	text-align:center;
	margin:auto;
}

.nav a {
	color:#384265;
}

li {
	margin-top: 1.5em;
}

.sublist li {
	margin: 0em;
}

.sublist-small li {
	margin: 0em;
	font-size: small;
}
