﻿body
{
    font: 76%/1.4 Arial,Georgia, serif;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #b6b4b5 url(../Images/nbimBG.jpg) top center repeat-x;
}

.NBIM
{
    width: 960px;
    margin: 0px auto 0px auto;
    background-color: White;
    text-align: left;
    overflow: hidden;
}

h1, h2, h3, h4
{
    font-family: Georgia, serif;
}

h1
{
    font-weight: normal;
    color: #5a3747;
    font-size: 2.1em;
    line-height: 1em;
    padding: 0;
    margin: 0.4em 0;
}

h1 a
{
    color: #5a3747;
    text-decoration: none;
}

h1 a:hover
{
    text-decoration: underline;
}

h2
{
   
    font-size: 1.2em;
    padding: 0;
    margin: 0.1em 0;
    font-weight: bold;
    font-family: Arial;
    color:#5a3747;
}

h2 a
{
    
    text-decoration: none;
}

h2 a:hover
{
    text-decoration: underline;
}

h3
{
    font-weight: bold;
    font-size: 100%;
    padding: 0;
    margin: 0.1em 0;
    font-family: Arial;
    color:#5a3747;
}
h3 a:hover
{
    text-decoration: underline;
}
.fontColorMaroon
{
   color:#5a3747; 
}

#faqList h3
{
    color: Black;
    text-decoration: none;
    font-size: 1.3em;
    font-weight: normal !important;
    font-family:Georgia;
}



#NewsContainer h3 a
{
    color: Black;
    text-decoration: none;
    font-size: 1.3em;
    font-weight: normal !important;
    font-family:Georgia;
}
#NewsContainer h3 a:hover
{
    text-decoration: underline;
}
#newsListHeading
{
    margin: 0 0 0.4em 0;
}
#newsListHeading h1
{
    margin:0 0 0 0;
}

#NewsList h3
{
    margin: 0 0 0.1em;
}
#NewsList h3 a
{
    font-weight: normal;
    font-size:1.3em;
    color: Black;
    font-family:Georgia;
}
#NewsList h4
{
    color: #999999;
    font-family: Arial;
    font-weight: normal;
    line-height: 10px;
    text-transform: uppercase;
}

h3 a:hover
{
    text-decoration: underline;
}

h4
{
    font-weight: normal;
    font-size: 0.8em;
    padding: 0;
    margin: 0;
    color: #999999;
    font-family:Arial;
}
.pageTitle
{
    text-transform: uppercase;
}

p
{
    margin: 0 0 1em 0;
    padding: 0;
}
ul
{
    padding: 0;
    margin: 0 1.5em;
}

hr
{
    background: url(../Images/greenLine.png);
    width: 500px;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
}
a
{
    color: #0076C3;
    text-decoration: none;
    font-size: 0.9em;
}

a:hover
{
    text-decoration: underline;
}

a:visited
{
}

a[name]
{
    color:#000000;
    font-size:inherit !important;
}
a[name]:hover
{
    text-decoration:none;
}

input.button
{
    border: 0;
    color: #ffffff;
    padding-left:5px;
    padding-right:5px;
    margin:0px;
    background: url(../Images/button.png) repeat-x;
    height: 20px;
    float: left;
}
.buttonBefore
{
    background: url(../Images/buttonLeft.png);
    width: 2px;
    height: 20px;
    float: left;
}
.buttonAfter
{
    background: url(../Images/buttonRight.png) no-repeat;
    width: 2px;
    height: 20px;
    float: left;
}

.separator
{
    background: url(../Images/greenLine.png);
    width: 500px;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 0px;
    border: 0px;
    overflow: hidden; /*IE6*/
}

.cleanseparator
{
    width: 500px;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0px;
    border: 0px;
    overflow: hidden; /*IE6*/
}

/************************/
/* HEADER               */
/************************/
#HeaderArea
{
    background-repeat: no-repeat;
}

