.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: none; 
	line-height: 14px
}

.smalltext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: none; 
	line-height: 12px;
	color: #005097;
}

.verylargeheading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 2.0em; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none; 
}
.largeheading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.4em; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none; 
}

.verylarge {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.6em; 
	font-style: normal; 
	text-decoration: none; 
}
.large {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.4em; 
	font-style: normal; 
	text-decoration: none; 
}
.mediumbold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.2em; 
	font-style: normal; 
	font-weight: bold;
	color: blue;
	text-decoration: none; 
}
.medium {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.2em; 
	font-style: normal; 
	text-decoration: none; 
}
.small {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	font-style: normal; 
	text-decoration: none; 
}
.verysmall {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-style: normal; 
	text-decoration: none; 
}

.verylargelink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.6em; 
	font-weight: bold;
	color: #005097;
	text-decoration: none; 
}
.largelink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.4em; 
	font-weight: bold;
	color: #005097;
	text-decoration: none; 
}
.mediumlink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold;
	color: #005097;
	text-decoration: none; 
}
.smalllink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	font-weight: bold;
	color: #005097;
	text-decoration: none; 
}
.verysmalllink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: bold;
	color: #005097;
	text-decoration: none; 
}

.boldlink 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
}
.boldtext 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 15px; 
font-weight: bold;
}
.boldheader 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-weight: bold;
}
A 
{
	text-decoration : none;
}
A:LINK 
{
	color: #669999;
	text-decoration: none; 
}
A:VISITED 
{
	color: #669999;
}
A:ACTIVE 
{
	background-color:transparent;
}
A:HOVER 
{
	color: #000000;
	text-decoration: underline; 
}

.leftlink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: none; 
	line-height: 14px;
	color: #005098;
}

.leftlink a {
	color: #005097;
}

.leftlink a:link {
	color: #005097;
}
.leftlink a:visited {
	color: #005097;
}

.leftlink a:hover {
	color: #000000;
}

.pixelLines { background-color:#003366;}
.pixelLinesVertical { background-color:#cccccc;}
