.sitefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	vertical-align:bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

li#none {
 	list-style-type:none;
}

td.right {
	text-align:right;
	}
	
td.left {
	text-align:left;
	}


.smallitallist  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	list-style-type: disc;
}

.smallreg  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.smalllink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.largereg  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
}

.rowheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:larger;
	font-weight: bolder;
}
	
.tablefontreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
	
.tablefontleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.bottomborder {
	border-bottom-color:#000000;
	border-bottom-style: solid;
	border-bottom-width: thin
}

.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: text-bottom;
	text-align: center;
	border-width: 1px;
}



.underline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.centerbold {
    text-align: center;
	font-weight: bold;
}

.regboldtext {
	font-weight: bold;	
}



.center {
    text-align: center;
}

.imagecenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
   
.mediumbold {
    font-size: large;
	font-weight: bold;
}

.title1 {
	text-align: center;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.title2 {
	text-align: center;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.disclist {
 	list-style-type:disc;
}



.below {
	bottom: auto; 	
}

.greenbar {
	background-color:#CCCCCC;
}

.altrowcolor {
	background-color:#CCCCCC;
}

.pendingBOD {
/*	text-align: center;  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#FF0000;
	font-size: 12px;
}

.pendingBOD a:link  {
    text-decoration: none;
	color:#FF0000;
	}
	
.pendingBOD a:visited   {
 	text-decoration:  none;
	color:#FF0000;
	}
	
.pendingBOD a:hover   {
     text-decoration:underline;

	}
	
.reditalic {
	color:red;
	font-style:italic;
	}
		

.indent0 {text-align:left; text-indent: 0px;}
.indent1 {text-align:left; text-indent: 6%;}
.indent2 {text-align:left; text-indent: 12%; }
.indent3 {text-align:left; text-indent: 18%; }
.indent4 {text-align:left; text-indent: 16pt; }
.indent5 {text-align:left; text-indent: 20pt; }
.indent6 {text-align:left; text-indent: 24px; }
.indent7 {text-align:left; text-indent: 28px; }
.indent8 {text-align:left; text-indent: 32px;}
.indent9 {text-align:left; text-indent: 34px; }