@charset "UTF-8";
body {
	background-color: #A9C19A;
}
.outlinebox {
	background-color: #FFFFFF;
	border: thin solid #437E93;
}
.mainbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.mainbody a {
	color: #417F95;
	text-decoration: underline;
	font-weight: normal;
}
.mainbody a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #417F95;
	text-decoration: underline;
	font-weight: bold;
}
.mainbody a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #417F95;
	text-decoration: underline;
	font-weight: bold;
}
.mainbody a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #417F95;
	text-decoration: none;
	font-weight: bold;
}
.mainbody a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #417F95;
	text-decoration: none;
	font-weight: bold;
}
.mainbody h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #417F95;
	font-weight: bold;
	font-style: italic;
}
.mainbody ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}
.clear {
	clear: both;
}
.leftnav a:link {
	color: #417F95;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.leftnav h1 {
	color: #417F95;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
.leftnav h2 {
	color: #417F95;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-right: 10px;
}

.sidebar2 {
	width: 124px;
	background-color: #d0dee4;
	background-image: url(images/sidebar2_bkginside.jpg);
	background-repeat: no-repeat;
	border: 1px solid #457E92;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.sidebar2  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #457E92;
}
.sidebar2 p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.leftnav {
	color: #417F95;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.topnav {
	font-size: 8pt;
	font-weight: bold;
	color: #398293;
}
.topnav  a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #398293;
	text-decoration: none;
	letter-spacing: normal;
	text-align: right;
}
.leftnav a:visited {
	color: #417F95;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.mainbody img {
	list-style-type: circle;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	clear: both;
	float: right;
	margin: 5px;
}
.mainbody h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #417F95;
	font-weight: bold;
	font-style: italic;
}
.sidebar2 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #457E92;
	text-transform: none;
	text-align: center;
}

