@charset "UTF-8";

/* text.css İFactor of 4, LLC 2013*/
/*ATM*/

/* header area */

#header h1 { 
	font-size: 16px; 
	line-height: 120%; 
	text-align: left; 
	margin: 7px 7px 2px 7px; 
	}
	
#header p     { 
	font-size: 12px; 
	line-height: 120%; 
	text-align: left; 
	margin: 2px 7px 3px 7px; 
	}

#toolbar .sep { 
	text-align: center; 
	color: #e9ffff; 
	padding-left: 5px; 
	padding-top: 0px;
	}

#right-sidebar h2   { 
	font-size: 14px; 
	font-weight: bold;
	line-height: 120%; 
	text-align: left;  
	margin: 10px 10px 10px 10px; 
	color: white; 
	}
	
#right-sidebar h3   { 
	font-weight: bold;
	font-size: 13px; 
	line-height: 120%; 
	text-align: left;  
	color: white; 
	margin: 10px 10px 0px 10px; 
	}

#right-sidebar p     { 
	font-size: 12px; 
	line-height: 160%; 
	text-align: left; 
	color: white; 
	margin: 0px 10px 10px 10px; 
	}

#right-sidebar li     {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	color: white; 
	margin: 0px 10px 5px 25px;
	list-style-type: none;
}

#centercontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: white;
	line-height: 120%;
	text-align: left;
	margin: 13px 7px 0px 0px;
	padding: 0px 20px 0px 20px;
	font-style: italic;
}
	
#centercontent h2 { 
	font-size: 14px; 
	font-weight: bold;
	line-height: 120%; 
	color: white;
	text-align: left; 
	margin: 6px 7px 0px 0px; 
	padding: 0px 20px 0px 20px; }

#centercontent h3 { 
	font-size: 13px; 
	font-weight: bold;
	line-height: 120%; 
	color: white;
	text-align: left; 
	margin: 10px 7px 0px 0px; 
	padding: 0px 20px 0px 20px;
	 }
	
#centercontent p  { 
	font-size: 13px; 
	font-weight: lighter;
	color: white; 
	line-height: 180%; 
	margin: 0px 7px 10px 0px; 
	padding: 0px 20px 0px 20px; 
	}
	
#centercontent blockquote  {  
	margin: -10px 20px 0px 20px; 
	}

#centercontent .caption  { 
	font-size: 10px; 
	color: white; 
	line-height: 120%; 
	margin: 0px 7px 10px 0px; 
	padding: 0px 20px 0px 20px; 
	}
	
		
#centercontent li	{ 
	font-size: 12px; 
	color: white; 
	line-height: 130%; 
	margin: 0px 0px 5px 45px
	 }

#footer h1 { 

	}

#footer p  {
	font-size: 10px;
	color: white; 
	line-height: 120%;
	text-align: center;
	margin: 5px 7px 2px 7px;
	}

.indent4 {
	text-indent: 4em;
	}
	
.indent8 {
	text-indent: 8em;
	}

ul.pdf {
	list-style-type: none;
	list-style-image: url(../images/Adobe_PDF_icon-30.png);
	list-style-position: inside;
	}