/* CSS FREIENBERG TECHNOLOGY - Preview - (c) 2003-2012 Freienberg Management */


body { 			background-image: url(../graphics/backgrounds/whitepaper-h0.jpg);
			background-repeat: repeat-y; 
			background-position: center;
			background-color: #202825;
			color: black;  
			font-family: Arial, Helvetica;
			font-size: 11pt; 
           		font-weight: normal; 
			text-align: justify;			
			vertical-align: baseline;			
			line-height: 15pt; 
			width: 900px;
			margin: auto;
}


.title { 		font-size: 14pt;
 			font-weight: bold;
			text-decoration:underline;
			text-align: left;
			line-height: 18pt; 
}


.subtitle { 		font-size: 12pt; 
           		font-weight: normal; 
			letter-spacing: 1.5pt;
			text-decoration: none;			
}


ul { 			list-style-type: square;
			text-indent: 10pt;  
		 	text-align: left;
			line-height: 25pt;  
}


.bultext { 		font-size: 11pt;
			font-weight: normal; 
			letter-spacing: 0pt;
}			


.bultextbold { 		font-size: 11pt;
			font-weight: bold; 
			letter-spacing: 0pt;        		  
}			


.footer  { 		font-size: 10pt;
 			font-weight: normal; 
			text-align: justify; 
			vertical-align: top;			
			line-height: 18pt;
			margin-left: 4px;
			margin-right: 100px;			
}

.copyright   { 		color: black; 
			font-size: 8pt; 
			text-decoration:none; 
			text-align: right; 
			line-height: 10pt;
			vertical-align: top; 
}




/* H O V E R  L I N K S */

a:visited 	     	{ color:white; text-decoration:underline; }
a:link               	{ color:white; text-decoration:underline; }
a:active             	{ color:white; text-decoration:underline; }
a:hover              	{ color:red;   text-decoration:underline; } 





/* H O V E R  B U T T O N S  STANDARD */

a.bt-printer            { display:block; height:25px; width:25px; background: url(../graphics/buttons/printer.gif) 0px 0px no-repeat;}
a.bt-printer:hover      { background-position: 0px -25px; }
a.bt-printer:active     { background-position: 0px -25px; }
a.bt-printer:focus     	{ background-position: 0px -25px; }


a.bt-winclose         	{ display:block; height:25px; width:25px; background: url(../graphics/buttons/winclose.gif) 0px 0px no-repeat;}
a.bt-winclose:hover   	{ background-position: 0px -25px; }
a.bt-winclose:active  	{ background-position: 0px -25px; }
a.bt-winclose:focus   	{ background-position: 0px -25px; }


a.bt-arrowup         	{ display:block; height:25px; width:25px; background: url(../graphics/buttons/arrowup.gif) 0px 0px no-repeat;}
a.bt-arrowup:hover   	{ background-position: 0px -25px; }
a.bt-arrowup:active  	{ background-position: 0px -25px; }
a.bt-arrowup:focus   	{ background-position: 0px -25px; }


a.bt-arrowdown         	{ display:block; height:25px; width:25px; background: url(../graphics/buttons/arrowdown.gif) 0px 0px no-repeat;}
a.bt-arrowdown:hover   	{ background-position: 0px -25px; }
a.bt-arrowdown:active  	{ background-position: 0px -25px; }
a.bt-arrowdown:focus   	{ background-position: 0px -25px; }


a.bt-arrowleft         	{ display:block; height:25px; width:25px; background: url(../graphics/buttons/arrowleft.gif) 0px 0px no-repeat;}
a.bt-arrowleft:hover   	{ background-position: 0px -25px; }
a.bt-arrowleft:active  	{ background-position: 0px -25px; }
a.bt-arrowleft:focus   	{ background-position: 0px -25px; }


a.bt-arrowright         { display:block; height:25px; width:25px; background: url(../graphics/buttons/arrowright.gif) 0px 0px no-repeat;}
a.bt-arrowright:hover   { background-position: 0px -25px; }
a.bt-arrowright:active  { background-position: 0px -25px; }
a.bt-arrowright:focus   { background-position: 0px -25px; }


a.bt-previewclose         { display:block; height:25px; width:25px; background: url(../graphics/buttons/previewclose.gif) 0px 0px no-repeat;}
a.bt-previewclose:hover   { background-position: 0px -25px; }
a.bt-previewclose:active  { background-position: 0px -25px; }
a.bt-previewclose:focus   { background-position: 0px -25px; }




/* H O V E R  B U T T O N S  ADDITIONAL */
