body {
	font-family: Tahoma;
}

	.NicheBlockHeader {
		line-height: 25px;
		color: #FFFFFF;
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		cursor:default; 
	}
	.NicheBlock {
		line-height: 25px;
		color: #FFFFFF;
		font-family: Tahoma;
		font-size: 11px;
		cursor:default;
	}
	.Footer
{
	color: #b0aeb4;
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	cursor: default;
}


.MenuBullet {
	padding: 0px 2px 0px 0px;
	width:1%;
}
.UIMenu {
	padding: 0px 0px 0px 0px;
	font-size: .7em;
	font-weight: bold;
	color: #5B5C5C;
}
.UIMenu a, .UIMenu a:link, .UIMenu a:visited, .UIMenu a:active {
	text-decoration: none;
	color: #5B5C5C;
}
.UIMenu a:hover {
	text-decoration: underline;
	color: #F8991D;
}


.UIMenuSelected {
	padding: 0px 0px 0px 0px;
	font-size: .7em;
	font-weight: bold;
	color: #F8991D;
}
.UIMenuSelected a, .UIMenuSelected a:link, .UIMenuSelected a:visited, .UIMenuSelected a:active {
	text-decoration: none;
	color: #F8991D;
}
.UIMenuSelected a:hover {
	text-decoration: underline;
	color: #F8991D;
}



.UIRightContainer {
	padding: 0px 0px 0px 0px;
	font-size: .7em;
	color: #5B5C5C;
	line-height: 20px;
	vertical-align: bottom;
}



.CTitle {
	font-family: Verdana;
	font-size: 1.3em;
	font-weight: bold;
	color: #F8991D;
}
.CSubTitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #5B5C5C;
}
.UIContentContainer {
	line-height: 20px;
	color: #5B5C5C;
	font-size: .7em;
	color: #5B5C5C;
}
.UIContentContainer a, .UIContentContainer a:link, .UIContentContainer a:visited, .UIContentContainer a:active {
	text-decoration: underline;
	color: #5B5C5C;
	line-height: 20px;
}
.UIContentContainer a:hover {
	text-decoration: underline;
	color: #F8991D;
}
.CContent {

}
.UIContentBlock img {
	margin: 15px 15px 15px 15px;
}
hr {
	border-style: dotted;
	color: #D3D3D4;
	background-color: #D3D3D4;
	height: 1px;
}

ul,ul li {
	margin-left: 10px;
	margin-bottom: 10px;
}


.UIRightContainer a, .UIRightContainer a:link, .UIRightContainer a:visited, .UIRightContainer a:active 
{
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #5B5C5C;
}
.UIRightContainer a:hover {
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	color: #5B5C5C;
}

