/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:15px;
}

.text{
	width:1000px;
	text-align:left;
	padding-bottom:5px;
	font-style:normal;
}

.text_right{
	width:1000px;
	text-align:right;
	padding-bottom:5px;
}

/******* hyperlink and anchor tag styles *******/

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color:#8A93B7;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

.label{
	font-size:11px;
}

.label2{
	font-size:15px;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagelayout{
	width:100%;
	z-index:1000;
	vertical-align:top;
}

#head{
	height:145px;
	width:1020px;	
	text-align:left;
}

#banner{
	width:1020px;
	height:60px;
	background-image:url(../graphics/page/banner.jpg);
}

.page{
	width:1020px;
	vertical-align:top;
}

.pagename{
	text-align:left;
	padding-top:5px;
	padding-left:20px;
	font: 125% Arial,sans-serif;
	color:#666666;
	z-index:1000;
}

.content{
	margin-top:-40px;
	font-size: 80%;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

.spacer{
	height:60px;
	width:1020px;
	background-image:url(../graphics/page/content_bottom_bg.jpg);
	margin-top:-3px;
}

.spacer a:link,visited{
	color:#CCCCCC;
}

.spacer a:hover{
	color:#999999;
	text-decoration:none;
}

#pre-foot_container{
	margin-top:25px;
	height:23px;
	background-image:url(../graphics/page/bg_footer.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#pre-foot-l{
	float:left;
	height:23px;
	width:14px;
	background-image:url(../graphics/page/bg_l_cap.png);
	background-repeat:no-repeat;
}

#pre-foot-r{
	float:right;
	height:23px;
	width:14px;
	background-image:url(../graphics/page/bg_r_cap.png);
	background-repeat:no-repeat;
}

#foot{
	height:70px;
	background-image:url(../graphics/page/bg_cap.png);
	font-size: small;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

/***********************************************/
/* Page images								   */
/***********************************************/

.image0{
	height:120px;
	background-image:url(../graphics/page/image0.jpg);
}

.image1{
	height:120px;
	background-image:url(../graphics/page/image1.jpg);
}

.image2{
	height:120px;
	background-image:url(../graphics/page/image2.jpg);
}

.image3-1{
	height:120px;
	background-image:url(../graphics/page/image3-1.jpg);
}

.image3-2{
	height:120px;
	background-image:url(../graphics/page/image3-2.jpg);
}

.image4{
	height:120px;
	background-image:url(../graphics/page/image4.jpg);
}

.image5{
	height:120px;
	background-image:url(../graphics/page/image5.jpg);
	background-repeat:no-repeat;
}

/***********************************************/
/* head layout
/***********************************************/

#nav{
	height:38px;
	width:1020px;
	background-image:url(../graphics/menu/globalnavbg.gif);
}

#update{
	position:absolute;
	top:7px;
	width:1020px;
	height:25px;
}

#update2{
	width:1020px;
}

.update_details{
	font: 75% Verdana,sans-serif;
	color:#FDFDFD;
	text-align:right;
	padding-right:20px;
}

.date{
	background-image:url(../graphics/page/banner%20black.jpg);
	background-position:400px 53px;
	font: 75% Verdana,sans-serif;
	color:#FDFDFD;
	text-align:right;
	padding-right:20px;
	height:25px;
}

#update_iframe{
	height:12px;
	width:250px;
	position:relative;
	right:0px;
}

.feedback{
	font-size: 80%;
	margin-top:-17px;
	margin-right:15px;
	padding-top:2px;
	padding-bottom:3px;
}

.feedback a:link{
	font-weight:bold;
	color:#4b4b4b;
	border:solid 2px #4b4b4b;
}

.feedback a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#4b4b4b;
	border:solid 2px #4b4b4b;
}

.feedback a:hover{
	color:#6C6C6C;
	font-weight:bold;
	border:solid 2px #6C6C6C;
	text-decoration:none;
}

/************ subNav styles **************/

#subnav{
	margin-top:45px;
	height:25px;
	width:1020px;
}

.subglobalNav{
	padding: 2px 0px 0px 0px;
	color:#4b4b4b;
}

.subglobalNav a:link{
	font-size: 80%;
	font-weight:bold;
	color:#4b4b4b;
}

.subglobalNav a:visited{
	font-size: 80%;
	font-weight:bold;
	text-decoration:none;
	color:#4b4b4b;
}

.subglobalNav a:hover{
	color:#6C6C6C;
	font-weight:bold;
	text-decoration:underline;
}

.subcurrent{
	font-size: 80%;
	color:#FFFFFF;
	font-weight:bold;
}

.sub_subnav{
	margin-top:-15px;
	width:1020px;
	background-image:url(../graphics/menu/sub_subnavbar.png);
	background-position:318px 0px;
	background-repeat:no-repeat;
}

.sub_subnav a:link{
	font-size: 80%;
	font-weight:bold;
	color:#4b4b4b;
}

.sub_subnav a:visited{
	font-size: 80%;
	font-weight:bold;
	text-decoration:none;
	color:#4b4b4b;
}

.sub_subnav a:hover{
	color:#6C6C6C;
	font-weight:bold;
	text-decoration:underline;
}

.sub_subcurrent{
	font-size: 80%;
	color:#FFFFFF;
	font-weight:bold;
}

.sub_subGlobalNav{
	padding:10px 0px 5px 55px;
}

