body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, san-serif;
	font-size: 76%;
	color: #464646;
	background-repeat:repeat-x
}

h1 {
	font-weight: bold;
	font-size: 1.0em;
	display: inline;
}

h2 {
	font-weight: normal;
	font-size: 1.5em;
	display: inline;
}

h3 {
	font-weight: normal;
	font-size: 1.5em;
	color: #333333;
	display: inline;
}

#header {
	clear: both;
	background-repeat:repeat-x;
	height: 63px;

}
#submitter{
	padding:0px;
	margin:0px;
}
#header_client_logo {
	float: left;
	height: 75px;
	width:249px;
}

#header_text {
	float: left;
	height: 53px;
	color: #000000;
	padding: 10px 0px 0px 30px;
}

#header_views {
	clear: left;
	color: #000000;
	border-top:solid 1px black;
}

#header_text a{
	color: #000000;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
}

#header_text a:hover{
	color: #000000;
	text-decoration: underline;
	padding: 0px 20px 0px 0px;
}

#header_cbi_logo {
	float: right;
	height: 73px;
}

#nav {
	height: 30px;
	color: #ffffff;
	text-align: right;
	border-bottom: 1px solid #000000;
	padding: 0px 307px 0px 0px;
	clear:both;
	background-color:#000000;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#nav .column2 {
	position: relative;
	float: left;
}

#nav_left {
	width: 100%;
	background: url(Images/nav_gradient_bg.jpg) 100% 0 repeat-y #ffffff;
	height: 30px;
	padding: 8px 15px 0px 0px;
}

#nav_right {
	width: 270px;      
	right: 0px;     
	height: 30px;     
	margin-right: -100%;
	background: #000000;
	border-left: 2px solid #ffffff;
	padding: 0px 0px 0px 15px;
}

#quick_search_nav table {
}
#quick_search_nav td {
	padding: 0px 0px 0px 0px;
}

.quick_search_nav {
	text-align: right;
	font-size: 100%;
} 

.quick_search_nav input {
	width: 180px;
	background-color: #ffffff;
	color: #464646;
	border: 1px solid #464646;
	font-size: inherit;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, san-serif;
} 

#container {
	padding-left: 0px;   
	padding-right: 0px;  
	background: url(Images/bg_left_nav.gif) repeat-y;
	overflow: auto;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	border-bottom: 1px solid #cdcdcd;
}

#container .column {
	position: relative;
	float: left;
	padding-bottom: 20010px;  
	margin-bottom: -20000px; 
}

#container_search {
	padding-left: 290px;   
	padding-right: 0px;  
	overflow: auto;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	border-bottom: 1px solid #cdcdcd;
}

#container_search .column {
	position: relative;
	float: left;
	padding-bottom: 20010px;  
	margin-bottom: -20000px; 
}

#center_search {
	width: 100%;
	padding: 70px 0px 0px 7px;
}

#center_home {
	width: 100%;
	padding: 16px 0px 0px 7px;
}

#center_results {
	width: 100%;
}

#results_nav {
	width: 100%;
	height: 20px;
	background: #707070;
	color: #ffffff;
	padding: 5px 0px 0px 20px;
}

#results_nav a {
	color: #ffffff;
	text-decoration: none;
}

#results_nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#results_top {
	width: 95%;
	height: 300px;
	overflow: auto;
	border-bottom: 1px solid #cdcdcd;
	padding: 20px 0px 0px 20px;
	clear: both;
}

#results_bottom {
	width: 95%;
	height: 300px;
	overflow: auto;
	padding: 20px 0px 0px 20px;
}

#results_bottom a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

#results_bottom a:hover {
	color: #007ec3;
	font-weight: bold;
	text-decoration: underline;
}
.searchoddcell{
	background-color:#ffffff;
	font-size: 76%;
	padding:7px 0px 7px 0px;
}
.searchevencell{
	background-color:#f0f0f0;
	font-size: 76%;
	padding:7px 0px 7px 0px;
}

.synopsisoddcell{
	background-color:#f9f9f9;
	font-size: 76%;
	padding:7px 0px 7px 0px;
}
.synopsisevencell{
	background-color:#f4f4f4;
	font-size: 76%;
	padding:7px 0px 7px 0px;
}
.searchresultheader{
	border-bottom:1px solid #CCCCCC;
	font-size: 76%;
}
.results_list {
	font-weight: bold;
}

.results_list1 {
	background: #f0f0f0;
}

.results_list2 {
	padding: 0px 0px 0px 10px;
}

.results_list3 {
	padding: 10px 0px 10px 0px;
	font-weight: normal;
}

#center_column1 {
	float: left;
	width: 350px;
}

#center_column1 a {
	color: #007ec3;
	font-size: 1.5em;
	text-decoration: none;
}

#center_column1 a:hover{
	color: #007ec3;
	font-size: 1.5em;
	text-decoration: underline;
}

#center_column2 {
	float: left;
	width: 350px;
}

#center_column2 a {
	color: #007ec3;
	font-size: 1.15em;
	text-decoration: none;
}