.transpLogo
{
    position:absolute;

}

#RightHeader
{
    height: 126px;
    width: 715px;
    /*background: url(../Images/headerBGRight.png);
    background-repeat: no-repeat;*/
    float: right;
    position: relative;
}

.printLogo
{
    display: none;
}

/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea
{
    position: relative;
    height: 32px;
    background: url(../Images/mainMenuBg.png) no-repeat right top;
    line-height: 20px;
    font-size: 1em;
    font-weight: bold; /*color: White; 	font-size: 1em; 	line-height: 24px; 	clear: both; 	overflow: hidden;*/
}

#MainMenuArea ul
{
    height: 32px;
    width: 960;
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    float: left;
}

#MainMenuArea li
{
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 26px;
}


#MainMenuArea li.selected a
{
    color: white;
    background: url(../Images/MainMenuActive.png) repeat-x;
    padding: 2px 20px;
}

#MainMenuArea li a
{
    display: block;
    padding: 2px 20px;
    text-decoration: none;
    color: Black;
    text-transform: uppercase;
}

#MainMenuArea li.unselected a:hover
{
    background: url(../Images/MainMenuHover.png) repeat-x;
    padding: 2px 20px;
}

/*************************/
/*  SubMenu             */
/*************************/
#SubMenuArea
{
    width: 180px;
    float: left;
    overflow: hidden;
    color: #3e3e3e;
    font-family: Arial;
    padding-bottom: 20px;
}

#SubMenuArea a
{
    color: #3e3e3e;
}

#SubMenuArea a:hover
{
    color: Black;
}

#SubMenuArea ul
{
    padding: 0;
    margin: 0 0.5em;
    list-style-type: none;
    line-height: 1em;
}

#SubMenuArea ul ul
{
    margin: 0 0 0.6em 1.5em;
    border: 0;
}

#SubMenuArea li
{
    border-bottom: 1px solid #d7d7d7;
    line-height: 1.2em;
}

#SubMenuArea li a, #SubMenuArea li span
{
    display: block;
    padding: 0.5em 0.5em 0.5em 12px;
    font-size: 1.1em;
    text-decoration: none;
    font-weight: normal;
}

#SubMenuArea .selected
{
    color: Orange;
}

#SubMenuArea li li span
{
    background-position: 0.7em 0.2em;
}

#SubMenuArea li li a, #SubMenuArea li li span
{
    padding: 2px 0px 2px 15px;
    font-weight: normal;
}

#SubMenuArea li li
{
    border-bottom-color: White;
    font-size: 0.9em;
}

#SubMenuArea li li span
{
    font-weight: normal;
}

#SubMenuArea li li li
{
    font-size: 1em;
}


/*************************/
/* QUICKSEARCH           */
/*************************/
.QuickSearchArea
{
    position: absolute;
    right: 0px;
    margin: 2px 20px 0px 0px;
}

input.quickSearchField
{
    border-color: #7C7C7C #C3C3C3 #DDDDDD;
    border-style: solid;
    border-width: 1px;
    height: 1.2em;
    float: left;
    margin: 0px 5px 0px 0px;
    width: 8em;
}
input.searchField
{
    border-color: #7C7C7C #C3C3C3 #DDDDDD;
    border-style: solid;
    border-width: 1px;
    height: 1.2em;
    float: left;
    margin: 0px 5px 0px 0px;
    width: 16em;
}

.quickSearchButton
{
    background: url(../Images/searchButton.png) no-repeat top left;
    width: 52px;
    height: 20px;
    padding-bottom:3px;
    display: block;
    float: left;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-weight: bold;
    font-size: 0.9em;
}
/*************************/
/* SEARCH           */
/*************************/
#SearchResult
{
    list-style-type: none !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
}

#SearchResult li
{
    padding-bottom: 10px;
    background-image:none !important;
    padding-left:0px !important;
}

