

/* RDS Specfic CSS */

h3 {text-decoration: underline; margin-bottom: 10px; padding-top: 20px; margin-left:25px;}

ul { margin: 0; padding: 0; list-style-type: none; }
ul li { display: inline; float:left; margin-left: 0.5em; padding-left: 0.5em; border-left: 1px #FFF solid; }
ul li.first { margin-left: 0; border-left: none; padding-left: 0;}


.hide { display: none; }

/* sic */
.sic_list {margin-top: 10px; margin-left: 50px;}
.sic_list li {display: block; float: none; line-height: 22px;}
.sic_list li ul li {margin-left: 25px;}
.sic_list li a.closed {display: block; float: left; width: 15px; height: 15px; background:url(../images/plusbox.gif) left center no-repeat;}
.sic_list li a.open {
display: block; float: left; width: 15px; height: 15px; background:url(../images/minusbox.gif) left center no-repeat;}
.sic_list a.code {color:#0033CC; text-decoration: underline;}


/*header*/

.header h1 {display: none;}
.header div#top_nav {
	background: url(../images/br_top.png) #039 repeat-x top center;
	height:76px;
}

.header div#top_nav ul {
	padding-top: 48px;
	float: left;
	}
	
.header div#top_nav #main_nav {
	margin-left: 15px;
}
	
.header div#top_nav #prod_nav {
	float: right;
	margin-right: 15px;
}
	
.header #banner_container {
	background: url(../images/rds_banner.jpg) no-repeat top center;
	height: 105px;
	clear: both;
	}
	
.header #banner_container #gale_banner {
	background: url(../images/gale_logo.gif) no-repeat top left;
	height: 39px;
	width: 176px;
	margin-top: 25px;
	margin-right: 50px;
	float: right;	
}
	
.header #banner_bottom {
	background: url(../images/rds_banner_bottom.jpg) top center no-repeat;
	height: 44px;
	}
	
.header #banner_bottom #searchPath {
	margin-left:690px;
	font-weight: bold;
}

.header #banner_bottom #searchPath li,.footer #footer_data li {
	border-left:1px #000 solid;
	margin-top: 5px;
}

.footer #copyright {margin-top: 5px;}

.header #banner_bottom #searchPath li.first,.footer #footer_data li.first {
	border-left: none;
}

.header #banner_bottom #searchPath a {
	color:#000;
}

#mainsearchtable h3 { text-decoration: none; margin: 0; padding: 1px;}
#mainsearchtable h3 a {color: #000000; text-decoration: underline; display: block; margin-bottom: 10px;}
#mainsearchtable {
	
	width: 589px;
	margin: 0 auto;
	}
	
#docView #mainsearchtable { width: 90%;}
	
#mainsearchtable form {
	margin-top: 20px;
}

#mainsearchtable form #in_db {
	margin-top: 15px;
}
	
#mainsearchtable div.table_content {
	background:url(../images/search_body.png) top center repeat-y;
	padding: 0 1.4em;
	}

#docView #mainsearchtable div.table_content {
	background:url(../images/search_body.png) top left repeat-y;
	padding: 0;
	}

#docView #mainsearchtable div.table_content .inner {
background:url(../images/search_body_r.png) top right repeat-y;
padding: 0 1.4em;
}
#mainsearchtable div.table_content h4 span  { font-weight: normal;}

#mainsearchtable div.table_head {
 	background: url(../images/search_header.png) bottom center no-repeat;
 	height: 17px;
	padding-top: 25px;
}

#docView #mainsearchtable div.table_head {
 	background: url(../images/search_header.png) bottom left no-repeat;
 	height: 17px;
	padding-top: 25px;
}


#docView #mainsearchtable div.table_head h6 {
	background: url(../images/search_header_r.png) bottom right no-repeat;
 	height: 17px;
	text-indent: -9999px;
	}


#mainsearchtable div.table_bottom{
 	background: url(../images/search_footer.png) bottom center no-repeat;
 	height: 21px;
}

#docView #mainsearchtable div.table_bottom{
 	background: url(../images/search_footer.png) bottom left no-repeat;
 	height: 21px;
}

#docView #mainsearchtable div.table_bottom h6{
 	background: url(../images/search_footer_r.png) bottom right no-repeat;
 	height: 21px;
	text-indent: -9999px;
}


#mainsearchtable div#as_search_options { border-top: 2px solid #999; padding-top: 1em; margin-top: 5px; }
#mainsearchtable div#as_search_options table{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
}

#mainsearchtable div#as_search_options table a {
color:#000000;
text-decoration:underline;
}

.content a {
color:#000000;
text-decoration:underline;
}

.clearmark a {
color:#000000;
text-decoration:underline;
}

#mainsearchtable div#as_search_options table input[type=text],#mainsearchtable div#as_search_options table select {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	width: 270px;
	margin-right: 5px;
}

#mainsearchtable div#as_search_options table input[type=text] {
width: 265px;
}


#mainsearchtable input#search_term {
	width: 320px;
}

	
.footer {
	background:url(../images/footer_bg.png) no-repeat top center;

}

.footer #copyright {
	margin-left: 18px;
	float: left;
	margin-right: 440px;
	margin-top: 25px;
	}


.footer #footer_data {margin-top: 20px; float: left;}
.footer #footer_data li a {
	color:#000;
}

