﻿ul.leftNavSubItems
{
float:left;
list-style:none;
list-style-type:none;
margin:0;
padding:0;
}
ul.leftNavSubItems li
{
font-size:69%;
color: #ff0000;
list-style:none;
list-style-type:none;
font-weight:bold;
background-position:center left;
background-repeat:no-repeat;
padding:0 0 0 10px;
float:left;
width:150px;
margin-bottom:10px;
}

.resetStyle
{
	padding:0 !important;
	border:0 !important;
	background-color:Transparent !important;
}

.webPartZone
{
	padding:0 !important;
	border:0 !important;
	font-size:100% !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 100% !important;
}

.webPartZoneHeader
{
	color: #333;
	font-size:68%;
	font-weight:bold;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #c6b100;
	display:block;
	padding: 3px 9px 3px 9px;
	height: 20px;
	line-height: 20px;
	vertical-align: baseline;
	font-weight: bold;
	background:url("/Images/Backgrounds/Header/primary-navigation.gif") repeat-x center left;
}

.webPartZoneEmpty 
{
	font-size: 80%;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	padding: 3px 3px 3px 3px;
}

.webPartTitle
{
	font-size:68%;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	background-color: #03A399;
	color: #ffffff;
}

.webPartTitle A
{
	color:#333;
	text-decoration:none;
}

.webPartTitle A:hover
{
	color:#333;
	text-decoration:underline;
}


/****************
Added part from popup
for formulars in the center content
****************/
div.FormContentWrapper
{
	width:			534px;
	padding-bottom:	20px;
}
div.FormContentWrapper h2
{
	float:			none;
	clear:			both;
	font-weight:	normal;
	color:			#004c4c;
	font-size:		136%;
	padding-bottom:	20px;
	letter-spacing:	-1px;
}
div.FormContentWrapper h3
{
	float:			none;
	clear:			both;
	font-weight:	normal;
	letter-spacing:	-1px;
	color:			#333;
	font-size:		111%;
	margin-bottom:	20px;
	padding-bottom:	5px;
	border-bottom:	1px solid #ccc;
}
div.FormContentWrapper p
{
	color:			#333;
	font-size:		74%;
	padding-bottom:	15px;
}

div.FormContentWrapper label
{
	clear:			left;
	float:			left;
	font-size:		74%;
	color:			#333;
	margin-bottom:	8px;
	display:		block;
	width:			125px;
	margin-right:	20px;
}
div.FormContentWrapper span
{
	float:			left;
	font-size:		74%;
	width:			auto;
}

div.FormContentWrapper textarea,
div.FormContentWrapper input.text
{
	clear:			right;
	margin-bottom:	8px;
	margin-right:	8px;
	float:			left;
	width:			225px;
}
div.FormContentWrapper input.button,
div.FormContentWrapper button.button
{
	background:		url("/Images/Backgrounds/Header/primary-navigation.gif") repeat-x center left;
	border:			1px solid #c6b100;
	font-size:		68%;
	font-weight:	bold;
	min-height:		20px;
	/*min-width:		44px;*/
	text-align:		center !important;
	float:			left;
	padding:		0px 8px;
}
.submitWrapper 
{
	float:			right;
	width:			230px;
}
.forgottenPassword
{
	padding-top:	4px;
	background:		#fff url("/Images/Backgrounds/arrow-bullet-no-padding.gif") no-repeat center left;
	padding-right:	10px;
	padding-left:	10px;
	float:			left;
	font-size:		68%;
	font-weight:	bold;
	color:			#333;
	margin-left:	0;
}
.linkStyle00
{
	background:		#fff url("/Images/Backgrounds/arrow-bullet-no-padding.gif") no-repeat center left;
	padding:		0 10px;
	float:			left;
	font-size:		68%;
	font-weight:	bold;
	color:			#333;
	margin:			0;
}
.tableWrapper
{
	width:			473px;
	width:			471px;
	border:			1px solid #ccc;
}
FormContentWrapper table.tableStyle00 
{
	width:			471px;
}



