/*stylesheet: seqtools, created May 2007 2007 by s.w. rasmussen*/

body{							margin: 						0px;	
								padding: 						0px;	
								font-size: 						11px;								
								background-color:				#FFFFFF;}

#container{						position: 						relative;
								width:							720px;
								border-style: 					none;
								z-index:						1;}

#text_box_left{					position:						absolute; 
								border:							1px solid #DBE1F2;
								left:							0px; 
								top:							30px;
								width:							640px;
								padding:						8px;
								font-family:					Verdana,Arial;
								font-size:						11px;
								font-weight:					normal;
								text-align:						left;					
								color:							#606060;}
					
#text_box_right{				position:						absolute; 
								border:							1px solid #DBE1F2;
								left:							0px; 
								top:							250px;
								width:							640px;
								padding:						8px;
								font-family:					Verdana,Arial;
								font-size:						11px;
								font-weight:					normal;
								text-align:						left;
								color:							#606060;}	
													
#copyright{						position:						absolute;
								top:							2000px;
								font-family:					Arial;
								font-size:						10px;
								line-height:					9px; 
								text-align:						left;
								height:							15px; 
								z-index:						1; 
								left:							0px;}		
								
a{								text-decoration:				none;
								padding:						2px;
								color:							#D13634;}
	
a:hover{						text-decoration:				none;
								padding:						2px;
								color:							#487FD1;
								background-color:				#EAF0FA;}

.section{						width:							100%;
								line-height:					18px;
								margin-bottom:					4px;				
								font-family:					Arial;
								font-size:						14px;
								font-weight:					bold;
								color:							#D00C0B;
								background-color:				#FFFFFF;}				
				
.subsection{					width:							95%;
								line-height:					16px;
								margin-bottom:					4px;				
								font-family:					Verdana,Arial;
								font-size:						12px;
								font-weight:					bold;
								color:							#000099;
								background-color:				#E7EBF6;}

td{								font-family:					Verdana;
								font-size:						11px;
								font-weight:					normal;
								padding-left:					16px;
								background-color:				#FFFFFF;}
								
input{							font-family:					Verdana;
								font-size:						11px;
								font-weight:					normal;
								padding-left:					0px;
								background-color:				#FFFFFF;}
								
select{							font-family:					Verdana;
								font-size:						11px;
								font-weight:					normal;
								padding-left:					0px;
								background-color:				#FFFFFF;}
								
textarea{						left:							2px;
								margin-top:						3px;								
								border:							1px #DBE1F2 solid;
								background:						#FFFFFF;
								font:							normal 11px/normal Verdana, Arial;
								color:							#000000;}