.Horizontal_line { background-color: #ffffff; background-image: url(Cimages/hLine.gif); background-repeat: repeat; }
.fadeH_line { background-color: #ffffff; background-image: url(Cimages/hLineF.gif); background-repeat: repeat; }
.largeheadline { 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #49769F; 
	font-weight: bold;

}
.headline { 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #333333;	font-weight: bold;
}
	.headline A:link { color: #333333; font-weight: bold; text-decoration: none}
	.headline A:hover { color: #000000; font-weight: bold; text-decoration: none}
	.headline A:visited { color: #333333; font-weight: bold; text-decoration: none}

.Navyheadline { 
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #003366;	font-weight: bold;
}
	.Navyheadline A:link { color: #003366; font-weight: bold; text-decoration: none}
	.Navyheadline A:hover { color: #000000; font-weight: bold; text-decoration: none}
	.Navyheadline A:visited { color: #003366; font-weight: bold; text-decoration: none}
	
.whiteHeadline { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	color: #FFFFFF;
	font-weight: bold
}
	.whiteHeadline A:link{ color: #FFFFFF; font-weight: bold}
	.whiteHeadline A:hover { color: #FFD800; font-weight: bold}
	.whiteHeadline A:visited { color: #FFFFFF; font-weight: bold}
	
.subHeadline {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	line-height: 18px; 
	COLOR: #000000;
	font-weight: bold
}
	.subHeadline A:link { color: #000066; font-weight: bold; text-decoration: none}
	.subHeadline A:hover { color: #000033; font-weight: bold; text-decoration: none}
	.subHeadline A:visited { color: #000033; font-weight: bold; text-decoration: none}
	
.smallbodytext {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	line-height: 18px; 
	COLOR: #000000;
}
	.smallbodytext A:link { color: #000066; font-weight: bold; text-decoration: none}
	.smallbodytext A:hover { color: #000033; font-weight: bold; text-decoration: none}
	.smallbodytext A:visited { color: #000033; font-weight: bold; text-decoration: none}

.blueHeadline {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	line-height: 16px; 
	COLOR: #336699;
	font-weight: bold;
}