@charset "utf-8";
body {
	background-color: #FD6397;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#container {
	background-color: #FD6397;
	text-align: left;
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
	height: auto;
	padding: 0px;
}
#masthead {
	background-color: #e43972;
	margin: 0px;
	padding: 0px;
	height: 218px;
	width: 825px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
#sidebar {
	background-color: #e43972;
	margin: 0px;
	padding: 10px;
	float: right;
	width: 205px;
}
.contenttext {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	width: 575px;
	height: auto;
	padding: 10px;
}

#content {
	background-color: #ffffff;
	margin: 0px;
	padding: 10px;
	width: 575px;
	
}
#falsesidebar {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 825px;
	background-image: url(../cssimages/sidebar.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#footer {
	background-color: #208Fde;
	margin: 0px;
	height: 50px;
	width: 825px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	font-size: 9pt;
	clear: both;
	padding: 0px;
}
.clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
h1 {
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E43972;
} 
h2 {
	font-size: 14pt;
	text-transform:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #208fde;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #E43972;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #208FE0;
}

a {
	color: #000000;
	text-decoration: underline;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageborder {
	border: 1px solid #000000;
}

.legal {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.datestyle {
	font-weight: bold;
	color: #208Fde;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
}
.pinkhighlighter {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #E43972;
}
td {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
th {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	}
.footnote {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #208Fde;
