BODY {
	margin: 0px;
	padding: 0px;
	color: #001828;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}

TD, P {
	color: #001828;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}

h1 {color: #E06F1C; font-family: Arial, Helvetica, Verdana; font-size: 16px; }
h2 {color: #E06F1C; font-family: Arial, Helvetica, Verdana; font-size: 15px; }
h3 {color: #E06F1C; font-family: Arial, Helvetica, Verdana; font-size: 13px; font-weight: bold; font-style: italic;}
h4 {color: #E06F1C; font-family: Arial, Helvetica, Verdana; font-size: 13px; }
h5 {color: #E06F1C; font-family: Arial, Helvetica, Verdana; font-size: 12px; }
h6 {color: #E06F1C; font-family: Arial, Helvetica, Verdana; font-size: 11px; }

.orangetext { color: #C56800; } 

a:link, a:visited, a:active { color: #C56800; text-decoration: underline; font-weight: bold; }
a:hover { font-weight: bold; text-decoration: underline; }

ul li { list-style-type: square; list-style-position: outside; padding-bottom: 5px; }

#top {
	width: 720px;
	margin: 0px;
	padding: 0px;
	background-color: #001828;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}
#content { width: 720px; }

#content-left {
	width: 183px;
	padding: 0px;
	margin: auto;
	position: relative;
	float: left;
	text-align: left;
	background-color: #007CC2;
}

TD.content-right { 
	text-align: left; 
}

#content-right { padding: 15px; }

.left-navigation {
	padding-top: 18px;
	text-align: right; 
	color: #001828;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	padding-right: 8px;
	padding-top: 18px;
	width: 160px;
}

a.nav:link, a.nav:active, a.nav:visited { text-decoration: none; font-weight: bold; color: #FFFFFF; }
a.nav:hover { text-decoration: underline; }

a:link, a:active, a:visited { text-decoration: underline; color: #007CC2; }
a:hover { text-decoration: underline; font-weight: bold; }

#footer { bottom: 0px; }

#footer p {
	color: #4C4C4C;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover { color: #C56800; text-decoration: underline; }