body {
	background-color: #254260;
	background-image:url(../images/background.png);
	background-repeat: repeat-x;
	margin:0px;
	text-align:center;
	margin-top:20px;
}

td {
	vertical-align: top;
}

h2 {font-size:16px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:22px;
	color:#2b4558}

#ContainerTopBar {
	background-image: url(../images/bg_topbar.gif);
	background-color: #18264e;
	color: #FFFFFF;
	WIDTH: 930px;
	padding-top:14px;
	padding-left:20px;
	height:27px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
#OuterContainer {
	WIDTH: 950px;
	color:#FFFFFF;
	PADDING: 0px;
	MARGIN:auto;
	overflow: visible;
}


#InnerContainer {
BORDER: 0px;
	padding:0px;
	PADDING:20px;
	WIDTH: 910px;
	margin-bottom:0px;
	background:url(../images/gradient_ContentTopPart.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}


#columnMenu {
	margin-top: 0px;
	background-color: #FFFFFF;
	FLOAT: left;
	text-align:left;
	WIDTH: 160px;
}


#ContentTopPart {
	FLOAT: right;
	WIDTH: 740px;
	padding-bottom: 14px;
	}
	
#ContentTopPartHome {
	FLOAT: right;
	WIDTH: 740px;
	padding-bottom: 20px;
	background-image: url(../images/gradient_ContentTopPart.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	}


#ContentBottomPart {
	FLOAT: right;
	WIDTH: 740px;
	}

#ContainerBottomBar {
	background-image: url(../images/bg_bottombar.gif);
	background-color: #18264e;
	color: #FFFFFF;
	WIDTH: 910px;
	padding-top:11px;
	padding-right:20px;
	padding-left: 20px;
	height:29px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


.columnLeft {
	color: #000000;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	FLOAT: left;
	TEXT-ALIGN: left;
	padding-left:15px;
	WIDTH: 385px;
	margin:0px;
	}

.columnRight {
	color: #000000;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	FLOAT: right;
	TEXT-ALIGN: left;
	WIDTH: 330px;
	margin:0px;
	
}

.TeaserHomePage {
	background-color: #FFFFFF;
	width:185px;
	height:237px;
	border:thin;
	border-color:455e67;
	margin:0px;	
}



#pagetitle {
	height: 50px;
	vertical-align: top;

}

#Themadag {
	background-image:url(../images/background_themadagen.png);
	background-repeat:repeat-x;
	vertical-align:top;
	text-align: left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding:10px;
	padding-top:15px;
}

.menuOn  { 
	/* ben woz ere: all sizes need units, padding with no width isnt good as it breaks the mouseover a bit [flickering effect], cursor set to pointer */
	text-align: right;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 2px 4px 2px 2px;
	height: 15px;
	width: 154px;
	background-color: #ebeff2;
	cursor:pointer;
}

.menuOff { 	
	text-align: right;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 2px 4px 2px 2px;
	height: 15px;
	width: 154px;
	cursor:pointer;
}
	
.menuSelected {
	text-align: right;
	font-family: Arial;
	font-weight:normal;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 2px 4px 2px 2px;
	height: 15px;
	width: 154px;
	background-color: #000000;
	cursor:pointer;
	text-decoration:none;
}

.subhead {	
	text-align: left;
	color:#550909;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	padding-right:10px;
}



.copy {	
	text-align: left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-right:10px;
}


.copyintro  {	
	text-align: left;
	color:#000000;
	font-family:Arial, sans-serif;font-size:15px;
	font-weight:bold; 
	line-height:22px;
	padding-right:6px;
}

.copyColumn {	
	background-image:url(../images/background_rightcolumn.png);
	background-repeat:no-repeat;
	text-align: left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding:10px;
}


.red {
	color: #5b241c;
}

.menulink {
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	}


.bottomlink {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	}	

a {
	color:#550909;
	font-weight:bold;

}

a.hover {
	color:#550909;
	font-weight:bold;
	 text-decoration:underline;
}

a.visited {
	color:#7ab0f3;
	font-weight:bold;
}

a.extlink {
	font-weight:bold;
	color:#550909;
	text-decoration:none;
	background-image:url(exlink.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	display:inline;
}
