/* elements  */
/* fonts - change 'sans-serif' to your preferred font */
/* real styles */

a:link {
	color: #342776;
}

a:visited {
	color: #7361AD;
}

a:hover {
	text-decoration: underline;
	color:#E1B135;
}

a:active {
	color: #7361AD;
}

big, small, sub, sup {
	font-size: 1em;
}

code {
	font-family: monospace; /* to avoid overriding boldness/italicity by using font */
	font-size: 1em;
}

dl, hr {
	margin: 0em 0% 0em 0%;
}

h5, h6, h1, h2, h3, h4 {
/*	font: 1em/1 sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

html {
/*	background: #FFFFFF;*/
	margin: 0;
}

input, a, button {
/*	cursor: auto;*/
}

ul {
	list-style: disc;
/*	margin: 0em 0% 0em 5%;*/
	margin-right: 14px;
/*	width: 50%;*/
 	
}

li{
/*	width: 60%;	*/

}

ol {
/*	list-style: decimal;
	margin: 0em 0% 0em 5%;
*/}

ol ol ol ol {
	list-style: decimal;
}

ol ul ol ol, ol ol ul ol, ul ol ol ol, ol ol ol {
	list-style: lower-roman;
}

ol ul ul ul, ul ol ul ul, ul ul ol ul, ul ul ul {
	list-style: square;
}

p, blockquote, caption, dd, div, dt, li {
/*	line-height: 1;*/
/*	margin: 0em 0% 0em 0%;*/
}

pre {
	font: 1em/1 monospace;
	margin: 0em 0% 0em 0%;
}

td {
	line-height: 1;
}

textarea {
	cursor: text;
}

th {
	font: bold 1em/1 sans-serif;
}

tt, kbd, samp {
	font: 1em monospace;
}

ul {
	list-style: disc;
/*	margin: 0 0 0 0;*/
}

ul ul ol ol, ul ol ul ol, ol ul ol ol, ol ol ul ol, ol ul ol, ol ol {
	list-style: lower-alpha;
}

ul ul ul ul {
	list-style: disc;
}

ul ul, ol ol ul ul, ol ul ol ul, ul ol ol ul, ol ul ul, ul ol ul {
	list-style: circle;
}

body {
	background-color: #342776;
	text-align: center;
	font-size: 66%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 135%;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin:10px 0 0 0;
}

img {
}

div {

}

h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
/**/
/*id's*/
/**/

#header {
	position: relative;
	left: -20px;
	width:691px;
	/*old 109px new 146*/
	height:146px;
	margin: 0 auto;
	margin-top: 22px;
/*	padding: 0 0 36px 0;*/
	background-color: #F4F4EF;
}

/*IE Fudging*/
*html #header {
	margin-top: 8px;
	padding: 0 0 5px 0;
}

#pane_marketing {
	float: left;
	height:72px;
	width:572px;
	margin:0;
	padding:0;
}

/*ie fudging */
*html #pane_marketing {
	height:76px;
}

#logo {
	width:119px;
	float:left;
	height:109px;
	margin:0;
	padding:0;
}

#marketing {
	height:71px;
	width:572px;
	margin:0;
	padding:0;
}

#pane_siteMenu {
/*	border: 1px Orange solid;*/
	float: left;
	margin: 0;
	padding:0;
	background-color: #F4F4EF;
	list-style-type: none;
	font-weight: bold;
}

/**/
/*TopSiteMenu*/
/**/

#siteMenu {
/*	border: 1px Orange solid;*/
	float: left;
	clear: both;
	margin: 0;
	padding:0;
	margin-left: 14px;
	background-color: #F4F4EF;
	list-style-type: none;
	font-weight: bold;
}


#siteMenu li {
/*	border: 1px Orange solid;*/
	display: inline;
}

#siteMenu li a {
/*	border: 1px Green solid;*/
	display: block;
	float: left;
	text-decoration: none;
	margin:0;
	padding: 9px 4px 9px 2px;
	color: #342776;
}

#siteMenu li a.current {
/*	border: 1px Green solid;*/
	display: inline-block;
	text-decoration: none;
	margin:0;
	padding: 9px 4px 9px 2px;
	color:#E1B135;
}

#siteMenu a:link {
	
}

#siteMenu a:link.siteMenuLinkHighLight {
		color: #E1B137;
}


#siteMenu a:visited.siteMenuLinkHighLight {
		color: #E1B137;
}

#siteMenu a:hover.siteMenuLinkHighLight {
		color: #E1B137;
}

#siteMenu a:active.siteMenuLinkHighLight {
		color: #E1B137;
}


#siteMenu a:link.siteMenuLink {
		color: #342776;
}


#siteMenu a:visited.siteMenuLink {
		color: #7361AD;
}

#siteMenu a:hover.siteMenuLink {
		color: #E1B137;
}

#siteMenu a:active.siteMenuLink {
		color: #E1B137;
}


#siteMenu a:hover {

}

#siteMenu a:active {
	color:#E1B135;
}

.siteMenuSeparator {
	font-size: 0.9em;
}
.siteMenuSeparatorBlock {
/*	border: 1px Green solid;*/
	display: block;
	float: left;
	text-decoration: none;
	margin:0;
	padding: 9px 4px 9px 2px;
	color: #342776;
}

.siteMenuLinkHighLight {
	color: Red;
}

.firstSiteMenuSeparator {
	
}
.lastSiteMenuSeparator {
	
}

#leftBar {
	width: 119px;
	height: 30px;
/*	float:left;*/
	clear: both;
}

#content {
	position: relative;
	left: -20px;
	width:691px !important;
	background: #F4F4EF url(../../images/MacawXP/contentBackgr.gif);
	padding:0px 0px 0px 0px !important;
	text-align: left;
	margin: 0 auto;
	clear:both;
	min-height: 300px;
}		

* html #content {
	height: 300px;
}

.leftColumn {
	background-color: #F3F4EF;
	background-image: url(../../images/MacawXP/leftColumnBg.gif);
	margin:0px 16px 0px 0px;
	width: 397px;
	min-height: 114px; 
}

.fullColumn {
	width: 550px;
}

