.bgColor{
	background-color: #7275A9;
}

.subNav_on{
	font-family:calibri;
	font-size:11px;
	color: white;
	font-weight:bold;
	border-bottom:1px dashed white;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:5px;
	background-color:#595B8E;
}

.subNav_over{
	font-family:calibri;
	font-size:11px;
	color: white;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:5px;
	background-color:#595B8E;
	border-bottom:1px solid white;
}

.subNavSubTD{
	background-color: #595B8E;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px solid white;
}

.title{
	font-family:calibri;
	font-size:16px;
	color:#7275A9;
	font-weight: bold;
}

a.title{
	font-family:calibri;
	font-size:16px;
	color:#7275A9;
	font-weight: bold;
	text-decoration:none;
}

.dirTxBold{
	font-family:calibri;
	font-size:12px;
	color:#595B8E;
	font-weight: bold;
	text-decoration:none;
}

.dirTx{
	font-family:calibri;
	font-size:12px;
	color:#595B8E;
	text-decoration:none;
}

a.dirLink{
	font-family:calibri;
	font-size:12px;
	color:#595B8E;
	text-decoration:none;
}

a.dirLink:hover{
	font-family:calibri;
	font-size:12px;
	color:#595B8E;
	text-decoration:underline;
}

a.divLink{
	font-family:calibri;
	font-size:12px;
	color:white;
	text-decoration:none;
}

a.divLink:hover{
	font-family:calibri;
	font-size:12px;
	color:#595B8E;
	text-decoration:underline;
}

.theName{
	font-family:calibri;
	font-size:16px;
	color:#595B8E;
	font-weight: bold;
}

.greyTx{
	font-family:calibri;
	font-size:11px;
	color: gray;
}

