.text14gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	-webkit-text-size-adjust: none;
}
.text14grayDblSpc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	-webkit-text-size-adjust: none;
}
.text14blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	-webkit-text-size-adjust: none;
}
.text12gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	-webkit-text-size-adjust: none;
}
.text14blueDblSpc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	line-height: 140%;
	-webkit-text-size-adjust: none;
}
.text14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	-webkit-text-size-adjust: none;
}

body {background-image: url("images/background.jpg");
  }

.rtBox {
	overflow: auto;
	position: relative;
	height: 400px;
	width: 280px;
	left: 10px;
	top: 10px;
	right: 5px;
	bottom: 10px;
	background-color: #FFFFFF;
	}
	
.lfBox {
	overflow: auto;
	position: relative;
	height: 380px;
	width: 500px;
	left: 10px;
	top: 10px;
	right: 5px;
	bottom: 10px;
	background-color: #FFFFFF;
	}
	
a:link { 
	text-decoration: underline;
	color: #666666;
	}
a:visited { 
	text-decoration: underline;
	color: #666666;
	}
a:hover { 
	text-decoration: underline;
	color: #666666;

	}
a:active { 
	text-decoration: underline;
	color: #666666;
	}
	.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
}
.text14grayTriSpc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 200%;
	-webkit-text-size-adjust: none;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	-webkit-text-size-adjust: none;
}
