﻿.panelItem{ border-bottom: solid 1px #aaaaaa; background-color: #ffffff; border-top: solid 1px #aaaaaa; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold; color: #0783C3; cursor: pointer }
.panelItemBottomOnly { border-bottom: solid 1px #aaaaaa; background-color: #ffffff; font-family: Arial; font-size: 10pt; font-weight: bold; color: #0783C3; cursor: pointer }
.panelItemHover{ border-bottom: solid 1px #aaaaaa; background-color: #ececec; border-top: solid 1px #aaaaaa; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold; color: #0783C3; cursor: pointer }
.panelItemBottomOnlyHover { border-bottom: solid 1px #aaaaaa; background-color: #ececec; font-family: Arial; font-size: 10pt; font-weight: bold; color: #0783C3; cursor: pointer }

.panelChild { border-bottom: solid 1px #aaaaaa; background-color: #ececec; padding: 10px 10px 10px 10px; font-family: Arial; font-size: 10pt;}
.links{ color: #0783C3; }
.bottomlinks{font-size: 10pt; color: #0783C3; }
.maintext { font-family: Arial; font-size: 10pt; }
.maintextcolor {color: #0783C3;  font-family: Arial; font-size: 10pt; font-weight:bold}
.FormCaption { font-family: Arial; font-size: 8pt; }