body, table, tr, td, p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  background-repeat: no-repeat;
}

a:link, a:visited {
  color: #017057;
  text-decoration: underline;
  font-weight: normal;
}

a:active, a:hover {
  color: #017057;
  text-decoration: none;
  font-weight: normal;
}

.sidenav {
  font-size: 10px;
  color: #333333;
}

a:link.sidenav, a:visited.sidenav {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}

a:active.sidenav, a:hover.sidenav {
  color: #017057;
  text-decoration: none;
  font-weight: normal;
}

.sidebar {
  font-size: 10px;
}

.copyright {
  font-size: 10px;
  color: #666666;
}

a:link.copyright, a:visited.copyright, a:active.copyright, a:hover.copyright {
  color: #666666;
  text-decoration: none;
  font-weight: normal;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #017057;
}

h2, h3, h4, h5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
}

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

dt { 
	margin: 0 0 0 26px;
	padding: 0 0 0 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
}

dd {
	padding-bottom: 5px;
}


.nospace {
  margin-bottom: 0px;
}

.halfspace {
  margin-bottom: 3px;
}

.pressReleaseContacts {
	border-collapse: collapse;
}
.pressReleaseContacts th, .pressReleaseContacts td {
	padding: 5px;
	margin: 0;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.pressReleaseContacts th {
	font-size: 11px;
	font-weight: normal;
	padding-left: 0;
}

.admin-asterisk {
	color: #FF0000;
}

.validation {
	color: #FF0000;
	font-weight:bold;
}

.button {
	background: url(../images/button_bg.gif);
	border: 3px double #666666;
	border-top-color: #A8A8A8;
	border-left-color: #A8A8A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
	background-color: #EBEBEB;
	color: #666666;
	
	font-weight: bold;
	}
	
	

