body { background: White }
th { background: #004080; color: white; font-family: Arial; border-bottom: 0px none #015265; border-left: 4px double #015265; border-right: 4px double #015265; border-top: 4px double #015265; }
td.sidebar { background: #d8d8d8; color:#414141; font-family: Arial; font-weight: bold; border-bottom: 4px double #949494; border-left: 4px double #949494; border-right: 4px double #949494; border-top: 0px none #949494; }

.headline { font-family: Georgia; font-size:36px; font-weight:bold; }
.header_headline { font-family:Arial; font-size:16px; font-weight:bold; position:relative; top:10px; }
.header_desc { font-family:Arial;font-size: 12px;margin-top:-18px; }

.up_twelve { position: relative; top:12px; }
.affiliations { font-size:12px; position: relative; top:8px; }

.small_text { font-size:12px; }
.regular_text { font-size:14px; }
.medium_text { font-size:16px; }
.large_text { font-size:18px; }

a.sidebarLink {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #015265;
	text-decoration: none;
	position: relative;
	top: -6px;
}
a.sidebarLink:hover {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #017592;
	text-decoration: underline;
	position: relative;
	top: -6px;
	cursor: hand;
}

.submitButton { border: 2px solid Black;  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;  font-weight: bold;  color: White;  background-color: #626262;  padding: 2px 5px 2px 5px;       }
.submitButtonOver { border: 2px solid Black;  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;  font-weight: bold;  color: #FFFF80;  background-color: #8D8D8D;  padding: 2px 5px 2px 5px;  cursor: hand;    }
