body, #Body, td, p, div {
	font-family: Verdana;
	font-size: 12px;
}

.pagemaster {
	font-family: Verdana;
	font-size: 11px;
}

img {
	border-width: 0px;
}

#tdTop {
	vertical-align: top;
	border-bottom: solid 2px Black;
}

.divHeader {
	font-family: AvantGarde Bk BT;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.divAddress {
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
}

#divNavBar {
	padding-top: 25px;
	background-color: Black; /*#241E1E; */
	text-align: center;
	padding-bottom: 25px;
}

#divNavBar a {
	color: White;
	font-weight: bold;
}

.contentPane {
	background-color: #E1EBF7;
	background-image: url(Images/Background.gif);
	background-repeat: no-repeat;
	background-position: 0px 150px;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
}

.rightPane {
	vertical-align: top;
	background-color: #E1EBF7;
}

#tdBottom {
	text-align: center;
	background: Black;
}

#tdBottom .p1 {
	color: White;
	font-family: AvantGarde Bk BT;
	font-weight: bold;
	font-size: 22px;
}

#tdBottom .p2 {
	color: White;
	font-family: Verdana;
	font-size: 13px;
}

#divBottomBlueLine {
	margin-top: 3px;
	height: 25px;
	background-color: #0078C1;
	color: White;
	vertical-align: middle;
	padding-top: 4px;
	font-family: Verdana;
	font-size: 15px;
}
.ListingBlueBG {
	background-color: #0078C1;
}

.p1, .p2 {
	padding: 3px;
	margin: 5px;
}

#divBottomBlueLine a {
	color: White;
}

#divLoginLink {
	text-align: center;
	margin-top: 40px;
}

#divLoginLink a {
	color: Black;
}


/*
* Side Panels
* -----------------------------------------
*/
.divMiniListPanel {
	border: solid 1px #502D91;
	width: 150px;
	background-color: #E2E9F1;
	margin-top: 30px;
}

.divMiniListHeading {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
}

.divMiniListContent {
	width: 150px;
	height: 220px;
	overflow: auto;
	padding: 6px;
}

.divMiniListContent a {
	font-size: 11px;
}

.divMiniListContent ul {
	list-style-position: inside;
}
/*
* -----------------------------------------
* Side Panels
*/




