@charset "utf-8";
/* fix for chrome */
* {
	-webkit-print-color-adjust: exact;
}

#nav-main li, #nav-site li {
	visibility: visible !important;
}

cufon.cufon canvas {
	display: none !important;
}

cufon.cufon cufontext {
	display: inline !important;
}

/* fix for ie9 */
cufon.cufon canvas {
	display: inline\9 !important;
}

cufon.cufon cufontext {
	display: none\9 !important;
}

/* fix for ie8 */
#nav-main li.with-cufon {
	line-height: 50px;
}

#nav-main li.with-cufon cufon {
	vertical-align: top !important;
	margin-top: 0 !important;
}

#nav-main li.with-cufon cufon {
	margin-top: 18px\9 !important;
}

#nav-site li.with-cufon {
	line-height: 70px;
}

#nav-site li.with-cufon cufon {
	vertical-align: top !important;
	margin-top: 0 !important;
}

#nav-site li.with-cufon cufon {
	margin-top: 29px\9 !important;
}

/* added - SF - Jan 10, 2013 */

@charset "utf-8";
/* Corrects block display not defined in IE6/7/8/9 & FF3 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}


/* normalize some other tags */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 {font-family:Lucida Sans Demibold Roman;}
img { border: 0; }
caption, th { text-align: left; }
.clear { clear: both; overflow: hidden; height: 0px }
.reset { padding: 0; margin: 0; list-style-type: none; }
.reset ul { padding: 0; margin: 0; list-style-type: none; } /* added - SF - Jan 10, 2013 */
.reset-all, .reset-all ul { padding: 0; margin: 0; list-style-type: none; }
textarea { margin: 0; }


/* global layout and style */
html {
	background: none;
}

body {
	font-size: 14px;
	text-align: center;
	font-family: "Lucida Sans", Arial;
}

body, a, a:hover {
	color: #000;     /*#444;*/
}

a {                                 /* edited - SF - Jan 11, 2013 */
	text-decoration: underline;
	color:#0D4B89;
}

a:hover {                                 /* edited - SF - Jan 11, 2013 */
	text-decoration: underline;
}

#top {
	background: none;
}

#container, #header, #nav-main {
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}

#header {
	height: 110px;
}

#nav-main {
	height: 50px;
	margin-bottom: 20px;
	padding-left:115px;  /* edited - SF - Jan 7, 2012*/
	display:none;
}

#nav-breadcrumb {
	height: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}

#content {
	padding-bottom: 24px;
	overflow: hidden;
}

#footer {
	/*clear: both;*/
	/*overflow: hidden;*/
}

/* header */
#brand, #brand a {
	display: block;
	width: 930px;
	height: 68px;
	overflow: hidden;
}

#brand {
	margin-top: 25px;
}

#brand a {
	text-indent: -9999px;
	background: transparent url(/content/images/cms/logo_print.png) no-repeat left top;
}

#site-description {
	display: none;
}

/* nav-main */
#nav-main li {
	float: left;
	height: 50px;
	line-height: 48px;
	overflow: hidden;
	background: transparent url(/content/images/cms/spider-01.png) no-repeat 100% 0;
	text-align: center;
}

#nav-main li.item-1 {
	width: 109px;
	text-align: left;
}

#nav-main li.item-2 {
	width: 118px;
}

#nav-main li.item-3 {
	width: 128px;
}

#nav-main li.item-4 {
	width: 294px;
}

#nav-main li.item-5 {
	width: 116px;
}

#nav-main li.item-6 {
	width: 103px;
}

#nav-main li.item-7 {
	width: 72px;
	background: none;
	text-align: right;
}

#nav-main a, #nav-main a:hover {
	color: #fff;
}

#nav-main a {
	font-size: 14px;
}

#nav-main li.with-cufon {
	line-height: normal;
}

#nav-main li.with-cufon cufon {
	vertical-align: top;
	margin-top: 18px;
}

/* homepage content */
h3.section-title {
	line-height: 26px;
	margin-bottom: 6px;
	font-size: 24px;
	font-weight: bold;
	/*color: #e4e9ed;*/
}

.homepage-content-style {
	font-size: 14px;
	/*color: #e4e9ed;*/
}

