body { 
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
		
img { 
	border-width: 0px;}
		
hr	{ 
	border: 0px; 
	border-top: solid #cccccc 1px; 
	height: 1px;} /* This is the horisontal rule, a line you use for separation */

			
table, tr, td	{ }
		
form {
	margin: 0px;
	padding: 0px;}
	
/* LOGIN  ------------------------------------------------------------ */

.login {
	width: 300px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #eeeeee;}
	
/* HEADINGS  ------------------------------------------------------------ */

h3, h4, h5 ,h6	{}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #186262;
	font-weight: bold;
	}
	
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	}
	
h3 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	}

/* LINKS  --------------------------------------------------------------- */

a:link, a:visited, a:active {color: #000000;}	

a:hover {
	text-decoration: none;
	}
	
/* 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) */


.topBar {
	width: 960px;
	margin: 0px auto;
	background-color: #575757;
	background-image: url(../../custom/images/common/top_background.gif);
	background-repeat: repeat-x;
	}

.logo {
	float: left;
	}
	
.logo p {
	margin: 0px;
	padding: 0px;
	}
		
.menuContainer {
	float: right;
	}
	
.topLinks {
	margin-top: 10px;
	line-height: 10px;
	padding-right: 0px;
	text-align: right;
	font-size: 0px;
	padding-left: 30px;
	}
	
*html .topLinks {
	margin-top: 7px;
	}
	
.topLinks a.homeLink:link, .topLinks a.homeLink:visited {
	border: 0px;
	}
	
.topLinks a:link, .topLinks a:visited {
	color: #333333;
	text-decoration: none;
	padding: 0px 10px;
	border-left: solid 1px #333333;
	font-size: 10px;
	line-height: 10px;
	}
	
.topLinks a:hover {
	text-decoration: underline;
	}
	
.homeContent {
	width: 940px;
	margin: 0px auto;
	background-color: #1A1A1A;
	padding: 10px;
	}
	
.homeAbout {
	float: left;
	width: 270px;
	margin-right: 10px;
	padding: 15px 20px 10px 20px;
	background-color: #ffffff;
	line-height: 16px;
	height: 144px;
	}
	
.homeAbout h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #186262;
	font-weight: bold;
	}
	
.homeAbout p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.homePic {
	float: right;
	}
	
.homePic p {
	margin: 0px;
	padding: 0px;
	}
	
.homeHighlights {
	background-color: #E7E7E7;
	width: 950px;
	margin: 0px auto;
	padding: 10px 0px 10px 10px;
	}
	
.homeHighlights td {
	background-color: #ffffff;
	width: 270px;
	padding: 20px 20px 15px 20px;
	border-right: solid 10px #E7E7E7;
	line-height: 16px;
	}
	
.homeHighlights h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #186262;
	font-weight: bold;
	}
	
.homeHighlights p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
.homeHighlights a:link, .homeHighlights a:visited {
	color: #000000;
	}
	
.homeHighlights a:hover {
	text-decoration: none;
	}

.contentHolder {
	background-color: #E7E7E7;
	width: 940px;
	margin: 0px auto;
	padding: 10px;
	}
	
.content {
	float: left;
	background-color: #ffffff;
	width: 600px;
	padding: 20px;
	line-height: 16px;
	}
	
.content h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #186262;
	font-weight: bold;
	}
	
.content h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	}
	
.col {
	float: right;
	width: 250px;
	margin-left: 10px;
	background-color: #ffffff;
	padding: 20px;
	}

.closer {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	background-color: #1A1A1A;
	}
	
.closerSub {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	}

.copyright {
	width: 940px;
	margin: 0px auto;
	padding: 20px 10px;
	color: #7F7F7F;
	}



/* MENU ------------------------------------------------------------------------- */

#tabMenu {
	background-color: #1A1A1A;
	background-image: url(../../custom/images/common/bg_menu_corner.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 9px;
	padding: 8px 0px 3px 30px;
	text-align: right;
	line-height: 11px;
	font-size: 0px;
	}
	
.first {
	
	}

.tab {
	display: inline;
	line-height: 0px;
	}
 
.tab a.header:link, .tab a.header:visited{
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px;
	font-size: 11px;
	line-height: 11px;
	border-left: solid 1px #6F6F6F;
	}

.tab a.header:hover {
	text-decoration: underline;
	}

.tab a.headerSelected:link, .tab a.headerSelected:visited, .tab a.headerSelected:hover {
	color: #666666;
	}

.itemContainer {
	display: none;
	position: absolute;	
	margin-top: 29px;
	width: 200px;
	border: solid 1px #999999;
	z-index: 1000;
	border-bottom: 0px;
	}
	
*html .itemContainer {
	margin-left: -100%;
	}
 
.tab .itemContainer a.item:link, .tab .itemContainer a.item:visited {
	padding: 7px 10px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #E2E1E1;
	border-bottom: solid 1px #999999;
	}
	
