

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
td.midpanel {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;

}
td.footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {

	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
td.content {
	text-align: justify;
	padding-left: 15px;
}
div.section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 15px;
	padding-top: 15px;


}
.sectiontitle {
	font-size: 12px;
	font-weight: bold;
}
td.leftpanel {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
}
div.news {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.newstitle {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
}
ul {
	list-style-image: url(../images/linkarrow.gif);
}
input   { color: #000000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; border: none 1px #666666 }
button  { color: #727475; font-size: 12px; background-color: #e3e6e8; border: solid 1px gray }
textarea   { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; border: solid 1px #666666 }
span.warningtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
select { color: #727374; font-size: 9px; background-color: #e3e6e8; border: none 1px }