#SearchResult li a
{
    font-size: 1.0em;
    text-decoration: underline;
    font-weight: bold;
}

h4.resultInfo
{
    padding-top: 10px;
}

#facetList h3
{
    padding-left: 20px;
}

.pagerDiv ul
{
    list-style-type: none;
    margin-left: 0px;
}

.pagerDiv ul li
{
    display: inline;
    padding-right: 5px;
    background:none !important;
}

a.selectedPage
{
    color: Black;
}

/*************************/
/* BREADCRUMBS           */
/*************************/
#BreadCrumbsArea
{
    padding-left: 20px;
    font-size: 0.8em;
    font-family: Arial;
    line-height: 2.5em;
}

#BreadCrumbsArea a
{
    color: #3e3e3e;
    text-decoration: none;
}

#BreadCrumbsArea a:hover
{
    text-decoration: underline;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(../Images/SiteMapBullet.png) no-repeat;
    font-size: 0.7em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}


#MainContentArea
{
    width: 740px;
    padding: 0px 20px 20px 20px;
    float: left;
}
#MainBodyArea
{
    width: 500px;
    padding-right: 20px;
    float: left;
}
#MainBodyArea ul,#MainBodyAreaWide ul
{
    list-style-type:none; 
    margin-left:0.75em; 
     
}
#MainBodyArea ul li,#MainBodyAreaWide ul li
{
   
    padding-left:1em;
    background: url(../Images/BulletGrey.png) 0 6px  no-repeat;
}
  
#SecondaryBody ul,#SecondaryBodyArea ul
{
    list-style-type:none; 
    margin-left:0.75em; 
}
#SecondaryBody ul li,#SecondaryBodyArea ul li
{
   
    padding-left:1em;
    background: url(../Images/Bullet.png) 0 6px  no-repeat;
}

#greyBox ul
{
    list-style-type:none; 
    margin-left:0.75em;
}
#greyBox ul li
{
   
    padding-left:1em;
    background: url(../Images/Bullet.png) 0 8px  no-repeat;
}



#MainBodyAreaWide
{
    width: 740px;
}

#SecondaryBodyArea
{
    width: 220px;
    float: right;
}

#MainContentArea h1, #StartPageContentLeft h1
{
    padding-top: 0.2em;
    margin-top: 0px;
}

#MainContentAreaWide
{
    width: 920;
    padding: 20px 20px 20px 20px;
    overflow: hidden;
}

#StartPageContentLeft
{
    width: 541px;
    padding-right: 20px;
    float: left;
}

#StartPageContentright
{
    width: 359px;
    float: left;
}
#StartPageContentright a
{
    font-size:1em;
}

.introduction
{
    font-family: Georgia;
    color: #666666;
    font-size: 1.3em;
    line-height: 1.2em;
    padding-bottom: 12px;
    display: block;
}
.introductionListing
{
    padding-bottom: 15px;
}
.introductionStartPage
{
    padding-bottom: 12px;
}
.introductionSmall
{
    color: #666666;
    font-family: Georgia;
    font-size: 1em;
    line-height: 15px;
    padding-bottom: 8px;
    display: block;
}
.readMore
{
    background: url(../Images/arrow.png) no-repeat;
    padding-left: 18px;
    color: #0076c3;
    font-family: Arial;
    font-weight: bold;
    line-height: 12px;
    margin-top: 5px;
    text-transform: uppercase;
}
.readMoreReport
{
    padding-left: 25px;
    font-weight:normal;
    text-transform: none;
    margin-bottom:3px;
    background-position:left center;
    line-height:15px;
    
}

.black
{
    color: Black;
}

a img
{
    border: 0 none;
}
img
{
    border: 0 none;
}
.introImage
{
    padding-bottom:10px;
}
.newsImg
{
    float: right;
    padding: 0 0 8px 8px;
}

.bioImg
{
	float: right;
    padding: 45px 0 8px 8px;
	}
