@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.my1 {
	color: #0E2663;
	text-decoration: none;
	padding-left: 25px;
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	margin: 5px;
	width: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.textBox2 {
	background-color: #EAF0F4;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #021C7D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style1 {
	color: #092181;
	font-weight: bold;
}
.style2 {color: #FF0000}
.style3 {font-style: italic}
.style4 {color: #FF0000; font-style: italic; }
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #086933;
	border: 1px solid #0F2885;
	height: 21px;
}
.style14 {font-size: 14pt; color: #23398E; font-family: Arial, Helvetica, sans-serif;}
.style15 {
	color: #0B2481;
	font-weight: bold;
	font-size: 12px;
}
.td2 {
	border: 1px solid #000000;
	background-image: url(images/EmailBoxBG.jpg);
	background-repeat: repeat-x;
	color: #000;
	height: 150px;
}
.priv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	padding: 3px;
	width: 285px;
	border: thin solid #000000;
	clear: none;
	float: none;
	text-align: center;
	vertical-align: middle;
}
.style16 {font-size: 10px}.style17 {
	font-size: 100%;
	color: #243980;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}