<style media="screen" type="text/css">

	body { 
	margin:0;
    padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    width:100%;
    min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
    }
	p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
   }
   p {font-size: 12px; line-height: 19px; color: #444035;}
   ul li {font-size: 12px; line-height: 19px; color: #444035; list-style:square; margin-left:0px; padding:0;}
   h1 {font-size: 16px; color: #fff; background-color:#a4a4bd; line-height:28px; font-weight:bold;}
   h2 {font-size: 26px; color: #00007e;}
   h3 {font-size: 22px; color: #00007e;}
   h4 {font-size: 20px; color: #444035;}
   h5 {font-size: 17px; color: #9ba470;}
   h6 {font-size: 14px; color: #535379; line-height: 18px;}
   strong {color: #00007e; font-weight: bold;}
   em {color:#808080}
	img {border:none;}	
	/* Column Styles */
	.frame {
		width:680px;
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		}
	.leftCol {
		width:480px;
		height: 100%;
		float:left;
		background:#fff;
		}
	.leftText { 
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		padding: 10px 10px 10px 15px;
		float: left;
		}
	.rightCol {
		width:200px;
		height: 100%;
		float:left;
		background:#eceae3 url(http://www.familycrisiscenters.com/site/images/whiteswirl.gif) no-repeat right top;
		}
	.rightText {
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		padding: 10px 10px 10px 10px;
		float: left;		
		}
	.whiteCol {
		width:200px;
		height: 100%;
		float:left;
		background:#fff url(http://www.familycrisiscenters.com/site/images/whiteswirl.gif) no-repeat right top;
		}
	.whiteText {
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		padding: 10px 10px 10px 10px;
		float: left;		
		}
	.onecolCol {
		width:680px;
		height: 100%;
		float:left;
		background:#fff url(http://www.familycrisiscenters.com/site/images/whiteswirl.gif) no-repeat right top;
		}
	.onecolText {
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		padding: 10px 10px 10px 12px;
		float: left;		
	}
	.frame a, .leftText a, .rightText a, .onecolText a, .whiteText a, .frame:visited a /*link for non ie browser to left .rightText a*/ {color: #00007e; text-decoration: none;}
	.frame a:hover, .leftText a:hover, .rightText a:hover, .onecolText a:hover, .whiteText a:hover, .frame:hover a /*.rightText a:hover*/ {color: #00007e; text-decoration: underline;}
	/*.rightText p { font-size: 11px; }*/
	.homeleftText a, .homecenterText a, .homerightText a, .home:visited a {background: url(http://www.innovacresearch.com/site/images/button.jpg) repeat-x; color:#fff; line-height:30px; text-decoration:none; padding:6px}
	.homeleftText a:hover, .homecenterText a:hover, .homerightText a:hover, .home:hover a {background: url(http://www.innovacresearch.com/site/images/button.jpg) repeat-x; color:#fff; line-height:30px; text-decoration:none;}
#emailform p, .text, .textbutton {
	font-size:12 px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	text-align: left;
	line-height: 18px;
}
.textbutton {
text-align: center
}	

</style>