/****************
periodSelector03
A copy of periodSelector02 except with 100% width
****************/

div.periodSelector03
{
	margin-top:			15px;
	margin-bottom:		15px;
	padding-top:		5px;
	float:				left;
	padding-bottom:		5px;
	border-top:			1px solid #ccc;
	border-bottom:		1px solid #ccc;
	vertical-align:		middle;
	background:			#f8f9f9;
	width:				100%;
}
div.periodSelector03 label
{
	padding-left:		10px;
	padding-right:		10px;
	font-size:			68%;
	color:				#666;
	font-weight:		bold;
	vertical-align:		middle;
}
div.periodSelector03 select
{
	width:				130px;
	font-size:			68%;
	color:				#333;
	vertical-align:		middle;
	margin-left:		10px;
	margin-right:		10px;
}
div.periodSelector03 input.text
{
	width:				150px;
	font-size:			68%;
	color:				#333;
	vertical-align:		middle;
	margin-left:		10px;
	margin-right:		10px;
}
div.periodSelector03 input.button
{
	background:			url("/Images/Backgrounds/Header/primary-navigation.gif") repeat-x center left;
	border:				1px solid #c6b100;
	font-size:			68%;
	font-weight:		bold;
	min-height:			18px;
	min-width:			30px;
	text-align:			center !important;
	padding-left:		6px;
	padding-right:		6px;
	margin-left:		10px;
	margin-right:		10px;
}

/* Additional Table Styles */

.tableColNoWrapLeft
{
	text-align:left;
	white-space: nowrap;
}

.tableColLeft 
{
	text-align:left;
}

.tableColNoWrapCenter
{
	text-align:center;
	white-space: nowrap;
}

.tableColCenter
{
	text-align:center;
}

.tableColNoWrapRight
{
	text-align:right;
	white-space: nowrap;
}

.tableColRight
{
	text-align:right;
}

.tableColNoWrapJustify
{
	text-align:justify;
	white-space: nowrap;
}
.tableColJustify
{
	text-align:justify;
}

.graytext
{
	background-color: Silver;
	width:220px;
}
div.formContainer00 div.formSection00 input
{
	clear:			both;
	margin:			0px 5px 0px 0px;	
	vertical-align:	top;
}
.formContainer00 span.checkbox
{
	width:			auto;
	margin:			0 8px 0 0;
	padding-bottom: 5px;
	clear:			both;
}
.errorText
{
	padding:		12px 0px 12px 0px;
	color:			Red;
	text-align:		center;
}
div.ErrorSummary ul
{
	list-style:		none;
}
div.ErrorSummary p
{
	padding:		12px 0 0 12px!important;
}
div.updateProgress
{
	background-color: #FFFFFF;
	border: solid 1px #666666;
	color: #555555;
	height:50px;
	width:230px;
	padding: 10px;
	z-index: 999;
	font-size: 68%;
	text-align: center;
	left:-280px;
	position:absolute;
}

/**********************************/
/* content zones for framed pages */
/* complete width = 605px (rigth is 230px) */
div.contentAreaCenter .framed
{
padding:			0px!important;
width:				375px; /*524px;*/
width:				315px; /*464px;*/
}

div.contentAreaRight .framed
{
width:				230px;
}

/***************************************/
/* custom styles fpr product info page */

div.productInfo ul
{
	margin-top: 30px;
}

/*******************************************************/
/* custom styles for the datepicker (calendar control) */

table.calendar td,
table.calendar th
{
	font-size: 68%;
	text-align: right;
}
table.calendarHeader td
{
	font-size: 100%;
	text-align: center;
}




/***************************************/
/* styles used by PrductDetailData for displaying tabs*/
ul.tabStylePrductDetailData
{
float:left;
margin:0;
padding:0;
width:100%;
/*width:240px;*/
list-style:none;
background:url("/Images/Backgrounds/li_tabs_bg.gif") repeat-x bottom left;
}

