@charset "UTF-8";
/* CSS Document */
caption,th {
	text-align: left;
	border-style: none;
}

#container1 {
	margin: 0px;
	padding: 0px;
	width: 554px;
}
#container1 h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #CC6600;
	padding: 0px;
	margin: 0px;
}
#container1 p{
	margin-bottom: 24px;
}

#container1 ul{
	margin-left: 16px;
	padding: 0;
	margin-bottom: 24px;
}

#container1 .titlefltL h1 {
	font: 18px "TradeGothic BoldCondTwenty", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#container1 .titlefltL {
	padding: 0px;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}

#container1 .fltR {
	float: right;
	width: 40%;
	text-align: right;
	margin-left: 24px;
}

#container1 .contentfltL {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: left;
	width: 32%;
}
#container1 .contentfltL h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #999999;
}

#container1 .contentW h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #513c30;
	padding: 0px;
	margin: 0px;
}
.contentW{
	width: 99%;
	line-height: 14px;
}
#container1 .contentfltR {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 30%;
}
.hilight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
}
th {
	background-color: #fff;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px dotted #4A3C33;
	border-right: 1px dotted #4A3C33;
	vertical-align: top;
	color: #4A3C33;
	font-weight: normal;
}
.odd td {
	font-size: 10px;
	background-color: #F6F6F6;
	border-bottom: 1px dotted #333;
	border-left: 1px solid #333;
}
.even td {
	font-size: 10px;
	background-color: #FFF;
	border-bottom: 1px dotted #333;
	border-left: 1px solid #333;
}
.tdL { border-right: 1px solid #333;}

div.clear {
	clear : both;
	display : block;
	margin : 0;
	padding : 0;
	height : 0;
	line-height : 1px;
	font-size : 1px;
}

.hrule {
	border-top: 1px dotted #999999;
}
.contentW a {
	color: #47AA42;
	text-decoration: underline;
}
.contentW a:hover {
	color: #47AA42;
	text-decoration: none;
}
.style1 {font-size: 10px}

.col1 {
	background: #D3EAF6;
	border-bottom: 1px dotted #4A3C33;
	vertical-align: top;
}
.col2 {
	background: #A7DAF2;
	border-bottom: 1px dotted #4A3C33;
	border-left: 1px dotted #4A3C33;
	vertical-align: top;
}
.col3 {
	background: #73B6D4;
	border-bottom: 1px dotted #4A3C33;
	border-left: 1px dotted #4A3C33;
	vertical-align: top;
}

