
a:hover{
	color:#ff0000;
	background-color:#ffffff;
	text-decoration:underline;
}

a{
	text-decoration: none;
}

body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size: 10pt;
}

.bodywidth {
	margin-left: auto;
	margin-right: auto; 
	text-align: left;
	width: 801px;
}


.block{
	width: 801px;
	height: 77px;
}

#le_pic{
	width: 150px;
	height: 75px;
	float: left;
	margin:1px 0px 0px 0px;
}

#cen_pic {
	height: 75px;
	float: left;
	margin:1px 0px 0px 3px;
	border: 0px;

}

.ri_txt2 {
	width: 150px;
	height: 75px;
	float: right;
	font-size: 8pt;
	line-height: 120%;
	color: #ffffff;
	text-align: left;
	margin:1px 0px 0px 0px;
	background-color:#6699cc;
}

#ri_txt3 {
	width: 150px;
	height: 75px;
	float: right;
	font-size: 10pt;
	line-height: 100%;
	color: #ffffff;
	text-align: left;
	margin:1px 0px 0px 0px;
	background-color:#669966;
}

#ri_txt4 {
	width: 150px;
	height: 75px;
	float: right;
	font-size: 10pt;
	line-height: 100%;
	color: #ffffff;
	text-align: left;
	margin:1px 0px 0px 0px;
	background-color:#996699;
}

#ri_txt5 {
	width: 150px;
	height: 75px;
	float: right;
	font-size: 10pt;
	line-height: 100%;
	color: #ffffff;
	text-align: left;
	margin:1px 0px 0px 0px;
	background-color:#996600;
}
.clearflt{
	clear: both;
}

.fol{
	font-size: 18px;
	font-weight: bold;
	line-height: 106%;
}

h2 {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #6699cc;
	padding: 3px 0px 2px 0px;
	margin-top: 5px;
	margin-bottom: 1px;
}

h3 {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #669966;
	padding: 3px 0px 2px 0px;
	margin-top: 5px;
	margin-bottom: 1px;
}

h4 {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #996699;
	padding: 3px 0px 2px 0px;
	margin-top: 5px;
	margin-bottom: 1px;
}

h5 {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #996600;
	padding: 3px 0px 2px 0px;
	margin-top: 5px;
	margin-bottom: 1px;
}

h6 {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #888888;
	padding: 3px 0px 2px 0px;
	margin-top: 5px;
	margin-bottom: 1px;
}

.le{
	float: left;
	background-color:#ecfbfe;
	line-height: 120%;
	font-size: 10pt;
	border: solid 0px;
}

.le_txt{
	width: 390px;
    padding: 0px 5px 0px 10px;
}

.ri{
	float: right;
	background-color:#ecfbfe;
	line-height: 120%;
	font-size: 10pt;
    padding: 0px 0px 0px 0px;
}

.ri_txt{
	width: 390px;
    padding: 0px 5px 0px 10px;
}

.le3{
	float: left;
	background-color:#ecfbfe;
	line-height: 120%;
	font-size: 10pt;
	border: solid 0px;
}

.le3_txt{
	width: 263px;
    padding: 0px 5px 0px 8px;
}

.mi3{
	float: left;
	background-color:#ecfbfe;
	line-height: 120%;
	font-size: 10pt;
	border: solid 0px;
	margin: 0px 0px 0px 7px;
}

.mi3_txt{
	width: 263px;
    padding: 0px 5px 0px 10px;
}

.ri3{
	float: right;
	background-color:#ecfbfe;
	line-height: 120%;
	font-size: 10pt;
    padding: 0px 0px 0px 0px;
}

.ri3_txt{
	width: 263px;
    padding: 0px 5px 0px 10px;
}

.img_ri{
	float: right;
	margin: 0px 0px 6px 15px;
}


