body , td , p {
color: #000000;
font-family: Century Gothic;
font-size: 10pt;
margin: 0;
}

h1
{
	color: #FF7D00;
	font-size: 20pt;
        margin: 0;
        font-weight: bold;
}

h2
{
	font-size: 16pt;
	color: #FF7D00;
        margin: 0;
        font-weight: bold;
}

h3
{
	font-size: 14pt;
	font-weight: bold;
	color: #FF7D00;
        margin: 0;
        font-weight: bold;
}

h4
{
	font-size: 12pt;
	color: #FF7D00;
        margin: 0;
        font-weight: bold;
}

h5, h6
{
	font-size: 10pt;
	color: #FF7D00;
        margin: 0;
}

hr {
	color: #317139;
}
a.section_menu {
font-family: Verdana;
font-size: 10pt;
color: #FFFFFF;
text-decoration: none;
}
a.section_menu:link {
text-decoration: none;
}
a.section_menu:hover {
text-decoration: none;
color: #FF7D00;
}
a.section_menu:visited {
text-decoration: none;
}
a.section_menu:visited:hover {
text-decoration: none;
color: #FF7D00;
}
a.section_menu_selected {
text-decoration: none;
font-size: 10pt;
font-weight: bold;
color: #FF7D00;
}
a.section_menu_selected:link {
text-decoration: none;
}
a.section_menu_selected:visited {
text-decoration: none;
}
a.section_menu_selected:hover {
text-decoration: none;
}
a.section_menu_selected:visited:hover {
text-decoration: none;
}
#sidebar {
	background: transparent;
	border: none;
	float: left;
	font-family: Century Gothic;
	font-size: 13pt;
	margin: 14px 0 0 0;
	padding: 0;
	text-align: left;
	width: 180px;
}
#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#submenu {
	list-style-type: none;
}
#submenu li a {
	color: #FFFFFF;
	padding: 5px 0 0 0 ;
	border-bottom: #000000 solid 1px;
	height: 1.7em;
	display: block;
	text-decoration: none
}
#submenu li.selected a {
	color: #DC5E04;
	padding: 5px 0 0 0 ;
	border-bottom: #000000 solid 1px;
	height: 1.7em;	
	text-decoration: none
}

#submenu li.selected a:link, #submenu li.selected a:visited {
	color: #DC5E04;
	text-decoration: none
}
#submenu li a:hover
{
	color: #DC5E04; 
}
#submenu li.selected2 a {
	color: #DC5E04;
	font-size: 10pt;
	padding: 5px 0 0 0 ;
	border-bottom: #000000 solid 1px;
	height: 1.7em;	
	text-decoration: none
}
#submenu li.submenu2 a {
	color: #FFFFFF;
	font-size: 10pt;
	padding: 5px 0 0 0 ;
	border-bottom: #000000 solid 1px;
	height: 1.7em;
	display: block;
	text-decoration: none;
}
.latest_news_item {
margin-left: 10px;
display: block;
}
.latest_news_item a{
color: #FFFFFF;
font-family: Verdana;
font-size: 10pt;
margin-left: 0;
text-decoration: none;
}
.logout {
font-family: Century Gothic;
color: #FFFFFF;
font-size: 10pt;
font-weight: bold;
}
#footer p {
font-family: Century Gothic;
color: #5A555A;
font-size: 8pt;
}
#footer a {
color: #5A555A;
text-decoration: underline ;
}
a {
text-decoration: underline ;
}

a:active {
text-decoration: underline ;
}

a:visited {
text-decoration: underline ;
}
a:hover {
text-decoration: underline ;
}