BODY                                    {font-family:   serif;
                                        margin-left:            6%;
		 			font-size:			12pt;
		 			color:				#003333;
		 			background:		white;
					}
IMG.textup                              {vertical-align:        text-top;}
IMG.textmiddle                          {vertical-align:        text-middle;}
IMG.textdown                            {vertical-align:        text-bottom;}
.heading                                {margin-left:           0%;}
.textright                              {text-align:            right;}
.textleft                               {text-align:            left;}
.textcenter                             {text-align:            center;}
.textstandoutleft                       {text-align:            left;
                                        font-family:            Arial, sans-serif;
                                        font-size:              14pt;
                                        }
.caption                                {font-family:           sans-serif;
                                        font-size:              8pt;
                                        }
.floater {
	border: thin none #000000;
}
.row-odd {
    background-color: #ffffcc;
}
.row-even {
    background-color: #eeeeee;
}
.col-sm-2 {
    width: 110px;
    font-family: sans-serif;
    font-size: small;
    font-weight: normal;
    float: left;
}

.col-sm-10 {
    width: 650px;
    font-family: sans-serif;
    font-size: 11pt;
    margin-left: 120px;
}

#localcontent pre {
    font-size: 11pt;
}

.row-forecast {
    float: clear;
    padding-top: 5px;
    padding-bottom: 5px;
}
