body {
	font-family: Verdana;
}

a {
	color: #353535;
	font-family: Verdana;
	font-size: 8pt;
}

code {
	display: block;
	overflow: auto;
	width: 600px;
	white-space: pre;
}

code br {
	display: none;
}

ol {
	color: #222233;
}

ol li {
	margin-left: 10px;
}

ol br {
	display: none;
}

a:hover {
	color: #898989;
}

div.uniqueMonths a {
	text-decoration: none;
	padding-left: 10px;
}

div.uniqueMonths h2 {
	font-weight: bold;
	font-size: 11px;
}

div.uniqueMonths span {
	padding-left: 10px;
}

.error {
	font-size: 8pt;
	color: #881111;
	font-family: Verdana;
}

.plain {
	font-size: 8pt;
	font-family: Verdana;
}

table {
	border-collapse: collapse;
}

.description {
	font-size: 8pt;
	color: #353535;
	font-family: Verdana;
	background-color: #efefef;
	border: thin dotted #444487;
	padding-left: 9px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 9px;
}

.filterCell {
	vertical-align: top;
	color: #ababab;
	background-color: #efefef;
	border: thin solid black;
	padding-left: 3px;
	padding-right: 4px;
}

.filterLabelCell {
	vertical-align: top;
	color: #000000;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 4px;
	border: thin solid black;
	background-color: #efefef;
}

.filterSubfilter {
	font-family: Verdana;
	font-size: 7pt;
	color: #ababab;
}

label.filterLabel {
	font-family: Verdana;
	font-size: 7pt;
	color: #996666;
}

.helpDiv {
	font-weight: normal;
	position: absolute;
	background-color: #efefef;
	border: 2px solid black;
	padding: 2px;
	width: 180px;
}

.helpIcon {
	float: right;
	clear: right;
}

table.bodyTable {
	background-color: #efefef;
	border: thin solid #444487;
	font-size: 8pt;
}

table.dataTable {
	font-size: 8pt;
	font-family: Verdana;
	border: thin solid #ababef;
}

tr.dataRowOdd {
	background-color:#ffffff;
}

tr.dataRowEven {
	background-color: #ffffff;
}

td.leftPane {
	vertical-align: top;
	width: 80px;
	background-color: #efefef;
}

td.middlePane {
	vertical-align: top;
	background-color: #ffffff;
	border-left: thin solid #444487;
	width: 700px;
}

td.rightPane {
	vertical-align: top;
	background-color: #ffffff;
	border-left: thin dotted silver;
}

table.contentTable {
	background-color: #fefefe;
	border: none;
	font-size: 8pt;
}

td.contentHeader {
	vertical-align: top;
	font-size: 8pt;
	font-weight: bold;
}

th.contentHeader {
	vertical-align: top;
	font-size: 8pt;
	font-weight: bold;
}

td.contentDate {
	vertical-align: top;
	float: right;
	text-align: right;
	font-size: 8pt;
}

.contentDate {
	text-align: right;
	font-size: 8pt;
}

td.contentBody {
	vertical-align: top;
	font-size: 8pt;
	padding-top: 4px;
	border-top: thin dotted silver;
	text-align: left;
}

td.menu {
	vertical-align: top;
	border: thin dotted silver;
	font-size: 8pt;
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
}

td.footermenu {
	vertical-align: top;
	font-size: 8pt;
	text-align: center;
	font-family: Verdana;
}

td.submenu {
	vertical-align: top;
	//border: thin solid silver;
	background-color: #efefef;
	font-size: 8pt;
}

td.pictureCell {
	width: 55px;
}

td.pictureDescCell {
	text-align: left;
	float: left;
	vertical-align: top;
	padding-left: 5px;
}

td.link {
	font-size: 7pt;
	border-bottom: thin dotted #909090;
}

td.link a {
	color: #909090;
	text-decoration: none;
}
td.link a:hover {
	color: #404090;
	text-decoration: underline;
}

.formTitle {
	font-size: 10pt;
	color: #454545;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 10px;
}

table.formTable {
	border-top: thin dotted silver;
	background-color: #fefefe;
	border: none;
	font-size: 8pt;
}

td.formInput {
	font-size: 8pt;
	font-family: Verdana;
	background-color:#efefef;
	border-bottom: thin dotted silver;
}

td.formPrompt {
	font-size: 8pt;
	font-family: Verdana;
	color: #898989;
	border-bottom: thin dotted silver;
}

td.calCellHover {
	background-color: #ffffff;
}

td.calCell {
	background-color: #dfdfdf;
}

.calDate {
	font-size: 6pt;
	vertical-align: top;
	float: right;
	text-align: right;
	cursor:default;
}

.calEventDate {
	font-weight:bold;
	text-decoration: underline;
	font-size: 6pt;
	vertical-align: top;
	float: right;
	text-align: right;
	cursor:pointer;
}

th.calTitle {
	font-weight: bold;
	background-color: #9999ab;
}

td.calNonMonth {
	background-color: #ababab;
}

td.calWeekend {
	background-color: #cecece;
}
td.calDayName {
	background-color: #cecece;
}

td.calToday {
	background-color: #9999ab;
}

table.calTable {
	border: thin solid #cecece;
	font-size: 8pt;
	font-family: Verdana;
	width: 125px;
}

td.calLeftColumn {
	width:500px;
}

td.calRightColumn {
	width: 60px;
}

tr.calListEven {
	background-color: #cecece;
}

tr.calListOdd{
	background-color: #fefefe;
}

th.calListHeader {
	vertical-align: top;
	text-align: left;
	color: #9999ab;
	border-bottom: thin dotted silver;
}

table.calListTable {
	font-size: 8pt;
	font-family: Verdana;
}

.pollResult {
	background-color: #fefefe;
	border: thin dotted silver;
	font-size: 6pt;
	font-family: Verdana;
	color: #9999AB;
}
.pollQuestion{
	font-size: 9pt;
	font-family: Verdana;
	color: #9999AB;
	font-weight: bold;

}