body,.norm,td {
	font-family: verdana, tahoma, arial;
	color: black;
	font-size: 12px;
}

.listheader
	{ background-color: #0070D0;
		color: white;
		font-family: "Tahoma", Arial, Helvetica;
		font-size: 10pt; }
		
.listitem
	{ color: #444444;
		background-color: #EEEEEE;
		font-family: "Tahoma", Arial, Helvetica;		
		font-size: 8pt;
		text-decoration: none; }

.sublistitem
	{ color: #707070;
		background-color: #EEEEEE;
		font-family: "Tahoma", Arial, Helvetica;		
		font-size: 7pt;
		text-decoration: none; }		
		
.listitemlink
	{ color: #000090;
		background-color: #EEEEEE;
		font-family: "Tahoma", Arial, Helvetica;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
 }
 
 
.listitemlink:hover {
	
	color: #0000D0;
	text-decoration: underline;
}

.active { 
	color: #008000;
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 8pt; 
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
}
.inactive {
	color: #800000;
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 8pt; 
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
}
.active:hover
	{ text-decoration: underline; }
.inactive:hover {
	text-decoration: underline;
}

.tiny {
	font-size: 7pt;
}

A.tinylink {
	font-size: 7pt;
	text-decoration: none;
}

A.tinylink:hover {
	text-decoration: underline;
}

.errortext {
	color: red;
	font-size: 8pt;
}

.dkblue {
	color: #000080;
}

A {
   font-family: verdana, tahoma, arial;
	font-size: 12px;
	text-decoration: underline;
	color: #006CD4;
	font-weight: bold;
}

A.hlink {
   font-family: verdana, tahoma, arial;
	font-size: 12px;
	text-decoration: none;
	color: #006CD4;	
}

A.hlink:hover {
	text-decoration: underline;
}

A.slink {
   font-family: verdana, tahoma, arial;
	font-size: 9pt;
	color: #006CD4;	
	font-weight: normal;
}

A.slink:hover {
	font-weight: bold;
}

TD.navcell {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006CD4;
	cursor: pointer;
}

.bluetext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006CD4;	
}

.bluetext2 {
	font-family: tahoma;
	font-size: 12px;
	color: #006CD4;	
}

TD.membercell {
	background-color: #F0F7F8;
	height: 100px;
}

TD.membercell:hover {
	background-color: #E0EDEF;
	cursor: pointer;
}

.arrow {
	font-size: 8pt;
	color: #779699;
}

.smalltxt {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
}

A.smalllink {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	text-decoration: none;	
	font-weight: normal;
}
A.smalllink:hover {
	text-decoration: underline;
}

A.biglink {
	font-weight: 900;
	font-size: 13px;
}

.header {
	font-weight: 900;
	font-size: 14px;
	color: #006CD4;
}

.title {
	font-family: "trebuchet ms",verdana,tahoma,arial;
	font-size: 19px;
}

.bigtitle {
	font-size: 30px;
}

.memtitle {
	font-size: 9px;
	color: Navy;
	font-weight: bold;
}

TD.activetab {
	width: 101px;
	height: 38px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D0D0E0;
	padding-top: 3px;
	cursor: pointer;	
}

TD.inactivetab {
	width: 96px;
	height: 38px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: #0030D0;
	padding-top: 12px;	
	cursor: pointer;
}

.smallblue {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #0457A4;	
}

A.greenlink {
	font-family: verdana,tahoma,arial;
	color: green;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

A.greenlink:hover {
	text-decoration: underline;
}

A.redlink {
	font-family: verdana,tahoma,arial;
	color: red;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

A.redlink:hover {
	text-decoration: underline;
}

.bheading {
	font-weight: bold;
	font-family: tahoma;
	font-size: 16pt;
	color: #006CD4;
}

.bheading2 {
	font-weight: bold;
	font-family: tahoma;
	font-size: 14pt;
	color: black;
}

.bheading3 {
	font-weight: bold;
	font-family: tahoma;
	font-size: 11pt;
	color: black;
}