body { 
	margin: 0px;
	background-image: url(../../custom/common/bg.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	background-color: #7D8288;
	}
		
img { 
	border-width: 0px;}
		
hr	{ 
	border: 0px; 
	border-top: solid #666666 1px; 
	height: 1px;} /* This is the horisontal rule, a line you use for separation */
		
table, tr, td	{ }
		
form {
	margin: 0px;
	padding: 0px;}
	
/* HEADINGS  ------------------------------------------------------------ */

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #FF9900;
	line-height: normal;
	margin: 10px 0px 0px 0px;
	}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #999999;
	border-bottom: solid 1px #999999;
	padding: 0px 0px 3px 0px;
	}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #999999;
	padding: 0px 0px 0px 0px;
	}
h4 {}
h5 {}
h6 {}

/* LINKS  --------------------------------------------------------------- */

a:link, a:visited, a:active {color: #cccccc;}
a:hover	{color: #FC8C04}
	
/* GENERAL CLASSES  -------------------------------------------------------
(used in the autohandler and/or index, most of these are up to the designer
to place them where he/she thinks would be appropriate) */

.top {
	height: 23px;
	font-size: 0px;
	line-height: normal;
	border-bottom: solid 1px #5C6168;
	margin-left: 10px;
	width: 739px;
	}
.topSep {
	height: 10px;
	font-size: 0px;
	line-height: normal;
	border-top: solid 1px #989CA1;
	margin-left: 10px;
	background-color: #7D8288;
	width: 740px;
	}
.topBar {
	margin-left: 10px;
	}
.topNavSep {
	height: 9px;
	font-size: 0px;
	line-height: normal;
	margin-left: 10px;
	background-image: url(../../custom/common/bg_top_nav_sep.gif);
	background-repeat: no-repeat;
	width: 740px;
	}
.nav {
	width: 740px;
	background-image: url(../../custom/nav/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	margin-left: 10px;
	padding-bottom: 7px;
	background-color: #7D8288;
	}
.nav img {
	margin-right: 7px;
	}
	
img.charts {
	margin-right: 0px;
	margin-left: 4px;
	}

.welcome {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: normal;
	padding: 10px;
	background-image: url(../../custom/home/bg_welcome.gif);
	width: 468px;
	border-right: solid 1px #8E9297;
	border-left: solid 1px #32363B;
	border-bottom: solid 1px #92969B;
	height: 125px;
	}
.welcomeTitle {
	height: 39px;
	background-image: url(../../custom/home/welcome_title.gif);
	font-size: 0px;
	}
.home {
	width: 741px;
	margin-left: 9px;
	background-color: #7D8288;
	border: solid 1px #7D8288;
	}
.homeLeft {
	width: 491px;
	margin-bottom: 10px;
	}
.flash {
	height: 194px;
	background-color: #42474D;
	margin-bottom: 7px;
	}
.homeRight {
	position: absolute;
	top: 137px;
	left: 508px;
	width: 243px;
	}
.latestNews {
	background-image: url(../../custom/home/latest_news_bg.gif);
	border-left: solid 1px #33373B;
	border-right: solid 1px #8D9297;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 1px #92969B;
	height: 157px;
	}
.latestNews div {
	padding: 6px 12px 10px 12px;
	background-image: url(../../custom/common/side_nav_sep.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	}
.latestNews a {
	text-decoration: underline;
	line-height: 13px;
	}
.latestNews em {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #999999;
	line-height: 10px;
	}
.highlights {
	position: absolute;
	top: 339px;
	left: 508px;
	}
.subContentShell {
	width: 751px;
	background-color: #7D8288;
	}
.subContentHolder {
	margin-left: 10px;
	background-image: url(../../custom/common/content_bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	width: 489px;
	background-color: #42474D;
	border-left: solid 1px #33383C;
	border-right: solid 1px #8D9196;
	border-bottom: solid 1px #8D9196;
	}
	
.separator {
	height: 10px;
	font-size: 0px;
	line-height: normal;
	background-color: #7D8288;
	margin-left: 10px;
	width: 741px;
	}

.content {
	width: 348px;
	background-color: #F1EDE8;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	height: 152px;
	margin: 0px;
	line-height: 150%;
	}
	
.subContent {
	width: auto;
	padding: 0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #ffffff;
	
	}
	
table.charts {
	margin: 10px 0px 10px 0px;
	}
	
table.charts {
	background-image: url(../../custom/common/bg_charts.gif);
	background-repeat: repeat-y;
	background-position: 0% 30px;
	}
	
tr.chartsTop {
	background-image: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	background-color: #42474D;
	}
	
tr.chartsTop td {
	padding: 0px 0px 0px 5px;
	height: 30px;
	}
	
td.chartsNum {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555B63;
	padding: 5px 0px 0px 5px;
	width: 25px;
	height: 30px;
	}
	
*html td.chartsNum {
	height: 25px;
	padding: 5px 0px 0px 5px;
	}
	
td.chartsTitle {
	padding: 5px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
td.chartsArtist {
	padding: 5px 0px 0px 0px;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.closer {
		clear: both;
		height: 0px;
		font-size: 0px;
		width: 689px;
		}

	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	width: 741px;
	padding: 10px;
	background-image: url(../../custom/common/copyright_top.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}
.copyright a:link, .copyright a:visited {
	color: #333333;
	}
.copyright a:hover {
	color: #4C4C4C;
	}

/* BREADCRUMBS ---------------------------------------------------------------- */

.breadcrumbsHolder {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../../custom/common/bread_crumbs_bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	}

.breadcrumbs {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	}

.breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.breadcrumbs li {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	padding: 0px 12px 0px 0px;
	margin: 0px 5px 0px 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 100%;
	}
	
.breadcrumbs li a:link, .breadcrumbs li a:hover, .breadcrumbs li a:visited {
	text-decoration: none;
	color: #999999;
	}

/* SIDENAV ---------------------------------------------------------------- */

.sideNavHolder {
	position: absolute;
	top: 137px;
	left: 508px;
	width: 241px;
	background-image: url(../../custom/home/latest_news_bg.gif);
	border-left: solid 1px #33373B;
	border-right: solid 1px #8D9297;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 29px;
	border-bottom: solid 1px #92969B;
	}

ul.sideNav {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-collapse: collapse;
	list-style-type: none;
	background-color: transparent;
	font-size: 0px;}

ul.sideNav li a:link, ul.sideNav li a:visited {
	display: block;
	border-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
	
ul.sideNav a:hover {
 	background-color: transparent;}

ul.sideNav li {
	padding: 8px 12px 10px 12px;
	background-image: url(../../custom/common/side_nav_sep.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	}


/* SEARCH */

div.searchForm {
	border: 1px solid #999999;
	background-color: #EEEEEE;
	padding: 8px 9px 8px 9px;
	margin-bottom: 10px;}

.searchForm .field {
	border: 1px solid #999999;
	width: 124px;}
	
.searchForm .button {
	height: 20px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/* TOOLKIT ---------------------------------------------------------------- */

.toolKit {
	border-top: 0px;
	padding-top: 10px;
	}
	
.toolKit .print {
	text-decoration: underline;
	word-spacing: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.toolKit .e-mail {
	text-decoration: underline;
	word-spacing: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	margin-left: 7px;
	}



/* ----------------------------------------  CATALOGUES TEMPLATES  ----------------------------------------------- 
The classes are split in two: 

listing classes are for the listing.xsl templates and are the same for all of those templates in all catalogues */

	.listingTitle {} /* DIV tag arround the top Title of the list for which you can set styles just like for TABLE, TR and TD tags */
	
	.listingDir {} /* DIV tag arround the Directory (folder) entries that are listed,
		for which you can set styles just like for TABLE, TR and TD tags */
	
	.listingDir a:link,
	.listingDir a:hover,
	.listingDir a:visited {} /* Directory (folder) enties links */
	
	.listingDir div {}
	
	.listingItem {padding: 5px 0px 5px 0px;} /* DIV tag arround the Item (file) entries that are listed,
	for which you can set styles just like for TABLE, TR and TD tags */
	
	.listingItem a:link,
	.listingItem a:hover,
	.listingItem a:visited {font-weight: bold; font-size: 12px;} /* Item (file) enties links */
	
	.listingFaqA {} /* Class specific to the FAQ catalogue listing template letter A */
	
	.listingImage {
		float: left;
		}
	.listingCloser {
		clear: both;
		width: auto;
		font-size: 0px;
		padding: 0px;
		margin: 0px;
		} /* Two classes specific to Products and Real Estates listing templates (those are the 
	oly two with images)  - listingImage floats the image to the left and the closer is there to clear it for the 
	next in the code*/
	
	.listingBack {padding-top: 0px; border-top: solid 1px #666666; margin-top: 10px;} /* DIV tag arround the Back link for which you can set styles just like for TABLE, TR and TD tags */
	.listingBack a:link,
	.listingBack a:hover,
	.listingBack a:visited {font-weight: bold; font-size: 12px;} /* Back link */

/* detail classes are for the detail_view.xsl templates and apply for all of those templates in all catalogues */

	.detailTitle {line-height: 24px; margin: 0px; padding: 0px;} /* Title displayed on top of the detail view of a catalogue entry */
		
	.detailDateTime	{} /* Date and Time displayed under the title */
	
	.detailCareersInfo {
		float: right;
		font-weight: bold;
		} 
	.detailCareersInfo span {}/* Two classes specific to the Careers catalogue - allows the Ref. No., Start and Expiry Dates to float right
		to the Title*/
	
	.detailImage {
		float: left;
		
		}
	.detailImage div {padding: 2px 4px 2px 0px; }
		
	.detailSummary	{font-weight: bold; margin-bottom: 10px;} /* Short description that comes after the horisontal rule under the date and time,
		usually smaller than the Detail Description */
		
	.detailSubTitle	{} /* All the subtitles for different categories in catalogues (e.g. External Links, Images, External Documets) */

/* Detail Description and links for catalogues do not have a class specified
since for the description the class should be same as the content class listed
in General Classes above, and the links styles can be also set by the Links
classes above (if the catalogues links need to be different then the classes can be added afterwords) */



/* -------------------------------------------------  SITEMAP  ------------------------------------------------------- */
	.sitemap_level_0 {}
	
	.sitemap_level_1,
	.sitemap_level_1 a:link,
	.sitemap_level_1 a:hover,
	.sitemap_level_1 a:visited {}
	
	.sitemap_level_2 {}
	
	.sitemap_level_3 {}
	
	.sitemap_level_4 {}
	
	
/* ----------------------------------------- SEARCH LIST ------------------------------------------------------------- 
Classes for the searchList.xsl template in /_assets/mc/templates/_site/ */

	.searchTitle h1{}
	.searchTitle span {}
	
	.searchMatchNum span{}
	
	.searchResSpan {}
	.searchResSpan span{}
	
	.searchPrevNext,
	.searchPrevNext a:link,
	.searchPrevNext a:hover,
	.searchPrevNext a:visited{}
	
	.searchItem {}
	.searchItemNum {}
	.searchItemTtl {}
	.searchItemDes {}
	.searchItemLink {}
	.searchItemLink span {}