﻿@import 'common.css';

/*  =============================================
    Colours:    DS Dark Green       #2E6399
                Light Green         #63994d                                
                Page Background
                Dark Grey           #3a3a3a
                Light Grey          #929292
                Orange              #2E6399
                Yellow              #ffDD00
                
    =============================================  */


/*  =============================================
    Fonts:      
    
    Default                 1em
    Breadcrumb,             8pt
    Site Actions,
    Main Nav Menu,
    Headers with gradients
                
    =============================================  */



/*  =============================================
    Elements:       Initial Structural Setup
    Description:	Structural Setup is for a 
                    2 column default layout and 3
                    column homepage.
    =============================================  */
html { font-size: 100%; height: 100%; }
body
{
	background:#141413 none repeat scroll 0 0;
	font-family:Helvetica, Arial, Verdana, Sans-Serif;
	margin:0;
	padding:0;
}

hr {
color:#5a5a5a;
height:1px;
}

form.sp-form { height: 100%; }
#wrapper
{
    position: relative;   
	margin:0 auto;
	text-align:left;
	width:860px;    
}

#wrapper-td
{
	vertical-align: top;
	/*height: 100%;*/
}
#wrapper-tr
{
	vertical-align: top;
	/*height: 100%;*/
}

.home-bg{
	background-image:url(Images/home-bg.gif); 
	background-repeat:repeat-y;
	width:100%;
}
#container 
{
/*
    background-image: url(Images/left-page-grad.gif);
    background-position: top left;
    background-color: #fff;
    background-repeat: repeat-y;
    background-attachment: scroll;
    padding-left: 15px;
    height: 100%;
*/
}
#container-inner 
{
/*
    background-image: url(Images/right-page-grad.gif);
    background-position: top right;
    background-color: #fff;
    background-repeat: repeat-y;
    background-attachment: scroll;
    padding-right: 15px;
    height: 100%;
*/
}
#banner 
{
    padding: 0px 0px 20px 80px;
}
/* Logo Link */
a#logo 
{
    height: 83px;
    display: block;
    margin-top:7px;
    float:right;
    width:860px; 
}
#page-header 
{
   /* background: #cccccc url(Images/header-grad1.gif) repeat-x scroll left top; */
    position: relative;
    z-index: 50;
    width: 100%; /* IE rendering of BG colour */
}
#global-search 
{
	margin-top:0;
    right:0; top: 0px;
    height: 25px;
    width: 400px;
    color:#ffffff;
    float:right;
    text-align:right;
}
#global-links 
{
    float:right;
    height: 29px;
    width: 373px;
    background-image:url(Images/quick-links.gif); 
}


a#QL1 {
    height: 29px;
    width: 88px;
    background-image:url(Images/inout.gif); 
    display: block;
    text-decoration: none;
    margin-left:10px;

}
a#QL1:hover {
    background-position: 0 29px;
}

a#QL2 {
    height: 29px;
    width: 88px;
    background-image:url(Images/ts.gif); 
    display: block;
    text-decoration: none;

}
a#QL2:hover {
    background-position: 0 29px;
}

a#QL3 {
    height: 29px;
    width: 88px;
    background-image:url(Images/crm.gif); 
    display: block;
    text-decoration: none;

}
a#QL3:hover {
    background-position: 0 29px;
}

a#QL4 {
    height: 29px;
    width: 88px;
    background-image:url(Images/ps.gif); 
    display: block;
    text-decoration: none;

}
a#QL4:hover {
    background-position: 0 29px;
}


#page-content {
    padding: 0 0 20px;
    background: #e6e0cf url('Images/bg-main.gif') repeat-y scroll left top;
    /* IE 6 required dimension to fix rendering bugs... */
    width: 100%;
    margin:11pt 0 0 0;
    border:1px solid #d3cdbe;
}


#page-content_enguiry {
    padding: 0 0 20px;
    background:transparent;
    /* IE 6 required dimension to fix rendering bugs... */
    width: 100%;
}

#page-inner {
    background-color: #000000;
    /* IE 6 required dimension to fix rendering bugs... */
    width: 100%;
}


#home-page{
	width:100%; 
	margin:11px 0 0 0;
	padding:0;
	display:none;				
}
/* Nasty table related rules for the evil table that wraps content - only way to 
preserve layout features and auto overflow of content */
#content-table { clear: both; }
td.column-td { width: 190px; }
/* END of the nasty table related rules */

#content-header  
{
}
#content-main 
{
    margin: 0 0 0 0px;
	padding: 30px 32px 0 32px;
	border: none;
	background: #E6E0CF url(Images/content-bg.png) repeat-x scroll 0 0
	}

.home-page-holder{
	height:500px;
	display:none;
}	
#primary-column 
{
    width:199px;
    padding:0 0 0 0;
}
#secondary-column 
{
    width:219px;
    padding-right: 7px;
}
/*
#page-footer
{
    padding: 10px 7px 14px;
    margin: 7px 7px 0;
    font-size: 0.8em;
    color: #aaa;
    border-top: #ccc solid 1px;
}
*/



.footer_cont {
}
#footer {
color:#A7A59A;
height:70px;
margin:0 auto;
padding:10px;
text-align:left;
}
.footerRight {
float:right;

}
.footerMenu_cont {
height:20px;
overflow:hidden;
width:650px;
}
ul.footerMenu li a:visited {
color:#A7A59A;
font-size:10px;
text-decoration:none;
}
.footerLinks a:visited {
color:#A7A59A;
font-size:10px;
text-decoration:none;
}
ul.footerMenu li a {
color:#A7A59A;
font-size:10px;
text-decoration:none;
}
.footerLinks a {
color:#A7A59A;
font-size:10px;
text-decoration:none;
}
span.footerLink {
color:#A7A59A;
font-size:10px;
text-decoration:none;
}
a.footerLink:visited {
color:#A7A59A;
font-size:10px;
text-decoration:none;
}
a.footerLink {
color:#A7A59A;
font-size:10px;
text-decoration:none;
}
ul.footerMenu li a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.footerLinks a:hover {
color:#FFFFFF;
text-decoration:underline;
}
a.footerLink:hover {
color:#FFFFFF;
text-decoration:underline;
}
.footerLinks {
margin:20px 0 0;
}
.cucumberLink {
margin:0 0 0 -80px;
}
ul.footerMenu {
padding:0 0 24px;
}
ul.footerMenu li {
float:left;
}
li.footerMenuItem {
}
li.footerSep {
color:#3E3D39;
padding:0 10px;
}




