/* OP-Business Assoc */
/* TYPOGRAPHY STYLES */

div.matte {background:#fff; padding:15px ;  }





/* // Font Styles for the whole page // */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	}

/* ///////////////////////////////////////////////////////////////////////// */
/* /////////Global */
/* ///////////////////////////////////////////////////////////////////////// */
/* First Level Headings */
h1 {
	font-size: 18px; 
	font-weight:bold; 
	text-transform:uppercase;
	color:#0085d4;
	}

div.home h1 {line-height: 1em; margin-bottom:5px;}

div.home div.tout p {line-height: 17px;}

/* Paragraphs */
p {margin-bottom: 12px;}

/* //////////////////////////////////////////////////////////////////////// */
/*  Below Here are the styles for the copy on the Home page   */
/* ///////////////////////////////////////////////////////////////////////// */

/* Margins for the container */
div.tout {margin-top:0px; margin-left: 7px;}



/* Styles for the heading */
div.touth h1 {}

/* Style for the copy */
div.tout p { font-size:13px; line-height: 1.7em;}



/* Style for the footer copy */
div.footer {font-size:11px;}