.leftImg
{
    float: left;
    padding: 0.4em 0.8em 0.4em 0;
}

.leftFloating
{
    float: left;
}
.uppercase
{
    text-transform:uppercase;
}
/* --------- Image format ----------- */
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}
.bold
{
    font-weight: bold;
}
.rightFloating
{
    float: right;
}
.paddingTop
{
    padding-top:20px;
}

#NewsContainer h4
{
    color: #999999;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 10px;
}

#NewsContainer h3
{
    color: #000000;
    margin: 0 0 0.8em 0;
  
}

#liveNavHeader h2
{
    margin: 0;
    font-size: 1.2em;
    font-weight: bold;
    font-family: Arial;
    color: #3e9e32;
}
#LiveNavDate
{
    padding-right:5px;
}
#liveNav
{
    width: 342px;
    height: 107px;
    background: url(../Images/liveNav.png) no-repeat;
    margin-top: 2px;
    padding: 10px 8px 0px 8px;
}
#liveNav h4
{
    font-weight: bold;
    font-family: Arial;
    color: #ffffff;
}
#liveNav .readMoreWhite
{
    color: #ffffff;
    padding-left: 0px !important;
    text-transform: none !important;
    float: right;
}

#liveNav .readMoreWhite
{
    color: #ffffff;
    background: url(../Images/whiteArrow.png) no-repeat;
    background-position:left center;
    padding-left: 20px !important;
    text-transform: none !important;
    font-weight: bold;
    line-height:1.3em;
 
}
#liveNav .readMoreWhite a
{
    color:#ffffff;
}

#liveNavNumber
{
    color: #ffffff;
    font-size: 3.2em;
    font-weight: bold;
    float: right;
    padding-top:6px;
 
    
}

#statementBox
{
    background: url(../Images/blueBox.png) no-repeat;
    width: 328px;
    height: 100px;
    font-family: Georgia;
    font-style: italic;
    font-size: 1.8em;
    padding: 10px 15px 10px 15px;
    margin-bottom: 10px;
    color: #ffffff;
    overflow: hidden;
}

/*************** Leader group **********/

#LeaderGroup
{
    position: relative;
    background: url(../Images/chartBG.png) no-repeat;
    width: 730px;
    height: 720px;
}
#LeaderGroup a
{
    font-size: 0.8em;
}
.leaderHeading
{
    background: url(../Images/chartTopBG.png) repeat-x;
    height: 27px;
    padding-left: 10px;
    color: #ffffff;
    font-weight: bold;
    line-height: 27px;
}

.leader
{
    background-color: #c2b3ba;
    width: 240px;
    height: 105px;
    position: relative;
}
.leaderTitle
{
    font-size: 0.8em;
    font-weight: bold;
}
.leaderContent
{
    padding: 5px;
    width: 116px;
}
.leaderLinks
{
    position: absolute;
    bottom: 5px;
}
.leaderLink
{
    padding-top: 5px;
    padding-bottom: 3px;
}
.chartBioIcon
{
    background: url(../Images/chartBioIcon.png) no-repeat;
    padding-left: 20px;
    margin-bottom: 0px;
    margin-top: 5px;
    height: 16px;
    line-height:16px;
    display: inline-block;
}
.chartPersonIcon
{
    background: url(../Images/chartPersonIcon.png) no-repeat;
    padding-left: 20px;
    vertical-align: bottom;
    height: 16px;
    line-height:16px;
    display: inline-block;
}

