/* Body */
body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  background-color: white;
  text-align: left;
  scrollbar-base-color: white;
}

.a1h1   {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #333333;
    text-transform: uppercase;
	}

.msci_headline1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	text-align:left;
 	color: #333333;
	}

.msci_headline2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-align:left;
 	color: #333333;
	}

td, tr, p, div {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	}

td.MainBody {
  padding: 10px 5px 10px 30px;
}
	
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {
	color: #999999; font-family: Arial, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #999999; font-family: Arial, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #999999; font-family: Arial, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 12px; color: #333333; text-decoration: none;
	font-family:  Arial, sans-serif;
	}

a.mostread-popular:link, a.mostread-popular:visited {
	font-size: 10px; color: #999999; text-decoration: none;
	font-family:  Arial, sans-serif;
	font-weight: normal;
	}

	/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #999999;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #999999; height:2px; border: 1px inset;
	}

hr.separator {
	background: #999999;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover, a.sublevel:link, a.sublevel:visited, a.sublevel:hover {
  margin : 0px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-left: 30px;
  height: 15px !important;
  line-height: 15px;
  width: 220px;
  text-decoration: none;
}

a.mainlevel-top1:link, a.mainlevel-top1:visited {
  vertical-align: middle;
  margin : 0px 5px 0px 5px;
  font-size: 12px;
  font-weight: normal;
  background-repeat: no-repeat;
  color: #efefef;
  text-align: left;
  padding-top: 0px;
  padding-left: 7px;
  padding-right: 7px;
  height: 25px !important;
  line-height: 25px;
  text-decoration: none;
} 

a.mainlevel-top1:hover, a.mainlevel-top1:active {
  vertical-align: middle;
  margin : 0px 5px 0px 5px;
  font-size: 12px;
  font-weight: normal;
  background-repeat: no-repeat;
  color: #FFE90B;
  text-align: left;
  padding-top: 0px;
  padding-left: 7px;
  padding-right: 7px;
  height: 25px !important;
  line-height: 25px;
  text-decoration: none;
} 

#active_menu-top1 {
  vertical-align: middle;
  margin : 0px 5px 0px 5px;
  font-size: 12px;
  font-weight: normal;
  background-repeat: no-repeat;
  color: #FFE90B;
  text-align: left;
  padding-top: 0px;
  padding-left: 7px;
  padding-right: 7px;
  height: 25px !important;
  line-height: 25px;
  text-decoration: none;
} 


/* Content - Sections & Categories */
.contentpane {
	background-color : #999999;
	}

.contentpaneopen {
	border : 0px ridge #999999;
	}

.contentheading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
 	color: #333333;
    text-transform: uppercase;
	}

.contentpagetitle {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #999999;
	text-align:left;
	}

table.contenttoc {
        color: #999999;
		background-color: #e0e0e0;
        }

table.contenttoc td {
        font-family: Arial, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 9px;
	}

.contentdescription {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #999999; text-decoration: none; font-weight: normal;
	font-family:  Arial, sans-serif;
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}

a.weblinks:link, a.weblinks:visited {
	color: #999999; text-decoration: none; font-weight: normal;
	font-family:  Arial, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #999999; text-decoration: none; font-weight: normal;
	font-family:  Arial, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #999999;	text-decoration: underline;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	height: 14px;
	line-height: 14px;
	white-space: nowrap;
	width: 100%;
	}
	
table.moduletable-popular th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	height: 14px;
	line-height: 14px;
	white-space: nowrap;
	width: 100%;
	}
	
table.moduletable td {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-left: outset 0px;
	border-right: outset 0px;
	border-top: outset 0px;
	border-bottom: solid 0px;
	}
	
table.moduletable-popular td {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-left: outset 0px;
	border-right: outset 0px;
	border-top: outset 0px;
	border-bottom: solid 0px;
	color: #999999;
	}
	
.componentheading {
    margin: 0px 0px 15px 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #333333;
        text-transform: uppercase;
	}

.button {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	background-color: White;
	}

.button-search {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	border-style: solid;
	border: 0px;
	background-color: White;
	}

.inputbox {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background: #FFFFFF;
	border: 1px solid;
	}
	
	.searchbox {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Arial, sans-serif;
	font-size: 12px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #999999;
	}

.poll {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;
	}

.sectiontableentry2 {
	background-color : #EBEBEB;
	}

.sectiontableheader {
	background-color : #0077AA;
	color : #FFFFFF;
	font-weight : bold;
	}

.frontpageheader {
	font-size: 13px;
    color : #999999;
    font-weight : bold;
    }

.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Arial, sans-serif;
        font-size: 10px;
        color: #999999;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #999999;
        text-align:left;
        }

.newsfeeddate {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

.createdate {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}
	
ul.mostread-popular {
  text-indent: -40px;
  list-style-type: none:
}
.fase4rdf {
	font-family: Arial, sans-serif;
	font-size: 11px; color: #999999; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #999999;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #999999;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #999999;
	}

table.contact {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}

table.contact td.icons {
	}

table.contact td.details {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

.pagenav {
	font-weight: normal;
	color: #999999;
}

a.pagenav, a.pagenav:visited {
	color: #999999;
}

a.pagenav:hover {
	color: #999999;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #999999;
}
.newsflash {
	background-color: #999999;
	color: Black;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #999999;
	text-align: center;
}
.highlight {
    background: yellow;
    }
