BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom:none;
	bottom: 0px;
}

H1 {
	font-size: large;
	font-weight: bold;
	width: 600px;
}

H2 {
 font-size: medium;
 font-weight: bold;
}

H3 {
 font-size: small;
 font-weight: bold;
}

table {
	font-size: 9pt;
	background-color:#F3F4F5;
	border-color:#000000;
	border-width:none;
	width:90%;
	height:302px;
	padding: 0;
	margin: 0;
}

td {
	text-align: left
}

tr.alt {
}

th {
	text-align: left;
	font-weight: bold;
}

A {
	color: #999999;
	font-weight: bold;
}

A:hover {
 color: #000000;
}

B {
 font-weight: bold;
 text-align:center;
}

.adminmenunotavail {
 font-weight: bold;
 font-style: italic;
}

.menulink {
 font-size: 14px;
 text-decoration:none
}

.menulink:hover {
 color: #000000;
}

.date {
 font-weight: bold;
 font-style: italic;
}

.adminmenutitle {
 font-weight: bold;
}

.author {
 font-size: x-small;
 font-style: italic;
 font-weight: normal;
}

.imagecomment {
 font-size: x-small;
 font-style: italic;
}

.comment {
 font-style: italic;
 color: #FF0000;
}

.formerror {
 font-size: smaller;
 color: #FF0000;
}

.loggedinas {
 font-weight: bold;
}

.star {
 font-style: italic;
 color: #FF0000;
 font-size: small;
}

.copyright {
 font-size: x-small;
 font-style: italic;
}

.wisetentquestion {
 font-weight: bold;
}

#container {
 text-align: center;
 width: 100%;
}

#committeeimage {
 width: 799px;
 margin-left: auto;
 margin-right: auto;
}

#committeeimage img {
 border: none;
}

#committeeinfo {
 width: 789px;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid black;
 text-align: left;
 padding-left: 5px;
 padding-right: 5px;
 overflow: hidden;
}

.imgleft {
 float: left;
 padding-right: 5px;
 padding-bottom: 5px;
}

.imgright {
 float: right;
 padding-left: 5px;
 padding-bottom: 5px;
}

.imggalitem {
 float: left;
 padding: 10px 10px 20px 0px;
 margin: 0 auto;
 border:none;
}

.persontxt {
}

#committeeinfocenter {
 width: 799px;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid black;
 text-align: center;
}

#committeeinfohelp {
 margin-left: auto;
 margin-right: auto;
 border: none;
 text-align: center;
}

ul#menu {
 list-style-type: none;
 margin-left: 0;
 padding-left: 0;
}

ul#menu li {
	margin-left: 0;
	padding-left: 0px;
	margin-top: 1em;
}


div#content {
	width: 100%;
	text-align: justify;
	clear: left;
}

div#newshead {
 text-align: left;
}

#welcometext {
 font-size: medium;
 text-align: left;
 font-weight: bold;
}

#subtext {
 font-size: small;
 text-align: left;
 font-weight: bold;
}

#fodbanner {
 font-size: small;
 text-align: left;
 font-weight: bold;
}

caption {
 font-size: medium;
 text-align: left;
 font-weight: bold;
}

ol li {
 display: inline;
}

div#border {
	border: 1px solid black;
	font-weight: bold;
	background-color: #eeeeff;
	text-align: center;
}