.leaderImage1, .leaderImage2, .leaderImage3, .leaderImage4
{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 94px;
}
.leaderImage5, .leaderImage6, .leaderImage7, .leaderImage8, .leaderImage9
{
    padding-left: 10px;
    padding-top: 10px;
}
.leaderPos1
{
    position: absolute;
    top: 30px;
    left: 195px;
}
.leaderPos2
{
    position: absolute;
    top: 170px;
    left: 375px;
}
.leaderPos3
{
    position: absolute;
    top: 290px;
    left: 375px;
}
.leaderPos4
{
    position: absolute;
    top: 290px;
    left: 2px;
}
.leaderPos5
{
    position: absolute;
    top: 420px;
    left: 0px;
    width: 117px;
    height: 225px;
}
.leaderPos6
{
    position: absolute;
    top: 420px;
    left: 130px;
    width: 117px;
    height: 225px;
}
.leaderPos7
{
    position: absolute;
    top: 420px;
    left: 260px;
    width: 117px;
    height: 225px;
}
.leaderPos8
{
    position: absolute;
    top: 420px;
    left: 390px;
    width: 117px;
    height: 225px;
}
.leaderPos9
{
    position: absolute;
    top: 420px;
    left: 520px;
    width: 117px;
    height: 225px;
}

.leaderListItemLeft
{
    padding-bottom: 1em;
    float:left;
    padding-right:1.5em;
    width:50%;
}
.leaderListItemRight
{
    padding-bottom: 1em;
    
}
.leaderListImage
{
    height: 150px;
}

/****************** Press photos *********/

.pressPhotos h4
{
    font-family: Arial;
    font-size: 1.1em;
}
.pressPhoto
{
    padding-right: 30px;
    padding-bottom: 20px;
}

.photoItem
{
    float: left;
    padding-right: 10px;
}
.pressPhotoDownload
{
    padding-top: 10px;
}
.downloadLink
{
    padding-right: 10px;
}


/****************************************/
/*************** GreyBox ***************/
.greyBoxContentHeading, .greyBoxContentHeading a
{
    color:#5A3747;
    font-family:Arial;
    font-size:1.15em;
    font-weight:bold;
    margin:0;
    padding-bottom:2px;
}
.greyboxleftFloating
{
    float:left;
    padding-right:20px;
}

.greyBox
{
    width: 358px;
    padding: 0;
    margin-bottom: 10px;
}
.greyBoxTop
{
    background: url(../Images/greyBoxTop.png) no-repeat;
    width: 328px;
    padding: 0 15px 0 15px;
    height: 6px;
    font-size: 0px;
}
.greyBoxContent
{
    background: url(../Images/greyBox.png) repeat-y;
    width: 328px;
    padding: 0 15px 0px 15px;
}
.greyBoxContent p
{
    margin: 0 0 0 0;
}
.greyBoxContent li
{
    line-height: 1.4em;
    padding-left:1em;
    background: url(../Images/Bullet.png) 0 7px  no-repeat;
}
.greyBoxContent h2
{
    margin: 0;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 4px;
    font-family: Arial;
}

.greyBoxContent h2 a
{
	color: #5A3747;
	font-size: 0.9em !important;	
}

.greyBoxContent h4
{
    color:#5A3747;
    font-family:Arial;
    font-size:1.15em;
    font-weight:bold;
    margin:0;
    padding-bottom:2px;
}
.greyBoxBottom
{
    background: url(../Images/greyBoxBottom.png) no-repeat;
    width: 328px;
    padding: 0 15px 0 15px;
    height: 6px;
    font-size: 0px;
}
.greyBoxLeftColumn
{
    float: left;
    padding-right: 0px;
    /*font-size:1.1em;*/
}

.greyBoxLeftColumn a
{
	/*color:#5A3747; removed 26.1.2010   */	
	color:#0076C3;	
	/*font-size:0.9em; removed 29.1.2010   */	
	font-size:0.85em;	
	line-height:1.2em;
}				  

.greyBox ul
{
    padding: 0 0 0px 0px;
    margin-top: 0px;
    margin-left: 0.75em !important;
    margin-bottom: 0px;
    list-style-type:none;
}

/******* GreyBox end ****/

/*********Grey box mainbody half size */
.greyBoxLeftFloating
{
    float:left;
}
.greyBoxRightFloating
{
    float:right;
    margin-left:16px;
}

