.LeftText {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.LeftText p{
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.LeftText a:link{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.LeftText a:visited{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.LeftText a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.LeftText a:active{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.MiddleHeading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #323530;
	background-color: #F5F7F3;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.MiddleHeadingWM {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #323530;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD4C6;

}
.MiddleText {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.MiddleText p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.MiddleText a:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.MiddleText a:visited{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.MiddleText a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.MiddleText a:active{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.MiddleList {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	filter: Alpha(Opacity=80);

}
.MiddleList li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MiddleList p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.LeftPadding {
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.BottomText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #CCCCCC;
}
