body { 
	background-color: #dcdcdc;
	color: #000000;
	padding: 20px;
}
img {
	border: 0;
}

p {
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 2.5em;
}

a:link {text-decoration: none; color: #000000; cursor:default;}
a:visited {text-decoration: none; color: #000000; cursor: default;}
a:active {text-decoration: none; color:#000000; cursor: default}
a:hover {text-decoration: underline; color: #000000; cursor: default;}

a.nav {
	color: #000000;
}

div.file {
	margin-bottom: 0;
	margin-top: 0;
}

table {
	width: 100%;
}

td {
}

/* Hides from IE-mac \*/
* html .hollyhack {height: 1%;}
/* End hide from IE-mac */

div.nav_footer {
	text-align: right;
	border-top: 2px #000000 solid;
	margin-top: 10px;
	padding-top: 15px;
}

div.overall_body {
	padding: 0px;
	font-family: helvetica;
	font-size: 12pt;
	background-color: #dcdcdc;
	color: #000000;
	border-top: 0px #000000 solid;
	border-left: 0px #c0c0c0 solid;
	border-right: 0px #000000 solid;
	border-bottom: 0px #000000 solid;
}

div.nav_bar {
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 10px;
	background-color: #dcdcdc;
	color: #000000;
	border-top: 0px #000000 solid;
	border-left: 0px #c0c0c0 solid;
	border-right: 0px #000000 solid;
	border-bottom: 0px #000000 solid;
}


div.sub_body {
	padding: 0px;
	background-color: #dcdcdc;
	color: #000000;
	border-top: 0px #000000 solid;
	border-left: 0px #c0c0c0 solid;
	border-right: 0px #000000 solid;
	border-bottom: 2px #000000 solid;
}

div.spacer {
	clear: both;
}
	

