/* CSS Document */

body {
	background-color: #C3C3C3;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.bodytext ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.bodytext li {
	background-image: url(img/tick1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 2.0em;
	padding-bottom: 0.5em;
}

.newsevents {
	border-style: dashed;
	border-width: thin;
	background-color: #F8F8F8;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #4B7ABE;
}	

a {
	color: #B44400;
	text-decoration: none;
	font-weight: bold;
}

a:visited, a:active {
	color: #AB0202;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #EE0000;
	text-decoration: underline;
}

.linkw {
	color: #FFFFFF;
}

.linkw:visited, .linkw:active {
	color: #E3E3E3;
}

.linkw:hover {
	color: #FF0000;
}

.sublink {
	color: #000000;
	font-weight: normal;
}

.sublink:visited, .sublink:active {
	color: #000000;
	font-weight: normal;
}

.sublink:hover {
	color: #A30101;
	text-decoration: underline;
}

.adminlink {
	color: #0000FF;
}

.adminlink:visited, .linkw:active {
	color: #000080;
}

.adminlink:hover {
	color: #FF0000;
}

.bodytext {
	text-align: left;
	line-height: 12pt;
	padding: 20px;
}

.subtext {
	font-family: Tahoma, Verdana, Arial;
	padding-left: 10px;
	padding-top: 3px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #808080;
}


.subheadb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #000000;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6071B8;
}

.headb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.draft {
	font-weight: bold;
	color: #FF0000;
}

.posted {
	font-weight: bold;
	color: #008000;
}

.bcsel {
	color: #C0C0C0;
	font-weight: normal;
}

.bcrumb {
	color: #FFFFFF;
	font-weight: bold;
}

.htext {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}

.htext2 {
	color: #C0C0C0;
	font-weight: normal;
}

.hlinks {
	color: #C0C0C0;
}

.ftext {
	color: #FFFFFF;
	font-weight: bold;
}