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

.rcolbox {
	background-color: #FFFFE8;
	float: right;
	width: 180px;
	text-align: center;
	padding: 5px;
	border: 1px solid #000099;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.rcolitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	background-color: #F7F7F7;
	text-align: center;
	padding: 2px;
	width: 160px;
	border: 1px solid #A4A4A4;
	margin-top: 5px;
	margin-bottom: 7px;
	font-weight: normal;
	color: #000000;
	margin-right:auto;
	margin-left:auto;
}
.rcolitem p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.rcolitem a {
	color: #0A246A;
	text-decoration: none;
	display: block;
}
.rcolitem a:hover {
	color: #000000;
	background-color: #FFFFFF;
}


.rcolhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	background-color: #EEEEEE;
	text-align: center;
	padding: 2px;
	width: 180px;
	border: 1px solid #A4A4A4;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000066;
	margin-right: 0px;
	margin-left: 0px;
}
.lcol {
	float: left;
	width: 244px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px 5px 0px 0px;
}
.lcol img {
	margin: 0px 4px 0px 0px;
	padding:2px;
}
.TxtTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFE8;
	float: left;
	margin-left: 10px;
	text-align: center;
	padding: 4px;
	margin-top: 21px;
	margin-bottom: 12px;
	border: 1px solid #000066;
	width: 300px;
}
.maplcol {
	width: 220px;
	padding:5px;
}
.maprcol {
	width: 220px;
	padding:5px;
}
.xcolitem {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	background-color: #FFFFCC;
	text-align: center;
	padding: 2px;
	width: 160px;
	border: 2px solid #CC0000;
	margin-top: 5px;
	margin-bottom: 7px;
	font-weight: normal;
	color: #CC0000;
	margin-right:auto;
	margin-left:auto;
}
.xcolitem p {

	margin-top: 2px;
	margin-bottom: 2px;
}
.xcolitem a {
	color: #336633;
	text-decoration: none;
	display: block;
	font-size: 10pt;
}
.xcolitem a:hover {

	color: #660033;
}