/**************** table styles *****************/

.data{
	border:solid 1px #000000;
	margin-bottom:3px;
}

td{
	background:#ECECEC;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

.white{
	background:none;
}

th a:link{
	color: #005FA9;
	text-decoration: none;
}

th a:visited{
	color: #005FA9;
	text-decoration: none;
}

th a:hover{
	text-decoration: underline
}

.none a:link{
	color: #005FA9;
	text-decoration: none;
}

.none a:visited{
	color: #005FA9;
	text-decoration: none;
}

.none a:hover{
	text-decoration:underline;
}

.vline{
	border-right:3px solid #A5A5A5;
}

.hline{
	background:#000000;
	padding:0px;
}

.subheader{
	background:#EDF3FF;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

.subheader_1{
	background:#DFE7F0;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

.indent_space{
	padding-left:25px;
}

.table_expander {
	margin-top:-4px;
	font-size:14px;
	font-weight:bold;
}

.table_expander_link {
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	padding:0px 15px 5px 15px;
	background-color:#FFF;
}

/**************** dhtml window styles *****************/

.additional_info1{
	width:1020px;
	height:175px;
	background-color:#FFF;
}

.additional_info2{
	width:1020px;
	height:200px;
	background-color:#FFF;
}

.additional_info3{
	width:1020px;
	height:500px;
	background-color:#FFF;
}

.additional_info4{
	width:1000px;
	height:370px;
	background-color:#FFF;
}

.window_container1{
	text-align:right;
	color:#000;
	background-image:url(../graphics/window/top_center.gif);
	background-repeat:repeat-x;
	background-color:#999;
	position:fixed;
	top:5px;
	margin:0px 20px 0px 650px;
	padding:0px 3px 3px 3px;
	z-index:10000;
	visibility:hidden;
}

.window_container2{
	text-align:right;
	color:#000;
	background-image:url(../graphics/window/top_center.gif);
	background-repeat:repeat-x;
	background-color:#999;
	position:fixed;
	bottom:45px;
	margin:0px 0px 0px 20px;
	padding:0px 3px 3px 3px;
	z-index:10000;
	visibility:hidden;
}

.window_container3{
	text-align:right;
	color:#000;
	background-image:url(../graphics/window/top_center.gif);
	background-repeat:repeat-x;
	background-color:#999;
	position:fixed;
	bottom:45px;
	margin:0px 0px 0px 20px;
	padding:0px 3px 3px 3px;
	z-index:10000;
	visibility:hidden;
	overflow:visible;
}

.window_container4{
	text-align:right;
	color:#000;
	background-image:url(../graphics/window/top_center.gif);
	background-repeat:repeat-x;
	background-color:#999;
	position:fixed;
	top:5px;
	margin:0px 0px 0px 20px;
	padding:0px 3px 3px 3px;
	z-index:10000;
	visibility:hidden;
	overflow:visible;
}

.window_container5{
	width:1120px;
	text-align:right;
	color:#000;
	background-image:url(../graphics/window/top_center.gif);
	background-repeat:repeat-x;
	background-color:#999;
	margin:0px;
	padding:0px 3px 3px 3px;
}

.window_container6{
	width:500px;
	text-align:right;
	color:#000;
	background-image:url(../graphics/window/top_center.gif);
	background-repeat:repeat-x;
	background-color:#999;
	padding:0px 3px 3px 3px;
}

.window_container7{
	text-align:right;
	color:#000;
	background-image:url(../graphics/window/top_center.gif);
	background-repeat:repeat-x;
	background-color:#999;
	position:fixed;
	top:5px;
	margin:20px 0px 0px 305px;
	padding:0px 3px 3px 3px;
	z-index:10000;
	visibility:hidden;
	overflow:visible;
}

.super_container{
	width:100%;
	height:100%;
	position:fixed;
	z-index:10000;
	visibility:hidden;
	overflow:visible;
	padding:0px;
	background-image:url(../graphics/window/window_bg_grey.png);
}

.super_container_table{
	height:100%;
}

.window_header{
	height:17px;
}

/**************** dhtml window size styles *****************/

.window_content1{
	height:350px;
	width:350px;
	background:#FFF;
}

.window_content2{
	height:275px;
	width:400px;
	background:#FFF;
}

.window_content3{
	height:500px;
	width:450px;
	background:#FFF;
}

.window_content4{
	height:380px;
	width:410px;
	background:#FFF;
}

#tr_sequence{
	width:600px;
	background:#FFF;
}

#tr_sequence_overflow{
	width:615px;
	background:#FFF;
}

#tert_sequence{
	width:510px;
	background:#FFF;
}

#tert_sequence_overflow{
	width:530px;
	background:#FFF;
}

#structure1{
	background:#FFF;
}

#structure2{
	background:#FFF;
}

#alignment{
	background:#FFF;
}

.alignment_container {
	display:none;
	width:100%;
	height:100%;
	background-color:#CCC;
	position:fixed;
	z-index:10000;
}

.alignment_element {
	width:1100px;
	background-color: #f2f2f2;
	padding-top:6px;
}

.tree{
	background:#FFF;
}

.accession_number{
	background:#FFF;
}

/**************** dhtml window size styles *****************/

#special_container{
	padding-bottom:10px;
}

#special_ad{
	height:60px;
	width:1020px;
	text-align:center;
}

/********************* end **********************/