
a:hover {color:red; text-decoration:none;} 

.on{	font-size:8pt;
			cursor: pointer;
			color: purple;
			background-color:yellow;
			text-decoration:none;

}

.off{ 			font-size:8pt;
						font-weight:700;
						text-decoration:underline;
						color:darkblue;
						cursor:hand;
}



td.leftEdge{background-image: url(/images/left_edge.gif);}
td.rightEdge{background-image: url(/images/right_edge.gif);}

.copyright {  font-size: 9pt;
							font-family: arial;
							color: #000000;
							text-align: center;
							text-decoration: none;
							}
							
.footerNav {  font-size: 10pt;
							font-family: arial;
							color: #006699;
							text-align: center;
							text-decoration: none;
							}
							
h2 {  				font-size: 14pt;
							font-family: arial;
							color: #025e70;
							text-align: left;
							text-decoration: none;
							margin-top: 10px;
							font-weight: 700;
							text-transform: capitalize;
							}
							
b.blue {  				font-size: 11pt;
							font-family: arial;
							color: #025e70;
							text-align: left;
							text-decoration: none;
							margin-top: 10px;
							font-weight: 700;
							text-transform: capitalize;
							}

p	{ font-family:arial;
						font-weight:400;
						font-size:9pt;

			}
			

.projectContent{font-family:arial; font-size:10pt;position:relative; border-right:2px; border-right-style: dashed; border-right-color: #cccccc; padding:8px; float-left; width:480px; margin-top:-2em;}

h1{font-size:8pt;color:#999999;margin:0 0 0 5px; padding: 0 0 0 0; display:inline;text-align:center;font-family:arial;}
