.news-latest-item {
	height: 150px;
	overflow:hidden;
}

.news-latest-morelink a,
.news-list-morelink a {
	background: url(../images/arrowyellow.jpg) 162px center no-repeat;
	color: #005ea4;
	text-decoration: none;
	padding-right: 30px;
}


.news-latest-item img {}

.news-list-item div.image {
	float: left;
	margin-right: 20px;
  width:150px; 
  height:100px;
}


#contenttopleft .news-latest-item h3, 
#contenttopleft .news-list-item h3,
#contenttopleft .news-single-item h2,
#contenttopleft h3 {
 	border-bottom: 2px solid #3d9112;
	color: #005ea4;
	margin-left: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 547px; 
	margin-bottom: 13px;
	line-height: 26px;
	margin-top: 12px;
}

#contenttopleft h2 {
	padding-bottom: 0px;
}

#contenttopleft .news-single-item h3 {
	font-size: 11px;
}

#contenttopleft p.bodytext, 
#contenttopleft ul{
	padding-bottom: 10px;
}
#contenttopleft ul li {
  margin-left:20px;
}

#navright ul {
	line-height: 20px;
}

#navright li {
	list-style-type: none;
	width: 200px;
	border-bottom: 1px dotted #000;
}

#navright a {
	text-decoration: none;
	color: #464646;
}

#navright li#active a {
	color: #005ea4;
}

#contentmiddle {
	background: none;
	height: 10px;
}

#contentbottom {
	min-height: 40px;
}




.news-latest-container h3 a,
.news-list-container h3 a {
	color: #005ea4;
	font-weight: bold;
text-decoration: none;
}

#contenttopleft h2.csc-firstHeader {
	color: #005ea4;
	margin-left: 56px;
}
#contenttopleft h1 {
  font-size:12px;
  color:black;
}
#contenttopleft h1 span.detail{
  font-size:12px;
  color:green;
}


/* mailform begin */

.csc-mailform {
	border: none;
}

.csc-mailform-field {
	margin: 10px;
}

div.csc-mailform-field input,
div.csc-mailform-field textarea {
  float:right;
  margin-left:100px;
}
div.csc-mailform-field textarea {
  margin-bottom:10px;
}

div.csc-mailform-field label {
  width:80px;
  display:block;
  float:left;
  }

div.csc-mailform-field{
  width:450px;
  padding:15px 0px;
}

/* mailform end */

div#contenttopleft div.news-single-item img {
  float:left;
}
div.news-single-item img {
  margin-right:15px;
}

