body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	margin:0 auto; 
	background-image:url(/images/background.gif); 
	background-repeat:repeat-x
}
btt {

	image:url(/images/to_top2.gif); 
}
td {vertical-align:top;}

#banner A {
	text-decoration: none;
}
#banner A:hover {
	text-decoration: underline;
}
#banner A:active {
	text-decoration: underline;
}
#banner A:focus {
	text-decoration: underline;
}
#mainContainer{ border: 1px solid #cbcbcc; border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px; background-color:#fff; padding:7px;}
.introDiv{width: 100%; margin-bottom: 5px; overflow:hidden;}
.introImgDiv{width: 17%; padding: 5px; vertical-align: top; float:left;}
.introTextDiv{width: 80%;padding: 5px; margin-top:10px; vertical-align: middle; float:left;}

.mainDiv{width: 100%; overflow: hidden; margin-bottom: 5px;}
.leftCol{padding: 5px; width: 17%; float: left; text-align: right;}
.centerCol{padding: 5px 10px; width: 50%; float: left;}
.rightCol{width: 20%; float: left; padding: 10px 5px 0px}
#menus A:hover {
	text-decoration: none;
}
#footer A {
	color: #808080;
	text-decoration: none;
}

#footer A:hover {
	color: #CC6600;
	text-decoration: underline;
}
#footer A:active {
	color: #CC6600;
	text-decoration: underline;
}
#footer A:focus {
	color: #CC6600;
	text-decoration: underline;
}

A:link {
	text-decoration: none;
}
A:hover {
	color: #CC6600;
	text-decoration: underline;
}
A:active {
	color: #CC6600;
	text-decoration: underline;
}
A:focus {
	color: #CC6600;
	text-decoration: underline;
}

#content A:link{
	text-decoration: underline;
}
#content A:vlink{
	text-decoration: underline;
}
#mainContainer A:link{
	text-decoration: underline;
}
#mainContainer A:vlink{
	text-decoration: underline;
}

H1,H2,H3,H4,H5,H6 {
	border: 0px;
	margin: 0px;
}
.lightbox{
	background-image:url(/images/img_borders/grey_layer.png); 
	background-repeat:repeat;
	z-index: 4999;
	border:medium;
	visibility:hidden;
	width:1px; 
	height:1px;
}
#lightboxcontainer{
	position:fixed;
	padding: 10px;
	border: 1px solid #bfbfbf;
 	border-radius: 10px;
    -moz-border-radius: 10px;
	background-color:#FFFFFF;
	max-height: 90%;
	max-width: 90%;
}

.pagestyle{
	width: 985px; 
	margin-top: 2px; 
	margin-left: auto; 
	margin-right: auto;
}
#menus h2{
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

.menudefaulttext{
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 90%;
	background-color:"";
}
.menudefaulttext a:link{
	color:#666666;
	}

.menudefaulttext a:vlink{
	color:#666666;
	}
 
menudefaulttext a:hover{
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 90%;
	background-color:#3399FF;
	}
.menudefaulttextover {
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 90%;
	background-color:#3399FF;
} 

.menudefaulttextover a {
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 90%;
} 
.bannertoptext {
	font-size: 8pt; 
	text-decoration: none;
	color: #666666;
	padding-top: 5px;
}
.searchtext {
	font-size: 8pt; 
	text-decoration: none;
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;}

.menubelongstext {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 90%;
}
.menulanguagetext{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none; 
}

