p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-align: justify;
	line-height: 20px;
	font-weight: 100;
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD861E;
	margin-bottom: 20px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #000;
}
.centerimg {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.float_right {
	float: right;
	border: thin solid #000;
	margin-left: 8px;
}
.list ul {
}
.list ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	margin-top: 15px;
	margin-left: 200px;
}
.clear {
	clear: both;
}
.imgborder {
	border: 2px solid #000;
}

a {  text-decoration: underline}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	padding-bottom: 0px;
	display: block;
	margin-bottom: 0px;
	margin-top: 30px;
}

