html { margin: 0px; }
/*body { padding: 0px; margin: 0px; 
background: #ffffff url('Images/COREX_BG.gif') repeat-y 50% 0; } */
body {background: #ffffff url('images/COREX_BG.gif') repeat-y 50% 0;margin: 0;padding: 0; z-index:2}
UL {
list-style-image: url(images/RED_BULLET.jpg);
}

UL UL LI {
list-style-image: url(images/RED_BULLET.jpg);
}

UL UL UL LI {
list-style-image: url(images/RED_BULLET.jpg);
}

UL UL UL UL LI {
list-style-image: url(images/RED_BULLET.jpg);
}

UL UL UL UL UL LI {
list-style-image: url(images/RED_BULLET.jpg);
}

/*Headings */

H1, .COREX_HEADINGS
{ 
font-family: Geneva, Arial, helvetica, sans-serif; font-size:26px; font-weight: bolder; color:#cb0f0f; margin:0 0 10px 0;
}

H2, .COREX_SUBHEADINGS
{
font-family: Verdana, Arial, helvetica, sans-serif; font-size:16px; font-weight: bolder; color:#cb0f0f; margin:0 0 10px 0; clear: both;

}

H3, .COREX_HEADINGS_GREY
{ 
font-family: Geneva, Arial, helvetica, sans-serif; font-size:12px; font-weight: bolder; color:#cb0f0f; margin:0 0 8px 0;
}

h2+img[src="/content/images/COREX_RED_HR.gif"] {
	position: relative;
	top: -10px;
}

h1, h2, h3, h4, h5, th, thead, tfoot { }
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }
p {font-size:10px; background-color:#FFFFFF; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif;} 

td { font-size:10px; background-color:#FFFFFF; color:#666666;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }
tfoot, thead { }
th { }

small { font-size: .9em; }
big { font-size: 1.2em; }
blockquote, pre { font-family: Courier New, monospace; font-size: 1em; }
img { border: none; }

a:link { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:active { color: #666666; text-decoration: none; }
a:hover { color: #cc0000; text-decoration: none; }

/* Samples */
/*
blockquote { font-size: 1em; padding: 8px; }
blockquote.withheading { font-size: 1em; padding: 0px; }
blockquote.withheading h1 { font-size: 1.1em; margin: 0px; padding-top: 5px; padding-bottom: 5px; padding-left: 16px; }
blockquote.withheading p { font-size: 1em; margin: 0px; padding: 8px; }
*/
/* Misc */
/*
.pad4 { padding: 4px; }
.pad8 { padding: 8px; }
.blackborder1 { border: 1px solid #000000; }
.blackborder2 { border: 2px solid #000000; }
*/



