@charset "utf-8";
/* CSS Document */
body {background:#eee;}
div#container {width:900px; margin:auto; background:#fff;}
p, div, td {font:normal normal 1em Arial, Helvetica, sans-serif}
p, h1, h2, h3, h4, h5, h6 {margin:5px 10px 10px 10px;}
a, a:link, a:visited {color:#006;}
a:hover, a:active {color:#39f;}
#head a, #head a:link, #head td {color:white; text-decoration:none; font-size:.9em;}
#head a:visited {color:#f8f8ff;}
#head a:hover, a:active {color:silver;}
#foot {border-top:10px solid #fff;}
#foot td, #foot td a {font-size:.95em;}
#nonhome td img {display:block; margin:auto;}
.center {vertical-align:middle; text-align:center;}
.blue {background:#006; color:white;}
.lightblue, .lightblue p {background:#39F; font-weight:bold;}
ul {margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0;}
ul.checklist {list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -1.25em;
	}
ul.checklist li:before {content: "\25FD \0020";}

h1 {font-size:1.25em; color:#006;}
h2 {font-size:1.15em}
h3 {font-size:1.05em}
em {font-style:italic; font-size:.8em;}
