/* --------------------------------------------------------------------------------------------------
Global Layout
--------------------------------------------------------------------------------------------------*/

body {
	font: normal 62.5%/17px "Verdana", Arial, Helvetica, sans-serif; 
	color: #3b3f42;
	background: #0055a5 url('../images/core/bg.jpg') repeat-x 0 0;
}

p, h1, h2, h3, h4, h5, h6, ul.list { margin-bottom: 20px; text-align: left; }
p { font-size: 1.1em; }
h1 { font-size: 1.6em; color: #ceb362;}
h2 { font-size: 1.4em; color: #e52324;}
h3 { font-size: 1.2em; color: #000; display: block; padding: 5px 10px 10px 10px; height: 12px; background: #eaeaea; }
h4 {
	font-size: 1.2em;
	color: #000;
	display: run-in;
	padding: 5px 10px 10px 10px;
	height: 12px;
	background: #eaeaea;
	width: auto;
}
h5 { font-size: 1.2em; color: #000; display: block; text-align:center; padding: 5px 10px 10px 10px; height: 12px; background: #eaeaea; }
h6 { font-size: 1.6em; color: #ffffff;}

ul.list { list-style: square; margin-left: 30px; }
ul.list1 { list-style: disc; margin-left: 40px; }
td ul.list { list-style: square; margin-left: 20px; }
ul.list li { font-size: 1.1em; }

a.pdf {background:url(../images/core/iconpdf.gif) no-repeat 0 0;padding:3px 0 0 20px;}
p.acrobat {background:url(../images/core/acrobat.gif) no-repeat 0 0;padding:0 0 0 35px;height:30px;}

a.zip {background:url(../images/core/zipicon.gif) no-repeat 0 0;padding:3px 0 0 20px;}
p.zipfile {background:url(../images/core/zipfile.gif) no-repeat 0 0;padding:0 0 0 35px;height:30px;}