/*
	weblogs style sheet file
*/

/*------------------------------------------------------------------
 div.weblogs style
------------------------------------------------------------------*/
hr {
	clear: both;
	border: solid 1px #FFFFFF;
}
div.preview_image {
	width: 100px;
	height: 100px;
	float: right;
}
div.article_image {
	width: 140px;
	height: 100px!important;
	height/**/: 110px;
	float: left;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
div.article_image img {
	margin: 0px auto 0px auto;
}
div.article_image span {
	display: block;
	font-size: 10px;
	text-align: left;
	padding: 5px;
}
div.weblogs {
	width: 500px;
	padding: 0px 0px 10px 0px;
	/*border: solid 1px #999999;*/
	text-align: left;
}
div.weblogs div.title {
	width: 487px!important;
	width/**/: 500px;
	font-size: 16px;
	padding: 5px 5px 5px 5px;
	color: #294187;
	font-weight: bold;
	border-left: 3px double #294187;
	border-bottom: 3px double #294187;
	margin: 0px;
}
div.weblogs h3 {
	width: 487px!important;
	width/**/: 500px;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 3px 3px 10px;
	background-color: #bbdeff;
	color: #ad7911;
	border: solid 1px #375385;
	clear: both;
	margin: 0px;
}
div.weblogs p {
	line-height: 2em;
	font-size: 12px;
}
a.return_index {
	clear: both;
	display: block;
	padding: 10px;
	font-size: 12px;
	line-height: normal;
	color: #1078ac;
}
a.return_index:hover {
	color: #FF0000;
}

/*------------------------------------------------------------------
 div.weblogs preview style
------------------------------------------------------------------*/
dl.weblogs_preview {
	width: 500px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
dl.weblogs_preview dt {
	width: 493px!important;
	width/**/: 500px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background-color: #bbdeff;
	border-bottom: solid 1px #375385;
	border-left: solid 2px #375385;
	color: #565656;
	padding: 3px 0px 3px 5px;
	clear: both;
}
dl.weblogs_preview dt a {
	color: #565656;
}
dl.weblogs_preview dt a:link,dl.weblogs_preview dt a:active,dl.weblogs_preview dt a:visited {
	color: #565656;
}
dl.weblogs_preview dt a:hover {
	color: #FF0000;
}
dl.weblogs_preview dd {
	width: 488px!important;
	width/**/: 500px;
	font-size: 12px;
	font-weight: normal;
	border-bottom: solid 1px #375385;
	border-left: solid 2px #375385;
	padding: 5px 0px 10px 10px;
	margin: 0px;
	line-height: 2em;
}

dl.weblogs_preview dd a {
	color: #1078ac;
}
dl.weblogs_preview dd a:link,dl.weblogs_preview dd a:active,dl.weblogs_preview dd a:visited {
	color: #1078ac;
}
dl.weblogs_preview dd a:hover {
	color: #FF0000;
}



/*------------------------------------------------------------------
 div.weblogs article style
------------------------------------------------------------------*/
div.weblogs_article {
	width: 490px!important;
	width/**/: 500px;
	padding: 10px 10px 10px 0px;
	margin: 0px;
	text-align: left;
}
div.weblogs_article h2 {
	width: 475px!important;
	width/**/: 500px;
	line-height: 30px;
	background-color: #ffbec1;
	border-bottom: solid 1px #375385;
	border-left: solid 5px #375385;
	color: #232323;
	padding: 0px 0px 0px 20px;
	clear: both;
}
div.weblogs_article p {
	padding: 5px 0px 0px 10px;
}
div.weblogs_image {
	width: 130px!important;
	width/**/: 140px;
	padding: 5px 5px 5px 5px;
	background: #f6f6f6;
	border:1px solid #ccc;
	border-width: 0 1px 2px 0;
	margin: 10px 0px 5px 0px;
}
div.weblogs_link {
	width: 500px;
	margin: 0px;
	border-right: solid 1px #375385;
	border-left: solid 1px #375385;
	border-bottom: solid 1px #375385;
	padding: 5px;
	background-color: #FFFFFF;
	clear: both;
}
h4.weblogs_link_h {
	width: 500px;
	margin: 10px 0px 0px 0px;
	padding: 3px 3px 3px 10px;
	display: block;
	border: solid 1px #999999;
	font-size: 10px;
	font-weight: normal;
	color: #232323;
	background-color: #375385;
	clear: both;
}
div.weblogs_link a {
	display: block;
	background-image: url(empty_window.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	text-decoration: none;
}
h4.weblogs_file_h {
	margin: 10px 0px 0px 0px;
	padding: 3px 3px 3px 10px;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #232323;
	border: solid 1px #999999;
	background-color: #EEEEEE;
	clear: both;
}
div.weblogs_file {
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 5px;
	background-color: #FFEEEE;
	clear: both;
}
div.weblogs_file a {
	text-decoration: none;
}


/*------------------------------------------------------------------
 div.weblogs headline style
------------------------------------------------------------------*/
ul.weblogs_headline {
	margin: 0px;
	padding: 0px;
	border: solid 1px #375385;
	padding: 0px;
	text-align: left;
}
ul.weblogs_headline li {
	list-style: none;
	overflow: hidden;
	height: 22px;
	font-size: 12px;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	padding: 0px 0px 0px 0px;
}
ul.weblogs_headline li a {
	padding: 3px 0px 3px 0px;
	display: block;
	height: 22px;
	color: #1078ac;
	text-decoration: none;
}
ul.weblogs_headline li a span {
	font-size: 10px;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	color: #666666;
}




/*------------------------------------------------------------------
 div.weblogs attfiles icon  style
------------------------------------------------------------------*/
a.weblogs_pdf {
	height: 16px;
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: block;
}
a.weblogs_doc {
	height: 16px;
	background-image: url(doc.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: block;
}
a.weblogs_xls {
	height: 16px;
	background-image: url(xls.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: block;
}
a.weblogs_jtd {
	height: 16px;
	background-image: url(jtd.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: block;
}