
   body {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
     
}
select {
    font-family: "Courier New","Courier","mono";
    font-size: 9pt;
}
font.select {
    font-family: "Courier New","Courier","mono";
    font-size: 9pt;
}
input {
    font-family: "Courier New","Courier","mono";
    font-size: 9pt;
}
font.textarea {
    font-family: "Courier New","Courier","mono";
    font-size: 9pt;
}
textarea {
    font-family: "Courier New","Courier","mono";
    font-size: 9pt;
}
.CONTENT {
    color: #000000;
    font-family: "Arial","sans-serif";
    font-size: 12px;
}
.CONTENT_W {
    /*color:#FFFFFF; */
    font-family: "Arial","sans-serif";
     font-size: 16px;
}


.SMALLCONTENT {
    color: #000000;
    font-family: "Arial","sans-serif";
    font-size: 9.5px;
}
.Bold {
    font-weight: bold;
}
.LightGrey {
    background-color: #FFFFFF;
}
.gridHeaderText 
{
    font-weight: bold;
	text-align:center; 
	background-color: #7692b7; 
	color:#FFFFFF;
	vertical-align: Top; 
	font-family: "Arial","sans-serif";
    font-size: 12px;
      border: solid 1px  #cccccc;  
}
.msDataText
{
	text-align:center;
	font-family: "Arial","sans-serif";
    font-size: 12px;
   border: solid 1px  #cccccc; 
}
.gridItem 
{

	background-color: white;
	border: solid 1px #cccccc; 
	font-family: "Arial","sans-serif";
    font-size: 12px;
}

.gridAlternateItem 
{

	background-color: #f0f7ff;
	border: solid 1px #cccccc; 
}
.MiddleGrey {
    background-color: #CCCCCC;
}
.Dark {
    /*background-color: #cccccc;*/
    
}
.DarkGrey {
    background-color: #666666;
}
.MenuBr {
    color: #666666;
    font-family: "Arial","sans-serif";
    font-size: 7.5pt;
}
.MenuNoLink {
    color: #000000;
    font-family: "Arial","sans-serif";
    font-size: 7.5pt;
    font-weight: bold;
}
.MenuLink {
    color: #000000;
    font-family: "Arial","sans-serif";
    font-size: 7.5pt;
    font-weight: normal;
}
.TextNoLink {
    color: #000000;
    font-family: "Arial","sans-serif";
    font-size: 7.5pt;
    font-weight: bold;
}
.ContentLink {
    color: #0000CC;
    font-family: "Arial","sans-serif";
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
}
.SmallContentLink {
    color: #0000CC;
    font-family: "Arial","sans-serif";
    font-size: 9.5px;
    font-weight: normal;
    text-decoration: underline;
}
.AckText {
    color: #000000;
    font-family: "Arial","sans-serif";
    font-size: 10pt;
    font-weight: bold;
}
.AckNo {
    color: #000000;
    font-family: "Arial","sans-serif";
    font-size: 9pt;
}
.ErrorText {
    color: #FF0000;
    font-family: "Arial","sans-serif";
    font-size: 10pt;
    font-weight: bold;
}
.ErrorBkg {
    background-color: #FFFFFF;
}
.ErrorBorder {
    background-color: #FF0000;
}
.MenuBkg {
    background-color: #EFB7EF;
}
.AckBkg {
    background-color: #FFEBFA;
}
.AckBorder {
    background-color: #990099;
}
a:active {
    color: #990099;
    font-family: "Arial","sans-serif";
    font-size: 7.5pt;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #990099;
    font-family: "Arial","sans-serif";
    font-size: 7.5pt;
    font-weight: normal;
    text-decoration: underline;
}
a {
    color: #666666;
    font-family: "Arial","sans-serif";
    font-size: 7.5pt;
    font-weight: normal;
    text-decoration: none;
}
.TITLE1 {
    color: #990099;
    font-family: "Arial","sans-serif";
    font-size: 12pt;
    font-weight: bold;
}
.TITLE2 {
    color: #FFFFFF;
    font-family: "Arial","sans-serif";
    font-size: 10pt;
    font-weight: bold;
}
.TITLE3 {
    color: #FFFFFF;
    font-family: "Arial","sans-serif";
    font-size: 10pt;
    font-weight: normal;
}
.BlackTITLE {
    color: #000000;
    font-family: "Arial","sans-serif";
    font-size: 9pt;
    font-weight: bold;
}
.factsheet {
    color: #8E0090;
    font-family: "Arial","sans-serif";
    font-size: 8pt;
}

.page-module {
    background-color: #FFFFFF;
    border-bottom: 2px solid #CAC7C1;
    margin-bottom: 8px;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.row-fluid {
    width: 100%;
}

h2.section-title {
    border-bottom: 1px dotted #CCC6C6;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 30px;
}
.page-module h2 {
    margin-bottom: 10px !important;
    margin-top: 10px;
}

.row-fluid ul.content {
    list-style: disc outside none;
}

body {
    color: #666666;
    font-family: "Frutiger","ÎÄ¶¦",Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
}


#page.wrapper {
    font-size: 12.8px;
}
#page {
    border: 1px solid #ffffff;
    height: auto;
    margin: -1px auto auto;
    width: 980px;
}
#page {
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
}
.wrapper {
    margin: 0 auto;
    width: 980px;
}