/*IE fudging*/
*html .leftColumn {
	height: 114px;
}

#pane_leftColumn {
	background-color: #F3F4EF;
	background-image: url(../../images/MacawXP/leftColumnBg.gif);
/*	float:left;*/
	margin:0px 16px 0px 0px;
	min-height: 114px; 
	width: 397px;
}

#pane_rightColumn {
	float:right;
	margin:0px 16px 0px 0px;
	width: 262px;
	min-height: 114px; 
}
/*IE fudging*/
*html #pane_rightColumn {
	margin-right: 8px;
}


.rightColumn {
	float:left;
	margin:0px 16px 0px 0px;
	min-height: 114px; 
}
/*IE fudging*/
*html .rightColumn {
	height: 114px;
	margin:0px 0px 0px 0px;
}

#pane_featurette {
	float:left;
	width:119px;
	height:53px;
	background-color: #1E0E4D;
}

.BottomOneColumn {
	background-color: #F3F4EF;
	background-image: url(../../images/MacawXP/leftColumnBg.gif);
	margin:0px 16px 0px 0px;
	min-height: 300px; 
	clear: both;
}

.BottomOneColumn .formModuleHeaderLeft {
/*	border: 1px red solid; */
	height: 10px;
	background-image: url(../../images/MacawXP/articleHeaderLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	
}

	
.BottomOneColumn .formModuleHeaderRight {
	float: right;
/*	border: 1px red solid; */
	height: 10px;
	width: 50px;
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);
	background-position: right top;
	background-repeat: no-repeat;	
	
}

.BottomOneColumn .articleFooter {
	background-color: #F3F4EF;
/*	border: 1px red solid; */
	height: 10px;
	background-image: url(../../images/MacawXP/articleFooterLeft.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	
	
}

	
.BottomOneColumn .articleFooterRight {
/*	border: 1px red solid; */
	height: 10px;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: right bottom;
	background-repeat: no-repeat;	
	margin-left: 10px;
}



/**/
/*Statics menu*/
/**/

#pane_staticsMenu {
	position: relative;
	float:right;
	padding: 0;
	margin: 0;
	/*old 36px new 73px*/
	top:73px;
}

/*ie fudging */
* html #pane_staticsMenu {
	top:73px;
	/*old 36px new 73px*/
}

.leftmenulinkhighlight {
	color:#E1B135;	
}

.leftColumn span.moduletab {
	margin-left: 135px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
	font-weight: bolder;
}

/**/
/*macawXPfooter*/
/**/

#macawXPfooter {
	position: relative;
	left: -20px;
	clear:both;
	width:691px;
	height:53px;
	margin: 0 auto;
	background: #F4F4EF url(../../images/MacawXP/featuretteBg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.companyName {
	float:left;
	width:130px;
	padding-top:33px;
	margin-left:8px;
}

.companyAddress {
	float:left;
	width:130px;	
	padding-top:18px;
	margin-left:8px;
}

.companyTelFax {
	float:left;
	width:144px;	
	padding-top:18px;
	margin-left:25px;
}

.companyEmail {
	float:left;
	width:100px;	
	padding-top:33px;
	margin-left:8px;
}

