Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	margin-left: 100px;
	margin-top: 40px;
	background-color:#eeeeee;
}

TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {

	color: #FE852E;
	text-decoration: none;
}

a:hover {

	color: #512403;
	text-decoration: underline;
}

.box-orange {
	border: 1px solid #FE852E;
}

.super {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
	color: #0000CC;
}

/* Horizontal menu */

#mainmenu {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul.level1 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#mainmenu ul {
	background: #FE852E;
	padding: 0 0 0 5px;
	margin: 0px;
	border-bottom: 1px solid #FE852E;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mainmenu li {
	display: inline;
	line-height: 25px;
	margin-left: -5px;
	padding: 0px;
	list-style: none;
}

#mainmenu a {
	padding: 4px 40px 6px 39px;
	text-decoration: none;
	color:#000000;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background:#FE852E;
}
#mainmenu a:hover {
	background:#D15C07;
	color:#ffffff;
	padding: 4px 40px 6px 39px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	
}


#mainmenu li.current a {
	color: #000;
	background:#D15C07;
	color:#ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}



.title1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #A61E03;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
}
.table1 {
	background-color: #FDE1CC;
	border: 1px solid #D15C07;
}
.footnote {
	font-size: 9px;
	color: #0000CC;
}

.yellow {background-color: #ffff00;
font-weight:bold;
}

.footer {
	font-size: 10px;
}

a.footer {
	font-size: 10px;
	text-decoration: none;
}

a.footer:hover {
	font-size: 10px;
	text-decoration: underline;
}

.dash-line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}
.side-top {
	padding-left: 10px;
}
.line {
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D15C07;
}

.topic-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}