/* CSS Document for Light Blue*/

A.secNav:active {
	text-decoration: underline;
	color: #DEFF00;
	font-size: 10px;
}
A.secNav:hover {
	text-decoration: underline;
	color: #DEFF00;
	font-size: 10px;	
}
.contentBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D3ED;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D3ED;
	background-color: #FFFFFF;


}
.contentTitle {
	background-color: #D7D3ED;
	color: #433788;
}
.contentBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D7D3ED;
	border-left-color: #D7D3ED;
	background-color: #FFFFFF;

}
.navDivider {
	background-color: #004890;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contentDivide {
	background-color: #8276C7;
	font-size: 11px;
	color: #FFFFFF;
}
.secondnav {
	background-color: #8276C7;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titleBorder {
	border: 1px solid #8276C7;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8276C7;
}
.headerDisplay {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #8276C7;
}
.bottomWhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.totalsTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D3ED;
}.filterBox {
	background-color: #EEEEEE;
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8276C7;
	border-bottom-color: #D7D3ED;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D3ED;
	border-left-color: #D7D3ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
A.prevNext:link {
	text-decoration: none;
	color: #000066;
	font-size: 9px;	
}
A.prevNext:visited {
	text-decoration: none;
	color: #000066;
	font-size: 9px;	
}
A.prevNext:active {
	text-decoration: underline;
	color: #000066;
	font-size: 9px;
}
A.prevNext:hover {
	text-decoration: underline;
	color: #000066;
	font-size: 9px;	
}.borderOne {
	border: 1px solid #D7D3ED;
}

