body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:#E6EBF2;
}

.jwhite{color: #093D7C;}

.jwhite:link{font-size: 10px;color: #093D7C;text-decoration:none;}
.jwhite:visited{font-size: 10px;color: #093D7C;text-decoration:none;}
.jwhite:hover{
	font-size: 10px;
	color: #093D7C;
	text-decoration:underline;
	
}
.jwhite:active{font-size: 10px;color: #093D7C;text-decoration:none;}

a:link{font-size: 12px;color: #666666;text-decoration:none;}
a:visited{font-size: 12px;color: #666666;text-decoration:none;}
a:hover{
	font-size: 12px;
	color: #333333;
	text-decoration:none;}
a:active{font-size: 12px;color: #666666;text-decoration:none;}

.inputt{
	font-size: 12px;
	border-color: #000000;
	border-width:1px;
}
.button{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #8F2200;
	border-color: #ffffff;
	border-width:1px;
}
.text{color: #093D7C;font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;}
.copy{color: #093D7C;font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;}
	.header
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #093D7C;
	margin-left: 10px;}
		.white1
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #093D7C;
	}
