/* */
body {
	color: #000000;
	background: none;
}

#top_menu, #navigation_wrapper, #lower_menu_wrapper, #text_resize, #login_wrapper, #footer-left {
	display: none;
}

.pw_top_slice, .pw_middle_slice, .pw_bottom_slice, .mc_top_slice, .mc_middle_slice, .mc_bottom_slice, .sb_top_slice, .sb_middle_slice, .sb_bottom_slice, .c_top_slice, .c_middle_slice, .c_bottom_slice {
	background: none;
}

div.hidden_message {
	display: none;
}

#sidebar {
	border-left: 1pt solid #bcbcbc;
}

a, a:link, a:visited {
	color: #000000;
	border-bottom: none !important;
	background: none;
	padding-right: 0;
}

#heading, #home_heading {
	border-bottom: 1pt solid #bcbcbc;
	background: none;
}

#heading ul, #home_heading ul {
	display: none;
}

#print_heading {
	display: block;
}

#footer {
	border-top: 1pt solid #bcbcbc;
}

#bread_crumbs {
	margin-top: 140px;
	margin-right: 0;
	color: #000000;
}

#bread_crumbs a:link, a:visited {
	color: #000000;
	border-bottom: none !important;
}

/* Styling for ministry area template */
#highlight_area, #content_top_menu {
	display: none;
}

#content_area, #content_header {
	width: 898px;
}

/* styling for home page template */
#home_content li span.background {
	display: none;
}

#home_content li span.heading_bg, #home_content li span.second_heading_bg, #home_content li span.lower_heading_bg {
	background: #ffffff;
	opacity: .6;
}

#home_content li span.heading, #home_content li span.second_heading, #home_content li span.lower_heading {
	color: #000000;
}
#home_content li span.lower_heading a {
	color: #000000;
}
/* table styling */
table {
	border-color: #000000;
}

th {
	background-color: #ffffff;
	color: #000000;
	border-color: #000000;
}

td {
	background-color: #ffffff;
	border-color: #bcbcbc;;
}


