/* This is the style sheet for Focus Monthly Publication. */

#container
{
	padding: 1em 1em;
}




	
	
.intable3 {
	background-color: #6699FF;
	font-size: 14px; font-weight: bold;
	padding: 4px;
	spacing: 0 px; 
	text-align: center;
	}
	
	
	
	
.tableback
 {
	background-color: #FDF1B0;
	
	}
.caption {font-weight: bold; 
text-align: center;}

.blue {
	 color: #0066CC;
  }
.blue_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
}
.style2 {
	color: #3366CC;
}
.style3 {
	color: #3366CC;
	font-size: 18pt;
}

.style4 {color: #3366CC}
	 
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 45px;
	color: #FFFFFF;
}
 .tfoot { 
 border: solid #ccc 2px; padding: 10px; 
 
	 }
.zeromargin {
	margin-bottom: 15px;
	margin-top: 15px;
}
.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;
}	 
/* FEEDBACK BUTTON STYLES */

form.inline, form.inline * { display: inline; margin:0; padding:0 }

button { overflow:visible; width:auto }

button.link {

	text-align: left;

	color:#00f;

	background: none;

	margin:0;

	padding:0;

	border:#fff solid 0px;

	cursor:pointer;

	display:block

			

	-moz-user-select: text;

	/* override all your button styles here if there are any others */

}

button.link span { text-decoration:underline }

button.link:hover span, button.link:focus span { color:#00f; text-decoration:none }

td.footer button.link { font-size:11px }	