.addressBlock {
	background-image: url(../../images/MacawXP/pageFooterBg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	float:left;
	height: 53px;
	width:572px;
	vertical-align: bottom;
}

.ELWaddressBlock {
	background-image: url(../../images/MacawXP/pageFooterBg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	float:left;
	height: 53px;
	width:572px;
	vertical-align: bottom;
}


.ELWaddressBlock .companyName {
	float:left;
	width:130px;
	padding-top:33px;
	margin-left:4px;
}

.ELWaddressBlock .companyAddress {
	float:left;
	width:130px;	
	padding-top:18px;
	margin-left:6px;
}

.ELWaddressBlock .companyTelFax {
	float:left;
	width:144px;	
	padding-top:18px;
	margin-left:6px;
}

.ELWaddressBlock .companyEmail {
	float:left;
	width:100px;	
	padding-top:33px;
	margin-left:6px;
}

.ELWaddressBlock .companyEmail a {
	color: #342776;
}

/**/
/*pane_leftOneColumn*/
/**/
#pane_leftOneColumn {
/*	border: 1px blue Solid;*/
	background-color: White;
	width: auto;
}

/**/
/*leftColumn newsFeatures*/
/**/

.leftColumn h5 {
/*	border: 1px blue Solid;*/
/*	background-color: White;*/
	background-image: url(../../images/MacawXP/articleHeaderLeftCorner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.leftColumn .newsFeatureItem {
	background-color: White;
	margin-bottom: 14px;
}

.leftColumn .newsFeatureList {
	margin-bottom: 14px;
}

.leftColumn .newsFeatureList .newsFeatureItem h5 {
/*	border: 1px red solid;*/
/*	padding-left: 143px;	*/
}

.leftColumn p.newsFeatureIntro {
/*	border: 1px red Solid;*/
	background-color: White;
	height: 56px;
	padding-right: 15px;
}

.leftColumn .newsFeatureFooterReadMore {
	background-color: White;
	text-align: right;
	height: 17px;
	padding: 2px 0 0 0;
}

.leftColumn .newsFeatureFooterReadMoreLabel {
/*	border: 1px green Solid;*/
	font-size: 1em;
	font-weight: bolder;
	text-decoration: none;
	color: #E1B135;
}

.leftColumn .newsFeatureFooter A {
/*	border: 1px red Solid;*/
	color: #E1B135;
	font-weight: bolder;
	text-decoration: none;
}

.leftColumn .newsFeatureListFooter {
/*	border: 1px red Solid;*/
	background-color: #E5E4DF;
	margin-left: 135px;
	height: 20px;
	overflow: hidden;
	color: #1E0E4D;
	font-size: 1em;
	font-weight: bolder;
}

/**/
/*rightColumn newsFeatures*/
/**/
.rightColumn .listHeader {
	height:18px;
	overflow: hidden;
	background-image: url(../../images/MacawXP/articleHeaderLeft.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.rightColumn .listFooter {
	height:18px;
	overflow: hidden;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.rightColumn p.newsFeatureIntro {
/*	border: 1px red Solid;*/
	background-color: White;
	padding-left: 16px;
	padding-right: 15px;
}

.rightColumn .newsFeatureFooterReadMore {
	background-color: White;
	text-align: right;
	height: 17px;
	padding: 0 0 0 0;
}

.rightColumn .newsFeatureFooterReadMoreLabel {
/*	border: 1px green Solid;*/
	font-size: 1em;
	font-weight: bolder;
	text-decoration: none;
	color: #E1B135;
	margin:0;
	padding:0;
}

.rightColumn .newsFeatureFooter {
/*	border: 1px red Solid;*/
	background-color: White;
	height:10px;
	overflow: hidden;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 15px 5px 5px;
	color: #E1B135;
	font-size: 1em;
	font-weight: bolder;
	text-align: right;
}

.rightColumn .newsFeatureListFooter {
/*	border: 1px red Solid;*/
	background-color: #E5E4DF;
	margin-left: 135px;
	height: 20px;
	overflow: hidden;
	color: #1E0E4D;
	font-size: 1em;
	font-weight: bolder;
}

.rightColumn h5 {
	background-color: White;
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.rightColumn .articleFooter {/*	border: 1px red Solid;*/
	height:14px;
	overflow: hidden;
	background-image: url(../../images/MacawXP/articleFooterLeftContent.gif);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: bottom;
	margin-bottom: 14px;
	clear: both;
}

.rightColumn .articleFooterRight {/*	border: 1px red Solid;*/
	height:24px;
	overflow: hidden;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: bottom;
	margin-left: 10px;
}

.rightColumn .formModuleHeaderLeft {
/*	border: 1px red solid;*/
	height: 10px;
	background-image: url(../../images/MacawXP/articleHeaderLeftContent.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	
}

	
.rightColumn .formModuleHeaderRight {
	float: right;
/*	border: 1px red solid;*/
	height: 10px;
	width: 50px;
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);
	background-position: right top;
	background-repeat: no-repeat;	
	
}

.rightColumn .formModuleFooterLeft {
/*	border: 1px red solid;*/
	height: 10px;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	
	
}

	
.rightColumn .formModuleFooterRight {
	float: right;
/*	border: 1px red solid;*/
	height: 10px;
	width: 50px;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: right bottom;
	background-repeat: no-repeat;	
	
}


.firstHeader {
	margin: 0 0 0 0;
	padding:7px 16px 0 16px;
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: left top;
	background-repeat: no-repeat;
}

.lastFooter {
/*	border: 1px green Solid;*/
	padding-bottom: 12px;
	padding-right: 14px;
	background-color: White;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);	
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #E1B135;
	font-size: 1em;
	font-weight: bolder;
	text-align: right;
}

.plainHeader {
/*	border: 1px green Solid;*/
	overflow:hidden;
	height:10px;
	margin: 0;
	padding:0;
	margin-left: 16px;
	padding-left:-16px;
	background-color: #E5E4DF;
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: right top;
	background-repeat: no-repeat;
}

.nieuwsPlainFeature {
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 14px;
}
/**/
/*News bottom bars*/
/**/
.RssFeed {
/*	border: 1px green Solid;*/
	display:block;
	float: left;
	width: 40px;
	height: 25px;
	background-image: url(../../images/MacawXP/linkBarLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 16px;
	color: #1E0E4D;
	text-decoration: none;
	font-size: 1em;
	font-weight: bolder;
}

.moreNews {
	display:block;
	float: left;
	width: 100px;
	padding: 2px 0 0 12px;
/*	padding-left: 14px;*/
	color: #1E0E4D;
	text-decoration: none;
	font-size: 1em;
	font-weight: bolder;
}

.newsArchive {
	display:block;
	float: left;
/*	width: 100px;*/
/*	border: 1px blue Solid;*/
/*	position: relative;*/
	height: 20px;
	background-image: url(../../images/MacawXP/linkBarRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 2px 15px 0 13px;
/*	padding-right: 15px;*/
	color: #1E0E4D;
	text-decoration: none;
	font-size: 1em;
	font-weight: bolder;
}

.articleList {
/*	border: 1px blue Solid;*/
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: right top;
	background-repeat: no-repeat;
	background-color: White;
}

.leftColumn .articleList {
/*	border: 1px blue Solid;*/
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: right top;
	background-repeat: no-repeat;
	background-color: White;
	margin-left: 135px;
}

.leftColumn .articleList .articleFooter {
	background-image: url(../../images/MacawXP/articleFooterRight.gif);	
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 18px;
	margin:0;
	padding:0;
}

.articleList h3 {
/*	border: 1px blue Solid;*/
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: left top;
	background-repeat: no-repeat;
	margin:0;
	padding: 10px 10px 4px 16px;
	color: #1E0E4D;
	font-size: 1em;
	font-weight: bolder;
}

.articleList ul {
/*	border: 1px Blue solid;*/
	list-style: none;
	margin: 0;
	padding: 0;
}

.articleList li {
/*	border: 1px Blue solid;*/
	color: #1E0E4D;
	margin: 0;
	padding: 0;
}
.articleList li.firstItem {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bolder;
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: left top;
	background-repeat: no-repeat;
}

.articleList li.lastItem a {

}

.articleList li a {
/*	border: 1px Blue solid;*/
	background-image: url(../../images/MacawXP/listBullet.gif);
	background-repeat: no-repeat;
	display: inline-block;
	color: #1E0E4D;
	margin: 0;
	padding: 4px 15px 10px 30px;
	width:210px;
}

.articleList li a:link {
	background-image: url(../../images/MacawXP/listBullet.gif);
	background-repeat: no-repeat;

	color: #1E0E4D;
}
.articleList li a:visited {
	background-image: url(../../images/MacawXP/listBullet.gif);
	background-repeat: no-repeat;

	color: #7361AD;	
}
.articleList li a:hover {
	background-image: url(../../images/MacawXP/listBullet.gif);
	background-repeat: no-repeat;
	color: #E1B135;	
	background-color: #FCFCFA;
}
.articleList li a:active {
	background-image: url(../../images/MacawXP/listBullet.gif);
	background-repeat: no-repeat;
	color: #1E0E4D;	
}

.articleFooter a {
	float:right;
}

.featureText {
	z-index: 2;
	position: absolute;
	top: 320px;
	width:360px;
}

.featureText h5 {
	background: none;
	color: White;
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
}

.featureText p {
	background: none;
	color: White;
	font-size: 1em;
	font-weight: bold;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
}

.featureSpace {
	width: 1px;
	height: 265px;
}

.CombiContentArticle {
/*	border: 1px blue Solid;*/
	background-image: url(../../images/MacawXP/articleFooterLeftContent.gif);	
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: White;
}

.CombiContentArticle h5 {
/*	border: 1px red solid;*/
	background-color: White;
	padding: 10px 16px 0 16px;
}


.CombiContentArticle .intro {
/*	border: 1px red solid;*/
	background-color: White;
	padding: 0 16px 0 16px;
}

.CombiContentArticle p {
/*	border: 1px red solid;*/
	background-color: White;
	padding: 0 16px 0 16px;
}

.CombiContentArticle .articleFooter {
/*	border: 1px red solid;*/
	background-image: url(../../images/MacawXP/articleFooterRight.gif);	
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: White;
	margin-left: 10px;	
}


.leftColumn .nieuwsPlainArtikel {
/*	border: 1px red solid;*/
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: left top;
	background-repeat: no-repeat;
	background-color: White;
	margin-left: 135px;
}

.rightColumn .nieuwsPlainArtikel {
/*	border: 1px red solid;*/
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: left top;
	background-repeat: no-repeat;
	background-color: White;
}


.nieuwsPlainArtikel h5 {
/*	border: 1px red solid;*/
	margin: 0 0 0 0;
	padding: 13px 0 0 16px;
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: right top;
	background-repeat: no-repeat;
}

.nieuwsPlainArtikel .intro {
/*	border: 1px red solid;*/
	background-color: White;
	padding: 0 16px 0 16px;
}

.nieuwsPlainArtikel p {
/*	border: 1px red solid;*/
	background-color: White;
	padding: 0 16px 0 16px;
}

.nieuwsPlainArtikel .footer {
	background-image: url(../../images/MacawXP/articleFooterRight.gif);	
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 18px;
	margin:0;
	padding:0;
}

/**/
/*Nieuwsbrief*/
/**/

.nieuwsBriefFeature {
/*	border: 1px red Solid;*/
}

.RightPaneArticle
{
	width: 262px;
}

.nieuwsBriefFeature img, .RightPaneArticle img {
/*	border: 1px green Solid;*/
	display: block;
}

.nieuwsBriefFeature h5, .RightPaneArticle h5 {
/*	border: 1px green Solid;*/
	margin: 0;
	background: none;
	background-color: White;
	padding: 6px 13px 0 14px;
}

.RightPaneArticle h5 {
/*	border: 1px green Solid;*/
	color: #1e0e4d;
	margin: 0;
	background: none;
	background-color: White;
	padding: 11px 13px 0 14px;
}

div.RightPaneArticleDesc
{
	width: 242px !important;
}

.RightPaneArticleDesc .intro {
/*	border: 1px red solid;*/
	background-color: White;
	padding: 1em 4px 1em 4px;
	width: 232px;
	font-style: italic;
}

.nieuwsBriefDate {
/*	border: 1px green Solid;*/
	background-color: White;
	margin: 0;
	padding: 0 10px 6px 14px;
}
.nieuwsBriefFeatureDesc, .RightPaneArticleDesc {
/*	border: 1px blue Solid;	*/
	margin: 0;
	background-color: White;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.nieuwsBriefFeatureDesc p, .RightPaneArticleDesc p {
	font-size: 1em;
	margin: 0;
	padding-left: 4px;
}

.nieuwsBriefFeatureDesc ul, .RightPaneArticleDesc ul {
	font-size: 1em;
	background-color: White;
	margin:0px 10px 0px 24px;
	padding: 0;
	padding-bottom:12px;
}

.nieuwsBriefFeatureDescList li {
/*border: 1px blue solid;*/
	background-color: White;
}

.nieuwsBriefFeatureFooter, .RightPaneArticleFooter {
	background-color: White;
	height:26px;
	background-image: url(../../images/MacawXP/articleFooterLeftContent.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 13px;
	padding: 0 0 0 10px;
}

.nieuwsBriefFeatureFooterRight, .RightPaneArticleFooterRight {
/*border: 1px green Solid;*/
	height: 26px;
	background-color: White;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}
.nieuwsBriefFeatureFooter a {
/*	border: 1px green Solid;*/
	font-size: 0.95em;	
	padding: 0 0 0 0;
	color:#1E0E4D;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

.nieuwsBriefFeatureFooter img {
	padding: 0 12px 0 0;
	float: right;
}

.nieuwsBriefFeatureFooter .appLink {
	color:#1E0E4D;
	text-decoration: none;
	font-weight: bold;
/*	float:right;
	clear: none;*/
	padding: 0 15px 0 0;
}

.nieuwsBriefFeatureFooterReadMoreLabel {
/*	border: 1px blue Solid;*/
	display:block;
	height:18px;
	color: #E1B135;
	font-size: 1em;
	font-weight: bolder;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: right bottom;
	background-repeat: no-repeat;	
	padding: 0px 15px 5px 5px;
}

a.nieuwsBriefFeatureFooterReadMoreLabel img {
/*border: 1px red Solid;*/
	position: relative;
	margin-left:72px;
	top:-4px;
	float: left;
}

.nieuwsBriefFeatureListFooter {
/*	border: 1px red Solid;*/
	background-color: #E5E4DF;
	background-image: url(../../images/MacawXP/linkBarLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
	overflow: hidden;
	color: #1E0E4D;
	font-size: 1em;
	font-weight: bolder;
	margin-bottom:14px;
}

.nieuwsBriefArchive {
/*	border: 1px blue Solid;*/
	position: relative;
	height: 20px;
	background-image: url(../../images/MacawXP/linkBarRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	padding-top: 2px;
	padding-right: 15px;
	color: #1E0E4D;
	font-size: 1em;
	font-weight: bolder;
	text-decoration: none;
}

.formModule {
	width: 397px;
/*	border: 1px red solid;*/
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	
	background-color: White;
	margin-bottom:13px;
}
.TwoColFormModule { /*De formModule, maar dan over de hele breedte. Adol*/
	width: 100%;
/*	border: 1px red solid; */
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	
	background-color: White;
}

.formModuleHeaderLeft {
/*	border: 1px green solid; */
	height: 10px;
	background-image: url(../../images/MacawXP/articleHeaderLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}
	
.formModuleHeaderRight {
	float: right;
/*	border: 1px red solid; */
	height: 10px;
	width: 50px;
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);
	background-position: right top;
	background-repeat: no-repeat;	
	
}

.formModuleFooterLeft {
/*	border: 1px blue solid;*/
	height: 10px;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	
	
}

.TwoColFormModule .formModuleFooterLeft {
	clear:both;
	height: 10px;
	background-image: url(../../images/MacawXP/articleFooterLeftCorner.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	
}

.formModuleFooterRight {
	float: right;
/*	border: 1px red solid; */
	height: 10px;
	width: 50px;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: right bottom;
	background-repeat: no-repeat;	
	
}

.TwoColFormModule table.quiz {
	margin: 0 13px 0 13px;
}

#errorMessage {
	padding: 0 0 0 17px;
}

#errorsExist {
	padding: 0 0 0 17px;
}

.QuizSubmit {
	float: right;
	margin: 0 17px 0 0;
}

/*.QuizBox {
	margin-left: -17px;
}*/

.formulierBox .formulierHeader {
/*	border: 1px blue Solid;*/
	position: relative;
	height:13px;
	margin: 0;
	padding:0;
	margin-left: 16px;
	padding: 10px 0 0 0;
	padding-left:-16px;
	background-color: #E5E4DF;
	background-image: url(../../images/MacawXP/formHeaderRight.gif);	
	background-position: right top;
	background-repeat: no-repeat;
}

.rightColumn .formulierBox {
	background-image: url(../../images/MacawXP/formHeaderLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #E5E4DF;	
}

.rightColumn .formulierFooter {
	height:10px;
	overflow: hidden;
	background-image: url(../../images/MacawXP/formFooterRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #E5E4DF;
	margin-bottom: 14px;
}
div.formulierFooterLeft {
	width: 10px;
	height:10px;
	overflow: hidden;
	background-image: url(../../images/MacawXP/formFooterLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.formulierBox fieldset {
	background-color: #E5E4DF;
	margin: 0;
	padding: 0 0 0 16px;
}

.formulierBox legend {
	display: inline;
/*	display: none;*/
	word-wrap: normal;
	width: auto;
}

.formulierBox fieldset input {
	float: right;
	margin: 10px 16px 3px 0;
}

.formulierBox fieldset div table tr .FormElementCaptionCell {
	padding: 6px 2px 0 0;
}

.formulierBox p {
	margin: 0 16px 0px 16px;
}

legend {
/*	border:1px green solid;*/
	margin: 0;
	padding: 0;
	color: #1E0E4D;
	font-size: 1em;
	font-weight: bolder;
}

fieldset input {
/*	float: right;*/
}

.FormElementInputCell input.editortext {
/*	border: 1px red solid;*/
	padding-top: 3px;
	padding-left: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 1.4em;
/*	width: 146px;*/
}

/*.editortext {
	border: 1px red solid;
	width: 150px;
	padding-top: 3px;
	padding-left: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 1.4em;
}
*/
/** html .editortext {
	border: 1px red solid;
	width: 220px;
}
*/
/*.editortextnumeric {
	width: 220px;
}
*/
textarea.editortext {
	width: 220px;
	height: 200px;
}

* html textarea.editortext {
	width: 120px;
	height: 200px;
}


input.editorstreet {
	width: 120px;
}

* html input.editorstreet {
	width: 220px;
}

.FormElementCaptionCellRequired {
}

.FormElementInputCellRequired {
}

.formModuleBody {
/*	margin: 0 16px 0 16px;*/
}

.FormTable {
/*	border: 1px red solid;*/
/*	width: 100%;*/
}

.FormElementCaptionCell {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
}

#PortalModule_beeea2dc54eb4c938e7354bf0c35b3d8_SubmitButton {
	float: right;
	margin: 0 0 0 200px;
}

.login {
	margin-left: 135px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
}

.feedList {
/*	border: 1px blue Solid;*/
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: right top;
	background-repeat: no-repeat;
	background-color: White;
}

.feedList h3 {
/*	border: 1px blue Solid;*/
	background-image: url(../../images/MacawXP/articleHeaderLeftContent.gif);	
	background-position: left top;
	background-repeat: no-repeat;
	margin:0 10px 0 0;
	padding: 10px 10px 4px 16px;
	color: #1E0E4D;
	font-size: 1em;
	font-weight: bolder;
}

.feedList ul {
/*	border: 1px Blue solid;*/
	list-style: none;
	margin: 0 16px 0 16px;
	padding: 0;
	border-top: 1px #F4F4EF solid;	
}

.feedList li {
/*	border: 1px purple solid;*/
	color: #1E0E4D;
	margin: 0;
	padding: 0;
	padding: 5px 0px 5px 1px;
	border-bottom: 1px #F3F4EF solid;
	font-size: 1em;
}
.feedList li.firstItem {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bolder;
}

.feedList li.lastItem a {

}

.feedList li .date {
/*	border: 1px Blue solid;*/
	margin: 0;
	padding: 0;
}

.feedList li .author {
/*	border: 1px red solid;*/
	font-weight: normal;
	margin: 0;
	padding: 0;
}


.feedList li a {
/*	border: 1px Blue solid;*/
	font-weight: bolder;
	color: #1E0E4D;
	margin: 0;
	padding: 0;
}

.feedList ul li a.articleTitle {
/*	border: 1px green solid;*/
	display:block;
	padding: 0 0 3px 0;
}

.feedList li a:link {
	color: #1E0E4D;
}
.feedList li a:visited {
	color: #7361AD;	
}
.feedList li a:hover {
	color: #E1B135;	
}
.feedList li a:active {
	color: #1E0E4D;	
}

.plainList {
	background-image: url(../../images/MacawXP/articleHeaderLeftContent.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: White;
}

.plainList h3 {
/*	border: 1px blue Solid;*/
	height: 10px;
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: right top;
	background-repeat: no-repeat;
	margin:0 0 0 10px;
	padding: 12px 10px 0 6px;
	color: #1E0E4D;
	font-size: 1em;
	font-weight: bolder;
}

.plainList h5 {/*	border: 1px blue Solid;*/
	margin:0;
	padding: 0px 10px 0 16px;
	font-size: 1em;
	font-weight: bolder;
}

/* paul: kennelijk heeft IE niet door dat er zonder dit geen ruimte tussen een h3 en h5 hoort (IE doet het dus ook zonder deze regel) */
.plainList h3 + h5 {
	padding-top: 0.5em;
}

.plainList p {
	margin: 0;
	padding: 0;
}

.plainList p.intro {
	background-color: White;
	padding: 0 16px 0 16px;
}
.plainList .newsFeatureFooter {
/*	border: 1px red solid;*/
	margin-bottom: 10px;
}

/**/
/*Zoek box*/
/**/

.zoekBox .formulierHeader {
	position: relative;
	height:20px;
	margin: 0;
	padding:0;
	margin-left: 16px;
	padding: 10px 0 0 0;
	padding-left:-16px;
	background-color: #E5E4DF;
	background-image: url(../../images/MacawXP/formTop.gif);	
	background-position: right top;
	background-repeat: no-repeat;
}

.rightColumn .zoekBox {
	background-image: url(../../images/MacawXP/formTop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #E5E4DF;	
}

.rightColumn .ZoekFooter {
	height:10px;
	overflow: hidden;
	background-image: url(../../images/MacawXP/formBottom.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #E5E4DF;
	margin-bottom: 14px;
}
div.zoekFooterLeft {
	width: 10px;
	height:10px;
	overflow: hidden;
	background-image: url(../../images/MacawXP/formBottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

fieldset {
	border:none;
	background-color: White;
	padding: 0px 16px 0px 16px;
	margin: 0;
}

legend {
/*	display:none;*/
	margin-left: -8px;
	margin-bottom: 4px;
}

.formButton {
	float:right;	
}

.FormTable {
/*	border: 1px red solid;
*/	background-image: url(../../images/MacawXP/articleHeaderLeftCorner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
}

.FormElementCaptionCell {
	background-image: url(../../images/MacawXP/articleHeaderLeftCorner.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.FormElementRow {
/*	background-color: Red;*/
}

.rightColumn .FormElementCaptionCell {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
}

.FormElementInputCell {
	background-image: url(../../images/MacawXP/articleHeaderLeftCorner.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.zoekBox p {
	margin: 0 16px 16px 16px;
}

.searchResultContainer {
/*	border: 1px red solid;*/
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: left top;
	background-repeat: no-repeat;
	padding:0;
	margin:0;
}

.searchResultContainer h3 {
/*	border: 1px red solid;*/
	background-image: url(../../images/MacawXP/articleHeaderRight.gif);	
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 16px;
	padding: 10px 10px 4px 0px;
	color: #1E0E4D;
	font-size: 1em;
	font-weight: bolder;
	color: Black;
	height:18px;
	overflow: hidden;
	font-style: normal;
}

.searchResultContainer p {
/*	border: 1px red solid;*/
	color: #1E0E4D;
	font-size: 1em;
	font-weight: bolder;
	color: Black;
	height:18px;
	overflow: hidden;
	font-style: normal;
	margin:0px;
	padding:0px;
}
.searchResultContainer span {
/*	border: 1px red solid ! important;*/
	margin:0px;
	padding:0px;
}

.searchPageContainer {
/*	border: 1px red solid;*/
	margin:0px ! important;
	padding:0px ! important;
}

.appLink {
	font-weight: bold;
	font-size: 1em;	
	color:#1E0E4D;
/*	padding-right: 13px;*/
}

/**/
/*nieuwsArtikel*/
/**/

.nieuwsArtikel {
/*	border: 1px blue Solid;*/
	margin: 0;
	padding:0;
/*	padding-left:16px;*/
	background-color: #FFFFFF;
	background-image: url(../../images/MacawXP/articleFooterLeftCorner.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 101px;
	margin-bottom: 13px;
}


/*ie7 fudge*/
*+html .nieuwsArtikel {
	zoom: 1;
}

/*ie6 fudging */
* html .nieuwsArtikel {
	height: 101px;
	zoom: 1;
}

.SearchBox {
	min-height: 30px;
	margin-bottom: 10px;
}

/*ie fudging */
* html .SearchBox {
	height: auto;
	margin-bottom: 10px;
}

.nieuwsArtikel .flip {
/*	border: 1px green Solid;*/
/*	visibility: hidden;*/
	position: absolute;
	clear:left;
	margin-left: -16px;	
	margin-right: 16px;
}

/*ie fudge*/
* html .nieuwsArtikel .flip {
/*	margin-left: -164px;
*/}

.BigLeftPicture {
/*	border: 1px solid Red;*/
}


.BigLeftPicture .flip {
	position: absolute;
	margin-left: -19px;
}

.nieuwsArtikel .nieuwsImageSpace {
/*	border: 1px purple Solid;*/
	display: block;
	float: left;
	clear: left;
	width: 147px;
	height: 111px;
}

.nieuwsArtikel h5 {
/*	border: 1px orange Solid;	*/
	background-image: url(../../images/MacawXP/articleHeaderRightCorner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding: 12px 14px 0 0;
	color: #1e0e4d;
	font-size: 1em;
	min-height: 12px;
}

.nieuwsArtikel p {
/*	border: 1px solid green;*/
	padding: 0 0 0 16px;
	margin-right: 16px;
/*min-height: 88px;*/
}

.nieuwsArtikel p.intro {
/*	border: 1px solid green;*/
/*	border-top: 1px solid #f3f4ef;
	border-bottom: 1px solid #f3f4ef;
	margin: 6px 13px 0px 145px;
	padding: 3px 10px 5px 0px;
*/	
	padding: 0;
	margin: 0px 16px 0 0;
	font-style: italic;
	font-size: 1em;
}

.nieuwsArtikel p.ListIntro {
	padding: 0;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 7px;
	margin: 0;
	min-height: 46px;
}

*html .nieuwsArtikel p.ListIntro {
	height: 45px;
}

/*ie fudging */
* html .nieuwsArtikel p {
	margin-right: 13px;
}

.nieuwsArtikel .articleFooter {
/*	border: 1px red Solid;*/
	height:18px;
	background-image: url(../../images/MacawXP/articleFooterRightCorner.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
	margin-left: 120px;
}

.nieuwsArtikel a {/*	border: 1px aqua Solid;*/
/*	display: block;
	float: right;
	height:22px;
	padding-right: 15px;*/
	text-decoration: none
}

.nieuwsArtikel .newsFeatureFooterReadMoreLabel {
	display: block;
	float: right;
/*	border: 1px aqua Solid;*/
	height:22px;
	padding-right: 15px;
}

.nieuwsArtikel .footer {
/*	border: 1px red Solid;*/

	display: block;
	background-color: White;
	height:22px;
	background-image: url(../../images/MacawXP/articleFooterRightCorner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin-left: 10px;
	color: #E1B135;
	font-size: 1em;
	font-weight: bolder;
	text-align: right;
}

/*ie6 fudge*/
* html .nieuwsArtikel .footer {
	clear:right;
	}

/*ie7 fudge*/
	*+html .nieuwsArtikel .footer {
	clear:right;
	}
	
.nieuwsArtikel .footer a {
/*	border: 1px green Solid;*/
	display: block;
	float: right;
	font-size: 1em;
	font-weight: bolder;
	text-decoration: none;
	color: #E1B135;
	height:22px;
	padding-right: 15px;
}

.newsFeatureList .nieuwsArtikel {
/*	padding-left: 13px;*/
}

.newsFeatureList .nieuwsArtikel .nieuwsImageSpace {
/*	border: 1px purple Solid;*/
	display: block;
	float: left;
	width: 147px;
	height: 107px;
}

*html .newsFeatureList .nieuwsArtikel .nieuwsImageSpace {
	height: 74px;
}

.nieuwsArtikel ul {

/*  padding: 0 19px;
  margin-right: 13px;
*/
	list-style: decimal;
  margin-bottom: 2em;
}

.nieuwsArtikel ul li {
}

.nieuwsArtikel table {
  margin: 2em 13px 0 16px;
  width: 90%;
  background-color: #fff;
}
  
.nieuwsArtikel table .text {
  text-align: left;
}
  
.nieuwsArtikel td {
  padding: 2px 4px;
  background-color: #fff;
  border-bottom: 1px solid #e5e4df;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

.nieuwsArtikel th {
  padding: 1px 4px 3px 4px;
  background-color: #E5E4DF;
  color: #000;
}

.nieuwsArtikel th.blue {
  padding: 1px 4px 3px 4px;
  background-color: #342776;
  color: #fff;
}

.nieuwsArtikel dl {
  padding: 0 19px;
  margin: 2em 0 0 0;
}

.nieuwsArtikel dt {
  display: inline;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

.nieuwsArtikel dd {
  padding: 0;
  margin: -1.3em 0 0 1em;
}

.eventLostBox 
{
	display: block;
	width:110px;
}

.CombiArtikel {
	background-image: none;
	margin-bottom: 0;
}

.FeedFooter {
/*	border: 1px blue Solid;*/
	height: 20px;
	overflow: hidden;
	background-image: url(../../images/MacawXP/linkBarRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #E5E4DF;
	margin: 0 0 0 135px;
}

.FeedFooter a {
	display:block;
	height: 20px;
	background-image: url(../../images/MacawXP/linkBarLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 3px 15px 0 3px;
	text-align: right;
	color: #1E0E4D;
	text-decoration: none;
	font-size: 1em;
	font-weight: bolder;	
}

.BreadCrumb {
	z-index: 1;
	position: absolute;
	left: 124px;
	overflow: hidden;
	width: 543px;
	height: 20px;
	margin: 37px 0 0 10px;
	padding: 0;
	background-color: #E5E4DF;
	background-image: url(../../images/MacawXP/BreadCrumbLinkBar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bolder;	
	color: #1E0E4D;
}

* html .BreadCrumb {
	margin-top: 37px;
	margin-left: 9px;	
	width: 543px;
}

.BreadCrumb a {
	display: block;
	float: left;
	padding: 1px 24px 3px 13px;
	background-image: url(../../images/MacawXP/LinkSeparator.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
	
	text-decoration: none;
	font-size: 1em;
	font-weight: bolder;	
}

* html .BreadCrumb a {
/*	display: inline-block;*/
	height: 18px;
	padding: 2px 24px 0 16px;	
	background-position: right 5px;
}

.BreadCrumb span {
	float: left;
	display: block;	
	overflow: hidden;
	width: 200px;
	height: 18px;
	padding: 2px 20px 0 16px;
	line-height: 1.6em;
}

* html .BreadCrumb span {
	height: 18px;
	width: 200px;
	text-overflow: ellipsis;
	line-height: 1.7em;
}

.FlashModule {
	margin-top: 13px;
	margin-left: 35px;
}


* html .nieuwsArtikel p img {
	float: left;
	clear: both;
}

/**/
/*XPortalAdminBusters*/
/**/



#pane_leftColumn.XpPanel {
	font-size: 1em;
	position: relative;
	background-color: #F3F4EF;
	background-image: url(../../images/MacawXP/leftColumnBg.gif);
	float:left;
	margin:0px 10px 0px 0px;
	width: 397px;
}

#pane_rightColumn.XpPanel {
	font-size: 1em;
	float:left;
	margin:0px 16px 0px 0px;
	width: 262px;
}

#pane_featurette.XpPanel {
	position: relative;
	float:left;
	width:119px;
	height:53px;
	margin:0;
	padding:0;
	border: none;
}

#pane_featurette.XpBox {
	margin:0;
	padding:0;
	border: none;
}

#pane_staticsMenu.XpPanel {
	position: relative;
	width:106px;
	float:right;
	padding: 0;
	margin: 0;
	top:34px;
	left:103px;
}

.editbarmodule2Container {
	z-index:1000;
	position: absolute;
	top: auto;
	left:auto;
	width: 100px;
}

.XpPanel {
		font-size: 1em;
}

.XpBox {
	margin:0px;
	padding:0px;
}
.editbarmodule2Container {
/*	border: 1px Red solid;*/
	font-size: 1em;
}

.ppopupmenu {
	width:150px;
	height: auto;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}

.ppopupmenu xp:popupitem {
	width: auto ! important;
}

table tr td #header {
	margin-left: 30px;
	width: 695px;
}

table tr td #header #siteMenu {
width: 600px;
}

table tr td #content {
	margin-left: 30px;
}

table tr td #content #pane_rightColumn {
	float: right;
	margin: 0 6px 0 0;
}

table tr td #content #pane_leftColumn {
	margin: 0;
	width: 400px;
}

table tr td #MacawXPfooter {
	margin-left: 30px;
}

table tr td #MacawXPfooter .addressBlock {
width: 565px;
}

/* Antoni did this:*/
.downloadFormCaption {
	text-align: right;
}
.downloadFormInput {
	width: 450px;
}

/* Dion did this:*/
.quizQuestion {
	line-height: 14px;
}

/* Paul did this on 10-11-2005 */
.nieuwsArtikel p img { /* float gooit 'em onderaan de pagina in FF */
  float: none;
}

.downloadNieuwsbriefPDF {
	display: block;
}
.appLinkPDF {
	color:#1E0E4D;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(../../upload/images/pdficon_sm.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 27px;
	margin-right: 4px;
}
.appLinkPDF a {
}

.simpleHTMLcontainer {
	background-color: White;
	background-image: url(../../images/MacawXP/articleFooterLeftContent.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 16px;
}

.simpleHTMLcontainer p {
	padding: 2px 16px 2px 16px;
	clear:both;
}
.simpleHTMLcontainer .footer {
	height: 10px;
	background-image: url(../../images/MacawXP/articleFooterRight.gif);
	background-position: right bottom;
	background-repeat: no-repeat;	
	margin-left: 10px;
}

.pin {
	float:right;width:1px; height: 79px;
}

.IFrameModule
{
	margin: 0 15px 5px 0;
	width: 100%;
}

.Zoomio .FormTable
{
	width: 650px;
	margin-top: 10px;
}

.Zoomio .FormTable.NAW
{
	width: 405px;
}

.Zoomio .FormTable td
{
	text-align: left;
}

.Zoomio h5
{
	padding-left: 18px;
}

.Zoomio .FormTable td.FormElementCaptionCellRequired, .Zoomio .FormTable td.FormElementInputCellRequired
{
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 11pt;
}


* html .Zoomio .leftColumn h5
{
		margin-right: -11px;
}

* html .Zoomio .leftColumn .nieuwsArtikel .footer
{
		margin-right: -11px;
}


.FormElementInputCellRequired.InterestFields
{
	padding: 0;
}

.InterestFields table
{
	margin: 10px 0;
	padding:0;
}

.InterestFields .FormElementCaptionCellRequired
{
	vertical-align: top;
	padding: 0 10px 0 0;
}

.InterestFields .FormElementCaptionCellRequired span, .InterestFields .FormElementCaptionCellRequired input
{
	display: block;
	float: left;
}

.InterestFields .FormElementCaptionCellRequired span
{
	padding: 3px 0 0 4px;
}



.FormElementCaptionCellRequired.Submit
{
	text-align: right !important;
}

.InterestFields .FormElementCaptionCellRequired .InputSubmit
{
	display: inline !important;
}

* html .Zoomio #content
{
	width: 688px;
	left: -20px;
}

* html .Zoomio #content .leftColumn
{
	width: 668px;
	margin-right: 0;
}


* html body.Zoomio
{
	font-size: 11px !important;
}

body.Zoomio .companyName {
	float:left;
	width:105px;
	padding-top:17px;
	margin-left:8px;
}


@media print {
  
  body {
  	background: none;
	 background-color:#F4F4EF;
    font-size: 9pt;
  }

#pane_rightColumn, .footer, #pane_staticsMenu, #pane_siteMenu, #pane_featurette, .nieuwsImageSpace, #DMStats, #leftBar, .BreadCrumb, .newsFeatureListFooter{
    display: none !important;
  }

  .TwoColFormModule {
  		margin-left: 20px;
  }
  
  #header {
  	width: 100%;
	margin-top: 0pt;
  }
  
  #logo {
  	position: absolute;
	top: 0pt;
	left: 10pt;
  }
  
  #pane_marketing {
  		position: absolute;
		top: 0pt;
		left: 90pt;
  }
  
  #content {
  	left: auto !important;
	width: 100% !important;
  	background: none;
  	background-color:#F4F4EF;
  	margin-top: -10pt;
	
  }
  #pane_leftColumn, #macawXPfooter, .leftColumn, .nieuwsArtikel {
    width: 90% !important;
    min-height: none !important;
    height: auto !important;
    padding: 0 30pt 0 10pt!important;
    margin: 0 !important;
    left: 0;
    overflow: hidden;
    background: transparent none;
  }
  
  h5 {
    min-height: none !important;
    padding: 0 !important;
    font-size: 1.4em !important;
  }
  
  p {
    margin: 1em 0 0 0 !important;
  }
  
  img {
    float: left !important;
    margin-right: 1em !important;
    position: relative !important;
    display: inline !important;
  }
  
  div {
    clear: none !important;
  }
  
  .nieuwsArtikel .flip {
    margin-left: -8px !important;
  }
  
  #macawXPfooter {
    font-size: 7pt;
    height: auto;
    padding: 0;
  }
  
  .addressBlock {
    width: auto;
    padding: 5px 0 5px 25px;
    height: auto;
    float: none;
  }
  
}