.tab .itemContainer a.item:hover {
	color: #000000;
	background-color: #EEEDED;
	}

.tab .itemContainer a.itemSelected:link, .tab .itemContainer a.itemSelected:visited {
	
	}




/* BREADCRUMBS ---------------------------------------------------------------- */

.breadcrumbs {
	width: 940px;
	margin: 0px auto;
	padding: 5px 10px;
	background-color: #1A1A1A;
	}

.breadcrumbs ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	font-size: 0px;
	}

.breadcrumbs li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	margin: 0px 0px 0px 5px;
	padding: 0px 12px 0px 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
	
.breadcrumbs li a:link, .breadcrumbs li a:visited {
	word-spacing: normal;
	text-decoration: none;
	color: #ffffff;}
	
.breadcrumbs li a:hover {
	text-decoration: underline;
	}

/* SIDENAV ---------------------------------------------------------------- */

.sideNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.header {
	
	}
	
.header a:link, .header a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #186262;
	font-weight: bold;
	text-decoration: none;
	}
	
.item {
	padding: 10px 0px 0px 0px;
	}
	
.item a:link, .item a:visited {
	color: #000000;
	}
	
.item a:hover, .selected a:hover, .back a:hover {
	text-decoration: none;
	}
	
.selected {
	padding: 10px 0px 0px 0px;
	}
	
.selected a:link, .selected a:visited {
	color: #000000;
	font-weight: bold;
	}
	
.back {
	padding: 10px 0px 0px 0px;
	}
	
.back a:link, .back a:visited {
	color: #000000;
	}



/* SEARCH ------------------------------------------------------------------*/

.searchForm {
	text-align: right;
	border: solid 0px;
	font-size: 11px;
	}
	
.searchForm form {
	margin: 5px 10px 0px 10px;
	padding: 0px;
	}

.searchForm .field {
	margin: 0px;
	padding: 2px 5px;
	font-size: 11px;
	border: solid 1px;
	}
	
.searchForm .button {
	margin: 0px;
	padding: 1px 0px;
	font-size: 11px;
	border: solid 1px;
	}
	
*html .searchForm .button {
	padding: 0px;
	}

/* TOOLKIT ---------------------------------------------------------------- */

.toolKit {
	margin-top: 20px;
	width: 126px;
	}
	
.toolKit a:hover {
	text-decoration: underline;
	}
	
.toolKit .print {
	text-decoration: none;
	word-spacing: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 17px;
	background-image: url(../images/printer.gif);
	background-repeat: no-repeat;
	background-position: 0%;
	}
	
.toolKit .e-mail {
	text-decoration: none;
	word-spacing: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 7px;
	border-left: 1px solid #999999;
	padding-left: 26px;
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	background-position: 8px;
	}

/* NEWS ---------------------------------------------------------------- */

.latestNews {
	line-height: 16px;
	}

.latestNews h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #186262;
	font-weight: bold;
	}
	
.latestNews a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.latestNews a:hover {
	text-decoration: none;
	}
	
.latestNews .date {
	display: block;
	font-style: normal;
	color: #686868;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
	}

/* 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 {margin: 10px 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-size: 11px; font-weight: bold;} /* 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 {} /* 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 {} /* Back link */

/* detail classes are for the detail_view.xsl templates and apply for all of those templates in all catalogues */

	h1.detailTitle {margin-top: -15px; } /* Title displayed on top of the detail view of a catalogue entry */
		
	.detailDateTime	{margin: 10px 0px;} /* 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 {}
	
	.detailDownload {
		
		}
		
	.detailDownload p {
		margin: 5px 0px 0px 0px;
		font-weight: normal;
		font-style: italic;
		}
		
	.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, .sitemap ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		}
	
	.sitemap_level_0 {font-weight: bold; margin: 5px 0px;}
	
	.sitemap_level_1,
	.sitemap_level_1 a:link,
	.sitemap_level_1 a:hover,
	.sitemap_level_1 a:visited {margin: 0px 10px;}
	
	.sitemap_level_2 {margin: 0px 20px;}
	
	.sitemap_level_3 {margin: 0px 40px;}
	
	.sitemap_level_4 {margin: 0px 60px;}
	
	
/* SEARCH LIST ------------------------------------------------------------- 
Classes for the searchList.xsl template in /_assets/mc/templates/_site/ */

	.searchTitle h1{}
	.searchTitle span {font-style: italic; }
	
	.searchMatchNum span{font-weight: bold;}
	
	.searchResSpan {}
	.searchResSpan span{}
	
	.searchPrevNext,
	.searchPrevNext a:link,
	.searchPrevNext a:hover,
	.searchPrevNext a:visited{ margin: 10px 0px;}
	
	.searchItem {margin: 10px 0px;}
	.searchItemNum {float: left; font-weight: bold; margin-right: 5px;}
	.searchItemTtl {font-weight: bold;}
	.searchItemDes {}
	.searchItemLink {}
	.searchItemLink span {text-decoration: underline;}
