/* CSS Document */

body {
	font-family: arial, helvetica, serif;
	font-size: 80%;
	background: none;
	padding: 2em;
	margin: 0;
	background-color: #3A5B6F;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #253A47;
	line-height: 15px;
	letter-spacing: 0.5px;
}
a:link {
	color: #F57300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #8F9B5F;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #F57300;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #F57300;
	font-weight: bold;
} 

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253A47;
	line-height: 15px;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #253A47;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}
.italic_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #DF6B17;
}

.sidenav {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #3A5B6F;
	}

a.sidenav:link {
	color: #90985A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.sidenav:visited {
	color: #90985A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.sidenav:hover {
	color: #3A5B6F;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #253A47;
	line-height: 16px;
	letter-spacing: normal;
	font-weight: bold;
}
.italic_orange_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #8F9B5F;
	font-weight: bold;
	letter-spacing: 1px;
}
