/* Main Structure */
body {
	background-color: #fffff;
	margin: 0 0 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

p {
	font-size: 1.0em;
}


h1 {
	font-size: 1.0em;
	color: #000000;
	text-align:center;
}

h1.header {
	font-size: 2.0em;
	color: #000000;
	text-align:center;
}

a {
	color: #00ada8;
	text-decoration: none;
	font-size: 1em;

}

a:hover {
	color: #00ada8;
	text-decoration: underline;
}


a.nav {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	font-size: 0.85em;
	text-decoration: none;

}
a.navon {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	font-size: 0.85em;


}
a.navon:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	font-size: 0.85em;
	text-decoration: underline;

}
a.nav:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	font-size: 0.85em;

}
td.green{
	color: #00ada8;
	text-decoration: none;
}

td.white{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

td.footer{
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;
}

a.footer{
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
}

a.footer:hover{
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #000000;
	text-align:center;
}

a.sidenav {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 2.0em;
	text-decoration: none;
}

a.sidenav:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 2.0em;

}
a.sidenavon {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 2.0em;
}
a.sidenavon:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 2.0em;
	text-decoration: underline;

}
td.fact {
	color: #000000;
	font-size: 0.85em;
	text-decoration: none;
	line-height: 1.6em;

}