.shinyred_container_content .Normal, .shinyred_container_content {
	color: #DCDCDC;
	font-size: .6em;
}
.shinyred_container_content dl, .shinyred_container_content dd {
	margin: 0;
	padding:0;
}
.shinyred_container_content dt {
	color: #DCDCDC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.shinyred_container_content {
	padding: 7px;
	background-repeat: repeat-x;
	background-color: #333333;
}
.shinyred_container_content a {
	color: #999999;
	text-decoration: none;
}
.shinyred_container_content a:visited {
	color: #696969;
	text-decoration: none;
}

.shinyred_container_content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.shinyred_container_content ul{
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.shinyred_container_content ul li {
	background-image: url(/Portals/_default/Containers/SectionIV/graydot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 2px;
	list-style-type:none;
}
.shinyred_container_titlestyle, .shinyred_container_titlestyle .Head {
	background-repeat: repeat-x;
	color: #DCDCDC;
	font-size: .8em;
	font-weight: bold;
	padding: 3px;
}
.shinyred_container_vertborders {
	background-repeat: repeat-y;
}
.shinyred_container_bottomstyle {
	background-position:bottom;
	background-repeat: repeat-x;
}
.pix_title, .pix_title .Head {
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
}
.pix_content, .pix_content .Normal, .pix_content .NormalBold {
	color: #F5F5F5;
}
.pix_content .SubHead {
	color: #ffffff;
}
.pix_content a {
	color: #ffffff;
	text-decoration: underline;
}
.pix_wrap {
	padding-bottom: 4px;
}

