/* CSS Document */

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.feature {
	color: #0055A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}
.legal body {
	background: #0055a7;
}
.legal {
	background: #0055a7;
	position: relative;
	padding: 10px;
}

.legal p {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
}
.legal h3 {
	color: #000066;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 10pt;
}


h3 {
	color: #000066;
	font-size: 14pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 10pt;
}
.imgPad {
	padding:20px;
	border-width: 2px;
	border-color: #9d9fa2;
	background-color: #FFFFFF;
	border-style: solid;
}


.txtLinks{
	color: #0055A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight:normal;
}
.txtLinks a:Link,a:Visited {
	color: #0055A7;
	text-decoration:none;
}


.txtLinks a:Hover {
	color:#ff8400;
	text-decoration:none;
}
