	/* General styles */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background-color: #fff; /* CC LAYOUT COLOR */
		font-family: Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
		font-size: .80em;
		line-height: 1.25em;
		color: #000;
		margin-top:12px;
	}
	
	a {
		color:#222;
	}
	a:hover {
		color:#341FF2;
	}

	h1 {
		font-size: 1.45em;
		font-weight:400;
		line-height:1.35em;
		margin:0px 0 9px 0px;
		padding: 0px 0 0px 0;
		font-family:'Bookman Old Style',Bookman,'URW Bookman L','Palatino Linotype',serif;
		font-family:Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
		letter-spacing: .01em;
		}
		
	.backgroundblue h1 {
		width:400px;
		background-color: #33679F;
		padding:2px;
		color:#fff;
		margin: 24px 0 9px 0;
		}
	
	h2 {
		font-size: 1em;
	}
	
	.boxed h2 {
		font-size: .95em;
		color: #222;
		line-height: 1.5em;
		letter-spacing: .035em;
		font-weight:500;
		font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif;
		}
	
	h3 {
		font-size: .85em;
	}
	.serif {
		font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif;
		letter-spacing: .01em;
		line-height: 1.6em;
		word-spacing: .01em;
	}
	em {
	background-color: #C8DFF7;
	padding:1px;
	}
	
	.caption {
	font-size:80%;
	line-height:80%;
	}
	
/* cuscom odkf */
	
	.colorblue {
		color:#000080;
	}
	
	.textnarrowcolumn p {
		font-size:.85em;
		word-spacing:.15em;
		letter-spacing: .005em;
		line-height:1.35em;
	}
	.formheading {
		font-size: 1em;
		line-height: 1em;	
		word-spacing: .15em;
		margin: 0 0 9px 0;
	}
	.pdflink a[href$=".pdf"]:before {
	    padding: 1px 10px 5px ;
	    margin: 5px 0px 13px 0px;
	    content: "";
	    background: url(/images/PDFIcon_sm.gif) no-repeat;
		background-color:white;
	}	
/* end cuscom odkf */

	.phone span:after {
	content: "440-255-8821";
	}
	
	.maintext {
		font-size:120%;
		line-height:130%;
		}
	

	.head {
		font-size:120%;
		width:100%;
		}
		