.homepage-content-style a, .homepage-content-style a:hover {
	/*color: #e4e9ed;*/
	text-decoration: underline;
}

#homepage-welcome-container {
	float: left;
	width: 220px;
	overflow: hidden;
	margin-bottom:15px;    /* added - SF - Jan 10, 2013 */
}

#homepage-welcome-container .content {
	line-height: 25px;
}

#homepage-gallery-list h3.section-title {
	display: none;
}

#homepage-gallery-list {
	float: left;
	width: 700px;
	padding-left: 20px;
	overflow: hidden;
}

#homepage-gallery-list .list {
	float: left;
	width: 720px;
	overflow: hidden;
}

#homepage-gallery-list .list li {
	float: left;
	width: 220px;
	height: 315px;
	padding-right: 20px;
	overflow: hidden;
}

#homepage-gallery-list .list .img {
	width: 218px;
	height: 218px;
	overflow: hidden;
	border: 1px solid #000;
}
#homepage-gallery-list .list .img img{
	width: 218px;
	height: 218px;
}

#homepage-gallery-list .list h2 {
	height: 72px;
	line-height: 18px;
	overflow: hidden;
	padding-top: 5px;
	font-size: 15px;
}

#homepage-gallery-list .list h2 a {
	color: #fff;
}

#homepage-gallery-list .list h2 a:hover {
	color: #83bbf0;
}

#homepage-the-panel, #homepage-in-pictures {
	margin-bottom: 18px;
}

#homepage-the-panel h3.section-title,
#homepage-in-pictures h3.section-title {
	margin-bottom: 12px;
}

#homepage-the-panel .one-news .content,
#homepage-in-pictures .one-news .content {
	line-height: 22px;
}

#homepage-the-panel .one-news .content .more, #homepage-the-panel .one-news .content .more:hover,
#homepage-in-pictures .one-news .content .more, #homepage-in-pictures .one-news .content .more:hover {
	/*color: #83bdf2;*/
	text-decoration: none;
}

#homepage-the-panel {
	float: left;
	width: 458px;
	overflow: hidden;
	padding-right:22px; /* added - SF - Jan 10, 2013 */
}

#homepage-the-panel .featured-image {
	width: 458px;
	height: 239px;
	margin-bottom: 10px;
	overflow: hidden;
}

#homepage-the-panel .gallery-list {
	display: block;
	width: 468px;
	height: 75px;
	margin-bottom: 14px;
	overflow: hidden;
}

#homepage-the-panel .gallery-list li {
	float: left;
	width: 68px;
	height: 75px;
	margin-right: 10px;
	overflow: hidden;
}

#homepage-the-panel .one-news {
	clear: both;
	overflow: hidden;
}

#homepage-the-panel .one-news h2 {
	line-height: 30px;
	margin-bottom: 4px;
	font-size: 24px;
	font-weight: bold;
	/*color: #e4e9ed;*/
}

#homepage-in-pictures {
	float: left;
	width: 460px;
	/*padding-left: 22px;*/  /* edited - SF - Jan 10, 2013 */
	overflow: hidden;
}

#homepage-in-pictures .one-news .img {
	width: 460px;
	height: 324px;
	margin-bottom: 6px;
	overflow: hidden;
}

#homepage-in-pictures .one-news .img  img /* added - SF - Jan 08, 2012 */
{
	width: 460px;
	height: 324px;
}

/* subpage nav breadcrumb */
#nav-breadcrumb {
	line-height: 20px;
	padding-left: 10px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav-breadcrumb .node {
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	background: transparent url(/content/images/cms/spider-01.png) no-repeat 100% -992px;
}

#nav-breadcrumb .node-last {
	background: none;
}


#nav-breadcrumb {       /* added - SF - Jan 7, 2013 */
	color: #84bef1;
	display:none;
}

#nav-breadcrumb a {
	color: #84bef1;
}

#nav-breadcrumb a:hover {
	color: #fff;
}

/* subpage corner content style */
#content .content-top {
	height: 5px;
	overflow: hidden;
	background: transparent url(/content/images/cms/subpage-corner-content.png) no-repeat 0 0;
	display:none;
}

#content .content-bottom {
	clear: both;
	height: 5px;
	overflow: hidden;
	background: none;
}

