
H1
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
	text-align: left;
	 margin-bottom: 0;
    FONT-WEIGHT: bold;
    font-size: 12pt;
}


H2
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
	text-align: left;
	 margin-bottom: 0;
    FONT-WEIGHT: bold;
    font-size: 12pt;
}

td
{
	vertical-align:top;
}
li
{
	padding-bottom: 10pt;
}

tdx
{
	font-family: Times;
	font-size: 10pt;
	vertical-align:top;
}

img.photo
{
	width:512px;
}
.stime 
{ 
	font-style:normal;
	color:black;	
}

.provisional
{
    COLOR: red
}

tr.labelcell
{
	font-family: Times, serif;
	font-size: 8pt;
	border-top-style:none;
	border-right-style:none;
	border-left-style:solid;
	border-bottom-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#FFFFFF;
	color:#ffFF00
}

td.lab
{
	font-size: 8pt;
	border-right-style:none;
	border-left-style:solid;
	border-color:#000000;
	border-width:1px;
	text-align: right;
	color:#FFFFFF;
	background-color:#000000;
	font-family: Arial, sans-serif;
	border-top-style:solid;
	border-bottom-style:none;
}

td.labl
{
	font-size: 8pt;
	border-right-style:none;
	border-left-style:solid;
	border-bottom-style:solid;
	border-color:#000000;
	border-width:1px;
	text-align: right;
	color:#FFFFFF;
	background-color:#000000;
	font-family: Arial, sans-serif;
	border-top-style:solid;
	border-bottom-style:none;
}

td.wef
{
	font-family: Times, serif;
	font-size: 8pt;
	border-top-style:none;
	border-right-style:none;
	border-left-style:solid;
	border-bottom-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#cccccc;
}

td.wel
{
	font-family: Times, serif;
	font-size: 8pt;
	border-top-style:none;
	border-left-style:solid;
	border-bottom-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#cccccc;
	border-right-style:solid;
}

td.d
{
	font-family: Times, serif;
	font-size: 8pt;
	border-top-style:none;
	border-right-style:none;
	border-left-style:solid;
	border-bottom-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#FFFFFF;
}

td.omf
{
	font-family: Times, serif;
	font-size: 8pt;
	border-top-style:none;
	border-right-style:none;
	border-left-style:solid;
	border-bottom-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#999999;
}

td.oml
{
	font-family: Times, serif;
	font-size: 8pt;
	border-top-style:none;
	border-left-style:solid;
	border-bottom-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#999999;
	border-right-style:solid;
}

table.calendar
{
	background-color: #000000;
}

body {text-align:center}

.wrapper {width: 602px; text-align:left; margin: 0 auto;}
.blackness {width:600px; background-color:#000000}

.header {  color: #CCCCCC; background-color: #000000}
.headtop {width:600px; text-align:center; font-family: Verdana, sans-serif, Arial; font-size: 16pt; font-weight: bold; color: #CCCCCC; background-color: #000000}

.footer {  width: 600px; text-align:center; font-family: Verdana, sans-serif, Arial; font-size: xx-small; background-color: #E4E4E7; padding-top: 3pt; margin-top: 12pt}
.mainarea {  font-family: Verdana, sans-serif, Arial; font-size: 10pt; background-color: #FFFFFF; height: 600px; width: 600px; text-align:left; display:inline}
a.header  {  font-family: Verdana, sans-serif, Arial, Helvetica; font-size: 10pt; color: #E4E4E7; text-decoration: none;}

a.header:active 
{text-decoration: underline; font-weight: bold;}

a.header:focus
{text-decoration: underline; font-weight: bold;}

a.header:hover
{text-decoration: underline; font-weight: bold;}

.path {  width: 600px; font-family: Verdana, sans-serif, Arial; font-size: 10pt; font-weight: bold; background-color: #E4E4E7; color: #666666; padding-left: 5px}
.mainBold { font-family: Verdana, sans-serif, Arial; font-size: 10pt; background-color: #FFFFFF; font-weight: bold}
.footerlogo {font-family: Verdana, sans-serif, Arial; font-size: xx-small;}

.centered
{
	text-align:center;
}


.left25
{
	width:25%;
	float:left;
}

.left33
{
	width:33%;
	float:left;
}

.leftcol
{
	width:50%;
	float:left;
}

.right33
{
	width:33%;
	float:right;
	text-align:right;
}

.midcol
{
	width:33%;
	float:left;
	text-align:center;
}


.rightcol
{
	width:50%;
	float:right;
}

.member
{
	width:30%;
	float: left;
}

.vmember
{
	width:30%;
	float: left;
	font-style:italic;	
}

.inst
{
	width:65%;
	float: right;
}

.vinst
{
	width:65%;
	float: right;
	font-style:italic;	
}

br
{
	clear:both;
}