.PortfolioTitle {
	font-size: 10px;
	color: #386AB3;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.BodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16pt;
	display: block;
}
.BodyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #063AA1;
	font-weight: bold;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.PopCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 18px;


}
.PopDescription {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3366CC;
	line-height: 18px;
}
.BulletList {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.FooterText {
	font-size: 9px;
}
/* Left Navigation styles */
#LeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#LeftNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 180px;
}
#LeftNav li a {
	display: block;
	/*	line-height: 25px;	*/
	width: 180px;
	padding-left: 0px;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	vertical-align: middle;
	border-bottom: 1px solid #333333;
	border-top-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
}
#LeftNav li a:hover {
	color: #009999;
	border-bottom: 1px solid #333333;
	width: 180px;
}
#LeftNav li a.SubNav {
	color: #66666;
	padding-left: 25px;
	width: 155px;
	border-bottom: 1px solid #333333;
}
#LeftNav li a.SubNav:hover {
	color: #009999;
	padding-left: 25px;
	width: 155px;
	border-bottom: 1px solid #333333;
}
#LeftNav li a.SubNavOn {
	color: #009999;
	padding-left: 25px;
	width: 155px;
	border-bottom: 1px solid #333333;
}
#LeftNav li a.SubNavOn:hover {
	color: #009999;
	padding-left: 25px;
	width: 155px;
	border-bottom: 1px solid #333333;
}
#LeftNav li a.NavOn {
	color: #009999;
	width: 180px;
	border-bottom: 1px solid #333333;
}
#LeftNav li a.NavOn:hover {
	color: #009999;
	width: 180px;
	border-bottom: 1px solid #333333;
}
#LeftNav li a.TopNav {
	color: #009999;
	width: 180px;
	border-bottom: 1px solid #333333;
}
#LeftNav li a.TopNav:hover {
	color: #333333;
	border-bottom: 1px solid #333333;
	width: 174px;
	border-top: 1px solid #333333;
}
#LeftNav li a.TopNavOn {
	background-color: #cccccc;
	color: #333333;
	padding-left: 15px;
	width: 174px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}
#LeftNav li a.TopNavOn:hover {
	background-color: #cccccc;
	color: #333333;
	border-bottom: 1px solid #333333;
	width: 174px;
	border-top: 1px solid #333333;
}
#LeftNav ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* END Left Navigation styles */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#LeftSide {
	background-image: url(../Images/LeftBannerSlice.gif);
	background-repeat: repeat-x;
}
#RightSide {
	background-image: url(../Images/RightBannerSlice.gif);
	background-repeat: repeat-x;
}