#content .the-outer-content {
	float: left;
	width: 100%;
	overflow: hidden;
	background: none;
	min-height:500px;   /* added - SF - Jan 8, 2013 */
}

#content .the-outer-content.full-width { /* added for full width - JM - Jan 09, 2013 */
	background:none;
}

#content-main {
	float: left;
	width: 580px;
	padding: 10px 0 0 10px;
	overflow: visible !important;
}

#content-main.full-width { /* added for full width - JM - Jan 09, 2013 */
	width: 580px;
}

#sidebar {
	float: left;
	width: 228px;
	padding-top: 10px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	display:none;
}

/* single page container style for subpage */
.entry-style-01 {
	line-height: 18px;
}

.entry-style-01 a, .entry-style-01 a:hover {
	text-decoration: underline;
}

.entry-style-01 h1, .entry-style-01 h2, .entry-style-01 h3,
.entry-style-01 h4, .entry-style-01 h5, .entry-style-01 h6 {
	line-height: 1.5;
}

.entry-style-01 h1 {
	font-size: 24px;
	font-weight: normal;
}

.entry-style-01 h2 {
	font-size: 15px;
	font-weight: normal;
}

.entry-style-01 h3 {
	font-size: 14px;
	font-weight: normal;
}

.entry-style-01 ul, .entry-style-01 ol {
	margin-top: 0;
	margin-bottom: 0;
}

#the-single-page-container {
	padding-bottom: 52px;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#the-single-page-container hgroup h1 {
	line-height: 26px;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

#the-single-page-container hgroup h2 {
	line-height: 20px;
	font-size: 15px;
	font-weight: normal;
	color: #000;
}

#the-single-page-container .page-meta {
	line-height: 12px;
	padding: 12px 0 12px 0;
	overflow: hidden;
	font-size: 10px;
}

#the-single-page-container .download-link {
	clear: both;
	height: 40px;
	line-height: 36px;
	overflow: hidden;
}

#the-single-page-container .download-link a, #the-single-page-container .download-link a:hover {
	color: #023160;
	font-size: 15px;
}

#the-single-page-container .page-content {
	overflow: hidden;
}

#the-single-page-container .page-content p { /* added - SF - Jan 10, 2013 */
	padding-bottom:10px;
}

.sidebar-item {
	display: block;
	margin-bottom: 20px;
	padding-left: 36px;
	overflow: hidden;
}

.sidebar-title {
	line-height: 24px;
	margin-bottom: 6px;
	font-size: 19px;
	font-weight: normal;
	color: #212121;
}

.sidebar-page-list {
	padding-left: 16px;
}

.sidebar-page-list .sidebar-title {
	padding-left: 20px;
}

.sidebar-page-list .list li {
	line-height: 18px;
	padding: 6px 0;
	padding-left: 20px;
	overflow: hidden;
	font-size: 15px;
}

.sidebar-page-list .list a {
	color: #013363;
}

.sidebar-page-list .list a:hover {
	color: #5b92c5;
}

.sidebar-page-list .list li.selected {
	background: transparent url(/content/images/cms/spider-01.png) no-repeat 0 -493px;
}

.sidebar-page-list .list .selected a {
	color: #545454;
}

/* footer */
#nav-site {
	width: 941px;
	width: 921px;
	height: 70px;
	/*padding: 0 10px 0 16px; --> with keyword*/
	padding: 0 10px 0 65px;  /* edited - SF - Jan 7, 2012*/
	overflow: hidden;
	background: transparent url(/content/images/cms/nav-site.jpg) no-repeat left top;
	display:none;
}

#nav-site li {
	float: left;
	line-height: 70px;
	overflow: hidden;
	text-align: center;
}

#nav-site li.item-1 {
	width: 104px;
	text-align: left;
}

#nav-site li.item-2 {
	width: 120px;
}

#nav-site li.item-3 {
	width: 122px;
}

#nav-site li.item-4 {
	width: 276px;
}

#nav-site li.item-5 {
	width: 109px;
}

#nav-site li.item-6 {
	width: 109px;
}

#nav-site li.item-7 {
	width: 70px;
	text-align: right;
}

#nav-site a, #nav-site a:hover {
	color: #002e68;
}

#nav-site a {
	font-size: 14px;
}

#nav-site li.with-cufon {
	line-height: normal;
}

