body {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #000000; background-color: #FFFFFF}
td {  font-size: small; text-decoration: none}
h1 {  font-size: medium; font-weight: bold}
.FAQQuestion {  font-style: italic; font-weight: bold}
.FAQAnswer {  }
th {
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
.MenuHeading {
	font-size: small;
	font-weight: bold;
	margin-top: 9px;
	padding-top: 3px;
	border-top: 1px solid black;
}
.MenuOption {
	text-decoration: none;
}
.MenuOption:hover {
	color: #FF0000;
	text-decoration: none;
}

.SideBarLeft {
	padding-right: 5px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #000000;
}

.SideBarRight {
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #000000;
}

.TopBar {
}

.MainBody {
	padding-left: 20px;
}

.Error {
	font-weight: bold;
	color: #FF0000;
}

.Warning {
	font-weight: bold;
	color: #FF9900;
	font-size: xx-small;
}
h2 {  font-size: medium; font-weight: bold}
h3 {  font-size: small; font-weight: bold}

