h1 {
	font-family:Tahoma;
	font-size:18pt;
	color:#005596;
	margin-left:1px;
	margin-right:10px;
	border-bottom:1px solid #cfddf2;
	font-weight:normal;
}
h1 a {
	text-decoration:none;
	font-family:Tahoma;
	font-size:18pt;
	color:#005596;
	margin-left:1px;
	margin-right:10px;
	border-bottom:1px solid #cfddf2;
	font-weight:normal;
}
img {
	padding:0px;
	vertical-align:top;
	border:0;
}
h1 a:visited {
	text-decoration:none;
	font-family:Tahoma;
	font-size:18pt;
	color:#005596;
	margin-left:1px;
	margin-right:10px;
	border-bottom:1px solid #cfddf2;
	font-weight:normal;
}
h2 {
	font-family:Tahoma;
	font-size:14pt;
	color:#000;
	margin-left:1px;
	margin-right:10px;
	font-weight:normal;
	margin-bottom:0px;
}
p {
	font-family:Tahoma;
	font-size:10pt;
	color:#474646;
	text-align:left;
	margin-left:1px;
	margin-right:10px;
}
b {
	font-family:Tahoma;
	font-size:10pt;
	color:#000000;
	margin-left:1px;
	margin-right:1px;
}
h3 {
	font-family:Tahoma;
	font-size:11pt;
	color:#000000;
	margin-left:1px;
	margin-right:10px;
	font-weight:normal;
}

hr {
	border:none;
	background-color: #e6edf8;
	color: #e6edf8;
	width: 80%;
	height: 1px;
	border-top:dotted 1px black
}
ul {
	font-family: Tahoma;
	font-size: 10pt;
	color: #474646;
	text-align: left;
	margin-left:2px;
	margin-right: 10px
}
ol {
	font-family: Tahoma;
	font-size: 10pt;
	color: #474646;
	text-align: left;
	margin-left:2px;
	margin-right: 10px
}
li {
	font-family:tahoma;
	font-size:10pt;
	color:#474646;
	text-align:left;
	margin-left:2px;
	margin-right:10px;
}



#dc-table-dates {
	font-family: Tahoma;
	font-size: 10px;
	background: #fff;
	margin: 0px;
	width: 185px;
	border-collapse: collapse;
	text-align: left;
}
#dc-table-dates th {
	font-size: 12px;
	font-weight: bold;
	color: #005696;
	padding: 10px 8px;
	border-bottom: 1px solid #005696;
	background-color:#e6edf8;
}
#dc-table-dates td {
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
	background-color:#f2f4f7;
}









#dc-table-a {
	font-family: Tahoma;
	font-size: 12px;
	background: #fff;
	margin: 15px;
	width: 680px;
	border-collapse: collapse;
	text-align: left;
}
#dc-table-a th {
	font-size: 14px;
	font-weight: bold;
	color: #005696;
	padding: 10px 8px;
	border-bottom: 1px solid #005696;
	background-color:#e6edf8;
}
#dc-table-a td {
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
	background-color:#f2f4f7;
}
#dc-table-a tbody tr:hover td {
	color: #009;
}
#dc-table-b {
	border:1px #ddd solid;
	font-family: Tahoma;
	font-size: 11px;
	background: #fff;
	margin: 15px;
	border-collapse: collapse;
	text-align: left;
}
#dc-table-b th {
	font-size: 14px;
	font-weight: bold;
	color: #005696;
	padding: 10px 8px;
	border-bottom: 1px solid #CFDEF1;
	background-color:#EFF3F8;
}
#dc-table-b td {
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
	font-size: 11px;
}
#dc-table-b tbody tr:hover td {
	color: #009;
}
#dc-table-b-sHeader {
	font-size: 14px;
	font-weight: bold;
	color: #005696;
	padding: 10px 8px;
	border-bottom: 1px solid #CFDEF1;
	background-color:#F8F9FA;
}
.red {
	color: #FF0000
}
/* For image wrapping */



div.float {
	float: left;
	margin:5px; /* was 5 */
}
div.float p {
	text-align: center;
	margin:0px;
	font-size:12px;
	color:#666666;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:#EFEFEF;
	padding:1px;
}
div.container {
	border: 1px solid #ccc;
	background-color: #fff;
	padding:2px;
}
div.spacer {
	clear: both;
}