/*  =============================================
    General Elements Rules
    Description:	All basic anchor style 
                    defintions.
    =============================================  */
a:active { color: #c04248; text-decoration: underline; }
a:link { color: #c04248; text-decoration: underline; }
a { color: #666666; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }

.ms-disc a:visited {
    color:#c04248;
    text-decoration:underline;
}

.ms-vb-user a:visited {
    color:#c04248;
    text-decoration:underline;
}

.ms-GRStatusText a:visited {
    color:#c04248;
    text-decoration:underline;
}

.ms-vb2 a:visited {
    color:#c04248;
    text-decoration:underline;
}

.ms-vb a:visited {
    color:#c04248;
    text-decoration:underline;
}

a:visited {
    color:#c04248;
    text-decoration:underline;
}
.ms-sblink a:hover { color: #2E6399; text-decoration: underline; }
td.ms-sblink a:hover { color: #2E6399; text-decoration: underline; }
/*
ol { margin: 0 0 1em 1em; }
ul { margin: 0 0 1em 1em; }
*/
ul li 
{
/*
    padding-left: 1em;
    background: url(Images/item-bullet.gif) no-repeat scroll 0 0.5em;
    list-style-type: none;
*/    
}

/*  =============================================
    Elements:       Content Areas
    Description:	
    =============================================  */
/* Content Header */
.ms-pagetitle
{
    margin: 0; padding: 0;
    font-size: 1em;
}
.page-title
{
    margin: 0; padding: 0;
    font-size: 1em;
}
h1.ms-pagetitle
{
	font-family:Helvetica,Arial,Verdana,Sans-Serif;
	font-size:16pt; 
	color:#9650a9; 
	font-weight:normal;
	position:relative;
	padding:0 0 5px 0;
	margin:10px 0 5px 0;	
}

h1.ms-print
{
	font-family:Helvetica,Arial,Verdana,Sans-Serif;
	font-size:16pt; 
	color:#9650a9; 
	font-weight:normal;
	position:relative;
	padding:0 0 5px 0;
	margin:35px 0 5px 0;	
}


td.ms-pagetitle 
{
    color:#000;
    font-family:tahoma;
    font-size: 100%;
    font-weight:normal;
    margin:0; padding: 0;
}
.ms-pagebreadcrumb
{
	font-weight:bold;
	line-height:46px;
	margin:0 14px 0 0;
}
.ms-sitemapdirectional
{
    color: #005783;
	font-family:Helvetica, Arial, Verdana, Sans-Serif;
	font-size:12px;    
}

.ms-sitemapdirectional 
{
    color: #000; 
    font-weight: bold;
}

.breadcrumbCurrent 
{
    color: #000; 
    font-weight: bold;
}
.ms-pagebreadcrumb a 
{
    background-color: Transparent;
    border: none;
    padding: 0;
}
.ms-pagebreadcrumb 
{
    background-color: Transparent;
    border: none;
    padding: 0;
}
.ms-pagebreadcrumb a 
{
    color: #2E6399; 
    text-decoration: none;
    font-weight: bold;
}
/*
a.ms-sitemapdirectional 
{
    color: #2E6399; 
    text-decoration: none;
    font-weight: bold;
}
*/
.ms-pagebreadcrumb a:active
{ color: #000; text-decoration: underline; }
.ms-pagebreadcrumb a:hover
{ color: #000; text-decoration: underline; }
a.ms-sitemapdirectional:active
{ color: #000; text-decoration: underline; }
a.ms-sitemapdirectional:hover
{ color: #000; text-decoration: underline; }
/* Mini concolse elements */
#mini-console {}
.ms-wikieditouter 
{
    position: static;
    left: auto; top: auto;
}
.ms-miniconsole 
{
    left: auto; top: auto;	
    position: static;
}
#miniconsole 
{
    float: right; 
    width: 50%;
    /* move the border aroudn the table and not the wrapping div */
    border-color:#6393D4;
    border-style:solid solid none;
    border-width:1px 1px medium 1px;
}
.ms-wikieditouter
{
    border: none;
    height: 18px;
}
/* Main Content */
/** Min height to ensure that background gradients and content boxes
    have an accepatble look if they have no content in them **/
.contentdiv 
{
    min-height: 245px; 
    height:auto;
}
/* Min Height for Internet Explorer */
/*\*/
* html .contentdiv  { height: 245px; }
/**/
div.content-inner
{
    padding: 7px 6px 3px;
    border-top: 1px #2E6399 solid;
    border-top-width: 2px;
    margin-bottom: 14px;
}
.content-header
{
    padding: 8px 6px 6px;
	font-size:12pt;
	font-weight:bold;
	}

.content-header-exams
{
    padding: 8px 6px 6px;
	font-size:12pt;
	font-weight:bold;
	border-bottom: 2px #2E6399 solid;
	margin-bottom:15px;
	}
	
	   

.content-header h1
{
    color: #fff;
    font-size : 1em;
}
.column-header a
{
    color: #fff;
    text-decoration: none;
}
.content-header a
{
    color: #fff;
    text-decoration: none;
}
.column-header a:active
{ color: #ffDD00; text-decoration: none; } 
.column-header a:hover
{ color: #ffDD00; text-decoration: none; } 
.content-header a:active
{ color: #ffDD00; text-decoration: none; } 
.content-header a:hover
{ color: #ffDD00; text-decoration: none; } 
/* Columns */
div.column-inner
{
    margin-bottom: 7px;
}
div.column-content 
{
	font-size:12px; 
}

div.column-content-frm 
{
	background: #fff url(Images/whk.gif) no-repeat scroll top left;  
	width:190px;
	padding-bottom:6px;
}

.main-banner
{
	background: #fff url(Images/main-banner.gif) no-repeat scroll top left;  
	height:125px;
	width:513px;
}

.main-banner-hr
{
	background: #fff url(Images/hr.gif) no-repeat scroll top left;  
	height:119px;
	width:739px;
}

.main-banner-blog
{
	background: #fff url(Images/blog.gif) no-repeat scroll top left;  
	height:119px;
	width:739px;
}


.main-banner-it
{
	background: #fff url(Images/it-banner.png) no-repeat scroll top left;  
	height:119px;
	width:739px;
}

.main-banner-nb
{
	background: #fff url(Images/notice.gif) no-repeat scroll top left;  
	height:119px;
	width:739px;
}


div.column-content-news 
{
	background: #749ec9 url(Images/news-day.gif) no-repeat scroll top left;  
	width:190px;
	margin-bottom:5px;
	padding-bottom:5px;
}

div.column-content-green 
{
	background: #2d435a url(Images/it-sidebar.gif) no-repeat scroll top left;  
	width:190px;
}

div.column-content-whk
{
	background: #fceb64 url(Images/news-day-green.gif) no-repeat scroll top left;  
	width:190px;
}

div.column-content-it 
{
	background: #2d435a url(Images/it-sidebar.gif) no-repeat scroll top left;  
	width:190px;
	min-height:180px;  
	height:auto !important;  
	height:180px;
	
}

div.column-content-calendar 
{
	background: #2d435a url(Images/it-sidebar.gif) no-repeat scroll top left;  
	width:190px;	
	margin-bottom:5px;
	padding-bottom:5px;	
}


div.column-content-plist 
{
	background: #f0efef url(Images/phone-list.gif) no-repeat scroll top right;  
	width:219px;
	padding-bottom:15px;
}

div.column-content-events 
{
	background: #a4a4a4 url(Images/wananga-news.gif) no-repeat scroll top right;  
	width:219px;
}


div.ds-cqwp 
{
    padding: 0;
}
.column-image
{
    width: 183px;
	overflow: hidden;
}
.column-header
{
	background:#3a3834 url(Images/left-bg.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;  
	padding-bottom:20px;  
}
.quick-head{
	background:transparent url(Images/sub-menu-hdr-bg.png) no-repeat scroll right bottom; 
	height:30px; 
	padding:26px 0 0 20px;				
	font-size:16px;
	font-weight:normal;
}

#programme{
	font-size:16px;
	padding-top:4px;
}

.content-header h2
{
/*
    color: #000;
    font-size : 8pt;
    padding: 0.1em 0;
*/    
}
.column-header h3
{
    color: #ffffff;
    font-size : 11pt;
    padding: 0.1em 0;
}
/* SP style overwrites */
/* links in columns */
.link-item a:link {
    color: #2E6399;
    font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.link-item a {
    color: #2E6399;
    font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.link-item {
    color: #2E6399;
    font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.column-content .link-item a:link {
    font-size: 8pt;
}
.column-content .link-item a {
    font-size: 8pt;
}
.column-content .link-item {
    font-size: 8pt;
}
.link-item a:visited 
{
    color: #000;
    text-decoration:none;
}
.column-content a:active
{
    color: #000;
    text-decoration: underline;
}
.column-content a:hover
{
    color: #000;
    text-decoration: underline;
}
.link-item a:active
{
    color: #000;
    text-decoration: underline;
}
.link-item a:hover
{
    color: #000;
    text-decoration: underline;
}
.item { margin: 0; }

.ds-links .item
{
    padding-top: 5px;
    background: #2E6399 url(Images/link-bg.gif) no-repeat scroll 0 0;
    margin-bottom: 3px;
    width: 100%; /* width needed for IE to apply margins properly */
}
.ds-links .link-item
{
    padding: 0 5px 5px 5px;
    background: #2E6399 url(Images/link-bg.gif) no-repeat scroll left bottom;
}
.ds-links .link-item a
{
    display: block;
    padding: 0 0 0 10px;
    background: transparent url(Images/link-bullet.gif) no-repeat scroll 2% 50%;
}
/* main content area elements */
.ms-pagemargin 
{
    background-color: Transparent;
    background-image: none;
}
.ms-viewareaframe {
    border: none;
}
.ms-bodyareaframe {
    border: none;
}
.ms-propertysheet {
    font-size: 1em;
}

.ms-formbody {
    font-size: 1em;
}

.ms-formlabel {
    font-size: 1em;
}

.ms-formlabe-custom {
    border-bottom:1px solid #cccccc;
	padding-bottom:2px;
}

.ms-formbody-forms{
	font-size:11pt;
	font-family:Helvetica, Arial, Verdana, Sans-Serif;
	padding-left:20px;
	padding-right:20px;
	background-color:#eeeeee;
	padding-bottom:2px;
	padding-top:2px;	
	border-bottom:1px solid #cccccc
}

.ms-formbody-forms-monthly{
	font-size:11pt;
	font-family:Helvetica, Arial, Verdana, Sans-Serif;
	padding-left:10px;
	padding-right:10px;
	background-color:#eeeeee;
	padding-bottom:2px;
	padding-top:2px;	
	border-bottom:1px solid #cccccc
}


/* Other styles relating to the CQWP */
.event-item
{
    padding: 7px 6px 4px 18px;
    border-top: 1px solid #ccc;
    background: #efefef url(Images/item-bullet.gif) no-repeat scroll 7px 14px;
}
.network-item
{
    padding: 7px 6px 4px 18px;
    border-top: 1px solid #ccc;
    background: #efefef url(Images/item-bullet.gif) no-repeat scroll 7px 14px;
}
.discussion-item
{
    padding: 7px 6px 4px 18px;
    border-top: 1px solid #ccc;
    background: #efefef url(Images/item-bullet.gif) no-repeat scroll 7px 14px;
}
.news-item
{
    padding: 7px 6px 4px 18px;
    border-top: 1px solid #ccc;
    background: #efefef url(Images/item-bullet.gif) no-repeat scroll 7px 14px;
}
.news-body 
{
    background:transparent url(Images/quotes-grey.gif) no-repeat scroll 7px 7px;
    padding:25px 7px 10px 25px;
    color: #aaa;
}
.event-preview 
{ padding: 7px 6px 3px; }
.news-preview 
{ padding: 7px 6px 3px; }
.first-item 
{
    border-top-width: 0px;
}
.network-item .link-item
{
    float: left;
    width: 67%;
}
.discussion-item .link-item
{
    float: left;
    width: 67%;
}
.news-item .link-item
{
    float: left;
    width: 67%;
}
.network-item .network-status
{
    float: right;
    width: 33%;
    text-align: right;
}
.discussion-item .discussion-replies
{
    float: right;
    width: 33%;
    text-align: right;
}
.news-item .news-date
{
    float: right;
    width: 33%;
    text-align: right;
}
.discussion-noreply .link-item
{
    width: auto;
    float: none;
}
#network-info .network-status 
{
    width: 14px;
    height: 14px;
    margin-right: 7px;
    background-color: #efefef;
    background-image: url(Images/light-grey.jpg);
    background-attachment: scroll; 
    background-repeat: no-repeat;
    background-position: center center;
}
#network-info .st-green { background-image: url(Images/light-green.jpg); }
#network-info .st-orange { background-image: url(Images/light-orange.jpg); }
#network-info .st-red { background-image: url(Images/light-red.jpg); }
#network-info .st-unknown { background-image: url(Images/light-grey.jpg); }
.network-status span
{
    display: block;
    height: 0; width: 0;
    overflow: hidden;
}
#network-info .link-item
{
    width: 40%;
}
.network-item a:hover
{ 
    color: #666; 
}
.network-item a:active
{ 
    color: #666; 
}
.network-item a:link
{ 
    color: #666; 
}
.discussion-item a:hover .network-item a
{ 
    color: #666; 
}
.discussion-item a:active
{ 
    color: #666; 
}
.discussion-item a:link
{ 
    color: #666; 
}
.discussion-item a
{ 
    color: #666; 
}
.news-item a:hover
{ 
    color: #666; 
}
.news-item a:link
{ 
    color: #666; 
}
.news-item a:active
{ 
    color: #666; 
}
.news-item a
{ 
    color: #666; 
}
.event-preview .link-item
{
    float: none;
    width: auto;
}
.news-preview .link-item
{
    float: none;
    width: auto;
}
/*  =============================================
    Elements:       Navigation
    Description:	
    =============================================  */
/* Primary Navigation */
#nav 
{
    margin: 0 0 0 0;
    background: transparent none;
    height:31px;
}
#primary-navigation { margin-left:0; padding-left:0;}
#nav-menu 
{
	float: left;
}
#nav-actions 
{   
    float: right;
	width: 100px; /* Stop the menu arrow dropping */ 
}
#nav-actions td {}

/* Nav Overrides */
.ms-topnav {
	border: none;
	background: transparent none;
	height:31px;
	color: #9650A1;
	font-family:Helvetica, Arial, Verdana, Sans-Serif;
	font-weight:normal;		
}
.ms-topnav a {
	display: block;
	height: auto;
	padding: 0 1em;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 31px;
	outline: none;
}
/* all menu items */
.ms-topNavContainer table.ms-topnav 
{
/*    background: #ffffff url('Images/nav-bg.gif') repeat-x scroll top left; */
}
.ms-topNavContainer table.ms-topnav a
{
/*    background: #ffffff url('Images/nav-tab.gif') no-repeat scroll top right; */
}
/* all menu items other than the first menu element */
.ms-topNavContainer table table.ms-topnav 
{
/*	background: #ffffff url('Images/nav-tab.gif') no-repeat scroll top right; 
	padding-right: 1px; 
	color: #fff;
	*/
	margin-left:0;
}
.ms-topNavContainer table table.ms-topnav a
{
/*    background: #ffffff url('Images/nav-tab.gif') no-repeat scroll top left; */
    color: #fff;  
}

.ms-topNavContainer .ms-topnav a.ms-topNavHover
{ 
    color: #9650A1; 
}
.ms-topNavContainer table.ms-topnavselected a  
{
    color: #9650A1;
}

.ms-topNavContainer table table.ms-topnavselected a  
{
    color: #9650A1;
}

.ms-topNavContainer .ms-topnavselected a.ms-topNavHover  
{
    color: #9650A1;
}

/* hover */
.ms-topNavContainer table.ms-topNavHover
{
    background-position: 0px -31px;
}
.ms-topNavContainer table table.ms-topNavHover
{
    background-position: 0px -31px;
}
.ms-topNavContainer table.ms-topNavHover a
{
    background-position: 0px -31px;
}
.ms-topNavContainer table table.ms-topNavHover a
{
    background-position: 0px -31px;
}
/* selected */
.ms-topNavContainer table.ms-topnavselected
{
    background-position: 0px -62px;
}
.ms-topNavContainer table table.ms-topnavselected
{
    background-position: 0px -62px;
}
.ms-topNavContainer table.ms-topnavselected a
{
    background-position: 0px -62px;
}

.ms-topNavContainer table table.ms-topnavselected a
{
    background-position: 0px -62px;
}

/* Flyouts */
.ms-topNavFlyOutContainer 
{
    border: #2E6399 solid;
    border-width: 0 1px 1px;
}
.ms-topNavFlyOuts {}
.ms-topNavFlyOuts a 
{
    text-decoration: none; 
    color: #2E6399;
}
.ms-topNavFlyOutsHover 
{
    background-color: #63994d;
}
.ms-topNavFlyOutsHover a { color: #000; }
.ms-topNavFlyOutsSelected {}


/* Global Navigation */
.ms-globalbreadcrumb a {
    color:#fff;
    text-decoration:none;
}
.ms-globalbreadcrumb {
    color:#fff;
    text-decoration:none;
}
.ms-globalbreadcrumb 
{
    padding: 0;
    background-color: Transparent;
}
.ms-globalbreadcrumb .ms-SPLink a:visited {
    color:#fff;
    text-decoration:none;
}
.ms-globalbreadcrumb .ms-SPLink a:link {
    color:#fff;
    text-decoration:none;
}
.ms-globallinks a
{
    color: #fff;
}
.ms-globallinks
{
    color: #fff;
}
.ms-globalleft {}
.ms-globalright 
{    
    margin:20px 33px 0 0;
    display: inline;
}
/* Site Actions */
#siteactions-menu {}
#siteactions-menu a
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 8pt;
	outline: none;
}
.ms-MenuUIPopupBody
{
    line-height: 1; /* reset the line height applied to the body */
}
/*  =============================================
    Elements:       Global Search
    Description:	
    =============================================  */
/* Search Overrides */
.ms-sbrow td
{}
td.ms-sbcell
{
    border: none;
    padding: 0 0 0 4px;
}
td.ms-sbLastcell
{
    padding: 0;
}
td.ms-sblink { padding-right: 0; display:none;}
td.ms-sbscopes { padding-left: 0; display:none;}
td.ms-sbgo 
{
    background-color: transparent;
    padding: 0 0 0 4px;
}
/*
td.ms-sblink a
{
	color: #ffDD00; text-decoration: none; padding: 0; 
}
td.ms-sblink a:hover { color: #fff; text-decoration: underline; }*/
#global-search select {
    padding:1px;
   font-family:Helvetica, Arial, Verdana, Sans-Serif;
	background-color : white;
	border : 1px solid #ccc;
	width: 110px;
}
input.ta-searchinput {
    padding: 2px;
    font-family:Helvetica, Arial, Verdana, Sans-Serif;
	background-color : white;
	border : 1px solid #ccc;
}
input.ms-sbplain {
    padding: 2px;
    font-family:Helvetica, Arial, Verdana, Sans-Serif;
	background-color : white;
	border : 1px solid #ccc;
}
input.ta-searchinput { width: 177px; margin-bottom: 5px; }
/* Search results page elements */
.ms-ptabarea td
{
    font-size: 1em;
}

/*  =============================================
    Elements:       Quick Launch, Tree View etc
    Description:	
    =============================================  */

.column-content a.ms-navitem { 
	padding: 5px 20px 5px 20px;
	background-color:#61605d;
	font-family: inherit;
	font-size:12px;
	line-height:14px;	
	color: #ffffff;
	display:block;
	text-decoration:none;
}
.column-content a.ms-navitem:hover{
	color:#9d2b1d;
}

.column-content span.ms-navitem { 
	padding: 0 0 0 0; 
	margin:0;
	background: transparent none;
	font-family: inherit;
	color: #2E6399;
}

.column-content table.ms-navitem td { 
	padding: 0 0 0 0; 
	margin:0;
	background: transparent none;
	font-family: inherit;
	color: #2E6399;
}

.column-content .ms-topnav {
	background-color: transparent;
	background-image: none;
	border: none;	
}

.column-content span.ms-navitem {
	background-color: transparent;
	background-image: none;
	border: none;
}

.column-content table.ms-navitem td {
	background-color: transparent;
	background-image: none;
}
table.ms-navSubMenu1 { width: 100%; }
a.ms-navheader
{
    color: #000000;
    font-weight:normal;
}
span.ms-navheader
{
    color: #2E6399;
}
table.ms-navheader td
{
    color: #ffffff;
    border-bottom:1px solid #474542;
    cursor:pointer;
	background:transparent url(Images/sub-menu-item-bg.png) no-repeat scroll 0 0;
	font-family:Helvetica, Arial, Verdana, Sans-Serif;
	font-size:12px;
    padding:0 5px 0 5px;
    height:24px;
    text-decoration:none;
    }
    
table.ms-navheader a
{
    color: #ffffff;
    border-bottom:1px solid #474542;
    cursor:pointer;
	background:transparent url(Images/sub-menu-item-bg.png) no-repeat scroll 0 0;
	font-family:Helvetica, Arial, Verdana, Sans-Serif;
	font-size:12px;
    padding:0 5px 0 5px;
    height:24px;
    text-decoration:none;
    }
    
table.ms-navheader a:hover
{
    color: #7e2d1d;
    }
    
.ms-topnavselected {
	 border: none;
}
a.ms-topnav {
	 border: none;
}
a.quicklaunch-sitehierarchy
{
    font-family: inherit;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.quicklaunch-recyclebin
{
    font-family: inherit;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color:#eeeeee;
	display:block;
}
a.quicklaunch-viewall
{
    font-family: inherit;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display:block;	
	padding-left:5px;
}

.zz2_QuickLaunchMenu_2 {
	background-color:#61605d;
}

div.quicklaunch-treeview
{
    margin: 0;
    background-color: #efefef;
    border: solid 1px #666;
}
.ms-GRSortFilter { 
	background: transparent none;
	padding: 0;
	border: none;
}
.ms-selectednav { 
	background: transparent none;
	padding: 0;
	border: none;
}
table.ms-selectednav td A.ms-selectednav 
{
	padding: 6px 10px 6px 6px; 
	margin:5px 20px 5px 20px;
	background-color:#575654;
	font-family: inherit;
	line-height:14px;	
	color: #ffffff;
	display:block;
	text-decoration:none;}

/*  =============================================
    Elements:       Calendar
    Description:	
    =============================================  */
#DatePickerDiv 
{
    margin-bottom: 14px;
}
.ms-quickLaunch table.ms-picker-table 
{
    width: 100%;
    border: solid #ccc;
    border-width: 0px 1px 1px;
}
.ms-quickLaunch table.ms-picker-table td 
{
    text-align: center;
}
.ms-datepickerouter .ms-quickLaunch
{
    border: none;
}
table.ms-picker-table td.ms-picker-footer 
{
    border-color: #ccc;
}
.ms-picker-header table.ms-picker-table 
{
    border: none;
}
.ms-picker-header 
{
    background-color: Transparent;
    background-image: url(Images/column-header-grad.gif);
    background-repeat: no-repeat;
    padding: 7px 0px 5px;
    color: #fff;
    border: solid #2E6399;
    border-width: 0 0 2px 0;
}
.ms-picker-header table.ms-picker-table 
{
}
.ms-picker-monthcenter a:hover 
{
    color:#2E6399;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
}

.ms-picker-monthcenter a:visited 
{
    color:#2E6399;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
}

.ms-picker-monthcenter a:link 
{
    color:#2E6399;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
}

.ms-picker-monthcenter a:active 
{
    color:#2E6399;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
}

.ms-picker-monthcenter a 
{
    color:#2E6399;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
}

/*  =============================================
    Elements:       Image Previews
    Description:	
    =============================================  */
#ImgPreviewTable tbody
{
    width: 100%;
}
/*  =============================================
    Elements:       Random rules
    =============================================  */
/* popups generated by menus */    
div.ms-MenuUIPopupBody { z-index: 100; }
.ms-MenuUIPopupBody TABLE
{
    color: #2E6399;    
}

/* class overwrite */
.removeMargins { margin: 0; }

/* Nested elements where text size gets too small */
/* Used in discussion boards */
table tr td.ms-disc-bordered-noleft
{
	font-size: 1em;	
}
.todo /* elements that still need a style */ 
{}


div#krd {
background:transparent url(Images/krd-bg.png) no-repeat scroll center top;
height:30px;
text-align:center;
}

	#main1tcsearch {
		margin:0; padding:0;
		/*background: url('Images/canvas-wrapper-bg.jpg');*/
		background-repeat: repeat-x;
		height:93px;
		min-width:860px;
		}
	#main2tcsearch {
		margin:0; padding:0;
		}
	#lefttcsearch {
		float:left;
		position:absolute;
		/*background:url(Images/header-left.gif);*/
		width:695px;
		HEIGHT:93PX;
		margin:0; padding:0;
		font-size:80%;
		}
	#righttcsearch {
		float:right;
		/*background:url(Images/header-right.gif);*/		
		width:192px;
		HEIGHT:93PX;
		margin:0; padding:0;
		font-size:80%;
		}
	#middletcsearch {
		font-size:80%;
		position:absolute;
		}

	.column-intcsearch {
		margin:0; padding:0;
		}
	.cleanertcsearch {
		clear:both;
		}
		
			
		



#wrapper-td1
{
	vertical-align: top;
	/*height: 100%;*/
}

			
		



#wrapper-tr1
{
	vertical-align: top;
	/*height: 100%;*/
}

#container1 
{
    background-image: url(Images/left-page-grad.gif);
    background-position: top left;
    background-color: #fff;
    background-repeat: repeat-y;
    background-attachment: scroll;
    padding-left: 15px;
    height: 100%;
}
#container-inner1 
{
    background-image: url(Images/right-page-grad.gif);
    background-position: top right;
    background-color: #fff;
    background-repeat: repeat-y;
    background-attachment: scroll;
    padding-right: 15px;
    height: 100%;
}

#page-header1 
{
    background: #ace849 url(Images/header-grad1.gif) repeat-x scroll left top; 
    position: relative;
    z-index: 50;
    width: 100%; /* IE rendering of BG colour */
}

.ms-rteCustom-Related 
{ 
    color:#2E6399;
	text-decoration:none;
	}

.length
{
width:197px;
}

.tester{
	color: #666;
	vertical-align:text-top;
	padding:4px;
	font-size:10px;
	line-height:11px;
	border-left:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}

.centre{
	vertical-align:middle;
	border-bottom:1px dashed #ccc;

}

.ms-vh-left{
	font-size:8pt;	
	border:1px solid #cccccc;
	background:url(/Style%20Library/Images/bar-repd.gif) repeat-x;
	height:24px;
	font-weight:bold;
}

.ms-vh-right{
	font-size:8pt;	
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;	
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:url(/Style%20Library/Images/bar-repd.gif) repeat-x;
	height:24px;
}

.ms-vh-centre{
	font-size:8pt;	
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background:url(/Style%20Library/Images/bar-repd.gif) repeat-x;
	height:24px;
}

.ms-vh-text{
	font-weight:normal; 
	padding:3px;
	font-size:8pt;	
	}

.ms-vb-left{
	font-size:8pt;	
	border-left:1px solid #cccccc;	
	border-bottom:1px solid #cccccc;	
	padding:3px;
	padding-left:15px;	
	padding-right:3px;
	}

.ms-vb-right{
	font-size:8pt;	
	border-right:1px solid #cccccc;	
	border-bottom:1px solid #cccccc;	
	padding-left:3px;
	padding-right:3px;	
	}

.ms-vb-centre{
	font-size:8pt;	
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-left:3px;
	padding-right:3px;
}

.wananga-column-heading{
	font-family:Verdana; 
	font-size:14pt; 
	font-weight:bold; 
	color:#ffffff; 
	text-align:right; 
	padding-top:5px; 
	padding-right:14px;				
}

.wananga-column-small{
	font-family:Verdana; 
	font-size:10pt; 
	font-weight:bold; 
	color:#ffffff; 
	text-align:right; 
	padding-right:14px;				
}

.wananga-column-heading-left{
	font-family:Verdana; 
	font-size:14pt; 
	color:#ffffff; 
	text-align:left; 
	padding-top:5px; 
	padding-left:5px;				
}

.wananga-column-heading-vacancies{
	font-family:Verdana; 
	font-size:14pt; 
	color:#000000; 
	text-align:right; 
	padding-right:15px;				
}

.wananga-column-heading-book{
	font-family:Verdana; 
	font-size:14pt; 
	color:#000000; 
	text-align:right; 
	padding-top:10px; 
	padding-left:5px;
	width:370px;	
	padding-bottom:10px;			
}

.wananga-column-heading-hr{
	font-family:Verdana; 
	color:#000000; 
	text-align:left; 
	padding-top:5px; 
	padding-left:5px;				
}


.box-container{
	text-align:center; 
	margin:0;
	margin-top:7px;
}

.box-inner{
	width:527px; 
	text-align:center; 
	margin:auto;
	background-color:#cccccc;
}

.box-padding{
	width:166px; 
	float:left; 
}

.m-box-padding{
	width:167px; 
	float:left; 
	padding:0 7px 0 7px;
}

.m-box-padding-long{
	width:340px; 
	float:left; 
	padding:0 7px 0 0;
}

.m-box-padding-half{
	width:253px; 
	float:left; 
	padding:0 7px 0 0;
}

.m-box-padding-hr{
	width:328px; 
	float:left; 
	padding:0 0 0 0;
}

.m-box-padding-hr-long{
	width:404px; 
	float:left; 
	padding:0 0 0 0;
}

.m-box-padding-half-pad{
	width:253px; 
	float:left; 
	padding:0 0 0 0;
}

.box-title{
	color:#646464; 
	font-family:Verdana; 
	font-size:10pt; padding:5px;
	font-weight:bold;
}

.news-title{
	color:#646464; 
	font-family:Verdana; 
	font-size:10pt;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	padding-bottom:2px;
}


.box-header{
	height:25px; 
	background-image:url(Images/header-baz.gif); 
	background-repeat:no-repeat;
	width:166px;
}

.box-body{
	background-image:url(Images/header-baz-rep.gif); 
	background-repeat:repeat-y;
	min-height:215px;  
	height:auto !important;  
	height:215px;
	width:166px;	
	text-align:center;
}

.box-footer{
	height:9px; 
	background-image:url(Images/header-baz-bot.gif); 
	background-repeat:no-repeat;
	background-color:#cccccc;
	width:166px;
}

.box-top{
	height:9px; 
	background-image:url(Images/header-baz-top.gif); 
	background-repeat:no-repeat;
	background-color:#cccccc;
	width:166px;
}
	
.m-box-header{
	height:25px; 
	background-image:url(Images/m-header-baz.gif); 
	background-repeat:no-repeat;
	width:167px;
}


.m-box-header-long{
	height:25px; 
	background-image:url(Images/m-header-baz-long.gif); 
	background-repeat:repeat-x;
	width:340px;
}

.m-box-header-half{
	height:25px; 
	background-image:url(Images/m-header-baz-half.gif); 
	background-repeat:repeat-x;
	width:253px;
}

.m-box-header-hr{
	height:25px; 
	background-image:url(Images/m-header-baz-hr.gif); 
	background-repeat:repeat-x;
	width:328px;
}

.m-box-body{
	background-image:url(Images/m-header-baz-rep.gif); 
	background-repeat:repeat-y;
	min-height:190px;  
	height:auto !important;  
	height:190px;	
	width:167px;
	text-align:center;
}

.m-box-body-long{
	background-image:url(Images/m-header-baz-rep-long.gif); 
	background-repeat:repeat-y;
	min-height:215px;  
	height:auto !important;  
	height:215px;	
	width:340px;
	text-align:left;
}


.m-box-body-half{
	background-image:url(Images/m-header-baz-rep-half.gif); 
	background-repeat:repeat-y;
	min-height:60px;  
	height:auto !important;  
	height:60px;	
	width:253px;
	text-align:left;
}


.m-box-body-hr{
	background-image:url(Images/m-header-baz-rep-hr.gif); 
	background-repeat:repeat-y;
	min-height:60px;  
	height:auto !important;  
	height:60px;	
	width:328px;
	text-align:left;
}

.m-box-body-hr-long{
	background-image:url(Images/m-header-baz-rep-hr-long.gif); 
	background-repeat:repeat-y;
	min-height:60px;  
	height:auto !important;  
	height:60px;	
	width:404px;
	text-align:left;
}

.m-box-footer{
	height:10px; 
	background-image:url(Images/m-header-baz-bot.gif); 
	background-repeat:no-repeat;
	width:167px;
}

.m-box-footer-long{
	height:9px; 
	background-image:url(Images/m-header-baz-bot-long2.gif); 
	background-repeat:repeat-x;
	width:340px;
}	

.m-box-top-long{
	height:9px; 
	background-image:url(Images/m-header-baz-top-long.gif); 
	background-repeat:repeat-x;
	width:340px;
}	

.m-box-footer-half{
	height:9px; 
	background-image:url(Images/m-header-baz-bot-half.gif); 
	background-repeat:repeat-x;
	width:253px;
}	

.m-box-footer-hr{
	height:9px; 
	background-image:url(Images/m-header-baz-bot-hr.gif); 
	background-repeat:repeat-x;
	width:328px;
}	

.m-box-footer-hr-long{
	height:9px; 
	background-image:url(Images/m-header-baz-bot-hr-long.gif); 
	background-repeat:repeat-x;
	width:404px;
}

.m-box-top-hr{
	height:9px; 
	background-image:url(Images/m-header-baz-top-hr.gif); 
	background-repeat:repeat-x;
	width:328px;
}	

.m-box-top-hr-long{
	height:9px; 
	background-image:url(Images/m-header-baz-top-hr-long.gif); 
	background-repeat:repeat-x;
	width:404px;
}
	
.ms-sblink a:visited {
	color:#000000;
}	

	
.ms-sblink a:link {
	color:#000000;
}	

.ms-PostTitle {
border-top:1px solid #E3EFFF;
font-size:16pt;
padding:6px;
}

/* PARIS */
.ms-vb-centreGreen{
	font-size:10pt;	
	border-bottom:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	padding-left:3px;
	padding-right:3px;
	background-image:url('Images/Green.gif');
	background-repeat:no-repeat;
	background-position:center center;
}

.wananga-h2{
	font-family:Verdana;
	font-size:16pt; 
	color:#494345; 
	font-weight:normal;
	position:relative;
	padding:5px 0 5px 0;
	margin:5px 0 5px 0;	
}

.wananga-h3{
	font-family:Verdana;
	font-size:16pt; 
	color:#494345; 
	font-weight:normal;
	position:relative;
	padding:5px 0 5px 0;
	margin:5px 0 5px 0;	
}

.myborder1{
	border:1px solid black;
}

.myborder2{
	border:1px solid black;
	border-left:0;
	border-right:0;
}

.myborder3{
	border:1px solid black;
	width:870px;
}

.status_header{
	width:100%; 
	border-bottom:2px solid black; 
	padding-bottom:5px; 
	font-size:11pt; 
	font-weight:bold; 
	margin-bottom:10px;
}

.status{
	width:20px;
	height:20px;
}

#onetIDListForm iframe[title="Rich Text Editor"]{
/* 	margin-left:15px;	
 	margin-right:15px;	*/
}

#onetIDListForm .ms-formbody-forms .ms-formbody-forms-monthly{
 	width:100% !important; 
 	font-size:11pt;	 	 		
}

#onetIDListForm{
 	width:100% !important; 
 	font-size:11pt;	 	 		
}
 
.ms-formbody-forms span span div iframe{
	width:100%; text-align:left; 
 	height:180px; !important; 		  	
}	

.ms-formbody-forms-monthly span span div iframe{
	width:100%; text-align:left; 
 	height:450px; !important; 		  	
}	

.ms-formbody-forms span span table.ms-long{
 	
  	
}	

.ms-listdescription {
  font-family:arial;
  font-size:9pt;
  font-weight:normal;
  color:#313131;
  padding:2px 6px 4px 6px;
  border-bottom:0;
  }

.description {
  font-family:arial;
  font-size:9pt;
  font-weight:normal;
  color:#313131;
  padding:2px 6px 4px 6px;
  border-bottom:0;
  }

.url-defenition {
  cursor:pointer; 
  text-decoration:underline; 
  font-family:arial; 
  font-size:9pt; 
  color:#4a87da;
  padding-bottom:5px;  
  }























.popitup {
  font-family:arial; 
  font-size:10pt; 
  font-weight:normal; 
  width:300px; 
  text-align:justify; 
  padding:10px;
  line-height:12pt;
  color:#000000;
  }

.popitup-title {
  font-size:11pt;
  }
  
.lineholder{
	float:right; 
	width:2%; 
	color:#ffffff;			
}  

.columnholder{
	float:left; 
	width:98%; 			
}    

.columnholder{
	clear:both;		
}    

a#risk-icon {
background-image:url(Images/risk-icon.gif);
display:block;
height:125px;
text-decoration:none;
width:116px;
float:left;
margin:0 50px 0 50px;
}

a#risk-icon:hover {
background-position:116px 0;
}

a#project-icon {
background-image:url(Images/project-icon.gif);
display:block;
height:125px;
text-decoration:none;
width:116px;
float:left;
margin:0 50px 0 50px;
}

a#report-icon:hover {
background-position:116px 0;
}

a#report-icon {
background-image:url(Images/report-icon.gif);
display:block;
height:125px;
text-decoration:none;
width:116px;
float:left;
margin:0 50px 0 50px;
}

a#project-icon:hover {
background-position:116px 0;
}

