body {
	color:#000;
	background-color:#FFF;
	margin-top:0px;
	margin-right:0px;
	margin-left:18px;
	margin-bottom:0px;
	padding:0px;
	font-family:arial, verdana, helvetica, sans-serif;
	text-align: left;
	}
	
img {
	display:block;
	border:0;
	}

a:link {
	text-decoration: none;
	color: #006;
	font-size: inherit;
   	}
	
a:visited {
	text-decoration: none;
	color:#006; 
	font-size: inherit;
	}

a:hover {
	color:#6a6a6a;
	text-decoration: none;
	background-color: #E7E7E7;
	font-size: inherit;
	}

a:active {
	color: #ff0;
	text-decoration: none;
	font-size: inherit;
	}	

p 	{
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-indent: 30px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background-color: #FFFFFF;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	}

h1 	{
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	 }

h2 	{
	color: #FFF;
	background-color: #090;
	font-size: 1.5em;
	line-height: 1em;
	vertical-align: top;
	 }
	
h3 	{
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	margin-bottom: 2px;
	padding-bottom: 0px;
	padding: 0;
	margin: 0;
	 }
	
h4 	{
	font-size: 1em;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	white-space: nowrap;
	 }
	
h5 	{
	font-size:.9em;
	line-height:1.1em;
	 }
	
h6 	{
	font-size: 1em;
   	line-height: 50%; 
	font-style: italic;	
	}

.boldOff {
	font-weight: normal;
	}

#masthead img {
	padding: 0 12px 0 12px;
	}

#intro {
	margin: 24px 0 2px 0;
	}

#archiveItems table {	
	border-left: 12px;
	border-left-color: #000066;
	border-left-style: solid;
	border-right: 1px solid #006;
	margin: 12px 0 36px 0;
	
	}
	
#archiveItems td {	
	vertical-align: top;
	border-bottom: 1px dotted #090;
	}
	
#archiveItems td a {	
	font-size: inherit;
	line-height:1.2em;
	text-align: left;
	margin-bottom: 2px;
	padding-bottom: 0px;
	padding: 0;
	margin: 0;
	}
	
#archiveItems td h4{	
	/* background-color: #009900; */
	color: #fff;
	font-size: 1.2em;
	}	
	
h2.sectionHead  {
	font-style: italic;
	background-color: #009900;
	vertical-align: top;
	}

#footer {
	display: block;
	clear: both;
	text-align: center;
	}

#footer p {
	font-size: 12px;
	}

#footer address {
	font-size: 9px;
	line-height: 11px;
	font-style: italic;
	color: #666666;
	text-align: center;
	}
	
.textnavbar p, a {
	padding: 0 4px;
	font-size: 12px;
	color: #000066;
	text-align: center;
	list-style: none;
	text-decoration: none;
	}
	
.textnavbar a:link {
	color: #222253;
}

.textnavbar a:visited {
	color:#222253;
}

.textnavbar a:hover {
	color:#ffffff;
	background-color: #222253;
}

.textnavbar a:active {
	color:#FFFF00;
	}
