/* UTILISING DEFAULT SCHEME BRANDING AND OVERALL SIZING PAGE */
/* THIS BROWSER INFO
/* Detail   CCBot/1.0 (+http://www.commoncrawl.org/bot.html) 
/* System   --unknown-- 
/* ThisBrowser    -- unavailable --  
/* Release    -- unavailable --  
/* Version    -  
*/
/* ======================================= CMS TEXT SEGMENTS CSS ================*/

div.cmsText { clear:both; float:left; width:100%;}

div.cmsText h2,
div.cmsText h3,
div.cmsText h4 { width:100%;}
div.cmsText h3:first-child,
div.cmsText h4:first-child {  }
div.cmsText h3,
div.cmsText h4 { color:#005292; }
div.cmsText p { font-size:1em; width:100%; padding-top:10px;padding-bottom:0px; }
div.cmsText p:first-child { padding-top:0px; }
div.cmsText img { margin:0px 0px 10px 0px; }
div.cmsText ul { list-style-type:disc; padding-left:20px; padding-top:10px; width:90%;}
div.cmsText ol { padding-left:25px;  width:90%; padding-top:10px;}
div.cmsText li { font-size:1em; padding-bottom:2px; }
div.cmsText li li { font-size:1em; }
div.cmsText hr { clear:both; float:left; width:95%;}
div.cmsText table { border:none; border-top:1px solid #000; border-left:1px solid #000; }
div.cmsText th,
div.cmsText td { border:none; border-right:1px solid #000; border-bottom:1px solid #000; font-size:1.1em; padding:1px;}