ul.tabStylePrductDetailData li
{
font-weight:bold;
float:left;
background:#f1f1f1;
margin-left:5px;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

ul.tabStylePrductDetailData li.selected
{
background:#fff;
border-bottom:1px solid #fff;
}
ul.tabStyle00 li.selectedStyle01
{
background:#fff;
border-bottom:1px solid #fff;
}
ul.tabStylePrductDetailData li a
{
float:left;
font-size:68%;
font-weight:bold;
text-decoration:none;
color:#333;
padding:2px 8px 2px 8px;
}
ul.tabStylePrductDetailData li a:hover
{
text-decoration:underline;
color:#000;
}

/* Style for PDF downloads */
table.pdfLink tr td a,
table.pdfLink tr th a
{
font-size:140%;
padding:8px 0;
border-style:none;
color:#666!important;
}

div.rankingListMainArea
{
border:0;
margin:0;
padding:0;
width:352px;
padding:15px;
background:#f5f5f5;
float:left;
font-family:Arial, Verdana, Helvetica, Sans-Serif;
font-size: 75%;
}


/* Landing Page Framing */
div.contentAreaFramed ul.listStyle00
{
	width: 100%;
}
div.contentAreaFramed ul.listStyle00 li
{
	width: 100%;
}
div.contentAreaFramed div.formContainer00
{
	width: 319px;
	padding: 10px 0 10px 9px;
}
div.contentAreaFramed div.formContainer00 .formColumnLeft,
div.contentAreaFramed div.formContainer00 .formColumnRight
{
	width: 100%;
}
div.contentAreaFramed div.formContainer00 label.checkbox,
div.contentAreaFramed div.formContainer00 span.checkbox
{
	height: 64px;
	margin-right: 100px;
}
div.contentAreaFramed div.formContainer00 label.checkbox
{
	float: right;
	clear: right;
}

/* News */
div.newsContent
{
	padding-top: 7px;
}
div.newsContent p
{
	font-size: 12px;
	text-align: justify;
	width: 464px;
	color: #666;
}
div.newsContent img
{
	/*margin: 4px;*/
	padding-right:4px;
	margin-left:0px;
	margin-bottom:6px;
}
div.newsContent h1
{
	font-size: 14px;
	font-weight: bold;
}


div.realtimeButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Icons/realtimeButton.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.minisimButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Icons/minisimButton.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.pdfButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Icons/pdfButton.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.transactionButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Buttons/icon_transact.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.printButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Icons/printButton.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.watchlistButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Icons/watchlistButton.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.sendButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Icons/sendviaEmailButton.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.excelButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Icons/excelButton.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.compareButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Icons/compareButton.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.brochureButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Icons/brochure_32x32.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.newsletterButton a
{
	padding: 5px 5px 10px 29px;
	background-image: url("/Images/Icons/newsletter_icon_29px.gif");
	background-repeat: no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 30px;
}

div.actionButton
{
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 12px;
	height: 35px;
	float: left;
}

h2.news
{
padding-bottom: 1px;
/*border-bottom: 1px solid #004c4d;*/
margin-bottom: 0px;
font-weight: bold;
}
p.floatRight
{
float: right;
width: auto;
}

/* styles for the product links navigation */
.jsListHiddenProductTypeLinks,
.jsListHiddenAssetClassLinks,
.jsListHiddenTurbosLinks
{
	display: none;
}

table.topFlopTable
{
padding-bottom: 30px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-left: 1px!important;
margin-left: 0px;
margin-top: 0px;
width: 239px!important;
width: 240px;
}

table.topFlopTable tr
{
border-collapse:collapse;
border-left: 1px solid #aaa;
}

table.headBorderTopflop{
	border-top: 1px solid #ccc;
}

table.topFlopTable tr td,
table.topFlopTable tr th
{
padding: 2px 3px 2px 0px;
border-bottom: 1px solid #ccc;
}

table.topFlopTable thead tr th
{
	clear: both;
	background: none;
	color: #aaa;
	font-weight: bold;
	font-size: 10px;
	background: url(/Images/Backgrounds/watchlist-control.gif) repeat-x center left;
}


table.topFlopTable tbody tr th
{
	font-weight: bold;
	padding: 2px 3px 2px 1px;
	background: url(/Images/Backgrounds/watchlist-control.gif) repeat-x center left;
}

table.topFlopTable tbody tr td
{
	padding: 2px 3px 2px 2px;
	background: url(/Images/Backgrounds/watchlist-control.gif) repeat-x center left;
}

td.topFlopPositive
{
	color: #0a0;
	font-weight: bold;
}
td.topFlopNegative
{
	color: #a00;
	font-weight: bold;
}


p.topflop{
	background: none;
	padding: 3px 1px 3px 1px;
	font-size: 11px !important;
	font-weight: bold;
	/*background:	url("/Images/Backgrounds/arrow-bullet-no-padding.gif") no-repeat center left;*/
}

/* Displaying the modalPopup */

.modalBackground
{
		background-color:Gray;
		filter:alpha(opacity=70);
		opacity:0.7;			
}

.modalPopup {
		background-color:#ffffdd;
		border-width:3px;
		border-style:solid;
		border-color:Gray;
		padding:3px;
		width:300px;				
		height:350px;
}

/* Designs a link with arrow */
.arrowLink
{
	background:		#fff url("/Images/Backgrounds/arrow-bullet-no-padding.gif") no-repeat center left;
	padding:		0 10px;	
	float:			none;
	font-weight:	bold;
	color:			#333;
	margin:			0;
}


/* BEGIN:  Styles for OpinionForm  */

.opinionContainer
{
	clear:both;
	float:left;
	width: 100%;
	position:relative;
}
	
.opinionContainer td input
{
	font-size:11px;
}

.opinionContainer td 
{
	background-color: #dee;
	padding: 5px;
}


table.opinionForm td label
{
	width:50px;
	float:left;
	font-size:11px;
	vertical-align:bottom;
}


table.opinionForm 
{
	width: 450px;
}

	
table.opinionForm td 
{
	vertical-align:bottom;
}


table.opinionForm td input
{
	float:left;
}


table.opinionForm td 
{
	/*width:		100%;*/
	font-size:13px;
	white-space:nowrap;
	padding-bottom:5px;
	width: 18%;
	}

p.opinionForm 
{
		position:absolute;
		left:15px;
		top:80px;
		border: #ccc solid 1px; 
		padding:10px; 
				
		font-family:Arial, Verdana, Helvetica, sans-serif; 
		width:450px; 
		height: 400px;
		clear:both;
		float:left;
}

/* END:  Styles for OpinionForm  */

.newscontentMainWrapper p
{
	width: 360px !important;
	font-size: 12px !important;
}

.disclaimer00{
color:#666666;
font-size:75%;
line-height:140%;
padding-bottom:15px;
width: 830px;
text-align: left;
margin:0pt;
padding:20px;
background-color: #fff;
background: #fff url("/Images/Backgrounds/disclaimer-wallpaper.jpg") no-repeat bottom right;
float: left;
}

.disclaimer00 h1 {
color:#004C4D;
font-size: 22px;
font-weight:normal;
padding-bottom:5px;
}
.disclaimer00 h2 {
color:#7AA9A6;
font-size: 18px;
font-weight:normal;
padding-bottom:20px;
}

div.disclaimer01{
color:#666666;
font-size:75%;
line-height:140%;
padding-bottom:15px;
width: 830px;
text-align: left;
margin:0pt;
padding:20px;
background-color: #fff;
float: left;
text-align:justify;
}

div.disclaimer01 h1{
color:#004C4D;
font-size: 18px;
font-weight:600;
padding-bottom:5px;
padding-top: 10px;
}

div.disclaimer01 p{
	margin-bottom: 15px;
}

div.disclaimerConfirm
{
	width: 830px;
	padding: 20px;
	background-color: #F2F4F4;
	float: left; 
	border: 1px solid #ccc;
	text-align: left;
}

div.disclaimerConfirm label{
 font-size: 12px;
}


p.productDetailBox{
	width: 232px !important; 
	font-size: 11px; 
	text-align: left;
	padding: 0px 1px 3px 1px;
}

p.productDetailBox a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

p.productDetailBox a:hover{
	text-decoration: underline;
}

.fontBold{
	font-weight: bold;
}

table.bgLightGrey td{
	background-color: #dee;
	font-size: 11px;
}
p.productDetailDescription{
	font-size: 11px;
	color: #666;
	text-align: justify;
}


/* RankingList */
span.rankingListheaderText
{
	color:#666666;
	padding-right:10px;
	font-size:12px;
}

/*NewsletterBrochure*/

.wrapperDiv
{
	width:760px;
	padding:0 0 0 0;
	margin:0;
	float:left;
		
}

.wrapperDiv .bodyDiv
{
	
	border:#006F66 solid 1px;	
	height: 1040px;
	float:left;
	padding:0 0 0 0;
	margin:0;
}
.wrapperDiv .bodyDiv .bodyPart
{
	padding:0 0 0 0;
	margin:0;
	
		
}
.wrapperDiv .bodyDiv h1
{
	 font-size:22px;
	 font-weight:normal;
	 vertical-align:middle;
	 text-align: left;
	 padding:0 64px 0 0 ; /*have to put right padding because page was not coming properly in IE 7*/
	 margin:0 0 0 5px;	
	 color:#333;
	

}
.wrapperDiv .bodyDiv h2
{
	font-size:18px;
	font-weight:normal;
	color:#004c4d;	
	padding:0;
	margin:0;
	margin-left:5px;
	text-align: left;
}
.wrapperDiv .bodyDiv h3
{
	
	font-size:15px;
	font-weight:normal;
	padding:0 0 7px 0;
	margin:0;
	color:#006F66;
	line-height:90%;
}

div.newsletterDataTable
{
	background: url("/Images/Backgrounds/newsletterBrochureTableHead.gif") right top no-repeat;
}
.newsletterDataTable h3
{
	color: #fff !important;
	font-weight: bold !important;
	text-align:left;
	margin: 4px 0 0 3px !important;
}

.wrapperDiv .bodyDiv h4
{
	
	font-size:11px;
	font-weight:normal;		
	color:#696969;
	margin:0px 0 0 9px ;
}

.wrapperDiv .bodyDiv h4.bold
{
	
	font-size:11px;
	font-weight:bold;
	margin-left:9px;
	color:#696969;
	margin:12px 0 0 9px ;
	
}
.clear
{
	clear:both;
}
.space
{
	padding:50px 0 0 0;
}
.wrapperDiv .bodyDiv .bodyPart h5
{
	
	font-size:10px;
	font-weight:bold;
	padding:14px 0 0 0;
	margin:0;
	margin-left:9px;	
	color:#6c6e6e;
}


.wrapperDiv .bodyDiv p
{
	
	font-size:11px;
	font-weight:normal;
	color:#333333;
	padding:0;
	margin-right: 2px;

}
.wrapperDiv .bodyDiv ul
{
	
	font-size:11px;
	font-weight:normal;
	color:#696969;
	padding:7px 0 32px 0;
	margin:0;
	margin-left:9px;
	
}
.wrapperDiv .bodyDiv li
{
	padding:3px 0 0 18px;
	margin:0;	
	list-style:none;	
	line-height:135%;
}
.wrapperDiv .bodyDiv li.green
{
	background-image:url(/Images/green.gif);
	background-repeat:no-repeat;
	background-position:left ;
		
}
.wrapperDiv .bodyDiv li.yellow
{
	background-image:url(/Images/yello.gif);	
	background-repeat:no-repeat;
	background-position:left ;
}
.wrapperDiv .bodyDiv li.lightGreen
{
	background-image:url(/Images/lightGreen.gif)	;
	background-repeat:no-repeat;
	background-position:left ;
}

.wrapperDiv .bodyDiv li.gray
{
	background-image:url(/Images/gray.gif);
	background-repeat:no-repeat;
	background-position:left ;	
}
.wrapperDiv .bodyDiv .bodyPart .bodyPart1
{
	width:234px;
	height: 100%;
	float:left;
	margin:0;
	
}

.wrapperDiv .bodyDiv .bodyPart .bodyPart2
{
	width:490px;
	float:right;	
	margin:0 10px 0 4px;
	padding-left:10px;
}
.wrapperDiv .bodyDiv .bodyPart .bodyPart2  .bodyPart3
{
	width:241px;
	float:left;	
	margin:0;	
	padding:0 0 20px 0px;

}

div.bodyPart2 h3
{
	text-decoration: none !important;
}

.wrapperDiv .footDiv
{
	float:right;
	padding:20px 0 14px 0;
}
.headGap
{

	padding-top:20px;
	padding-bottom:10px;
	/*margin-top:;*/
}
.gray
{
	color:#858585;
}
.lightBlue
{
	background-color:#D8E7E6;
	margin: 0px;
	padding: 3px 0 0 7px;
	font-size: 11px;
	width: 229px;
	height: 600px;
}
.graph
{
	padding:0px;
	margin:0px;
	height:148px;
	width:220px;
}
.fullTable
{
	width: 490px;
	float:left;
	margin: 0px 0 10px 10px;	
}
.halfTable
{
	width:249px;
	float:left;
	padding:1px 0 10px 0;
	margin:0;
}
table.small
{
	background-color:#FFFFFF;
	width:216px;	
	float:left;	
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;	
}
table.big
{
	/*background-color:#FFFFFF;*/
	float:left;	
	border-left:none;
	border-right:none;
}
table.big thead tr th
{
	color: #fff;
	background: url("/Images/Backgrounds/tblHeadInformatie.gif") top right no-repeat;
	font-weight: bold;
	text-align:left;
	font-size: 14px;
	padding: 0px;
	border-color: #fff;
}
th.tableHeadBg
{
	/*background-color: #006F66;*/
	background: url("/Images/Backgrounds/tblHeadInformatie.gif") top right no-repeat;
}
th.tableHeadBg p
{
	background-color: #006F66;
}
tr.small
{
	/*height:25.60px;*/
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding-left:8px;	
	color:#333333;
	
}
tr.big
{
	font-size:11px;	
	/*height:28px;*/
	font-weight: normal;
	text-align:left;
	/*color:#323939;*/
	line-height:100%;
	
}
tr.big th 
{
	color: #006F66;
	font-weight: bold !important;
}

tr.colorBG
{
	background-color:#D8E7E6;
	text-align:left;
}

td.black
{
	font-weight:bold;
	color:#323939;
}
td.red
{
	font-weight:bold;
	color:#d63333;	
}
td.green
{
	font-weight:bold;
	color:#45ba46;	
}
tr.small th
{
	width:60%;	
	font-weight:bold;	
	line-height:100%;	
	padding:8px 0 7px 0;
	padding-left:8px;
	margin:0;	
	color: #006F66;
}
tr.big th
{
	margin:0;
	padding:3px 2px 2px 5px;
	font-weight:normal;
}

.topBorder
{
	border-top: 2px solid #006F66;
}

tr.big td
{
	/*text-align: right;*/
	padding: 3px 3px 0 5px;
}

caption 
{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0;	
	color:#323939;
	background-color:#e5e5e5;
	padding:9px 0 4px 6.50px;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	background-image:url(/images/topBorder.gif);
	background-position:top;
	background-repeat:repeat-x;	
}
caption.noBorder
{
	background-image:none;
}
.tableStyle
{
	padding:0 0 0 0;
	margin:12px 11px 0 9px;	
}
.urlBig
{
	margin:0;
	font-size:18px;
	font-weight:normal;
	padding:14px 0 14px 0;	
	margin-left:9px;	
	color:#006F66;
}
.urlSmall
{
	margin:0;
	font-size:12px;
	font-weight:normal;
	padding:14px 0 0 0;		
	color:#006F66;
}

.address 
{
	
	padding:0;
	margin:0;
	margin-left:9px;	
	color:#333333;
	padding-top:17px;
	padding-bottom:73px;
}
.add
{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	
	
}
.spaceTop
{
	padding-top:0px;
}

.spaceBottom
{
	padding-bottom:60px;
}


.wrapperDiv .bodyDiv p.disclaimer
{
	position: absolute;
	top: 710px;
	left: 21px;
	background-color: #ffffff;
	width: 234px;
	text-align: justify;
	font-size:5pt !important;
	font-weight:normal;
	color:#999;
	padding:23px 3px 13px 3px;
	margin-right: 0px;
}

.whiteSpace
{
	
	padding: 0 0 10px 0;
	
}
.wrapperDiv .bodyDiv h3.noSpace
{
	margin-left:0;
}

div.contact
{
	width: 237px;
	background-color: #fff;
	padding: 10px 0px 20px 2px;
}


div.dimensions
{
	position: absolute;
	top: 920px;
	left: 21px;
	page-break-inside:avoid;
	width:237px;
	height:111px;
	background-color: #ffffff;
	padding: 15px 0 15px 0;
}

div.dimensions div.spacing
{
	padding:0;
	margin:0;
	background: url("/Images/Backgrounds/info-bg.gif") 0px 0px no-repeat;
}

div.dimensions div.spacing div.content
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	background: url("/Images/Backgrounds/info-bg.gif") 0px 0px no-repeat;
}

