<STYLE TYPE="text/css">	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
.small {
	font-size: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 16px;
}
.Headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 14px;
}
A:ACTIVE {
	color: #6531F9;
	text-decoration: none;
	font-weight: bold;
}
A:LINK {
	color: #6531F9;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	color: #6531F9;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.list {
	margin-top: 0px;
	margin-bottom: 8px;
}
.list-indented {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 16px;
}
.tablePadLeft {
	border-collapse: collapse;
}
.tablePadLeft td {
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
}
.tableConf {
	border-collapse: collapse;
}
.tableConf td {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 8px;
}
.tableBorderTop {
	border-collapse: collapse;
	border-top: 1px dashed #CCCCCC;
}
.tableBorderTop td {
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
}
.tableCalendar {
	border-collapse: collapse;
}
.tableCalendar td {
	border-bottom: 1px solid #907AFF;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 32px;
}
.tableBoardRoster td {
	padding: 4px 12px 4px 0px;
}


.trigger {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 8px;
}
.trigger-active {background-position: left bottom;}
/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}

</style>
