@charset "utf-8";
/* CSS Document */

body {margin:0;padding:0;}
img {
	border: none;
}
.clear {
	clear: both;
}
.sm-text {
	font-size: 8pt !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.blue {
	color: #0152a4 !important;
}
.cs-contact {
	float: left;
	width: 550px;
	height: 16px;
}
.cs-contact p {
	float: left;
	width: 200px;
}
.boldItems ul {
	list-style:none outside;
	margin:0;
	padding:0;
}
.boldItems li {
	float: left;
	list-style: none outside;
	margin: 4px 0 2px 0;
	background: url(../_images/bg_left-nav2.gif) left top no-repeat;
}
.boldItems li a {
	float: left;
	width: 120px;
	/*color: #333399;*/
	font-size: 8pt;
	padding: 0 0 0 12px;
	text-decoration: none;
	font-size: 9pt;
	background: none;
}
#news-search {
	background: #fff;
	padding: 10px;
}
#from, #from input {
	float: left;
	width: 75px;
	margin-right: 20px;
	_margin-right: 10px;
}
#to, #to input {
	float: left;
	width: 75px;
}
#keyword, #type {
	width: 145px;
}

#company-info {
	padding: 10px 15px;
}
p.intro {
	margin-bottom: 30px;
	width:80%;
}
#left-blue-col {
	float: left;
	padding: 0 12px;
	width: 200px;
}
#right-blue-col {
	float: left;
	width:220px;
	margin: 0;
	padding: 0 2px 0 10px;
	border-left: 1px solid #0152a4;
}
#right-blue-col .thumb-row {
	float: left;
	padding: 0 0px 20px 0;
	width:	200px;
}
#right-blue-col .thumb-row p {
	margin-bottom: 0;
}
#right-blue-col .thumb-row .date {
	float: left;
	width: 68px;
	font-size: 9pt;
	padding-left: 8px;
}
#right-blue-col .thumb-row .headline {
	float: left;
	width:	220px;
}
#right-blue-col .thumb-row .headline a {
	font-size: 9pt;
}
#left-blue-col p.header, #right-blue-col p.header {
	font-size:9pt;
	margin-bottom:0;
}
#left-blue-col p.sub, #right-blue-col p.sub {
	margin:0 0 25px 25px;
}
#left-blue-col p.header a, #right-blue-col p.header a {
	background:transparent url(../_images/bg_blue-nav-arrows.gif) no-repeat scroll 0 4px;
	padding:0 0 0 20px;
}

