body {
	background-color: #fff;
	font-family: Arial, "sans serif";
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0px;
	text-align: left;
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

h1 { font-size: 15pt; color: #000; font-weight: bold; text-align: left; }
h2 { font-size: 14pt; color: #000; font-weight: bold; text-align: left; margin-bottom: 0; line-height: 1.1em; }
h3 { font-size: 13pt; color: #000; font-weight: bold; text-align: left; }
h4 { font-size: 12pt; color: #000; font-weight: bold; text-align: left; }
h5 { font-size: 12pt; color: #000; font-weight: bold; text-align: left; }
h6 { font-size: 12pt; color: #000; font-weight: bold; text-align: left; }


li.nav { list-style: none; display: inline; padding: 0 5px;}

p { font-size: 1em; color: #000; text-align: left; }

li { font-size: 1em; line-height: 150%; }

td { border-bottom: 1px solid #ccc; padding: 10px;}
th { border-bottom: 1px solid #000; padding: 10px; font-size: 1em; color:#000; font-weight:bold; }
table { width: 90%; }

/* */


.nav, #nav, #footer, #NavLinks, #globalNavHolder, .noprint { display: none; }

#navPrint { display: inline; }

#wrapper,  { width: 90%; border-bottom: 1px dotted #63bb46;}

#content { width: 90%; background-color: #fff; padding: 0px; /*border: solid 1px #000;*/}

.footerSub { width: 90%; }

.orangebox, .greenbox { background-color: #FFF; }


.outline {
	border: 3px solid #bce2f9;
	margin-left: 20px;
}