a:link {color: #3333FF;}
a:visited {color: #3333FF;}
a:active {}
a:hover {color: #FF3333;}

a.topNav:link {color: white; text-decoration: none; font-size: 12px; font-weight: 900;}
a.topNav:visited {color: white; text-decoration: none; font-size: 12px; font-weight: 900;}
a.topNav:active {}
a.topNav:hover {color: #FF9696; text-decoration: none; font-size: 12px; font-weight: 900;}

a.footNav:link {color: white; text-decoration: none; font-size: 12px;}
a.footNav:visited {color: white; text-decoration: none; font-size: 12px;}
a.footNav:active {}
a.footNav:hover {color: #FF9696; text-decoration: none; font-size: 12px;}

td {
	font-family: arial, helvetica, non-serif; 
	font-size: 12px; color: #333333;
	line-height: 18px;
}

h4 {
	font-size: 16px; color: #4089C3; font-weight: 900; 
}

.tNavBg {
	background-image: url(images/tNavBg.gif);
	text-align: center;
	background-repeat: repeat-x;
	padding: 0px 26px 0px 26px;
}

.tNavDivider {
	background-image: url(images/tNavDivider.gif);
	width: 1px;
}

.tNavBgB {
	background-image: url(images/tNavBg.gif);
	background-repeat: repeat-x;
}

.headerBoldBlue {
	font-size: 13px; color: #4089C3; font-weight: 900;
}

.leftHp {
	padding: 10px 0px 0px 10px;
	width: 180px;
}

.rightLII {
	padding: 20px 20px 0px 10px;
}

.footer {
	padding: 0px 0px 7px 10px;
	background-color: #3f89c3;
	color: white;
	line-height: 18px;
}

.copyright {
	color: #afdcf3;
}

.footTop {
	background-image: url(images/footerTop.gif);
	background-repeat: repeat-x;
}

.projectName {
	color: White; font-weight: 900;
}
