/* This is Index page section */
.indexMonkeyLinks {
    text-align : center;
}

.indexTable {
	border-left-width : 2px;
	border-left : solid ##000066;
}

.resourceTable {
	border-bottom : thin solid #FF9900;
}

.resourceTableHeadCell {
	text-align : center;
	font-weight : bold;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	border-bottom : thin double Navy;
}
.resourceTableSubCell{
	background-color : Silver;
	color : Red;
	font-weight : bold;
}
/* This is generic information for the rest of the pages */
 H1 {
	font-family: Arial, Helvetica, sans-serif;
	color : #FF9900;
	font-size : 14pt;
}
 H2 {
    color: #666666;
    font-family: Verdana, Geneva;
    font-size: small;
    font-weight:bold
}
 H3 { color: NAVY;font-family: Verdana, Geneva;font-size:10pt;}
 H4 { color: WHITE;font-family: Verdana, Geneva;font-size:12pt;}
li, ol {
color: #000000; font-size: 8pt; font-family:  Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
color: #000000; font-size: 8pt; font-family:  Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
