
/************** content editor styles *****************/

p {
	margin-top:0px;
	margin-bottom:0px;
}
.cms_subPageTitle 	{  
					font-size:17px;
					color:#0C225B;
					font-family:georgia,serif;
				}				
.cms_simpleText {
				color:#000000;
				font-size:12px;
				}
table#mainTable {
	width:785px;
}
td#left {
	width:520px;
}			
