@charset "utf-8";
.bodytext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallbodytext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallbodywhitetext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.titletext {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #38419f;
	text-decoration: none;
}
.smalltitletext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #38419f;
	text-decoration: none;
}
.orangetitletext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #d8a600;
	text-decoration: none;
}

.th-td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#3841A0;
}
#NewsDiv	{ position: absolute; left: 0; top: 0; width:100px }
.td-td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
	border: 1px solid #4D4D4D;

}
.td-td-noborder {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
.td-caption {
	background-color: #FFFCED;
	border: 1px solid #C0CFEC;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px;

}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 117px;
	top: 153px;
	visibility: visible;
}
