﻿

#content_pane
{
	/*margin: 10px;*/
	background-color: transparent;
	width: 100%;
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 1px;
}
#content_pane_bg
{
	/*margin: 10px;*/
	background: #fdfdfd url( images/bg_news1.gif) bottom left;
	background-repeat: repeat;
	width: 100%;
	min-height: 332px;
	margin-left: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #DDD;
}

#content_details
{
	margin: 20px 28px 28px 22px;
	min-height: 120px;
}
#content_details p
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" , Verdana, Helvetica, Arial,sans-serif;
	font-size: 1.05em;
	text-align: justify;
	line-height: 1.5;
	color: #0d0d0d;
}
#content_details h6
{
	color: #646667;
	font-size: 1.1em;
	border-bottom: 3px solid #efefef;
	padding-bottom: 1px;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" , Verdana, Helvetica, Arial,sans-serif;
}
#content_details p a
{
	color: #396ccf;
	text-decoration: none;
}
#content_details p a:hover
{
	text-decoration: underline;
}



#news-links
{
	float: left;
	margin-right: 0px;
	margin-top: -1px;
	width: 100%;
	margin-left: 0px;
	clear: both;
	background: transparent url( images/bg_news1.gif) bottom left;
	background-repeat: repeat-x;
}
.heading_news
{
	border-bottom: 1px solid #efefef;
	padding: 5px 5px 5px 0px;
}
.heading_announcement
{
	border-bottom: 1px solid #d2d0d0;
	padding: 5px 0px;
	margin-bottom: 5px;
}
.heading_announcement h6
{
	font-size: 1.1em;
}
#news_header
{
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	margin: 2px 0px;
	padding: 5px;
}
#news_header h6
{
	color: #646667;
	font-size: 1.1em;
	border-bottom: 4px solid #d2d0d0;
	padding-bottom: 1px;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" , Verdana, Helvetica, Arial,sans-serif;
}
#news_content
{
	position: relative;
}


#tickerParentWrapper
{
	height: auto;
	margin: 0px 0px 13px 0px;
}
.tickerParent
{
	width: 100%;
	height: auto;
	overflow: hidden;
	list-style: none;
}
.tickerParent li
{
	height: auto; /* 	border-bottom: 0px dotted #DDD; 	padding: 5px; 	margin: 5px 5px 5px 5px; 	overflow: hidden;border: 0px solid #DDD;border-radius: 2px;box-shadow: 0px 0px 5px #DDD;*/
}

.ticker
{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 5px;
	padding: 0px 0px;
	list-style: none;
}


#ticker_news
{
	height: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

.ticker li
{
	height: auto; /* 	border-top: 1px dotted #DDD; 	padding: 5px; 	*/
	margin: 2px 0px;
}
.ticker li a
{
	display: block;
	border-bottom: 1px solid #e1e1e1;
	padding: 3px 0px;
	cursor: pointer;
	font: normal 1.1em 'Lucida Grande' , 'Lucida Sans Unicode' , 'Lucida Sans' , Verdana, Helvetica, Arial,sans-serif;
	color: #646667;
	text-align: left; /*color:#396CCF;*/
}
.ticker li a:hover
{
	text-decoration: none;
	background-color: transparent;
	color: #5588db;
}




.ticker-announcement
{
	width: 450px;
	height: auto;
	overflow: hidden;
	margin: 0px 5px;
	padding: 0px 0px;
	list-style: none;
}


#ticker-items
{
	height: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

.ticker-announcement li
{
	height: auto; /* 	border-top: 1px dotted #DDD; 	padding: 5px; 	*/
	margin: 2px 0px;
}
