@charset "UTF-8";
/* News Styles */

#news {
	padding: 4px 10px;
}

.Titular01 {
	padding-bottom: 6px;
	margin-top: 8px;
}
.Titular01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Titular01 ul li {
	border-bottom: solid 1px #900;
}
.Titular01 h2  {
	margin: 0 0 3px 0;
}
.Titular01 h2 a {
	color: #000099;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.Titular01 h3 {	
	margin: 0 0 3px 0;
}
.Titular01 h3 a {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.Titular01 .p p {
	margin: 6px 0 0 0;
	line-height: 16px;
	font-size: 9pt;
	color: #333;
}
.Titular01 .thumb {
	margin-right: 5px;
}
.Titular01.small .NewsListRow {
	padding: 0 6px;
	width: 50%;
}
.Titular01.small .p p {
	font-size: 8.5pt;
	line-height: 14px;	
}
.Titular01.small {
	padding-top: 6px;
}
.Titular01.small h2 a {
	font-size: 12pt;
}
.NewsList03 {
	background: #98EEC7;
}
.NewsList03 h1 {
	color: white;
	background: #0E5F3A;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 2px 4px;
}
.NewsList03 .NewsListLayout {
	width: 100%;
}
.NewsList03 .NewsListRow.first {
	border: none;
}
.NewsList03 .NewsListRow {
	text-align: center;
	background: white;
	border-left: dotted 1px black;
}
.NewsList03 h2 {
	margin: 0 0 5px 0;
	padding: 0 4px;
	background: #98EEC7;
	text-align: right;
}
.NewsList03 h2 a {
	font-size: 8.5pt;
	font-variant: small-caps;
	color: #0E5F3A;
	text-decoration: none;
}
.NewsList03 h3 {
	padding: 0 4px;
	text-align: center;
}
.NewsList03 h3 a {
	font-size: 7pt;
	text-decoration: none;
}
.NewsList03 .thumb {
	margin: auto;
}
.NewsCategoryList01 {
	margin: 10px 5px 5px 5px;
	border: solid 1px #900;
}
.NewsCategoryList01 h1 {
	margin: 0px;
	color: #900;
	background: #F3E5C5;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}
.NewsCategoryList01 ul {
	list-style: none;
	margin: 0px;
	padding: 2px 6px 2px 10px;
}
.NewsCategoryList01 li {
	padding-bottom: 6px;
}
.NewsCategoryList01 h2 {
	color: blue;
	font-size: 11pt;
	text-align: left;
	margin: 0px;
}
.NewsCategoryList01 a {
	color: #009;
	text-decoration: none;
}
.NewsCategoryList01 h3 {
	color: #009;
	margin: 0px;
	text-align: left;
	padding: 4px 0;
}
.NewsCategoryList01 h3 a {
	color: #900;
	font-size: 8pt;
}
/** Article Styles **/

#articleLayout .title {
	display: block;
	color: #000;
	background: url(../../images/theme/bgs/bg_title_01.gif) no-repeat left center;
	padding: 13px 0 16px 43px;
	font-size: 13pt;
}

#articleLayout {
	margin: 4px 0 0 0 ;	
}

#articleLayout .col01 {
	width: 160px;
	padding: 0 6px 0 0;
}

#articleLayout .col02 {
	padding: 4px;
	border: solid 1px #999;
}

#articleLayout .rule01 {
	height: 10px;
	background: #96332D;
	margin: 3px 0 0 0;
}

#articleLayout .rule02 {
	height: 5px;
	background: #C7C393;
	margin: 3px 0 3px 0;
}

.article {
	padding: 0 4px;

}
#news .article h1.title {
	color: green;
	font-size: 14pt;
	margin: 6px 0 3px 0;
	border: none;
}

.article h2 {
	font-size: 11pt;
	color: #555;
	margin: 2px 0;
}

.article .author {
	font-size: 8pt;
	font-weight: normal;
}

#news .article .date {
	color: #555;
	font-size: 8pt;
	font-weight: bold;
	margin: 2px 0px;
}

.article .history {
	font-size: 8pt;
	text-align: justify;
}

/** Gallery Styles **/

.gallery {
	margin: auto;

}

.gallery table {
	margin: auto;
}

.gallery td {
	text-align: center;
}

