﻿body
{
    font-family: Verdana;
    font-size: 80%;
}

.WhiteLabelText
{
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
    font-size: medium;
    font-family: Verdana;
}

.tableheader
{
    font-weight: bold;
}

.BlackLabelText
{
    font-weight: normal;
    font-style: normal;
    color: #000000;
    font-size: small;
    font-family: Verdana;
}

.tdheaders
{
    font-family: Verdana;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    text-align: center;
}

.tdcelltext
{
    font-family: Verdana;
    font-size: small;
    font-style: normal;
    color: #000000;
    text-align: center;
}

td.detailheader
{
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	border-style: none;
	padding: 3px 10px 3px 0px;
}

td.details div table tr td.detailitem 
{
	width: 100%;
	padding: 3px 10px 3px 0px;
}

table.webparts tr th {
	background-color: #009;
	padding: 5px;
	color: #FFF;
	font-size: 130%;
	border: 1px solid #009;
}

table.list, td.details table.list {
	width: 100%;
	border: 1px solid #000;
}

table.list tr th, td.details table.list tr th {
	text-align: left;
	background-color: #666;
	color: #FFF;
	font-size: 100%;
	border-style: none;
	padding: 2px 20px 2px 2px;
}
table.list tr td, td.details table.list tr td {
	border-bottom: 1px solid #999;
	padding: 2px 20px 2px 2px;
}
table.list tr {
	background-color: #FFC;
}
table.list tr.odd {
	background-color: #CCC;
}

td.meetingdate {
	font-family: Verdana;
	font-size: 16pt;
	text-align: right;
	vertical-align:bottom;
}
td.meetingtitle, td.meetingbioname{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold
	
}

td.meetingbioname{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold
	
}


.alert {
	color: #C00;
	font-weight: bold;
}

p 
{
    text-indent: 30px;
    font-family: Verdana;
    font-size: smaller;
}

li{
    
    font-family: Verdana;
    font-size: smaller;
}

ol {
    font-size:  11pt;
    font-family: Verdana;
}

