body,
html {
	margin:0;
	padding:0;
}

body {
	min-width: 1100px;
	/*background: url(/images/bg-stripes.gif);*/
}

img {
	border: 0;
}

.tbu {color:#0a5ca2;}
a.tbu, .search_module {color:#0a5ca2; text-decoration:none;}
a.tbu:visited {color:#0a5ca2; text-decoration:none;}
a.tbu:link {color:#0a5ca2; text-decoration:none;}
a.tbu:hover, a.active-page{color:#ff8c00; text-decoration:none;}
a.tbu:active {color:#0a5ca2; text-decoration:none;}	

a.active-page:visited {color:#ff8c00; text-decoration:none;}
a.active-page:link {color:#ff8c00; text-decoration:none;}
a.active-page:hover {color:#ff8c00; text-decoration:none;}
a.active-page:active {color:#ff8c00; text-decoration:none;}	

.i-c {font: 70% MS Sans Serif;}

#page_container {
	margin:0 auto;
}

#page_header {
	padding: 5px 0px 0px 0px;
	font: 70% "MS Sans Serif";
	text-align: right;
	background: #fff;
	background-image: none;
}

#page_header h1 {
   	padding:5px;
    margin:0;
   }

#page_header img {
	float:left;
	padding-left: 5px;
}

#page_header span.navigation a{
	text-decoration: none;
	font-weight: 400;
}

.navigation {
	margin-right: 5px;
}

#leftcontent_admin {
	float: left;
	width: 150px;
	background-color: #eeeeee;
	margin: 0 0 30px 3px;
	border: 1px solid #20558a;
	border-top: 0;
}

#leftcontent {
	margin: 0 200px 10px 3px;
	/*float: left;*/
	position: relative;
	/*width:500px;*/
	/*width: 75%;*/
	min-width: 500px;
}

#leftcontent_admin hr {
	width: 90%;
	height: 1px;
}

#leftcontent_admin div.gradeSection {
	text-align: center;
 		background-color: #fff;
	color: #000;
	font-weight:900;
	border-top: 1px solid #20558a;
	border-bottom: 1px solid #20558a;
	width:100%;
}

#leftcontent_admin p {
	margin: 5px 0px 0px 10px;
}

#rightcontent_admin {
	margin-left: 160px;
	/*float:right;*/
	left: 153px;
	padding:0 0 0 0px;
	
}
	
#rightcontent {
	float: right;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 155px;
	padding: 0;
}

#rightcontent_admin h3, #rightcontent_admin p {
	padding:0 10px 0 0;
}

/*---------------------------------------------*/		
/*Top navigation menu */
.topnav {
	padding: 0;
	padding-top: 5px;
	margin:	15px 0 15px 0;
	width: 100%;
	height:	27px;
	text-align: right;
	border-bottom: 1px solid #20558a;
}

.topnav ul {
	margin:	0px 0px 0px 5px;
	padding: 0;
	background-color: #6386A4;
	list-style-type: none;
	white-space: nowrap;
}

.topnav li {
	margin:	0;
	padding: 0;
	float: left;
	width: 120px;
	height:	100%;
	text-align: center;
	border-right: 1px solid #8cacbb;
}

.topnav ul li a { 	
	/*fbfbd4 A1C5DD */
	color: #fccd9a;
	background-color: #6386A4;
	background-image: url(/images/tab-top.gif);
	font-size: 11px; 
	font-family: arial, verdana, sans-serif; 
	font-weight: bold;
	padding: 4px 0;
	text-decoration: none;
	display: block;
	width: 100%;
}

.topnav ul li a:hover, .topnav ul li a.selected {
	color: #000; 
 	background-color: #fff;
	background: url(/images/tab-top.gif) 0px -22px;
}

.topheader a {
	font-weight: 400;
}

.topheader {
	height: 22px;
	padding-right: 5px;
	border-bottom: 1px solid #ccc;
	/*background: #ccc;*/
}
/*---------------------------------------------*/		
/*End of top navigation menu */		

#footer {
	background:#eeeeee;
	border-top: 1px solid #20558a;
	border-bottom: 1px solid #20558a;
	text-align: right;
	clear: both;
}

.fleft {
	float:left;
}

#footer_c {
	clear: both;
	text-align: center;
}

#page_overlay{
	display: none;
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	background-color: #000;
	/*Doesn't work in IE 6-8, alternate style in /css/ie.css*/
	opacity: 0.7;
}

/* Comment letter styles */
#overlay_content {
	position: absolute;
	top: 0; 
	display: none;
	width: 800px;
	height: 620px;
	left: 50%;
	margin-top: 50px;
	margin-left: -400px;
	margin-right: -400px;
	background-color: #fff;
	opacity: 1.0;
	z-index: 100;
	border: 2px solid #ccc;
}

#overlay_content .frm_style {
	font: 90% Verdana;
	border: 1px solid #666666;
}

#cl_definition_search {
	clear: both;
	height: 120px;
	position: relative;
	margin: 0;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #000;
}

#cl_definition_search form {
	margin-top: 0px;
	margin-bottom: 0px;
}

.cl_header {
	font-weight: bold;
	font-family: arial;
	font-size: 110%;
}

#def_result_count {
	margin-top: 5px;
}

#def_search_results {
	height: 500px;
	overflow: auto;
}

.issue_result {
	border: 1px solid #bbb;
	padding: 5px;
}

#def_select_buttons {
	position: relative;
	margin-top: 5px;
}

#filing_list {
	width: 130px;
	height: 130px;
	background-color: #fff;
	text-align: left;
	border: 1px solid #a6a6a6;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
}
/* End Comment letter styles */
