@import "includes/header.inc.css";
@import "includes/navigation.inc.css";
@import "includes/page_navigation.inc.css";
@import "includes/internaxx_ticker.inc.css";
@import "includes/premium_box.inc.css";

#main_index_body {
	width: 1004px;
}
#main_index_column_content {
	width: 664px;
	left: 5px;
	padding-bottom: 120px;
	top: -5px;
	background: #EFF7FD;
}
#main_index_column_right {
	width: 315px;
	background: #EFF7FD;
	padding: 10px;
	top: -15px;
	left
	margin: 0;
	min-height: 950px;
}
#main_index_column_right_abs {
	width: 315px;
	background: #EFF7FD;
	padding: 10px;
	top: -15px;
	margin: 0;
	background: #EFF7FD;
}
#main_index_footer {
	top: -15px;
}

#banner_default {
	position:relative;
	float:left;
	clear:both;
	width: 640px;
    height: 190px;
    overflow:hidden;
    background: url(../images/banner_default.jpg) no-repeat top left;	
    margin: 15px 0px 15px 5px;
    padding: 0;
}

#search_news {
	position:relative;
	float:left;
	clear:both;
	width: 645px;
	margin:0px 0px 0px 5px;
	padding:0;
}
#search_news_left {
	position:relative;
	float:left;
	clear:none;
	width:315px;
	margin:0;
	padding:0;
}
#search_news_right {
	position:relative;
	float:left;
	clear:none;
	width:315px;
	margin:0px 0px 0px 10px;
	padding:0;
}
#search_news_submit {
	position:relative;
	float:left;
	clear:both;
	margin:15px 0px 5px -5px;	
	*margin-left:0px;	
}
#search_news_heading_left {
	position:relative;
	float:left;
	clear:both;
	width:315px;
	height:60px;
	background: url(../images/search_news_left.jpg) no-repeat top right;	
    font-family: 'Trebuchet MS', Arial;
    font-size: 18px;
    color: #0E75A7;
    padding: 25px 0px 0px 2px;
    margin: 0px;
    text-align: left;
    line-height: 20px;
}
#search_news_heading_right {
	position:relative;
	float:left;
	clear:both;
	width:315px;
	height:60px;
	background: url(../images/search_news_right.jpg) no-repeat top right;	
    font-family: 'Trebuchet MS', Arial;
    font-size: 18px;
    color: #0E75A7;
    padding: 25px 0px 0px 2px;
    margin: 0px;
    text-align: left;
    line-height: 20px;
}

.news {
	position:relative;
	float:left;
	clear:both;
	width: 630px;
	margin: 0px 0px 15px 5px;
	padding: 5px;
	background:#F6F6F6;
	border:5px solid white;
}
.news:hover {
	background:#FFF8DD;
}
.news_title {
	position:relative;
	float:left;
	clear:both;
	width: 500px;
	margin-top:25px;
}
.news_title a {
	font-family: 'Trebuchet MS', Arial;
    font-size: 18px;
    line-height: 20px;
    color: #0E75A7;
    text-decoration: underline;
}
.news_title a {
	font-family: 'Trebuchet MS', Arial;
    font-size: 18px;
    line-height: 20px;
    color: #0E75A7;
    text-decoration: underline;
}
.news_description {
	position:relative;
	float:left;
	clear:both;
	margin: -5px 0px 15px 0px;
	padding: 0;
	font-size:12px;
	font-weight:normal;
	width: 600px;
}
.news_insdate {
	position:relative;
	float:left;
	clear:both;
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	width:600px;
}
.news_right_container {
	position:absolute;
	right:0px;
	top:15px;
	width:240px;
	height:30px;
	text-align:right;
}
.news_logo {
	position:relative;
	float:right;
	clear:none;
	width:120px;
	height:30px;
}
.news_info {
	position:relative;
	float:right;
	clear:none;
	width:120px;
	height:30px;
	margin-top:10px;
	left:-25px;
}
.news_title a code {
	font-family: 'Trebuchet MS', Arial;
    font-size: 18px;
    line-height: 20px;
    text-decoration: underline;
    color:#FF0000;
}
.news_description code {
	font-family: Myriad, Arial;
    font-size:12px;
	font-weight:normal;
	color:#FF0000;
}
.news_spacer {
	position:relative;
	float:left;
	clear:both;
	height:10px;
	width:664px;
}
