@charset "utf-8";
.style14 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.tableBorder {
	border: thin solid #000066;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.menuborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ffcc1a;
	font-weight: bold;
}
.newsborder {
	border: thin dashed #000066;
	font-size: 10px;
}

.news a:link {
	color:#CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;

}

.news a:visited {
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
.tableBorderInside {
	background-color: #FFFF99;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.tableBorderInsideCopy {
	background-color: #000044;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
}
.tablePresentations {
	border: 1px solid #666666;
}


.tablePresentationsRow {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;

}

.tablePresentationsRowTopBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;

}

.privacy a:link {
	color:#FBFB00;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
}
.privacy a:visited {
	color:#FFCC00;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}

