/* CSS Document */
a:link {
	color: #4D4D4D;
	text-decoration:none ;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #999999;
}

.pageHeader {
	font-family: "Futura Lt BT", "Futura LtCn BT", "Futura Md BT", "Verdana", "Times New Roman";
	color: #999999;
	font-size: 16px;
}
.partnerCSI {
	font-family: "Futura Lt BT", "Futura LtCn BT", "Futura Md BT", "Verdana", "Times New Roman";
	color: #c41425;
	font-size: 9px;
	font-weight: bold;	
}
.navBar {
	font-family: "Humanst521 BT", "Tahoma", "Futura Lt BT", "Futura LtCn BT", "Futura Md BT", "Verdana", "Times New Roman";
	color: #4D4D4D;
	font-size: 15px;
	font-weight: roman;	
}
.blueHeaders  {
	font-family: "Arial", "Verdana", "Times New Roman";
	color: #216bc3;
	font-size: 15px;
	font-weight: normal;	
}
.blackText11  {
	font-family: "Arial", "Verdana", "Times New Roman";
	color: #000000;
	font-size: 11px;
	font-weight: normal;	
}
.blackText12  {
	font-family: "Arial", "Verdana", "Times New Roman";
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	line-height: 14px;
}
.crimsonPageRedText  {
	font-family: "Times New Roman", "Arial", "Verdana";
	color: crimson;
	font-size: 14px;
	font-weight: bold;	
}
ul {
	list-style-image: url(../images/hr.gif);
	list-style-position: outside;
	}
.copyright {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #333333}	