#nav-site li.with-cufon cufon {
	vertical-align: top;
	margin-top: 29px;
}

#footer .copyright {
	line-height: 14px;
	padding: 10px;
	overflow: hidden;
	font-size: 10px;
	/*color: #e4e9ed;*/
}

#footer .copyright a, #footer .copyright a:hover {
	color: #e4e9ed;
	text-decoration: underline;
}

/* added - SF - Jan 7, 2012 */
.content p {padding-bottom:10px;}
.bottomContainer {
    /*margin-top:15px;    */
}
.img_box 
{
    padding-left:20px;
    width : 208px;
}
.sidebar-item p {
    padding-left:20px;
}

table {
    font-size: inherit;        
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tbllist 
{
    width:100%;
    page-break-before:auto;
}

.tbllist {width: 580px;}
.tbllist th, .tbllist td {margin: 0; padding: 2px;page-break-before:auto;}
.tbllist .headerList {background-color: #CCCCCC; color: #FFFFFF; .color:#000000;page-break-before:auto;}
.tbllist .odd {background-color: #FFFFFF;page-break-before:auto;}
.tbllist .even {background-color: #EEEEEE;page-break-before:auto;}
.tbllist tr th, .tbllist tr td {border-bottom: 1px solid #CCCCCC;page-break-before:auto;}
.tbllist tr th.noBorder, .tbllist tr td.noBorder {border-bottom: 0;page-break-before:auto;}
.tbllist tr:hover {background: #FFFFCC;}
.tbllist tr.headerList:hover {background: #CCCCCC;}

.tbllist a { text-decoration: none;}

.highlight {
    background: none repeat scroll 0 0 #FFFF40;
}
.errorBox {
    background-color: #FFBABA;
    background-image: url("/content/images/box-error.gif");
    color: #D8000C;
}
.infoBox, .successBox, .warningBox, .errorBox, .validationBox {
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 0 0 10px;
    padding: 10px 0 10px 50px;
}

#layerSeries p {padding-bottom:10px;}
#layerSeries ul li {padding-bottom:10px;}
/* end of added - SF - Jan 7, 2012 */

/* Search/series */
.serieItem, .boxItem { padding-bottom: 8px; }

.hidden_obj { display: none; } /* added for hidden object - JM - Jan 09, 2013 */


/* In Pictures slides - JM - Jan 09, 2013 */
#timelineMain {
	background: url(/content/images/cms/timeline_bg_main.png) no-repeat;
	width: 921px;
	height: 465px;
	margin: 20px 0;
	display:none !important;
}

#timelineMain .tlImage {
	float: left;
	height: 415px;
	width: 676px;
	margin: 15px 0px 20px 23px;
	border: 1px solid #999;
}

#timelineMain .tlContent {
	background: url(/content/images/cms/tlContent_bg.png);
	color: #fff;
	float: right;
	height: 415px;
	width: 184px;
	margin: 15px 27px 15px 0;
	overflow: hidden;
	border: 1px solid #999;

}

#timelineMain .tlContent #nextPrev {
	padding: 0 10px;
	padding-bottom: 15px;
	height: 25px;
}

#timelineMain .tlContent #nextPrev img {
	vertical-align: middle;	
}

#timelineMain .tlContent #nextPrev .next {
	float: right;	
	padding-top: 5px;
}

#timelineMain .tlContent #nextPrev .prev {
	float: left;
	padding-top: 5px;
}

#timelineMain .tlLine {
	margin: 10px 20px 0px 20px;
	border-bottom: 1px solid #ddd;
}

#timelineMain .tlYear {
	font-weight: bold;
	font-family: 'times new roman', times, serif;
	font-size: 21px;
	color: #670001;
	text-align: center;
	padding: 0px;
}

#timelineMain .tlDesc {
	color: #670001;
	font-size: 13px;
	padding: 10px 20px 10px 20px;
	line-height: 1.5;
	height: 291px;
	overflow: hidden;
}

#timelineMain .tlDesc ul {
	list-style-image: url('/content/images/cms/timeline_bullets.png');
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

#timelineMain .tlDesc li {
	padding: 5px;
	margin-left: 20px;
}
/* END OF In Pictures slides - JM - Jan 09, 2013 */


/* end of added - SF - Jan 10, 2013 */