@charset "utf-8";
body {
	background-color: #999999;
	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: #666666;
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#masthead {
	background-color: #e43972;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 960px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar {
	background-color: #30719c;
	margin: 0px;
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.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: 20px;
	width: 625px;
	
}
#mynavigation {
	text-align: center;
	padding: 10px;
	width: 170px;
}

#falsesidebar {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-image: url(../cssimages/falsesidebar.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#footer {
	background-color: #03426a;
	margin: 0px;
	height: 225px;
	width: 960px;
	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;
	color: #FFFFFF;
}
.footertext a {
	color: #FFFFFF;
}

.clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
footer a {
	color: #FFFFFF;
}
div#footer {
	color: #FFFFFF;
}

h1 {
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #03426A;
} 
h2 {
	font-size: 14pt;
	text-transform:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FEB013;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #03426A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #FEB013;
}

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: #FFFFFF;
	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;
.footertext {
	color: #FFFFFF;
}
