body {
	margin: 0;
	padding: 0;
	color: black;
	background: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin : 0px;

}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

div.record-error p {
	color: red;
	font-weight: bold;
}

table.record-box {
	background: #f5f5f5;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
}

td.header-title h1 {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 22pt;
	margin: 0px;
	padding: 0px;
}

td.header-links {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

div.footer-links {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 14pt;
	margin: 8px 8px 4px 4px;
	padding: 0px;
}

h2.record-heading, h3.record-subheading {
	color: black;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

h2.record-heading {
	font-size: 12pt;
}

h3.record-subheading {
	font-size: 11pt;
}

div.record-title {
	color: black;
	text-align: left;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

div.record-date {
	color: #a0a0a0;
	text-align: left;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

div.record-buttons {
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
}

p.noticeboard-quick-links {
	padding-left: 1em;
	margin-top: -0.5em;
}

table.noticeboard {
	color: black;
	width: 90%;
	border: solid 1px black;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
}

tr.noticeboard-fields {
	background: #5b62a0;
	background-image: url(images/tabletop.png);
}

tr.noticeboard-fields td {
	color: white;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

tr.noticeboard-subfields {
	background: #9eabdb;
}

tr.noticeboard-subfields td {
	color: white;
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

tr.noticeboard-fields a:link {
	font-size: 8pt;
    color: white;
	text-decoration: underline;
}

tr.noticeboard-fields a:visited {
	font-size: 8pt;
    color: white;
	text-decoration: underline;
}

tr.noticeboard-fields a:active {
	font-size: 8pt;
    color: #dddddd;
	text-decoration: underline;
}

tr.noticeboard-fields a:hover {
	font-size: 8pt;
    color: #dddddd;
	text-decoration: underline;
}

tr.noticeboard-item-none-light {
	background: #f5f5f5;
	padding: 8px;
}

tr.noticeboard-item-none-dark {
	background: #e8e8f0;
	padding: 8px;
}

p.noticeboard-item-none {
	color: #a0a0a0;
	text-align: left;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

tr.noticeboard-item-pinned-light {
	background: #FfFaE0;
	padding: 8px;
}

tr.noticeboard-item-pinned-dark {
	background: #fcecbc;
	padding: 8px;
}

span.record-pinned-text {
	color: #800000;
	font-weight: bold;
	font-style: italic;
}

tr.noticeboard-item-light {
	background: #f5f5f5;
	padding: 8px;
}

tr.noticeboard-item-dark {
	background: #e8e8f0;
	padding: 8px;
}

p.noticeboard-item-heading {
	color: black;
	text-align: left;
	margin: 0em;
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

p.noticeboard-item-schedule {
	color: black;
	text-align: left;
	margin: 0.5em;
	margin-left: 15px;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

p.noticeboard-item-creation {
	color: #a0a0a0;
	text-align: left;
	padding: 0; margin: 0.5em;
	margin-left: 15px;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

p.noticeboard-item-info {
	color: black;
	text-align: left;
	margin: 0.5em;
	margin-left: 15px;
	font-size: 9pt;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

table.list {
	color: black;
	border: solid 1px black;
}

tr.list_fields {
	color: white;
	background: #5b62a0;
	background-image: url(images/tabletop.png);
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}


a.list_fields:link {
	color: white;
	text-decoration: underline;
}

a.list_fields:visited {
	color: white;
	text-decoration: underline;
}

a.list_fields:active {
	color: #dddddd;
	text-decoration: underline;
}

a.list_fields:hover {
	color: #dddddd;
	text-decoration: underline;
}

tr.list_heading {
	color: black;
	background: #c0c0c0;
	border: solid thin #888888;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	padding: 8px;
}

tr.list_items_light {
	color: black;
	background: #f5f5f5;
	font-size: 9pt;
	font-family : arial, helvetica, sans-serif;
	text-align: left;
	padding: 8px;
}

tr.list_items_dark {
	color: black;
	background: #e8e8f0;
	font-size: 9pt;
	font-family : arial, helvetica, sans-serif;
	text-align: left;
	padding: 8px;
}

td.list_today {
	color: red;
	background: #f5e0d8;
	border: solid 1px red;
	font-weight: bold;
}

td.list_events {
	color: #00aa00;
	background: #ddffdd;
	border: solid 1px #00aa00;
	font-weight: bold;
	white-space: nowrap;
}

td.list_events_today {
	color: #aaaa33;
	background: #ffffaa;
	border: solid 1px #aaaa33;
	font-weight: bold;
	white-space: nowrap;
}

table.form {
	color: black;
	border: solid 1px black;
	margin-left: 1em;
	font-family: arial, helvetica, sans-serif;
}

tr.form_heading {
	color: white;
	background: #5b62a0;
	background-image: url(images/tabletop.png);
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

tr.form_buttons {
	color: white;
	background: #5b62a0;
	background-image: url(images/tabletop.png);
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

tr.form_item {
	color: black;
	background: #f5f5f5;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 8px;
}

td.form_widgets {
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

tr.form_item_error {
	color: red;
	background: #f5e0d8;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 8px;
}

ul.file_list {
	margin: 5px;
	padding: 5px;
	list-style: disc url(images/file-list-bullet.png);
	list-style-position: inside;
}

ul.file_list ul {
	margin: 2px;
	padding: 2px;
	
	margin-left: 20px;
	padding-left: 20px;
	
	list-style: disc;
	
	font-size: 9pt;
}

ul.file_list ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}

li.file_list_item {
	margin: 5px;
	padding: 10px;
	border: solid 1px #e0e0e0;
	background: #f5f5f5;
}

li.file_list_item_new {
	margin: 5px;
	padding: 10px;
	border: solid 1px #ecdcac;
	background: #fcecbc;
}

span.file_list_new_label {
	font-style: italic;
	font-weight: bold;
	color: #e01000;
}

a:link { text-decoration: none; color: #2020e0; }
a:visited { text-decoration: none; color: #3030f0; }
a:active { text-decoration: underline; color: #4040f0; }
a:hover { text-decoration: underline; color: #4040f0; }

