BODY {
	margin:0;
	padding:0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	text-align:left;
	height: 100%;
	min-height:100%;
}


html {
	margin:0;
	padding:0;
	height: 100%;
	min-height:100%;
}


.normal {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.right {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
}

.link {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}


a:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffff00;
}


.linknoactive {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.linkindoc {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.h1 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: normal; color: #ffffff}

.h2 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #ffffff}

.h3 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #66655D; font-style: normal}

.title { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
         font-size: 18pt; 
         font-weight: bold; color: #ffffff; 
         font-style: normal
       }
       
.subtitle { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #ffffff; font-style: normal}
.subtitleyel { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
              font-size: 14pt; font-weight: bold; 
              color: #333333; 
              font-style: normal
             }
.doc { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
              font-size: 10pt; font-weight: normal; 
              color: #333366; 
              font-style: normal
             }


.bigfooter { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
              font-size: 12pt; font-weight: normal; 
              color: #ffffff; 
              font-style: normal
             }


.footer { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
              font-size: 10pt; font-weight: normal; 
              color: #ffffff; 
              font-style: normal
             }

             
.h2indoc { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
              font-size: 12pt; font-weight: bold; 
              color: #000066; 
              font-style: normal
             }
             
             
             
             
table.smctable, td.smctable
{
    border-color: #666699;
    border-style: solid;
}

table.smctable
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    width: 50%;
}

td.smctable
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #CCFFFF;
}
