
/* GENERAL STYLES */
@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff;
}

#pagewrapper { margin: 0; width: 750px;}
#blacktop { display:none;}
#navtop { display:none;}

#bluehead { display:none;}
#bluehead-print { background-color:#00417A; display:block;}
#innercontentarea {background-color:white; background-image: none;padding-left:0px;}

#innerleft { display: none;}
#bottombluebar {background-color:#00417A;height:2px;}
#footer { font-size: 10px;}


ol,ul,dl {margin-left:2em;}
ol li {list-style:decimal outside;}
ul li {list-style:disc outside;}
