.bodyTitleTile {
	background-image: url(../images/body_titletile.gif);
	background-repeat: repeat-x;
}

.verticalSeparator {
	background-image: url(../images/body_verticalSeparator.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.rightColumnSeparator {
	width: 7px;
}
.leftColumnSubNavSeparator {
	background-image: url(../images/leftColumnSeparatorHorizontal.gif);
	background-repeat: repeat-x;
	background-color: #A945AF;
}
.footerTile {
	background-image: url(../images/footer_tile.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
}
.leftColumnMenu {
	background-color: #810289;
	background-image: url(../images/leftColumnSeparatorShadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	vertical-align: middle;
}


.leftColumnBG {
	background-image: url(../images/leftColumnBg.jpg);
	background-repeat: no-repeat;
}
.titles {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 14px;
}
p {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #EBEBEB;
	text-align: left;
}
a {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.aboveTitle {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}
