body {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000000;
	font-family: Verdana,sans-serif;
	font-size: 11px;
}

p {
	color: #000000;
	font-family: Verdana,sans-serif;
	font-size: 11px;
}

h1 {
	color: #044657;
	font-family: Verdana,sans-serif;
	font-size: 13px;
}

h2 {
	color: #044657;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: #044657; }
a:active{ color: blue; }

li {
	margin-bottom: 3px;
}

/* ################# CUSTOM CLASSES ################# */

.navcell {
	vertical-align: top;
	padding-top: 13px;
	padding-bottom: 20px;
	padding-right: 6px;
	padding-left: 5px;
	border-right: 1px solid #EDEDED;
}

.navcell a:link { color: #000000; text-decoration: none; }
.navcell a:visited { color: #000000; text-decoration: none; }
.navcell a:hover { color: #044657; text-decoration: none; }
.navcell a:active{ color: #000000;text-decoration: none; }

.content {
	vertical-align: top;
	color: #000000;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.outline {
	width: 760px;
	border-top: none;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.sidelines {
	width: 758px;
	border-top: none;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.sidelinestop {
	width: 758px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.datestamp {
	color: #000000;
	font-family: Verdana,sans-serif;
	font-size: 9px;
	vertical-align: top;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}