body{
	background: #E3CD99;
	color:black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
}

td,p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	vertical-align: top;
}

b{
	color: #D93821;
}

a {
	color: #363475;
	text-decoration: underline;
}

a:hover {
	color: #D93821;
	text-decoration: underline;
}

.bodytext{
	color:black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363475;
	text-decoration: none;
}

.toc a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363475;
	margin-top: 4px;
	text-decoration: none;
}
.toc a:hover{
	color: #D93821;
	text-decoration: underline;
}
.toc_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 6px;
	margin-top: 0px;
}

.topmenu a{
	color: #363475;
	text-decoration: none;
}

.topmenu a:hover{
	color: #D93821;
	text-decoration: underline;

}

.topmenuon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363475;
}

.topmenuon a{
	color: #D93821;
	text-decoration: underline;
}

.topmenuon a:hover{
	color: #D93821;
	text-decoration: underline;

}

.head{
	font-size: 16px;
	font-weight: bold;
	color:#D93821;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color:#D93821;
}
.subhead{
	color:#D93821;
	font-size: 14px;
	font-weight: bold;
}

.subheadcontrasting{
	color:black;
	font-size: 14px;
	font-weight: bold;
}

h2{
	color:#D93821;
	font-size: 14px;
	font-weight: bold;
}

h3{
	color:#D93821;
	font-size: 12px;
	font-weight: bold;
}

h4{
	color:#D93821;
	font-size: 10px;
	font-weight: bold;
}

h5{
	color:#D93821;
	font-size: 10px;
	font-weight: bold;
}

h6{
	color:#D93821;
	font-size: 10px;
	font-weight: bold;
}

.infobox {
	font-family: Arial, Helvetica, sans-serif;
	background: #ECE1C8;
	font-size: 10px;
}

.infobox p{
	font-family: Arial, Helvetica, sans-serif;
	background: #ECE1C8;
	font-size: 10px;
}

.infobox b{
	font-size: 12px;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363475;
	background-color: #ECE1C8;
	vertical-align: middle;
}

.footer a{
	color: #363475;
	text-decoration: none;
}

.footer a:hover{
	color: #D93821;
	text-decoration: underline;
}

.orangebar{
	font-family: Arial, Helvetica, sans-serif;
	background: #D93821;
	color: white;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 4px;
}

ul{
	list-style-image: url(images/bullet.gif);
}

.leftnavlinks{
	font-family: Arial, Helvetica, sans-serif;
}