#newshomeleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: 200px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#homecopyarea {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 500px;
	margin-left: 20px;
	margin-bottom: 25px;
	margin-top: 10px;
	line-height: 110%;
	color: #333333;
}
.backleft {
	background-color: #D7D7E3;
}
#panelarea {
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 22px;
	margin-bottom: 3px;
}
.panelcells {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 244px;
}
.showcasetext {
	height: auto;
	width: 204px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#newshomeleft ul {
	margin-left: 1px;
	height: auto;
	padding: 0;
	margin: 0;
	margin-top: -5px;
}
#newshomeleft li {
	background-image: url(../images/homeimages/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	list-style-type: none;
	padding-bottom: 7px;
	line-height: 100%;
}
#newshomeleft a {
	color: #000000;
	text-decoration: none;
}
#newshomeleft a:hover {

	color: #006600;
	text-decoration: underline;
}
.showcasetext a {
	color: #333333;
	text-decoration: none;
}
.showcasetext a:hover {

	color: #006600;
	text-decoration: underline;
}
.showcasetext-wide {
	height: auto;
	width: 450px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
}
.twitter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	margin-left: 5px;
	color: #333333;
	width: 200px;
	background-image: url(../images/homeimages/twitter.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-bottom: 10px;
}
.twitter a {
	color: #315B93;
	font-weight: bold;
}
.twitter a:hover {
	color: #315B93;
	font-weight: bold;
	text-decoration: none;
}
.twitterfb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	margin-left: 10px;
	color: #333333;
	width: 200px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

