BODY {
	
	color : Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	}

h1 {
	color : Black;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	font-weight: bold;
}


A:LINK {
	color : #416679;
	text-decoration: underline;
	}

 A:VISITED {
	color : #00909A;
	text-decoration: none;

}

A:HOVER {
	color : Red;
	text-decoration: underline;
	}


TD {
	color : Black;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 1em;
			}
			
/*Makes Font Slightly Smaller*/
.Understate {
	font-size: .8em;
}	

/*Makes Font Slightly Smaller & light teal color*/
.Testimonial {
	font-size: .7em;
	font-weight: normal;
	color:  #00909A
}	
	
	
/*Control the Left Hand Column Table*/
.CellLeft {
	background-color: #98ccff;
	color : #003066;
	word-spacing
	
	}
	
/*Controls the Right Hand Column Table*/	
.CellRight {	
	background-color: #98ccff;
	color : #003066;
}

/*Changes the Global Tops*/
.GlobalTop {
	background-color: #98ccff
	color : #003066;
	}
	
/*Controls Table Outside Border*/
.OutsideBorder { 
border: 1px outset #CEE0EA; 
}	
	
/*Controls Background and Font Color*/	
.ProviderBackgroundFont {
	background-color: #00909A;
	color : White;
	font: Arial;
	font-weight: bold;
	font-size: .9em;
	text-align: left; 
}

/*Controls Background Color*/
.ProviderBackgroundTable {
	background-color: White;
	font:  Arial;
	font-weight:  normal;
	font-size:  .9em;
	text-align:  left;
	
}
/*Controls Picture Captions*/
.Captions {
	font-size: 11px;
}		
.A:Link  {
	color: Navy;	
}
.A:VISITED {
	color : Navy;
	}

.A:HOVER {
	color : Navy;
	
	}
	
.TriColor1 {
	background-image: url(_2007MenuImages/TopBar_01.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.TriColor2 {
	background-image: url(_2007MenuImages/TopBar_02.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.TriColor3 {
	background-image: url(_2007MenuImages/TopBar_03.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.TriColor4 {
	background-image: url(_2007MenuImages/TopBar_04.png);
	background-position: bottom;
	background-repeat: no-repeat;
}