div {border:0px solid #000}
body {margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; min-width:1200px; width:100%; background-color:#C8D2DC;}
* html body {width:1030px;}

h1 {color:#333366; font-size:150%; margin-top:0px; margin-bottom:0px;}  /* blue/purple */
h2 {color:#336699; font-size:140%;margin-top:0px; margin-bottom:0px;}   /* lime green */
h3 {color:#333366; font-size:130%; font-weight:bold; margin-top:0px; margin-bottom:0px;}  /* blue/purple */
h4 {color:#669900; font-size:120%;margin-top:0px; margin-bottom:0px;}  /* blue */
h5 {color:#990000; font-size:110%;margin-top:0px; margin-bottom:0px;}  /* red */

#header, #footer, #pageContent {width:100%}
#pageContent {clear:both;}
#headerRight, #footerRight {float:right; padding:0px; margin:0px;}
#headerLeft, #footerLeft {float:left; padding:0px; margin:0px;}
#navigation {background:#C8D2DC url('/graphics/06/navbar.jpg'); height:25px;}
#header {background:#C8D2DC url('/graphics/06/pagetile.jpg') top left;}
#footer {background:#C8D2DC url('/graphics/06/pagetile.jpg') bottom right;}
#pageContent {background-color:#C8D2DC; padding:10px;}
* html #footer img {border:0px solid #F00; margin-bottom:-3px;}
#pageContent img {padding:5px;}

/* Common CSS */
.bold { font-size:12px}
.italic { font-size:12px}
.bold italic { font-size:12px}
.underline{ font-size:12px}
img{border:0px; margin:0px; padding:0px;}
.hidden {visibility:hidden}

/* DO NOT REMOVE */
/* THIS IS A FIX FOR DIV BACKGROUND IN FIREFOX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* FROM OLD */
.header {font-family:verdana, arial, sans-serif; font-size:18px;color:#000066;font-weight: bold;}
.sub {font-family:verdana, arial, sans-serif; font-size:14px;color:#336600;font-weight: bold; text-decoration: none;}

.top {font-family: verdana, arial, sans-serif; font-size:12px; font-weight: bold;}

#leftcolumn { float:left; width:450px; padding:2px;}
#rightcolumn { margin-left:450px; padding:3px; vertical-align:top;}

#red {color:#990000;}
