body {
	background-color: #859abf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #da8c02;
	text-decoration: none;
}

a:visited {
	color: #da8c02;
	text-decoration: none;
}
a:hover {
	color: #004A92;
	text-decoration: none;
}
ul {
	color: #02396e;
	list-style-type: square;
	list-style-position: inside;
}
ul li {
	color: #02396e;
	list-style-type: square;
	list-style-position: outside;
	line-height: 16px;
	margin-bottom: 9px;
}
ol {
	color: #02396e;
	list-style-position: inside;
}
ol li {
	color: #02396e;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 16px;
	margin-bottom: 9px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #004A92;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-style: italic;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #da8c02;
	margin-bottom: 3px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #da8c02;
	margin-bottom: 3px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #02396e;
	text-decoration: none;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.clear {
	clear:both;
}
.p-for-tables {
	color: #02396e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 9px;
}
.smalltext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49456c;
	text-decoration: none;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.header-for-tables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02396e;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 12pt;
}
.quote {
	border-top: 1px dotted #000099;
	border-bottom: 1px dotted #000099;
	background: #e5eaef;
	padding: 10px 10px 0 14px;
}
.alert {
	font-weight: bold;
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.bodytext_16px {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #02396e;
	text-decoration: none;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: bold;
}
ul.boardlist {
	padding: 0;
}
	ul.boardlist li {
		float: left;
		width: 240px;
		margin: 0 5px 20px 0;
		list-style-type: none;
	}
	
	
.adinner {
	width: 232px;
	height: 75px;
	padding: 190px 10px 0;
	overflow: hidden;
	background: url(images/quote.jpg) no-repeat;
	text-align: center;
}
	.adinner h2 {
		margin-top: 0;
		padding-top: 7px;
		font-size: 12pt;
		line-height: 11pt;
	}
	.adinner p {
		font-size: 10pt;
		line-height: 10pt;
	}
	
	
.adinner2 {
	width: 232px;
	padding: 0 10px 0;
	background: url(images/left_margin_bottom0904.jpg) top left no-repeat;
	text-align: center;
	position: relative;
	top: -1px;
}
	.adinner2 h2 {
		margin-top: 0;
		padding-top: 15px;
		padding-bottom: 5px;
		font-size: 12pt;
		line-height: 11pt;
	}
	.adinner2 p {
		font-size: 10pt;
		line-height: 10pt;
	}
