@charset "ISO-8859-1";
.unnamed1 {
	border: 1px solid #005c9c;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: -5 px;
	padding-left: 1px;
	line-height: 1.5;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	line-height: 1.5;
}
.header {
	font-size: 11px;
	color: #005c9c;
	font-style: normal;
	font-weight: bold;
	padding: 15px;
	text-align: center;
	background-color: #ffffff;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #005c9c;
	border-bottom-color: #005c9c;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #007faa;
	padding: 7px 0px 0px 0px;
	line-height: 1.5;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #f09d08;
	padding: 10px 0px 0px 0px;
	line-height: 1.5;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #00000;
	padding: 5px 0px 0px 0px;
	line-height: 1.5;
}
a:link {
	font-weingh: bold;
	color: #005c9c;
	background-color: transparent;
	text-decoration: none;
	}
	
a:visited {
	color: #005c9c;
	background-color: transparent;
	text-decoration: none;
	}
	
a:active {
	color: #005c9c;
	background-color: transparent;
	text-decoration: none;
	}
	
a:hover {
	color: #005c9c;
	text-decoration: underline;
	}
.p2 {
	padding: 15px;
}

.p3 {
	padding-left: 5px;
	font-style: italic;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #97c5ea;
}
.p4 {
	border: 1px dotted #005c9c;
	padding: 5px;
}

.p5 {
	color: #005c9c;
}
.floatLeft {
	float: left;
	margin-right: 5px;
	}