.greyBoxMiddleColumn
{
    width: 240px;
    padding: 0;
    margin-bottom: 10px;
    
}
.greyBoxTopMiddleColumn
{
    background: url(../Images/greyBoxTopMainContent.png) no-repeat;
    width: 210px;
    padding: 0 15px 0 15px;
    height: 6px;
    font-size: 0px;
}
.greyBoxContentMiddleColumn
{
    background: url(../Images/greyBoxMainContent.png) repeat-y;
    width: 210px;
    padding: 0 15px 5px 15px;
}
.greyBoxContentMiddleColumn h2
{
    margin: 0;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 8px;
    font-family: Arial;
}
.greyBoxContentMiddleColumn h4
{
    margin: 0;
    font-weight: bold;
    color: #5A3747;
    font-size: 1.15em;
    font-family: Arial;
}
.greyBoxBottomMiddleColumn
{
    background: url(../Images/greyBoxBottomMainContent.png) no-repeat;
    width: 210px;
    padding: 0 15px 0 15px;
    height: 6px;
    font-size: 0px;
}
.greyBoxLeftColumnMiddleColumn
{
    float: left;
    padding-right: 10px;
}

.greyBoxMiddleColumn ul
{
    padding: 0 0 0px 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
}
.greyBoxMiddleColumn li span
{
    color: #000000;
}
/****** GreyBoxSmall ****/


/****** GreyBoxSmall ****/
.greyBoxSmall
{
    width: 217px;
    padding: 0;
    margin-bottom: 10px;
}
.greyBoxTopSmall
{
    background: url(../Images/greyBoxTopSmall.png) no-repeat;
    width: 187px;
    padding: 0 15px 0 15px;
    height: 6px;
    font-size: 0px;
}
.greyBoxContentSmall
{
    background: url(../Images/greyBoxSmall.png) repeat-y;
    width: 197px;
    padding: 0 5px 0px 15px;
}
.greyBoxContentSmall h2
{
    margin: 0;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 4px;
    font-family: Arial;
    color: #5a3747;
}
.greyBoxContentSmall h4
{
    margin: 0;
    font-weight: bold;
    color: #5A3747;
    font-size: 1.15em;
    /*font-size: 1.2em; removed 26.1.2010*/
    font-family: Arial;
    padding-bottom: 2px;
}

.greyBoxContentSmall h4 a
{
	margin: 0;
    font-weight: bold;
    color: #5A3747;
    font-size: 1.0em;    
    
}

.greyBoxContentSmall p
{
    margin: 0 0 1em 0;
}
.greyBoxBottomSmall
{
    background: url(../Images/greyBoxBottomSmall.png) no-repeat;
    width: 187px;
    padding: 0 15px 0 15px;
    height: 6px;
    font-size: 0px;
}
.greyBoxLeftColumnSmall
{
    float: left;
    padding-right: 10px;
}

