.toggle{
cursor:pointer;
}
td.toggle:hover{
background-color:#cccccc;
}
input.smallbutton
{
	color:navy;
	font-size:10px;
	margin:2px;
	padding:0;
}

#tabsContainer{
	width:98%;
	//width:100%;
	
	margin:5px;
}
.tabs{
	//margin:0px;
}
.top_articles{
	width:47%;
	float:left;
	display:block;
	height:139px;
}

.top_articles_content{
	display:block;
	float:left;
	width:45%; 
	margin-left:5px;
	font-size: 12px;
}

.top_articles_content a,
.top_articles_content a:visited { font-size: 13px; text-decoration: none; color: #002daf; font-weight:bold; }

.float_left { float: left; }

.art_image { width:110px; height:110px; background-color:#ffffff; border:1px solid #c5d7f2; padding:3px}

.news_top_head_title { 
	color: #000000; 
	font-size: 12pt; 
	font-weight: normal; 
}

.news_top_text { font-size: 11px; text-align: justify; }
.main_article{
	float: left;
	width:99%;
	margin:0px;
	padding:4px;
}
.main_art_image{
	margin-top:0px;
	//margin-top:0px;
	//float:left;
	padding:0px;
}
.main_art_content{
	width:100%;
	padding:0px;
	margin:0px;
	margin-top:3px;
}
#bodytxt{
	text-align:justify;
}
#full_text{
	text-align:justify;
	font-size:13px;
}
.article_footer{
	float:left;
	background-color:#ffffff;
	padding:3px;
	margin:3px;
	width:98%;
	border:1px solid #cccccc;
	color:navy;
	text-align:center;
}
.article_footer ul {
	padding:0px;
	margin:0px;
}
.article_footer li {
	list-style-image:none;
	display:inline;
	padding:0px;
	margin:0px;
	width:33%;
	margin-left:15px;
	margin-right:15px;
}
.article_tags{
	margin:8px;
	text-align:left;
	width:97%;
}

.article_player{
	float: left;
	width:99%;
	margin:3px;
	text-align:center;
}
.article_category_breadcrumb{
	color:#112f89;
	font-size:10px;
	padding-left:8px;
	font-weight:bold;
}

.article_category_breadcrumb a{
	color:#112f89;
	font-size:10px;
	font-weight:bold;
}
.content_table{
	width:98%;
	//width:96%;
	background:#ffffff;
	padding-left:5px;
	padding-right:5px;
	//padding:0px;
	
}
.content_table span, .content_table p, .content_table div{
	padding-left:5px;
	padding-right:5px;
	font-size:13px;
	line-height:18px;
}
.content_table .table_row{
	background:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-left:5px;padding-right:5px;
}

.content_table span img{
	
	margin:5px;
	border:0px solid #cccccc;
	padding:5px;

}
.main_article_title{
	text-align:left;
	width:100%;
	display:block;
	font-size:18px;
	padding-left:5px;
	margin-right:5px;
	margin-bottom:6px;
	margin-top:6px;
	font-weight:bold
}
.main_article_date{
	float:right;
	color:#626262;
	font-size:11px;
	margin-right:5px
}
.main_article_hits {
	float:right;
	color:#626262;
	font-size:11px;
	padding-right:10px;
	text-align:right;
}
.news_top_head_title{
	color:#112f89;
	font-size:13px
}
.sendprint{
	padding:5px;
	padding-left:8px;
	text-align:right;
}
/*css for the curvy corners of the tables*/
.t_c_l{background:#ffffff;border-left:1px solid #cccccc}
.t_c_r{background:#ffffff;border-right:1px solid #cccccc}
.t_h_l{background:transparent url('../images/t_h_l.png') no-repeat top left;font-size:5px}
.t_h_c{background:#ffffff;border-top:1px solid #cccccc;font-size:5px}
.t_h_r{background:transparent url('../images/t_h_r.png') no-repeat top right;font-size:5px}
.t_f_l{background:transparent url('../images/t_f_l.png') no-repeat bottom left;font-size:5px}
.t_f_c{background:#ffffff;border-bottom:1px solid #cccccc;font-size:5px}
.t_f_r{background:transparent url('../images/t_f_r.png') no-repeat bottom right;font-size:5px}

/*****************************************/
/*css for the curvy corners of the comments its the same as for the table*/

.t_c_lc{background:#ffffff;border-left:1px solid #cccccc}
.t_c_rc{background:#ffffff;border-right:1px solid #cccccc}
.t_h_lc{background:transparent url('../images/t_h_l.png') no-repeat top left;font-size:5px}
.t_h_cc{background:#ffffff;border-top:1px solid #cccccc;font-size:5px}
.t_h_rc{background:transparent url('../images/t_h_r.png') no-repeat top right;font-size:5px}
.t_f_lc{background:transparent url('../images/t_f_l.png') no-repeat bottom left;font-size:5px}
.t_f_cc{background:#ffffff;border-bottom:1px solid #cccccc;font-size:5px}
.t_f_rc{background:transparent url('../images/t_f_r.png') no-repeat bottom right;font-size:5px}

/*****************************************/










