html,body,table {
  margin:0;
  padding:0;
  background-color: #FFFFFF;
  font-family: arial, serif, helvetica;
  font-size: 9pt;
  color: #666666;
}

p {
	margin-bottom: 1px;
}

a:link.nav { color: #93A298; font-size: 11pt; font-weight: bold; text-decoration: none; }
a:visited.nav { color: #93A298; font-size: 11pt; font-weight: bold; text-decoration: none; }
a:active.nav { color: #93A298; font-size: 11pt; font-weight: bold; text-decoration: none; }
a:hover.nav { color: #93A298 ; font-size: 11pt; font-weight: bold; text-decoration: none; color: #5F7064;}

a:link.priv { color: #ffffff; font-size: 7pt; text-decoration: underline; }
a:visited.priv { color: #ffffff; font-size: 7pt; text-decoration: underline; }
a:active.priv { color: #ffffff; font-size: 7pt; text-decoration: underline; }
a:hover.priv { color: #ffffff ; font-size: 7pt; text-decoration: underline;}

a:link { color: #5F7064; font-size: 9pt; font-weight: bold; text-decoration: underline; }
a:visited { color: #5F7064; font-size: 9pt; font-weight: bold; text-decoration: underline; }
a:active { color: #5F7064; font-size: 9pt; font-weight: bold; text-decoration: underline; }
a:hover { color: #5F7064; font-size: 9pt; font-weight: bold; text-decoration: underline; }


#content {
	padding: 20px 20px 20px 90px;
}

#content-title {
	font-size: 12pt;
	color: #5F7064;
	font-weight: bold;
}

#right-panel {
	padding: 20px;
	color: #5F7064;
}

#right-title {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

#bio-content {
	padding: 25px 0 0 0;
}

#footer-info {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}

#meeting {
	margin-left: 90px;
	margin-right: 17px;
	margin-top: 4px;
}

#testi-text {
	margin-right: 43px;
}

li {
	margin-bottom: 10px;
	margin-left: 15px;
}

#deadline-text {
	font-size: 8pt;
	color: #FFFFFF;
}