div.dimensions div.spacing div.content div.top
{
	width:237px;
	height:40px;
}
div.dimensions div.spacing div.content div.middle
{
	width:237px;
	height:47px;
	background-color: #006F66;
}
div.dimensions div.spacing div.content div.bottom
{
	width:237px;
	height:24px;
}

div.dimensions div.spacing div.content p.fontStyle01
{
	padding:4px 0px 0 2px;
	margin:0;
	font-size:7pt;
	color:#006F66;
}

div.dimensions div.spacing div.content p.fontStyle02
{
	padding:2px 0px 0 2px;
	margin:0;
	font-size:14pt;
	color:#006F66;
}
div.dimensions div.spacing div.content p.fontStyle02 a
{
	text-decoration:none;
	color:#006F66;
}

div.dimensions div.spacing div.content div.box01
{
	width:100px;
	float:left;
}

div.dimensions div.spacing div.content p.fontStyle03
{
	padding:3px 0 0 2px;
	margin:0;
	font-size:8pt;
	color:#fff;
}


div.dimensions div.spacing div.content div.box02
{
	width:130px;
	float:left;
}

div.dimensions div.spacing div.content div.bottom p
{
	font-size:8pt;
	color:#006F66;
	margin:0;
	padding:4px 0 0 102px;
}

div.dimensions div.spacing div.content div.bottom p a
{
	text-decoration:none;
	color:#006F66;
}

div.outerWrapper{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: White;
	width: 100%;
	padding: 20px;
}

h3.newsletterBrochureH3{
	width: 100%;
	FONT-WEIGHT: bold !important; 
	FONT-SIZE: 8pt !important; 
	COLOR: #006f66 !important; 
	PADDING-TOP: 4px !important; 
	FONT-FAMILY: Univers 65 Bold, Arial Bold, sans-serif !important;
	border: 0 !important;
}

.fontAdjustment
{
	font-size:12px !important;
}
