/* common styles */
body
{
	color:#333333;
	background-color: #dde6f6;
}


.SearchArea .textInput
{
    height:16px;
vertical-align: middle;
}
.watermarkOn
{
    color:#999999;
    font-size:1.1em;
}


a:hover {
color:#0000FF;
text-decoration:underline;
font-weight: bold;
}


.languages
{
	margin: 0 9px 14px 0;
	padding: 0 0 0 0;
	clear: both;
	text-align: right;
	background-color: #6CABE7;
	height: 21px;
}


#topNavigation
{
	
	border-bottom:solid #00225D 1px;
	border-left:solid #00225D 1px;
		background-color: #00225D;

}
.sections
{
	clear: both;

	vertical-align: middle;
	height: 29px;
	display:block;
}


.sections_flag
{
	text-align: right;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: middle;
	height:30px;
	overflow:hidden;
}


.sections_flag img
{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.sections ul
{
	margin: 0em;
	padding: 7px 0 0 5px;
	float: left;
	vertical-align: middle;
	list-style-type: none;
	font-size: 0.8em;
}
.sections ul li
{
	float: left;
	padding: 0em 1.4em 0em 1em;
	margin: 0em;
	background: #00225D url(/images/top_nav_arrow.gif) no-repeat center left;
}

.sections ul li.selected
{
	float: left;
	padding: 0em 2em 0em 1em;
	margin: 0em;
	background: #00225D url(/images/top_nav_arrow_selected.gif) no-repeat center left;
}

.sections ul li a
{
	text-decoration: none;
	padding: 0em 0.5em 0.5em 0em;
	color: #FFFFFF;
}

.sections ul li.selected a
{
	text-decoration: none;
	padding: 0em 0.5em 0.5em 0em;
	color: #6699CC;
}


.sections a
{
	text-decoration: none;
	font-weight: bold;
}

.sections a:visited
{
	text-decoration: none;
	font-weight: bold;
}


.sections:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.chevron
{
	position: relative;
	top: -0.1em;
	padding-left: 3px;
	padding-right: 3px;
}


.breadcrumb a
{
	color: #00225D;
	text-decoration: none;
	font-weight: bold;
}



.breadcrumb a:visited
{
	color: #00225D;
	text-decoration: none;
}

.nav_wrapper p
{
	margin: 0;
	padding: 0;
}

.nav_wrapper ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.nav_wrapper .toprootnav a
{ 
	color: #00225D;
	font-weight: bold;
	display: block;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	font-size: 0.8em;
}
.nav_wrapper .toprootnav{
	border: 1px solid #00225D;

}


.nav_wrapper .toprootnav a:link
{
	color: #00225D;
	text-decoration: none;
}

.nav_wrapper .toprootnav a:hover
{
	color: #00225D;
	text-decoration: none;
}

.top_level a
{
	padding: 3px 3px 3px 9px;
}

.top_level_selected a
{
	padding: 3px 3px 3px 9px;
}


.top_level_root a
{
	padding: 3px 3px 3px 9px;
}


.secondary_level a
{
	padding: 3px 3px 3px 15px;
}


.third_level a
{
	padding: 3px 3px 3px 21px;
}

.fourth_level a
{
	padding: 3px 3px 3px 27px;
}


.nav_wrapper .toprootnav a:visited
{
	color: #00225D;
	text-decoration: none;
}



.nav_wrapper .top_level a
{
	color: #00225D;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	background-color: #6CABE7;
	padding: 3 3 5 10 px;
	border-bottom: 1px solid #fff;
}

.nav_wrapper .top_level a:link
{
	color: #00225D;
	text-decoration: none;
}

.nav_wrapper .top_level a:hover
{
	color: #D8E6FF;
	text-decoration: none;
}

.nav_wrapper .top_level a:visited
{
	color: #00225D;
	text-decoration: none;
}

.nav_wrapper .top_level_root a
{
	color: #fff;
	font-weight: bold;
	display: block;
	background: #00225D;
	font-size: 0.8em;
	padding: 3px 3px 3px 9px;
	text-decoration: none;
}

.nav_wrapper .top_level_root a:link
{
	color: #fff;
	text-decoration: none;
}

.nav_wrapper .top_level_root a:hover
{
	color: #fff;
	text-decoration: none;
}

.nav_wrapper .top_level_root a:visited
{
	color: #fff;
	text-decoration: none;
}


.nav_wrapper .top_level_selected a
{
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	background-color: #00225D;
	padding: 3px 3px 3px 9px;
	border-bottom: 1px solid #fff;
}

.nav_wrapper .top_level_selected a:link
{
	color: #fff;
	text-decoration: none;
}

.nav_wrapper .top_level_selected a:hover
{
	color: #fff;
	text-decoration: none;
}

.nav_wrapper .top_level_selected a:visited
{
	color: #fff;
	text-decoration: none;
}

.nav_wrapper .secondary_level a
{
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	font-size: 0.8em;
	background-color: #36629F;
	padding: 3px 3px 3px 15px;
	border-bottom: 1px solid #fff;
}

.nav_wrapper .secondary_level a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_wrapper .secondary_level a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_wrapper .secondary_level a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_wrapper .secondary_level_selected a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	background-color: #36629F;
	padding: 3px 3px 3px 15px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

.nav_wrapper .secondary_level_selected a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_wrapper .secondary_level_selected a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_wrapper .secondary_level_selected a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_wrapper .third_level a
{
	color: #646869;
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	background-color: #e7ecef;
	padding: 3px 3px 3px 21px;
	border-bottom: 1px solid #fff;
}

.nav_wrapper .third_level a:link
{
	color: #646869;
	text-decoration: none;
}

.nav_wrapper .third_level a:hover
{
	color: #646869;
	text-decoration: none;
}

.nav_wrapper .third_level a:visited
{
	color: #646869;
	text-decoration: none;
}

.nav_wrapper .third_level_selected a
{
	color: #68696b;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	background-color: #e7ecef;
	padding: 3px 3px 3px 21px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

.nav_wrapper .third_level_selected a:link
{
	color: #68696b;
	text-decoration: none;
}

.nav_wrapper .third_level_selected a:hover
{
	color: #68696b;
	text-decoration: none;
}

.nav_wrapper .third_level_selected a:visited
{
	color: #68696b;
	text-decoration: none;
}

.nav_wrapper .fourth_level a {
	color: #646869;
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 27px;
	
	border-bottom: 1px solid #fff;
	text-decoration: none;	
}
nav_wrapper .fourth_level a:link {
	color: #646869;
	text-decoration: none;	
}

.nav_wrapper .fourth_level a:hover 
{
	color: #646869;
	text-decoration: none;	
}

.nav_wrapper .fourth_level a:visited
{
	color: #646869;
	text-decoration: none;	
}

.nav_wrapper .fourth_level_selected a {
	color:  #68696b;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 27px;
	
	border-bottom: 1px solid #fff;	
	text-decoration: none;	
}

.nav_wrapper .fourth_level_selected a:link {
	color: #68696b;
	text-decoration: none;	
}

.nav_wrapper .fourth_level_selected a:hover 
{
	color: #68696b;
	text-decoration: none;	
}

.nav_wrapper .fourth_level_selected a:visited
{
	color: #68696b;
	text-decoration: none;	
}


.actionInnerColor1
{
	background-color: #ffffff;
	padding: 1em 1em 1em 1em;
}

.actionInnerColor2
{
	background-color: #f0f0f0;
	padding: 1em 1em 1em 1em;
}


.listing-outer
{
	border: 1px solid #003366;
	/*margin: 5px 0em 0.5em 0em;*/
	padding: 0 0 0 0;
	clear:both;
}


.listing-inner
{
	background-color: #E4E4E4;
	padding: 0.1em 1em 1em 1em;
}

.listing-inner-bottom
{
	text-align: right;
	background-color: #E4E4E4;
	padding: 0.1em 1em 1em 1em;
}

.listing-inner-bottom_left
{
	background-color: #E4E4E4;
	padding: 1em 1em 1em 1em;
}


.listing-inner h1
{
	color: #002061;
}


.filteredby
{
	border-top: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
	padding: 1em 1em 0.5em 1em;
}

.eventdatelabel
{
	padding-right: 10px;
	
}
.eventnamelabel
{
	
	padding-right: 55px;
	
}


.related_item ul
{
	list-style-image: url('/images/arr.gif');
	padding-left:20px;
	margin-left:0px;
}

.related_item a
{
	font-size: 0.9em;
	color: #000000;
	font-weight:normal;
	
	
}

.related_item h1
{
	font-size: 1.2em;
	color: #003366;
	margin: 0 0 0.2em 0;
	padding: 0;
}


.content_quadrant_box_noborder
{
	margin: 0 9px 0 0;
}

.content_quadrant_box_singlelineborder
{
	
	border:1px solid #9A9A9A;
	margin:5px 0em 0.5em 0em;
	padding: 0  0 0 0;
	
}


.content_quadrant_box_rhc p, .content_quadrant_box_rhc .content_quadrant_content
{
	padding:0 10px;  /* 0 0.5em 0 0.5em; */
}
.content_quadrant_box div.content_quadrant_content h4{

	margin-top:10px
}

.content_quadrant_box
{
	border: 1px solid #003366;
	margin: 0 0 0.5em 0;
	text-align: left;
	clear:both;
	background-color:white;
}
    
.content_quadrant_box div.content_quadrant_content
{
	padding: 0 10px;  /* 0 0.5em 0 0.5em;*/
}


.quadlink
{
	color: #ffffff;
	text-decoration: none;
}

.main2
{
	margin: 0;
	padding: 0;
}


.right_column
{
	float: left;	
	background: #fff;
	width: 275px;
	margin-bottom: 10px;
}

.standard2col
{
	/*Top Right Bottom Left*/
	background: #fff;
	float: right;
	width: 82%;
	margin-bottom: 20px;
	padding: 0 0 0 0;
	max-width: 82%;
}

.standard
{
	/*Top Right Bottom Left*/
	background: #fff;
	float: left;
	max-width: 62%;
	width: 56%;
		margin-left:2%;
	margin-right:2%;
	margin-bottom: 10px;
}


.column-in
{
	margin: 0;
	padding: 0;
}

.formtitle h4
{
	font-size: 1.2em;
	color: #0A2153;
	margin: 0 0 0.2em 0;
	padding: 0;
}

.formsubtitle h4
{
	font-size: 1.2em;
	color: #0A2153;
	margin: 0 0 0.2em 0;
	padding: 0 0 0.5em 0;
}

.forgotpasswordformlabel
{
	float: left;
	width: 30%;
	padding: 0.5em;
	font-weight: bold;
	clear: both;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 1em 0 1em;
}

.footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}


* html .footer2
{
	height: 1%;
}

.footer2
{
	display: block;
	float: left;
	text-align: left;
}

.footer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ** Custom properties for SDI table handle **/

table.formatTable, table.formatTable td {
	padding: 0;
	margin: 0;
	border: 1px solid #99add5;	
	font-size: 1em;
	border-collapse:collapse;
}

table.formatTable td.header {
	background-color: #365dab;
	color: #ccd6eb;
	margin: 0;
	padding: 6px;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
}


table.formatTable td.odd {
	background-color: #ffffff;
	color: #365dab;
		padding: 3px;
}

table.formatTable td.even {
	background-color: #ccd6eb;
	color: #003399;
		padding: 3px;
}




/** fixed width **/

#page-shadow
{
	position:absolute;
	top:0px;
	left:50%;
	width:960px;	
	margin-left:-495px;
	background-color:#ffffff;
	padding: 10px;
	
}


.right_column .content_quadrant_box_header h1, .content_quadrant_box_header h1,
.right_column .content_quadrant_box_header h1, .content_quadrant_box_header h1
{ 
	background-color: #003366;
	margin: 0;
	color: #EEEEEE;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 3px 10px;
}
.right_column .content_quadrant_box_header h1
{
	font-size:1.5em;
}
.content_quadrant_box_header h1
{ 
	font-size: 1.7em;
}


.right_column .content_quadrant_box_header h2, .content_quadrant_box_header h2,
.right_column .content_quadrant_box_header h2, .content_quadrant_box_header h2
{ 
	background-color: #003366;
	margin: 0;
	color: #EEEEEE;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 3px 10px;
}
.right_column .content_quadrant_box_header h2
{
	font-size:1.4em;
}
.content_quadrant_box_header h2
{ 
	font-size: 1.4em;
}

.content_quadrant_box_rhc
{
	border: 1px solid #003366;
	background-color: #fff; /*Top Right Bottom Left*/
	margin: 0 0 0 0;
	width: 100%;
	margin-bottom:7px;
	text-align:left;
	clear:both;
}

#content_standard
{
	/*Top Right Bottom Left*/
	background: #fff;
	float: left;	
	width: 487px;
		margin-left:18px;
	margin-right:18px;
	margin-bottom: 10px;
}

.nav_wrapper
{
	float: left;
	width: 160px; /*width: 143px; 		margin:0 0.5em 0 0; 		 padding:0 ;*/
	margin: 0 0 0 0;
}

/***** 
	Make headers in Q3 and Q4 slightly smaller 
  	all headering reduced by 0.1
	h6 no reduced as any smaller it i snot possible to read
	
***/
 h2
{
	font-size:1.5em;
}
 h3
{
	font-size:1.3em;
}
 h4
{
	font-size:1.1em;
}
 h5
{
	font-size:0.9em;
}
 h6
{
	font-size:0.75em;
}

/* ME additions 21/05/2009 */

.horizontal-list, .horizontal-list li
{
	display:inline;
	padding:0px; /* for some reason a 40px left padding is being added */
}
.spacedLinks a
{
	padding:0px 4px;
}
#textResize
{
	margin-left:10px;
	display:inline;
}
#textResize li
{
	padding-right:5px;
}
#textResize ul
{
    margin:0px;
}
/**** Message/Qoutes and Abstracts ***/
.highlightContainer
{
	width:30%;
	float:right;
	margin:10px 10px 10px 10px;
	clear:right;
	
}
.keyMessages, .qoute, .abstract
{
	background-color:#f3f3f3;	
	border:thin solid #dcdcdc;
	margin-bottom:5px;
}
.keyMessages .body
{
	padding:0px 5px 0px 5px;
}
.abstract
{
	margin:10px;
	font-weight:bold;
}
.abstract p
{
	padding:0px 10px;
}
.keyMessages h3
{
	background-color:#5c88a5;
	color:White;
	padding:2px;
	margin:0px;	
}
.keyMessages .body ul 
{
	padding-left:20px;
}
html .keyMessages .body ul 
{
	margin-left:0px;
}
.quotes .leftQuote
{
	
	margin-bottom:5px;
	padding-right:5px;
}

.quotes .rightQuote
{	
	position:relative;
	top:5px;
	left:4px;
	
}

.halfWidth
{
	width:50%;
	float:left;
}
.halfWidthLeft *
{
	padding-right:5px;
}
.halfWidthRight *
{
	padding-left:5px;
}
.fullWidth
{
	width:100%;
}
.clear
{
	color:#ffffff;
	clear:both;
	height:1px;
	overflow:hidden;
}
/* Call: 97637 The spacer ensures that images right aligned in a quadrant box does not overrun the bottom of the page box */
.spacer
{
	padding-top:0.5em;
	clear:both;
}

.related_items_separator
{
	background-color: #FFFFFF;
	border-top: 1px dashed #999999;
	margin: 0 0 5px 0;
	width: 100%;
}

.related_item
{
	color: #000000;
	margin: -20px 0 5px 0;
}


.related_item h3
{
	font-size:1em;
	margin-bottom:5px;
}

#shareThis
{
	padding-right:5px;
	float:right;
	clear:right;
	margin-top:10px;
	margin-bottom:15px;
}
#shareThis #printThis
{
	margin-top:1px;
	padding:1px 5px 5px 22px;
	border:none;
	vertical-align:middle;
	background:transparent url(/images/printer.gif) no-repeat scroll 0 0;

}
.breadcrumb
{
	margin: 5px 9px 0 5px;
	padding: 0 0 15px 0;
	clear: left;
	color: #00225D;
	font-weight: bold;
	font-size: 0.8em;
}

/* rounded corners */

.rounded-top
{
	width: 100%; height: 0px;
	
}
.rounded-top .top-left
{
	background:url('/images/roundedcorners/tl.gif') no-repeat; width:10px; height:10px; float: left; position: relative; top: -1px; left: -1px;
	padding:0px;
	
}
.rounded-top .top-right
{
	background:url('/images/roundedcorners/tr.gif') no-repeat; width:10px; height:10px; float: right; position: relative; top: -1px; left: 1px;
}
.rounded-bottom
{
	height: 0px;
	
	
}
.rounded-bottom .bottom-left
{
	background:url('/images/roundedcorners/bl.gif') no-repeat; width:10px; height:10px; float: left; position: relative; top: -9px; left: -1px;
}
.rounded-bottom .bottom-right
{
    background:url('/images/roundedcorners/br.gif') no-repeat; width:10px; height:10px; float: right; position: relative; top: -9px; left: 1px;	
}
.rounded-top .bottom-left-white
{
	background:url('/images/roundedcorners/bl-small-white.gif')
}
.rounded-top .bottom-right-white
{
	background:url('/images/roundedcorners/br-small-white.gif')
}