/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
form, input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body {														  	
	color:#5A717D;
	margin:1% 0px 0px 0px;
	background-color:#FFF;
	height:100%;	 	  						   
}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;					    	
}									   
td {							       				  
	font:normal 11px Tahoma, Arial;								 
	vertical-align:top;			  			  
	line-height:13px;						 	 
}					   	   
input, textarea, select {			     
	font:normal 11px Tahoma;			
	padding:2px 0px 0px 5px;		   
	vertical-align:top;				 
}									
ul {						   
	list-style:none;		
}
br {line-height:0px;}							        
img {border:0px;}

div#menu img {
margin: 0;
padding: 0;
}
td.header {
	border-style:solid;
	border-width:1px;
	border-color:#A1B1BE;
}
/*____________________________________________________*/
/*†††††††††††††††††††††-TEXT-†††††††††††††††††††††††††*/
font {color:#5C9100; font:bold 12px Tahoma, Arial}
b {color:#478400;}
b a{color:#898989;}	
a {text-decoration:underline; color:#0E98E8}	   
a:hover {text-decoration:none;}	
.nn a{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 
.superscript{font-size:7px; vertical-align:text-top;}
.subscript{font-size:7px; vertical-align:text-bottom;}
.underlined{text-decoration: underline;}		
.underlinedSmall{text-decoration: underline; font-size:9px;}
.italics{font-style:italic;}
.small{font-size:9px;}
/*____________________________________________________*/
/*†††††††††††††††††††-INPUTS-†††††††††††††††††††††††††*/
.input1, .ta1 {
	width:196px;
	border:1px solid #CAD2D5;
	color:#898989;
}
.input2, .ta2 {
	width:300px;
	border:1px solid #CAD2D5;
	color:#898989;
}
.input1 {
	height:17px;
}
.input2 {
	height:17px;
}
.ta1 {
	height:137px;
	overflow:auto;
}
.ta2 {
	height:137px;
	overflow:auto;
}
.input_orderName {
	width:110px;
	height:17px;
	border:1px solid #CAD2D5;
	color:#898989;
}
.input_orderNumber {
	width:40px;
	height:17px;
	border:1px solid #CAD2D5;
	color:#898989;
}
.input_orderNumberSmall {
	width:80px;
	height:17px;
	border:1px solid #CAD2D5;
	color:#898989;
}
.input_orderNumberBig {
	width:140px;
	height:17px;
	border:1px solid #CAD2D5;
	color:#898989;
}
.input_tableNoBorder {
	border:none;
	border-width:1px;
	border-collapse:separate;
}
.input_tableNoBorder td {
	border:none;
	border-width:1px;
	vertical-align:middle;
}
.input_table {
	border-width:1px;
	border-style:solid;
	border-color:#A8A8A8;
	background-color:#FFFFFF;
}
td.tableHeader {
	border-width:0px; 
	padding:6px;
	border-style:none;
	background-color:#87CAF0;
	color:#FFFFFF;
} 
td.tableWhite {
	border-width:0px; 
	padding:6px;
	border-style:none;
	background-color:#FFFFFF;
	vertical-align:middle;
}
td.tableBlue {
	border-width:0px; 
	padding:6px;
	border-style:none;
	background-color:#E3F3FC;
	vertical-align:middle;
}
td.tableWhiteTop {
	border-width:0px; 
	padding:6px;
	border-style:none;
	background-color:#FFFFFF;
	vertical-align:top;
}
td.tableBlueTop {
	border-width:0px; 
	padding:6px;
	border-style:none;
	background-color:#E3F3FC;
	vertical-align:top;
}

/*____________________________________________________*/
/*†††††††††††††††††††††-LINKS-††††††††††††††††††††††††*/
.link_1 {	
	color:#0E98E8;
	padding:0px 0px 0px 16px;
	background:url(images/blue_arrow.gif) top left no-repeat;
}
.link_2 {
	color:#5A717D;
}
.link_3 {
	color:#0E98E8;
	padding:0px 0px 0px 0px;
	background:none;
	font:normal 11px Tahoma, Arial;
}
.link_4 {
	color:#0E98E8;
	padding:0px 0px 0px 0px;
	background:none;
	font:bold 11px Tahoma, Arial;
}
.rdmr {
	padding:0px 0px 0px 13px;
	background:url(images/blue_arrow.gif) top left no-repeat;
	font:bold 11px Tahoma, Arial;
	color:#0E98E8;
}
.button {
	padding:0px 0px 0px 13px;
	border:none;
	background:url(images/blue_arrow.gif) top left no-repeat;
	font:bold 11px Tahoma, Arial;
	color:#0E98E8; 
}
 /*____________________________________________________*/
/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/
li {
	margin:4px 0px 0px 0px;
	list-style:none;
	line-height:14px;
}
li a {
	color:#0E98E8;
	padding:0px 0px 0px 16px;
	background:url(images/blue_arrow.gif) top left no-repeat;
}
li.indentedList {
	margin:4px 0px 0px 16px;
	list-style:none;
	line-height:14px; 
	text-indent:-16px;
}
li.indentedListSub {
	margin:4px 0px 0px 32px;
	list-style:none;
	line-height:14px;
	text-indent:-16px;
}
li.indentedListSubSub {
	margin:4px 0px 0px 48px;
	list-style:none;
	line-height:14px;
	text-indent:-16px;
}
li a.indentedList {
	color:#0E98E8;
	padding:0px 0px 0px 16px;
	background:url(images/blue_arrow.gif) top left no-repeat;
	text-indent:16px;
}
li.indentedListNoLink {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 16px;
	color:#5A717D;
	list-style:none;
	line-height:14px;
	background:url(images/gray_arrow.gif) top left no-repeat;
}
li.noLink {
	color:#5A717D;
	padding:0px 0px 0px 16px;
	margin:4px 0px 0px 0px; 
	background:url(images/gray_arrow.gif) top left no-repeat;
}
li.noLinkSub {
	color:#5A717D;
	padding:0px 0px 0px 16px;
	margin:4px 0px 0px 16px; 
	background:url(images/gray_arrow.gif) top left no-repeat;
}
li.noLinkSubSub {
	color:#5A717D;
	padding:0px 0px 0px 16px;
	margin:4px 0px 0px 32px; 
	background:url(images/gray_arrow.gif) top left no-repeat;
}
ol.decimalList{
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 0px; 
}
li.references {
	font-size:9px;
	list-style-type: decimal;
	list-style-position: outside;
	margin:4px 0px 0px 16px;  
}
li.numbered {
	font-size:11px;
	list-style-type: decimal;
	list-style-position:inside;
	margin:4px 0px 0px 0px;
}
li.numberedOutside {
	font-size:11px;
	list-style-type: decimal;
	list-style-position:outside;
	margin:4px 0px 0px 16px;
}
li.arrowIndented {
	margin:4px 0px 0px 16px;
	list-style:none;
	line-height:14px;
	text-indent:-16px;
}
/*_____________________________________________________*/
/*††††††††††††††††††††††-‰‰‰‰‰‰-†††††††††††††††††††††††*/
.tal {
	width:50%;
}
.text_bar {
	font:bold 10px Tahoma, Arial;
	color:#FFF;
	padding:0px 0px 0px 24px;
	height:18px;
	text-transform:uppercase;
	vertical-align:middle;
}
.bg_tdGreen {
	background:url(images/gray_line_top.gif) top left repeat-x #F6FFE5
}
.bg_tdBlue {
	background:url(images/gray_line_top.gif) top left repeat-x #E3F3FC
}
.ftr {
	height:73px;
	color:#5A6368;
	font-size:10px; 
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-style:solid;
	border-width:1px;
	border-color:#A1B1BE;
}
.ftr a{
	color:#5A6368;
}
