.leftbackdrop {
	background-attachment: fixed;
	background-image: url(Images/left-backdrop.jpg);
	background-repeat: no-repeat;
	background-position: left -140px;
	background-color: #FFFFFF;
}
.lefttopbackdrop {
	background-attachment: fixed;
	background-image: url(Images/left-top-backdrop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.leftbackdropCMS {
	background-attachment: fixed;
	background-image: url(Images/left-backdrop.jpg);
	background-repeat: no-repeat;
	background-position: left -140px;
	background-color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}
.cmsmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
}
.handCursor {
	cursor: pointer;
}
.textbox100pc {
	background-color: #F3F3F3;
	width: 98%;
	border: thin solid #000000;
}
.textbox100pcm {
	background-color: #F3F3F3;
	width: 98%;
	height: 120px;
	border: thin solid #000000;
}
.button150px {
	width: 150px;
}
.button100pc {
	width: 100%;
}
.button
{
    BACKGROUND-COLOR: #41569D;
    TEXT-TRANSFORM: none;
    WIDTH: 90px;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
; font-weight: normal; color: #FFFFFF
}
.articleHeadlineBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #41569D;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 30px;
	width: 100%;
	font-weight: bold;
}