#center_column2 a:hover{
	color: #007ec3;
	font-size: 1.15em;
	text-decoration: underline;
}

#center_column2 img {
	padding: 0px 10px 0px 0px;
}


#contact_info {
	width: 350px;
	font-size: .82em;
	padding: 10px 0px 0px 0px;
}
#contact_info td{
	font-size: 7.5pt;
}
#contact_info table{
	margin-bottom:41px;
}

#contact_info1 {
	float: right;
	width: 115px;
	height: 49px;
	padding: 0px 0px 0px 55px;
}

#contact_info2 {
	float: right;
	width: 180px;
	height: 49px;
}

#contact_info2 a {
	color: #464646;
	font-weight: normal;
	text-decoration: none;
}

#contact_info2 a:hover {
	color: #007ec3;
	font-weight: normal;
	text-decoration: none;
}

#left 
{
	width: 268px;          
	right: 297px;         
	margin-left: -100%;
	padding: 24px 0px 0px 22px;
}


/*tree view*/
body#frame-contents
{
	height: 100%;
	background-color: #f9f9f9;
	overflow:auto;
}

body#right-frame{
	overflow:auto;
}

img#browseImage
{
	margin-left:10px;
}

div#wrapper, div#scopediv
{
	padding: 10px 0 0 0px;
	margin: 0;
}
				
	/* Content links tree */
	#ContentsControl{
		padding:0px;
		margin:0px;
	}
	div#ContentsControl input
	{
		display:none;
	}
	div#ContentsControl div
	{
		font-size: 100%;
		margin: 6px 0px 0px 0px;
		padding:0px;
		list-style-type:none;
	}
	div#ContentsControl div.chld
	{
		display:none;
	}
	
		div#ContentsControl a
		{
			color: #464646;
			text-decoration: none;
			padding:0px;
			margin:0px;
		}			

		div#ContentsControl div
		{
			margin: 0px 0px 0px 10px;
			padding:0px;
		}		
		div#ContentsControl div.cli
		{
			white-space:nowrap !important;
			width:2000px;		
			padding:0px;
			margin-top:3px;
		}
		div#ContentsControl span.nx
		{
			background: url('') no-repeat;
			width: 9px;
			display: inline-block;
			color: #ededed;
			height: 9px;
			padding:0px;
			margin: 0px 8px 0px 0px;
			
		}
		
		div#ContentsControl span.x
		{
			background: url('Images/plus.jpg') no-repeat;
			background-position:center center;
			color: #464646;
			width: 9px;
			display: inline-block;
			margin-right: 8px;
			height: 9px;
			cursor: pointer;
			
		}	
		
		div#ContentsControl span.ux
		{
			background: url('Images/minus.jpg') no-repeat;
			background-position:center center;
			color: #ededed;
			width: 9px;
			display: inline-block;
			margin-right: 8px;
			height: 9px;
			cursor: pointer;
		}	

#left a {
	color: #464646;
	font-weight: normal;
	text-decoration: none;
}

#left a:hover {
	color: #464646;
	font-weight: normal;
	text-decoration: underline;
}

#left_results {
	width: 268px;          
	right: 290px;         
	margin-left: -100%;
	padding: 24px 0px 0px 22px;
}

#left_results a {
	color: #464646;
	font-weight: normal;
	text-decoration: none;
}

#left_results a:hover {
	color: #464646;
	font-weight: normal;
	text-decoration: underline;
}

#footer {
	clear: both;
	height: 83px;
	font-size: .76em;
	position: relative;
	padding: 10px 0px 0px 297px;
}

#advanced_search table {
}

#advanced_search td {
	padding: 1px 1px 1px 1px;
}

#advanced_search2 table {
}

#advanced_search2 td {
	padding: 1px 1px 1px 1px;
}

#advanced_search3 table {
}

#advanced_search3 td {
	padding: 1px 1px 1px 1px;
}

.fieldcell {
	text-align: left;
} 

.fieldcell input {
	width: 200px;
	background-color: #f9f9f9;
	color: #464646;
	border: 1px solid #cdcdcd;
	margin-right: 0px;
	font-size: inherit;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, san-serif;
} 

.radio {
	width: 150px;
}

.radio2 {
	width: 200px;
}

.button {
	background-color: #679ad1;
	border: 1px solid #898989;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	width: 70px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, san-serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
	clear: both;
}



/*** IE6 Fix ***/
* html #left {
	left: 0px;           
}

* html #nav_right {
	right: 0px;           
}

* html body {
	overflow: auto;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background: #ffffff;         /* Same as body background */
}

a.clickableSearchResultHeader
{
	color:Black;
	text-decoration:none;
}
div.searchnextpreviousdiv
{
	margin-top:10px;
	margin-bottom:10px;
}
 
.synopsisoddcell{
                background-color:#f9f9f9;
                font-size: 76%;
                padding:7px 0px 7px 0px;
}
.synopsisevencell{
                background-color:#f4f4f4;
                font-size: 76%;
                padding:7px 0px 7px 0px;
}