.titleBlack {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contentBlack {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.more {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
}

.more a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
}

.contentWhite {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.bttm-bg {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-image: url(../images/bg-bttm.gif);
	background-repeat: repeat-x;
}
/*
.bttm-bg td a{
	font-family: Arial;
	font-size: 50px;
	color: #666666;
}
*/
.bttm-bg a{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.PageTitle {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.page-title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newPagelink {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.block h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/*
Start Copied over classes from synergycms.css
*/

.menu {
  padding: 0 0 0 0.5em;
  margin-top: 5px;
  margin-bottom: 5px;
}
.menu ul {
  /*padding: 0 0 0 0.5em;*/
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  list-style: none;
  border: none;
  text-align:left;
}

.menu ul li {
  margin-bottom: 7px;
}

.menu li a {
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.homePageMenu menu ul {
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  list-style: none;
  border: none;
  text-align:left;
}

.homePageMenu .menu li a {
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}

.homePageMenu li.collapsed{
  list-style-type: disc;
  list-style-image: url('../images/t-bullet-org.gif');
  margin: 0;
}
 
.homePageMenu li.leaf{
  list-style-type: disc;
  list-style-image: url('../images/t-bullet-org.gif');
  margin: 0;
}

.homePageMenu .block-menu h2{
	color:#D66500
}
	
li.collapsed {
  list-style-type: disc;
  list-style-image: url('../images/bullet-baige.gif');
  margin: 0;
}

li.leaf {
  list-style-type: square;
  list-style-image: url('../images/bullet-baige.gif');
  margin: 0;
}


/*
End Copied over classes from synergycms.css
*/

.block-menu{
	font-family: Arial;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.block-menu menu{
	font-family: Arial;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.block-menu a{
	font-family: Arial;
	font-size: 10px;
	color: white;
	text-decoration: none;
}


a.two:link, a.two:visited, a.two:active {
color: #000000; text-decoration:underline;
}
a.two:hover{
color:#000000;
text-decoration:none;
}