.footerheading{
	font-size: 8pt; 
	font-weight: normal; 
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.footerlinks{
	font-size: 8pt; 
	font-weight: normal; 
	color: #999999;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.footertext{
	font-size: 10pt; 
	font-weight: normal; 
	color: #666666;
	line-height: 110%;
}
.footercopy{
	font-size: 8pt; 
	font-weight: normal; 
	color: #666666;
}
.maintbltl{
	background-image:url(/images/img_borders/top_left.png); 
	background-repeat:no-repeat;
	width: 7px; 
	height: 7px; 
}
.maintbltr{
	background-image:url(/images/img_borders/top_right.png); 
	background-repeat:no-repeat;
	width: 7px; 
	height: 7px; 
}
.maintblbl{
	background-image:url(/images/img_borders/bottom_left.png); 
	background-repeat:no-repeat;
	width: 7px; 
	height: 7px; 
}
.maintblbr{
	background-image:url(/images/img_borders/bottom_right.png); 
	background-repeat:no-repeat;
	width: 7px; 
	height: 7px; 
}

.maintbltop{
	background-image:url(/images/img_borders/line_top.png); 
	background-repeat:repeat-x;
	height: 7px; 
}
.maintblbot{
	background-image:url(/images/img_borders/line_bottom.png); 
	background-repeat:repeat-x;
	height: 7px; 
}
.maintblleft{
	background-image:url(/images/img_borders/line_left.png); 
	background-repeat:repeat-y;
	width: 7px; 
}
.maintblright{
	background-image:url(/images/img_borders/line_right.png); 
	background-repeat:repeat-y;
	width: 7px; 
}
.maintblmiddle{
	background-color:#FFFFFF
}
.paraboldtext{
	font-size: 10pt;
	font-style: normal; 
	font-weight: bold; 
}
 .paralargetext{
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal; 
}
.maintitletext{
	font-size: 18pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #800000;
}
 .paranormaltext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
}
.paracolourtext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #800000;
}
.subtitlecolourtext{
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #800000;
}
.subtitlecolourtextcentred{
	font-size: 12pt; 
	font-weight: bold; 
	color: #800000;
	text-align:center;
}
.characolourtext{
	font-size: 10pt; 
	font-weight: normal; 
	color: #800000;
}
.characolourboldtext{
	font-size: 10pt; 
	font-weight: bold; 
	color: #800000;
}

.parasmalltext{
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
}
.parasmallcolourtext{
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #800000;
}
.parasmallwhitetext{
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;
}

.dropdownboxtext{
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	width: 325px;
	color: #000000;
}
.paragreytext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #808080;
}
.boldwhitetext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF;
}
.paraorangetext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #CC6600;
}
.parasmallgreytext{
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #808080;
}
.highlighttext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
}
.paraboldcolourtext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #800000;
}
.parasmallredtext{
	font-size: 8pt; 
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.parawhitetext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;
}

 .paralargeboldtext{
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
}

.paralargecolourtext{
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #800000;
}

.parasmallboldcolourtext{
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #800000;
}

.paraboldgreytext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #808080;
}

