﻿A:link {
	color: #AD0088;
	text-decoration: underline;
}
A:visited {
	color: #78005E;
	text-decoration: underline;
}
A:hover {
	color: #65728D;
	text-decoration: none;
}
A:active {
	color: #65728D;
	text-decoration: underline;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #3F4652;
	background-image: url('');
	Margin-left: 0;
	Margin-top: 5;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #545F76;
	font-size: 13pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #545F76;
	font-size: 12pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #545F76;
	font-size: 10pt;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #545F76;
	font-size: 10pt;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
	font-weight: 700;
}
hr {
	size: 1;
	color: #000000;
}
input {
	font-size: 10pt;
	font-family: Courier New;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: 700;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	background-color: #FFFFC8;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}
.sidebar-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: 700;
}
.images {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 100;
}
/* CoolMenus 4 - default styles - end */
/*Style for the background-bar*/
.clBar {
	position: absolute;
	width: 10;
	height: 100;
	background-color: #DADCBA;
	layer-background-color: #DADCBA;
	visibility: hidden;
}
/*Styles for level 0*/
.clLevel0, .clLevel0over {
	position: absolute;
	padding: 2px;
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.clLevel0 {
	background-color: #122B3D;
	layer-background-color: transparent;
	color: #E8BA31;
}
.clLevel0over {
	background-color: #C39816;
	layer-background-color: #DADCBA;
	color: #000000;
	cursor: pointer;
	cursor: hand;
}
.clLevel0border {
	position: absolute;
	visibility: hidden;
	background-color: #000000;
	layer-background-color: #000000;
}
/*Styles for level 1*/
.clLevel1, .clLevel1over {
	position: absolute;
	padding: 2px;
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold;
}
.clLevel1 {
	background-color: #C39816;
	layer-background-color: #FCCE55;
	color: #000000;
}
.clLevel1over {
	background-color: #E8BA31;
	layer-background-color: #006699;
	color: #FBF3DD;
	cursor: pointer;
	cursor: hand;
}
.clLevel1border {
	position: absolute;
	visibility: hidden;
	background-color: #E8EAD5;
	layer-background-color: #006699;
}
/*Styles for level 2*/
.clLevel2, .clLevel2over {
	position: absolute;
	padding: 2px;
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold;
}
.clLevel2 {
	background-color: #C39816;
	layer-background-color: #FCCE55;
	color: #000000;
}
.clLevel2over {
	background-color: #65728D;
	layer-background-color: #0099CC;
	color: #FFFAE6;
	cursor: pointer;
	cursor: hand;
}
.clLevel2border {
	position: absolute;
	visibility: hidden;
	background-color: #DADCBA;
	layer-background-color: #006699;
}