.greyBoxSmall ul
{
    padding: 0 0 0px 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.greyBoxSmall li span
{
    color: #000000;
}

/****** GreyBoxSmall end */

/****** GreyBoxLarge ****/
.greyBoxLarge
{
    width: 500px;
    padding: 0;
    margin-bottom: 10px;
    clear:both;
}
.greyBoxTopLarge
{
    background: url(../Images/greyBoxTopLarge.png) no-repeat;
    width: 470px;
    padding: 0 15px 0 15px;
    height: 6px;
    font-size: 0px;
}
.greyBoxContentLarge
{
    background: url(../Images/greyBoxLarge.png) repeat-y;
    width: 470px;
    padding: 0 15px 5px 15px;
}
.greyBoxContentLarge h2
{
    margin: 0;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 8px;
    font-family: Arial;
}
.greyBoxContentLarge h4
{
    margin: 0;
    font-weight: bold;
    color: #5A3747;
    font-size: 1.15em;
    font-family: Arial;
}
.greyBoxBottomLarge
{
    background: url(../Images/greyBoxBottomLarge.png) no-repeat;
    width: 470px;
    padding: 0 15px 0 15px;
    height: 6px;
    font-size: 0px;
}
.greyBoxLeftColumnLarge
{
    float: left;
    padding-right: 10px;
}

.greyBoxLarge ul
{
    padding: 0 0 0px 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
}
.greyBoxLarge li span
{
    color: #000000;
}

/****** GreyBoxLarge end */

/****** GreyBoxExtraLarge ****/
.greyBoxExtraLarge
{
    width: 500px;
    padding: 0;
    margin-bottom: 10px;
}
.greyBoxTopExtraLarge
{
    background: url(../Images/greyBoxTopLarge.png) no-repeat;
    width: 500px;
    padding: 0 15px 0 15px;
    height: 6px;
    font-size: 0px;
}
.greyBoxContentExtraLarge
{
    background: url(../Images/greyBoxLarge.png) repeat-y;
    width: 500px;
    padding: 0 15px 5px 0px;
}
.greyBoxContentExtraLarge h2
{
    margin: 0;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 8px;
    font-family: Arial;
}
.greyBoxContentExtraLarge h4
{
    margin: 0;
    font-weight: bold;
    color: #000000;
    font-size: 1em;
    font-family: Arial;
}
.greyBoxBottomExtraLarge
{
    background: url(../Images/greyBoxBottomLarge.png) no-repeat;
    width: 470px;
    padding: 0 15px 0 15px;
    height: 6px;
    font-size: 0px;
}
.greyBoxLeftColumnExtraLarge
{
    float: left;
    padding-right: 10px;
}

.greyBoxExtraLarge ul
{
    padding: 0 0 0px 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
}
.greyBoxExtraLarge li span
{
    color: #000000;
}

/****** GreyBoxExtraLarge end */
.report
{
    background: url(../Images/pdf.png) no-repeat;
    padding-left: 18px;
    padding-bottom: 8px;
}

.event
{
  background: url("../Images/event.png") no-repeat scroll 0 0 transparent;
    float: left;
    line-height: 11px;
    margin-left: 0.75em !important;
    padding-bottom: 10px;
    padding-left: 18px;
    width:100%;
}

.event a
{
    float: left;
    width: 75%;
    padding-top: 1px;
}

.eventDate
{
     color: #999999;
    float: left;
    font-family: Arial;
    font-size: 0.8em;
    margin-right: 3px;
    text-transform: uppercase;
    padding-top: 2px;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}

/*.clearfix {display: inline-block;}*//* for IE/Mac */

#FooterArea
{
    margin: 0 20px 0 20px;
    padding: 10px 0 10px 0;
    width: 920px;
    border-top-color: #d2d2d2;
    border-top-width: 1px;
    border-top-style: solid;
    color: #8f8f8f;
}

#QuickMenu
{
    color: #ffffff;
    float: right;
    padding-right: 20px;
    padding-top: 20px;
    font-weight: bold;
}
#QuickMenu a
{
    color: #ffffff;
    text-decoration: none;
}


.share
{
    background: url(/Publicweb/Styles/Images/shareButton.png);
    width: 52px;
    height: 26px;
    display: block;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 20px;
}
.printButton
{
    background: url(/Publicweb/Styles/Images/printButton.png);
    width: 46px;
    height: 26px;
    display: block;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 20px;
}
.printButtonLarge
{
    background: url(/Publicweb/Styles/Images/printButtonLarge.png);
    width: 66px;
    height: 26px;
    display: block;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 20px;
}
.hidden
{
    display: none;
}

.reportImage
{
    padding-bottom: 10px;
}

/*
Icon for file extensions
*/

a[href$='.pdf']
{
    display: inline;
    padding-left: 25px;
    line-height: 14px;
    background: transparent url(/Publicweb/Styles/Images/pdf.png) no-repeat !important;
    background-position:0px left;
    color: #0076C3;
    padding-bottom: 5px;
    margin-top:3px;
    margin-bottom:3px;
}

a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw']
{
    display: inline-block;
    padding-left: 20px;
    line-height: 18px;
    background: transparent url(/Images/ExcelIcon.gif) center left no-repeat;
    margin-bottom:3px;
}

a[href$='.ppt'], a[href$='.pps'], a[href$='.pptx']
{
    display: inline-block;
    padding-left: 20px;
    line-height: 17px;
    background: transparent url(/Publicweb/Styles/Images/ppt.png) center left no-repeat;
    padding-bottom: 5px;
    margin-bottom:3px;
}

a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps']
{
    display: inline-block;
    padding-left: 20px;
    line-height: 18px;
    background: transparent url(/Images/WordDocIcon.gif) center left no-repeat;
    margin-bottom:3px;
}

.webCast
{
    display: inline-block;
    padding-left: 25px;
    line-height: 15px;
    background: transparent url(/Publicweb/Styles/Images/webCast.png) center left no-repeat;
    padding-bottom: 5px;
    margin-bottom:3px;
}
.ebook
{
    display: inline-block;
    padding-left: 25px;
    line-height: 18px;
    background: transparent url(/Publicweb/Styles/Images/ebook.png) center left no-repeat !important;
    padding-bottom: 5px;
    margin-bottom:3px;
}
.rss
{
  padding-top:7px;
  padding-right:5px; 
}
#vacancies
{
    list-style-type: none;
    font-weight: bold;
    margin-left: 0;
    margin-top: 20px;
}
#vacancies span
{
    margin-right: 5px;
    font-weight: normal;
}
#vacancies a
{
    font-size: 1.2em;
}

/*Paging in news list*/
.PagingContainer
{
    font-size: 1.0em;
    font-weight: bold;
}
.UnselectedPagingItem
{
}

.SelectedPagingItem
{
    color: Black;
    font-weight: normal;
}


#ReportLinks ul
{
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

#ReportLinks li
{
    display: block;    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 6px 0px;
    line-height: 16px; 
    vertical-align:middle;
    background:none;    
    
}


#ReportLinks a
{
    line-height:16px;    
    background: transparent url(/publicweb/styles/images/document_chart.png) center left no-repeat;
    padding-left:20px;
    
}

#ReportLinks li.small a
{
	font-size:0.9em !important;   
}

.ListItemLeft
{
    padding-bottom: 0;
    float:left;
    padding-right:1.5em;
    width:50%;
}
.ListItemRight
{
    padding-bottom: 0;
    
}
ul.arrowList
{
    margin-left:0px !important;
}

li.arrow
{
    list-style-type:none !important;
    background-image:none !important;
    padding-left:0 !important;
  
}

li.arrow a
{
    display:inline-block;
    padding-left:16px !important;
    padding-bottom:0.2em !important;
    background: url(../Images/arrowSmall.png) 0 2px  no-repeat;

}

#VacanciesList a
{
    font-weight: bold;
    font-size:1.2em;	    
}

.lastUpdated
{
	color:#808080;
	font-size:0.9em;
	padding-top:28px;
}

.PagingContainer ol {
    margin: 0 0 1em;
    padding: 0;
    overflow: hidden;
}

.PagingContainer li {
    list-style: none;
	display: inline;	
}

.PagingContainer a, .SelectedPagingItem {
    text-decoration: underline;
    float: left;
    padding: .2em;
    border: 0px solid #808080;
    color: #0076C3;
    font-weight: bold;
    margin-right: .1em;
    width:1em;
    text-align:center;
}

.PagingContainer .SelectedPagingItem {
    background: #B0B0B0;
    color: #fff;
}

#bbNormalView
{
    display:none;
}
#bbView
{
    display:none;
}