.parasmalldarkredtext{
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #800000;
}
.pararedtext{
	font-size: 10pt; 
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.paradarkredtext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #800000;
}
.parasmallboldtext{
	font-size: 8pt;
	font-style: normal; 
	font-weight: bold; 
}
.kickertext {
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.pagetitletext {
	font-size: 18pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #800000;
	margin-top: 0px;
	padding-top: 0px;
}
.newsbodytext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 0px;
	padding-top: 0px;
}
.newsheadlinetext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #800000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.news1bodytext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 0px;
	padding-top: 0px;
}
.news1headlinetext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #800000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.docsonline{ 
	background-color: #FDF7E3; 
	color: #800000; 
    font-size: 10pt; 
	font-weight: bold; 
	padding: 2;
}
.paradarkbluetext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000080;
}
.parasmalldarkbluetext{
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000080;
}
.strippednormaltext {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.strippedindent1text {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 25px;
}
.paralargedarkredtext{
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #800000;
}
.greaterlistitem {
	font-size: 10pt;
	font-style: normal;
	margin-left: 10px;
	text-indent: -10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.strippedgreytext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #808080;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.paralargeorangetext{
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #CC6600;
}
.parasmallthewtobluetext{
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0080C0;
}
.parasmallgreentext{
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #008080;
}
.graytd{
	font-weight: normal;
	font-size: 10pt;
    font-style: normal;
    background-color: #e5e5e5
}
.tocindent1 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tocindent2 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tocindent3 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tocindent4 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tocindent5 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 50px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tocindent6 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 60px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tocindent7 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 70px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tocindent8 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 80px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tocindent9 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 90px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tocindent10 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 100px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.greaterlistitemindent1 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 20px;
	text-indent: -10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tooltiptext {
	width:150px;
	font-size:8pt;
	border-width:1px;
	border-style:solid;
	border-color:#808080;
	layer-background-color:#FFFFE8;
	background-color:#FFFFE8;
	color:#808080;
}
.indent1 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 20px;
}
.indent2 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 40px;
}
.indent3 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 60px;
}
.hangingindent1 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 60px;
	text-indent: -30px;
}
.hangingindent2 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 90px;
	text-indent: -30px;
}
.hangingindent3 {
	font-size: 10pt;
	font-style: normal;
	margin-left: 120px;
	text-indent: -30px;
}
.smallindent1 {
	font-size: 8pt;
	font-style: normal;
	margin-left: 20px;
}
.strippedsmalltext {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.strippedsmallhangingindent1 {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	text-indent: -10px;
}

.smallgreaterlistitem {
	font-size: 8pt;
	font-style: normal;
	margin-left: 10px;
	text-indent: -10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.colourtable{
	font-weight: normal;
	font-size: 10pt;
    font-style: normal;
    background-color: #F0F0F0;
	border-color: #800000;
	border-collapse: collapse
}
.newhighlight{ 
	color: #FF6600; 
    font-size: 8pt; 
	font-weight: bold; 
	padding: 2;
}
.smalltocindent1 {
	font-size: 8pt;
	font-style: normal;
	margin-left: 20px;
	text-indent: -10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.cellheadingblacktext{
	font-size: 9pt; 
	font-weight: bold; 
	color: #000000;
	margin-top: 0px;
	padding-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	line-height: 9pt
}
.cellheadingwhitetext{
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #800000;
	margin-top: 0px;
	padding-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	line-height: 9pt
}
.subnormalboldcolourtext{
	font-size: 9pt; 
	font-weight: bold; 
	color: #800000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.subnormalcolourtext{
	font-size: 9pt; 
	font-weight: normal; 
	color: #800000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.subnormaltext{
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.subnormallistitem{
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	text-indent: -10px;
}
.normalhangingindent {
	font-size: 10pt;
	font-style: normal;
	margin-left: 20px;
	text-indent: -20px;
}
.paraboldindexbluetext{
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #18497B;
}

.pagebody{
	bgcolor: #F1F1F1;
	link: #808080;
	vlink: #808080;
	margin:0 auto;
	font-weight: normal;
	font-size: 10pt;
}

.rollovertext {
	padding:5px;
	font-size: 9pt;
}

.rollovertbltop{
	background-image:url(/images/img_borders/rollover_top.png); 
	background-repeat:no-repeat;
	width: 243px;
	height: 26px;
}
.rollovertblbot{
	background-image:url(/images/img_borders/rollover_bot.png); 
	background-repeat:no-repeat;
	width: 243px; 
	height: 13px;
}
.rollovertblleft{
	background-image:url(/images/img_borders/rollover_left.png); 
	background-repeat:repeat-y;
	width: 8px; 
}
.rollovertblright{
	background-image:url(/images/img_borders/rollover_right.png); 
	background-repeat:repeat-y;
	width: 16px; 
}
.rollovertblcentre{
	background-image:url(/images/img_borders/rollover_bkgd.png); 
	background-repeat:repeat-y;
	width: 219px; 
	font-size: 9pt; 
}

.megamenu{
position: absolute;
display: none;
left: 0;
top: 0;
background-color: #F0F0F0;
border: 1px solid #CCCCCC;
border-width: 1px;
padding: 0 5px 5px 10px;
font-size: 8pt; 
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans serif; 
color: #666666;
z-index: 100;
font-style: normal; 
font-weight: normal;

}

.megamenu .column{
/*float: left;*/
width: 170px; /*width of each menu column*/
/*margin-right: 5px;*/
vertical-align:top;
padding:0 10px 5px 0px;
}

.megamenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li{
padding-bottom: 3px;
}

.megamenu .column h3{
color: #3399FF;
font-size: 10pt;
font-weight: bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans serif; 
padding-top: 3px;
margin: 0 0 5px 0;
}
.megamenu .column h3 a{
color: #3399FF;
font-size: 10pt;
font-weight: bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans serif; 
padding-top: 3px;
margin: 0 0 5px 0;
text-decoration: none;
}

.megamenu .column ul li a{
text-decoration: none;
}

.megamenu .column a:hover{
	color: #CC6600;
	text-decoration: underline;
}
.menuitem{
margin: 0;
/*padding: 0;*/
list-style-type: none;
font-weight: bold;
}
.menusubitem{
margin: 0 0 0 5px;
padding: 0;
font-weight: normal;
}
.megatext{
font-size: 9pt; 
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans serif; 
color: #333333;
font-style: normal; 
font-weight: normal;
}
.megaimage{
	font-size: 9pt; 
	padding:0;
	margin:0;
}
.tinywhitetext{
	font-size: 6pt;
	color: #FFFFFF;
	text-decoration: none;
}
.strippedsmalltext {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.greytbltl{
	background-image:url(/images/img_borders/top_left2.png); 
	background-repeat:no-repeat;
	width: 6px; 
	height: 6px; 
}
.greytbltr{
	background-image:url(/images/img_borders/top_right2.png); 
	background-repeat:no-repeat;
	width: 6px; 
	height: 6px; 
}
.greytblbl{
	background-image:url(/images/img_borders/bottom_left2.png); 
	background-repeat:no-repeat;
	width: 6px; 
	height: 6px; 
}
.greytblbr{
	background-image:url(/images/img_borders/bottom_right2.png); 
	background-repeat:no-repeat;
	width: 6px; 
	height: 6px; 
}

.greytbltop{
	background-image:url(/images/img_borders/line_top2.png); 
	background-repeat:repeat-x;
	height: 6px; 
}
.greytblbot{
	background-image:url(/images/img_borders/line_bottom2.png); 
	background-repeat:repeat-x;
	height: 6px; 
}
.greytblleft{
	background-image:url(/images/img_borders/line_left2.png); 
	background-repeat:repeat-y;
	width: 6px; 
}
.greytblright{
	background-image:url(/images/img_borders/line_right2.png); 
	background-repeat:repeat-y;
	width: 6px; 
}
.greytblmiddle{
	background-image:url(/images/img_borders/bckground_660px.png); 
	background-repeat:repeat-y;
}

.bluetabtl{
	background-image:url(/images/img_borders/top_left_red.png); 
	background-repeat:no-repeat;
	width: 4px; 
	height: 4px;
}
.bluetabtr{
	background-image:url(/images/img_borders/top_right_red.png); 
	background-repeat:no-repeat;
	width: 5px; 
	height: 4px;
}
.bluetabbl{
	background-image:url(/images/img_borders/corner_bot_left_red.png); 
	background-repeat:no-repeat;
	width: 4px; 
	height: 3px;
}
.bluetabbr{
	background-image:url(/images/img_borders/corner_bot_right_red.png); 
	background-repeat:no-repeat;
	width: 5px; 
	height: 3px;
}
.bluetabright{
	background-image:url(/images/img_borders/line_right_red.png); 
	background-repeat:repeat-y;
	width: 5px; 
}
.bluetableft{
	background-image:url(/images/img_borders/line_left_red.png); 
	background-repeat:repeat-y;
	width: 4px; 
}
.bluetabtop{
	background-image:url(/images/img_borders/line_top_red.png); 
	background-repeat:repeat-x;
	height: 4px; 
}
.bluetabbot{
	background-image:url(/images/img_borders/line_bot_red.png); 
	background-repeat:repeat-x;
	height: 3px; 
}
.bluetabcentre{
	font-weight: bold;
	font-size: 10pt;
    background-color: #800000;
	color: #FFFFFF;
}
.grey160tbltop{
	background-image:url(/images/img_borders/line_top_160px.png); 
	background-repeat:repeat-x;
	height: 3px; 
}
.grey160tblbot{
	background-image:url(/images/img_borders/line_bot_160px.png); 
	background-repeat:repeat-x;
	height: 5px; 
}
.grey160tblleft{
	background-image:url(/images/img_borders/line_left_160px.png); 
	background-repeat:repeat-y;
	width: 4px; 
}
.grey160tblright{
	background-image:url(/images/img_borders/line_right_160px.png); 
	background-repeat:repeat-y;
	width: 5px; 
}
.grey160tbltr{
	background-image:url(/images/img_borders/top_right_160px.png); 
	background-repeat:no-repeat;
	width: 5px; 
	height: 3px;
}
.grey160tbltl{
	background-image:url(/images/img_borders/top_left_160px.png); 
	background-repeat:no-repeat;
	width: 4px; 
	height: 3px;
}
.grey160tblbr{
	background-image:url(/images/img_borders/bot_right_160px.png); 
	background-repeat:no-repeat;
	width: 5px; 
	height: 5px;
}
.grey160tblbl{
	background-image:url(/images/img_borders/bot_left_160px.png); 
	background-repeat:no-repeat;
	width: 4px; 
	height: 5px;
}
.greytblnarrowmiddle{
	background-image:url(/images/img_borders/bckground_335px.png); 
	background-repeat:repeat-y;
	padding:5px;
}
.smalltabbedboxtext{
	padding: 3px;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
.smalltabbedboxlist{
	padding: 3px;
	font-size: 8pt;
	margin-left: 10px;
	text-indent: -10px;
	margin-top: 0px;
	margin-bottom: 0px;

}


.doltbltl{
	background-image:url(/images/img_borders/docsonline_tl.png); 
	background-repeat:no-repeat;
	width: 3px; 
	height: 4px; 
}
.doltbltr{
	background-image:url(/images/img_borders/docsonline_tr.png); 
	background-repeat:no-repeat;
	width: 4px; 
	height: 4px; 
}
.doltblbl{
	background-image:url(/images/img_borders/docsonline_bl.png); 
	background-repeat:no-repeat;
	width: 3px; 
	height: 5px; 
}
.doltblbr{
	background-image:url(/images/img_borders/docsonline_br.png); 
	background-repeat:no-repeat;
	width: 4px; 
	height: 5px; 
}
.doltbltop{
	background-image:url(/images/img_borders/docsonline_t.png); 
	background-repeat:repeat-x;
	height: 4px; 
}
.doltblbot{
	background-image:url(/images/img_borders/docsonline_b.png); 
	background-repeat:repeat-x;
	height: 5px; 
}
.doltblleft{
	background-image:url(/images/img_borders/docsonline_l.png); 
	background-repeat:repeat-y;
	width: 3px; 
}
.doltblright{
	background-image:url(/images/img_borders/docsonline_r.png); 
	background-repeat:repeat-y;
	width: 4px; 
}
.doltblcentre{
	background-color: #FDF7E3;
	padding: 10px;
}
.dolbox{
	background-color: #FDF7E3;
	border: 1px solid #CCCCCC;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*box-shadow: rgba(0,0,0,0.05) 2px 2px;
	-webkit-box-shadow: rgba(0,0,0,0.05) 2px 2px;
	-moz-box-shadow: rgba(0,0,0,0.05) 2px 2px;*/
}
.noTabBox{
	border: 1px solid #CCCCCC;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(240,240,240); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(240,240,240,1) 0%, rgba(240,240,240,1) 17%, rgba(245,245,245,1) 24%, rgba(248,248,248,1) 34%, rgba(250,250,250,1) 35%, rgba(253,253,253,1) 43%, rgba(255,255,255,1) 44%, rgba(249,249,249,1) 84%, rgba(247,247,247,1) 86%, rgba(247,247,247,1) 94%, rgba(245,245,245,1) 95%, rgba(246,246,246,1) 98%, rgba(245,245,245,1) 99%, rgba(241,241,241,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(240,240,240,1)), color-stop(17%,rgba(240,240,240,1)), color-stop(24%,rgba(245,245,245,1)), color-stop(34%,rgba(248,248,248,1)), color-stop(35%,rgba(250,250,250,1)), color-stop(43%,rgba(253,253,253,1)), color-stop(44%,rgba(255,255,255,1)), color-stop(84%,rgba(249,249,249,1)), color-stop(86%,rgba(247,247,247,1)), color-stop(94%,rgba(247,247,247,1)), color-stop(95%,rgba(245,245,245,1)), color-stop(98%,rgba(246,246,246,1)), color-stop(99%,rgba(245,245,245,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-8 */
}
.TabBox{width:100%; text-align:left;}
.TabBox .headingDiv{background-color: #800000;color: #FFF; font-weight: bold; width: 80%; padding: 2px 4px; border: 2px solid #E5E5E5;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 1px;
    -webkit-border-bottom-left-radius: 1px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 1px;
    -moz-border-radius-bottomleft: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;}
.TabBox .contentDiv{padding:10px 5px; border:1px solid #E5E5E5; overflow:hidden;
  -webkit-border-top-left-radius: 1px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;

  -moz-border-radius-topleft: 1px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;

  border-top-left-radius: 1px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: rgb(240,240,240); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(240,240,240,1) 0%, rgba(240,240,240,1) 17%, rgba(245,245,245,1) 24%, rgba(248,248,248,1) 34%, rgba(250,250,250,1) 35%, rgba(253,253,253,1) 43%, rgba(255,255,255,1) 44%, rgba(249,249,249,1) 84%, rgba(247,247,247,1) 86%, rgba(247,247,247,1) 94%, rgba(245,245,245,1) 95%, rgba(246,246,246,1) 98%, rgba(245,245,245,1) 99%, rgba(241,241,241,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(240,240,240,1)), color-stop(17%,rgba(240,240,240,1)), color-stop(24%,rgba(245,245,245,1)), color-stop(34%,rgba(248,248,248,1)), color-stop(35%,rgba(250,250,250,1)), color-stop(43%,rgba(253,253,253,1)), color-stop(44%,rgba(255,255,255,1)), color-stop(84%,rgba(249,249,249,1)), color-stop(86%,rgba(247,247,247,1)), color-stop(94%,rgba(247,247,247,1)), color-stop(95%,rgba(245,245,245,1)), color-stop(98%,rgba(246,246,246,1)), color-stop(99%,rgba(245,245,245,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-8 */
}
.TabBox .contentDiv img{padding-left:4px;}
.dsCaseSummary{
	border: 1px solid #CCCCCC;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(240,240,240); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(240,240,240,1) 0%, rgba(240,240,240,1) 17%, rgba(245,245,245,1) 24%, rgba(248,248,248,1) 34%, rgba(250,250,250,1) 35%, rgba(253,253,253,1) 43%, rgba(255,255,255,1) 44%, rgba(249,249,249,1) 84%, rgba(247,247,247,1) 86%, rgba(247,247,247,1) 94%, rgba(245,245,245,1) 95%, rgba(246,246,246,1) 98%, rgba(245,245,245,1) 99%, rgba(241,241,241,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(240,240,240,1)), color-stop(17%,rgba(240,240,240,1)), color-stop(24%,rgba(245,245,245,1)), color-stop(34%,rgba(248,248,248,1)), color-stop(35%,rgba(250,250,250,1)), color-stop(43%,rgba(253,253,253,1)), color-stop(44%,rgba(255,255,255,1)), color-stop(84%,rgba(249,249,249,1)), color-stop(86%,rgba(247,247,247,1)), color-stop(94%,rgba(247,247,247,1)), color-stop(95%,rgba(245,245,245,1)), color-stop(98%,rgba(246,246,246,1)), color-stop(99%,rgba(245,245,245,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-8 */
}
@media screen\0 {
	.TabBox .contentDiv{filter:none;}
	.noTabBox{filter:none;}
	.dsCaseSummary{filter:none;}
}
#breadcrumbsDiv{width:100%;margin:1em 0;}

.largerollovertbltop{
	background-image:url(/images/img_borders/largerollover_top.png); 
	background-repeat:no-repeat;
	width: 500px;
	height: 26px;
}
.largerollovertblbot{
	background-image:url(/images/img_borders/largerollover_bot.png); 
	background-repeat:no-repeat;
	width: 500px; 
	height: 13px;
}
.largerollovertblleft{
	background-image:url(/images/img_borders/rollover_left.png); 
	background-repeat:repeat-y;
	width: 8px; 
}
.largerollovertblright{
	background-image:url(/images/img_borders/rollover_right.png); 
	background-repeat:repeat-y;
	width: 16px; 
}
.largerollovertblcentre{
	background-image:url(/images/img_borders/largerollover_bkgd.png); 
	background-repeat:repeat-y;
	width: 476px; 
	font-size: 9pt; 
}

.restrictedmsgtxt{
	padding: 5px;
	font-size:9pt;
	border-width:1px;
	border-style:solid;
	border-color:#808080;
	background-color:#FFFFE8;
	color:#808080;
	margin-bottom: 10px;

}
#loginbutton, #logoutbutton {
	background-color: #e5e5e5;
	padding: 3px 5px;
	margin-bottom: 5px;
	vertical-align:middle;
	border: 1px  solid #e5e5e5;
 	border-radius: 3px 3px 3px 3px;
    -moz-border-radius:  3px 3px 3px 3px;
}
#welcome {
	background-color: #def9c6;
	padding: 3px 5px;
	margin-bottom: 5px;
	margin-right: 3px;
	vertical-align:middle;
	border: 1px  solid #def9c6;
 	border-radius: 3px 3px 3px 3px;
    -moz-border-radius:  3px 3px 3px 3px;
}

/*START: Styles for Expand Collapse divs*/
.containerDiv {background-color: #d9e0e7; padding: 0px 8px; margin-bottom: 3px;}
.heading3:hover{cursor:pointer;}
.collapsed{background-image:url(/images/arr-1.png); background-repeat: no-repeat; padding-left:10px;}
.expanded {background-image:url(/images/arr-2.png); background-repeat: no-repeat; padding-left:10px;}
.notBold{font-weight: normal;}
.collapse-contents{	padding: 5px 8px; }
/*END: Styles for Expand Collapse divs*/


/*START Rounded corner divs*/
/*.dolBox
{
	margin: 8px 0px;
    background: #fdf7e3;
    padding: 4px;
    width: 98%;
    border-radius: 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #E5E5E5;
}*/
.boxWithHeadingRCol{ width:180px; }
.boxWithHeadingLCol{ width:160px; }
.headingDiv{color:#FFF; background-color:#800000; font-weight:bold; width:80%; padding:2px 4px; border:2px solid #E5E5E5;	-webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 1px;
  -webkit-border-bottom-left-radius: 1px;

  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 1px;
  -moz-border-radius-bottomleft: 1px;

  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;}
  
  .contentsDiv{padding:10px 5px; border:1px solid #E5E5E5; overflow:hidden;
  -webkit-border-top-left-radius: 1px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;

  -moz-border-radius-topleft: 1px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;

  border-top-left-radius: 1px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;}
.contentsDiv img{padding-left:4px;}
.gradientBackground{
background: rgb(240,240,240); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(240,240,240,1) 0%, rgba(240,240,240,1) 17%, rgba(245,245,245,1) 24%, rgba(248,248,248,1) 34%, rgba(250,250,250,1) 35%, rgba(253,253,253,1) 43%, rgba(255,255,255,1) 44%, rgba(249,249,249,1) 84%, rgba(247,247,247,1) 86%, rgba(247,247,247,1) 94%, rgba(245,245,245,1) 95%, rgba(246,246,246,1) 98%, rgba(245,245,245,1) 99%, rgba(241,241,241,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(240,240,240,1)), color-stop(17%,rgba(240,240,240,1)), color-stop(24%,rgba(245,245,245,1)), color-stop(34%,rgba(248,248,248,1)), color-stop(35%,rgba(250,250,250,1)), color-stop(43%,rgba(253,253,253,1)), color-stop(44%,rgba(255,255,255,1)), color-stop(84%,rgba(249,249,249,1)), color-stop(86%,rgba(247,247,247,1)), color-stop(94%,rgba(247,247,247,1)), color-stop(95%,rgba(245,245,245,1)), color-stop(98%,rgba(246,246,246,1)), color-stop(99%,rgba(245,245,245,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(240,240,240,1) 0%,rgba(240,240,240,1) 17%,rgba(245,245,245,1) 24%,rgba(248,248,248,1) 34%,rgba(250,250,250,1) 35%,rgba(253,253,253,1) 43%,rgba(255,255,255,1) 44%,rgba(249,249,249,1) 84%,rgba(247,247,247,1) 86%,rgba(247,247,247,1) 94%,rgba(245,245,245,1) 95%,rgba(246,246,246,1) 98%,rgba(245,245,245,1) 99%,rgba(241,241,241,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-8 */

}
.roundCornerCenterCol{
	padding:10px 5px; 
	border:1px solid #E5E5E5; 
	overflow:hidden;
	border-radius: 5px;
	-webkit-border-radius: 5px;    
	-moz-border-radius: 5px;}
/*END Rounded corner divs*/


/*START programme collaps*/

#subject {
	padding-left: 100px;
	position:static;
	}
#time {
	position:absolute;
	width: 100px;
	}
.heure {
	background-image:url(/images/events/calendar.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-left:20px;
	}
	
.coffee {
	background-image:url(/images/events/coffee.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-left:25px;
	}

.lunch {
	background-image:url(/images/events/lunch.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-left: 25px;

}
	
	
.speakers{
	padding-left:20px;}
/*END programme collaps*/

#mainpage{

}
#maincontent {
	margin-top:-80px;
	padding-left: 180px;
	position:static;
	width:60%;
}

#leftcol {
	position:static;
	padding-left:10px;
	width: 160px;

}
#header {
	padding-left: 180px;
	}
	
.audio {
	background-image:url(/images/events/audio-icone.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-left: 20px;
}
.video {
	background-image:url(/images/events/video-icone.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-left: 20px;
	padding-top: 3px;

}

.presentations {
	background-image:url(/images/events/presentations-icone.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-left: 20px;
	padding-bottom: 3px;
	

}

.paper {
	background-image:url(/images/events/paper-icone.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-left: 20px;
	padding-bottom: 3px;
	

}

/* START translations gallery*/

.gal_en:after {
	content:"Gallery";
}
.slid_en:after {
	content:"Slideshow";
}
.gal_sp:after {
	content:"Galería de fotos";
}
.slid_sp:after {
	content:"Diapositivas";
}
.gal_fr:after {
	content:"Galerie de photos";
}
.slid_fr:after {
	content:"Diaporama";
}

/*END translations gallery*/
