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

.imgLft {
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#subLft {
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	width: 235px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#subLft img {
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px;

}
#subLft h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #DE0000;
}
#subRgt {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	width: 238px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;

}
 #inner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 15px;
 
 }
#headerBox  {
	font-size: 1.05em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #273A72;
	margin-top: 0px;
	width: 234px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}