
.WhiteWelcome { 
 font-family: verdana,arial,helvetica;  
 font-size: 11pt; 
 line-height: 15pt;
 color: black;
 font-weight: bold;
 }

p.BoldHeaderwLine { 
 font-family: times,time new roman;  
 font-size: 13pt; 
 line-height: 18pt;
 color: black;
 font-weight: bold;	
 text-indent: 1.5em;
 background: #5F6B76; 
 }
.Sitelinks { 
 font-family: arial,helvetica;  
 font-size: 10pt; 
 line-height: 13pt;
 color: black;
 font-weight: bold;	
 background: #C0B9AE; 
 }

p.BoldHeader { 
 font-family: times,time new roman;  
 font-size: 13pt; 
 line-height: 18pt;
 color: black;
 font-weight: bold;	
 text-indent: 1.5em;
 }
.insidetext2{ 
 font-family: verdana,arial,helvetica;  
 font-size: 10pt; 
 line-height: 16pt;
 color: black;
 }
.insidetextnavy{ 
 font-family: verdana,arial,helvetica;  
 font-size: 10pt; 
 line-height: 16pt;
 text-indent: 1.5em;
 color: navy;
 }

.insidetext{ 
 font-family: verdana,arial,helvetica;  
 font-size: 10pt; 
 line-height: 16pt;
 text-indent: 1.5em;
 color: black;
 }
.More { 
 font-family: times,time new roman;  
 font-size: 16pt; 
 line-height: 18pt;
 color: black;
 font-weight: bold;	
 text-indent: 1.5em;
 }

.Disclaimer { 
 font-family: verdana,arial,helvetica;  
 font-size: 9pt; 
 line-height: 10pt;
 color: white;
 background: #5F6B76;
 }
.title { 
 font-family: verdana,arial,helvetica;  
 font-size: 12pt; 
 line-height: 16pt;
 color: white;
 background: #5F6B76;
 }


/* This one is for the Link boxes.  */
/* Don't change unless you want a diff font */
/* color or size on them. */

a.boxlink {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: times,time new roman;
	font-size: 12pt;
	letter-spacing: 2px;
	}
a.boxlink:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: times,time new roman;
	font-size: 12pt;
	letter-spacing: 2px;
	background: none;
	}
a.sitelink {
	color : #000000;

}

a.sitelink:hover {
	color : #000000;
	background : #98AAB4;
}

A:hover {
/* Hover format for all Text Links */
	color : #000000;
	background : #5F6B76;
}

BODY {
SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR:#C0C0C0; SCROLLBAR-BASE-COLOR: #5F6B76
}