.gallery td p {
	padding: 0px 4px;
	text-align: center;
	margin: auto;
}

.gallery .thumb, .gallery .pager {
	border: solid 1px #666;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;
	padding: 4px;
}

.gallery .pager {
	margin: auto;
	text-align: center;
	height: 16px
}
.gallery .pager a {
	color: #FF6600;	
	font-weight: bold;
	text-decoration: none;
}

.gallery .pager a:hover {
	text-decoration: underline;
}

.NewsSearchBar {
	border-bottom: dashed 1px #900;
	padding: 5px 0;
}
.NewsSearchBar strong {
	display: block;
	float: left;
	width: 250px;
	padding: 3px 0 0 0 ;
}

.NewsSearchBar .SearchField {
	margin-left: 50px;
}

.NewsCategoryLayout .c01 {
	width: 560px;
}
.NewsCategoryLayout .c02 {
	width: 200px;	
}

.Attachments ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.AttachmentItem {
	border-bottom: solid 1px #5E88B2;
	margin-bottom: 8px;	
}

.AttachmentIcon {
	width: 120px;
	text-align: center;	
}

.AttachmentInfo {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding-bottom: 10px;
}
.AttachmentFilename {
	font-weight: bold;
}
.AttachmentDescription {
	border: dashed 1px #F15C23;
	background: #ffc;
	padding: 4px 6px;
}
.AttachmentDownloaded {
	text-align: right;
	font-style: italic;
	font-size: 9pt;
}
.Attachments .DownloadLink {
	float: right;
}
.AttachmentAudio, .AttachmentVideo {
	padding: 10px 2px;	
}
.AttachmentImage .thumb img {
	border: solid 1px #666;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;
	padding: 4px;
	margin: 4px 0px;	
}

.RelatedArticles ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.RelatedArticles li {
	padding: 2px 2px 2px 10px;	
}
.RelatedArticles a {
	color: blue;
	font-weight: bold;
	font-size: 9pt;
}
.RelatedArticles a:hover {
	color: #498A45;	
}

.NewsTabs {
	padding: 4px 10px;	
}
.TabbedPanelsTab {
	background: #800000;
	color: white;	
	font-size: 9pt;
}
.TabbedPanelsContent {
	background: white;	
}
.TabbedPanelsTabSelected {
	background: white;
	color: #800000;	
}
.NewsTabsThumb {
	vertical-align: middle;	
}
.NewsTabsThumb, .NewsTabsInfo {
	padding: 0px 10px;
}
.NewsTabsTitle {
	margin-bottom: 8px;	
}
.NewsTabsTitle a {
	font-size: 12pt;
	color: #498A45;
}
.NewsTabsInfo {
	font-size: 9pt;	
	padding-top: 4px;
}
.NewsTabsControlBar a {
	font-size: 9pt;
	color: #498A45;
}
.NewsTabsControlBar {
	padding: 10px 0px;
	text-align: right;	
}

.NewsCalendarToolbar {
	width: 90%;
	margin: 10px auto;
}
.NewsCalendarToolbar td, .NewsCalendarToolbar th {
	font-size: 16pt;
	padding: 4px;
}
.NewsCalendarToolbar td a {
	color: black;
}
.NewsCalendarToolbar .goDate {
	text-align: right;
	font-weight: normal;
	padding: 6px;
}
.NewsCalendar {
	width: 90%;
	margin: 0px auto 25px auto;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
}
.NewsCalendar td {
	padding: 0px 0px;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}
.NewsCalendarEmpty {
	background: #cecece;
	height: 70px;
	width: 80px;
}
.NewsCalendarDay {
	background: #fff;
	height: 70px;
	width: 80px;
}
.NewsCalendarDayInt {
	text-align: right;
	padding: 3px 6px;
}
.NewsCalendarLink {
	background: #016B47;
	margin-bottom: 2px;
	padding: 2px;
}
.NewsCalendarLink a {
	color: white;
	font-size: 7.5pt;
	font-weight: bold;
}
.NewsCalendarTooltip {
	display: none;
	background: #ffc;
	padding: 6px;
	border: solid 1px white;
	font-size: 9pt;
	margin-right: 100px;
}
.NewsCalendarTooltip h2 {
	margin: 3px 3px 3px 0px;
	font-size: 13pt;
}