.ms-quicklaunchouter {
border:0;
}

.ms-quickLaunch {
background-color:#eeeeee;
border:0;
font-family:tahoma;
font-size:8pt;
line-height:10pt;
}

.ms-quicklaunchheader {
background:transparent url(Images/column-header-grad.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:10pt;
font-weight:bold;
padding:8px 6px 6px;
height:15px;
}

.ms-BlogNavigator div.ms-navheader {
color:#000000;
font-weight:bold;
}

.ms-BlogNavigator div.ms-navheader {
background-color:#cccccc;
border-bottom:1px solid #7d7d7d;
border-left:1px solid #cccccc;
border-top:1px solid #cccccc;
padding:1px 6px 3px;
}

.ms-WPBody a:hover {
color:#000000;
text-decoration:underline;
}
.ms-WPBody a:visited {
color:#000000;
text-decoration:none;
}

.ms-WPBody a:link {
color:#666666;
text-decoration:underline;
}

.ms-BlogNavigator div.ms-navheader a {
color:#000000;
}

.ms-BlogNavigator div.ms-WPBody {
border:0;
}
.ms-WPBody {
font-family:verdana,arial,helvetica,sans-serif;
font-size:8pt;
}

.ms-navsubmenu2 {
background-color:#eeeeee;
margin-bottom:6px;
width:100%;
}

.ms-blogrssnav {
border-top:1px solid #7d7d7d;
color:#4C4C4C;
padding-bottom:5px;
padding-left:5px;
padding-top:5px;
}

.blog-title{
font-size:16pt;
color:#c04248;
border-bottom:1px solid #c04248;
margin-bottom:5px;
padding:5px;
}				

.blog-body{
font-size:8pt;
color:#000000;
padding:5px;
}	

.blog-button{
	display:block; 
	background:transparent url(Images/blog-button.png) no-repeat; 
	height:28px; 
	width:184px; 
	margin:6px 3px 3px 3px; 
	text-align:left;				
}

.ms-more{
	text-align:left;
	font-size:8pt;
	padding-bottom:5px;
	text-decoration:underline;
	font-family:Verdana;
}

.ms-description{
	text-align:left;
	font-size:8pt;
	padding-bottom:5px;
	font-family:Verdana;
	color:black;
	padding-left:12px;
}

.ms-rss-holder{
	font-size:8pt; 
	font-family:Verdana; 
	line-height:normal;
}

table.ms-navselected td{
font-size:9pt;
display:block;
margin:0;
}

span.ms-navitem{
font-family:tahoma;
font-size:9pt;
display:block;
}

table.ms-navitem td{
font-family:tahoma;
font-size:9pt;
display:block;
}

.trans-heading{
	font-size:12pt;
	color:#000000;
	font-family:Verdana;
	font-weight:bold;
}

.trans-body{
	font-size:8pt;
	color:#000000;
	font-family:Verdana;
	font-weight:normal;
}

#outerdiv 
{ 
width:800px; 
height:500px; 
/*overflow:hidden; */
position:relative; 
} 

#inneriframe 
{ 

top:-430px; 
right:-420px; 
width:850px; 
height:1200px; 
} 

.trans-bg{
	background:transparent url('Images/transparent.png') repeat; 
	margin:5px; 
	margin-bottom:0;
	padding:10px; 
	padding-left:5px; 	 
	font-family:Verdana; 
	color:#000000; 
	line-height:12px; 
	border-bottom:1px solid #cccccc; 
	font-style:normal; 
	font-size:8pt;
}

.ceo-word{
	font-size:8pt; 
	font-family:Verdana; 
	color:#000000; 
	text-align:left; 
	padding:5px; 
	line-height:12px;
}

.ceo-title{
	color:#b14349; 
	font-size:12pt; 
	padding:0 0 5px 0;
}

#ceo-link{
	text-align:right; 
	color:#b14349; 
	width:100%; 
	text-decoration:underline;
}

.industry-update{
	padding:0; 
	margin:0; 
	color:#ffffff; 
	text-align:right; 
	padding-right:5px; 
	font-size:8pt; 
	font-family:Verdana;
}

.industry-watch{
	background:transparent url('Images/transparent.png') repeat; 
	margin:5px; 
	padding:10px; 
	margin-bottom:0;
	padding-left:5px; 
	font-size:8pt; 
	font-family:Verdana; 
	color:#000000; 
	line-height:12px; 
	border-bottom:1px solid #cccccc; 
	font-style:normal;
}

.calendar-events{
	font-size:8pt; 
	font-family:Verdana; 
	color:#ffffff; 
	text-align:justify; 
	padding:5px; 
	line-height:12px; 
	border-bottom:1px solid #cccccc; 
	font-style:normal; 
}

#blurb-link{
	text-decoration:underline; 
	color:#ffffff;
}

.image-cover{
	line-height:13px; 
	padding:5px; 
	border-bottom:1px solid #cccccc; 
	font-style:normal;
}

.footer-inline{
	display:inline; 
	font-size:10px;
}

.footer-inline-space{
	padding:0 10px;
	display:inline; 
	font-size:10px;	
}
