/* This is the style sheet for Focus Monthly Publication. */

#container
{
	padding: 1em 1em;
}

.blue2 {color: #000066; 
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 34px; font-weight: bold;}

.blue3 {color: #000066; 
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 34px; font-weight: bold;}
		
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
}

.style4 {color: #3366CC}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bcrumb {
	font-size:11px;
	font-family: arial, verdana, helvetica, sans-serif;
}

.tfoot { 
 border: solid #ccc 2px; padding: 10px; 
 }
 
 .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subhead { color: #6699FF;}
 
.subhead2 { font-size: 15px; font-weight: bold; font-style: italic;}	

.subhead3 { color: #6699FF; font-size: 16px;}	

.month {text-align: left; font-weight: bold;}
.blue {
	 color: #0066CC;
  }
  
.intable {
	background-color: #FFF0B5;
	font-size: 100%;
	padding: 4px;	
	text-align: center; font-weight: bold;
	}  
  
.pdfview {	
	font-size: 85%;
	padding: 2px;	
	text-align: center;
	}  
	
.zeromargin {
	margin-bottom: 15px;
	margin-top: 15px;
}
.title h1 {
	margin:0px;
}
.title {
	padding: 8px;
}

.zeromargin p, .zeromargin h1, .zeromargin h2, .zeromargin h3, .zeromargin img  {
	margin: 0;
}
.zeromarginblue {
	margin:0;
	color: #3366CC;
}
.zeromarginblue p {
	margin:0;
	color: #3366CC;
}
.zeromargin ol {
	padding: 0;
}
.zeromargin ol li {
	font-style: italic;
}	
 	