
body {
       background-color: #FFFFFF;
     }            


a:link {color: #336699; text-decoration: none; }
a:active {color: #336699; text-decoration: none; }
a:visited {color: #336699; text-decoration: none; }
a:hover {color: #336699; text-decoration: underline; }


.title {
               margin-top: 0px; 
               margin-bottom: 10px; 
               margin-left: 0px;
               width: 350px;
               color: #176DFE;
               font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
               font-size: 25pt;
               font-weight: normal;
             }
             
.subtitle {
               margin-top: 3px; 
               margin-bottom: 3px; 
               margin-left: 5px;
               width: 350px;
               color: #ffffff;
               font-family: Tahoma, Arial, helvetica, sans-serif;
               font-size: 23pt;
               font-weight: normal;
             }

.subsubtitle {
               margin-top: 1px; 
               margin-bottom: 3px; 
               margin-left: 20px;
               width: 350px;
               color: #ffffff;
               font-family: Tahoma, Arial, helvetica, sans-serif;
               font-size: 14pt;
               font-weight: normal;
             }

div.header   {                            
               background-color: #00007F;
               
	       position: relative;

               width: 750px;
               height: 170px;
               
               left: 0px; 
               right: 0px;   
               top: 0px;   
               bottom: 0px; 
             }

.headertitle {
               padding-top: 15px;
               padding-left: 10px;
               padding-right: 10px;
               padding-bottom: 5px;
               color: #FFFFFF;
               font-family: Arial, helvetica, sans-serif;
               font-size: 20pt;
               font-weight: bold;
             }

.headersubtitle {
               padding-top: 5px;
               padding-left: 10px;
               padding-right: 10px;
               padding-bottom: 5px;
               color: #FFFFFF;
               font-family: Arial, helvetica, sans-serif;
               font-size: 15pt;
               font-weight: bold;
                }

.headersubsubtitle {
               padding-top: 5px;
               padding-left: 10px;
               padding-right: 10px;
               padding-bottom: 5px;
               color: #FFFFFF;
               font-family: Arial, helvetica, sans-serif;
               font-size: 10pt;
               font-weight: bold;
                   }

.headersubsubtitle a:link {color: #FFFFFF; text-decoration: none; }
.headersubsubtitle a:active {color: #FFFFFF; text-decoration: none; }
.headersubsubtitle a:visited {color: #FFFFFF; text-decoration: none; }
.headersubsubtitle a:hover {color: #FFFFFF; text-decoration: underline; }


.headertitle hr {
                 height: 2;
                 color: #176DFE;
                 background-color: #176DFE;
                 border-color: #F2FAFC;
                 border-style: outset;
                 border-width: 1px 0px 0px 0px;
                }

div.navbar   {                                           
               background-color: #00007F;
                        
	       position: relative;

               left: 0px; 
               right: 40px;   
               width: 150px;
               height: 850px;
             }

.navbartext  {
               padding-top: 20px;
               padding-left: 10px;
               padding-right: 10px;
               padding-bottom: 25px;
               color: #FFFFFF;
               font-family: Arial, helvetica, sans-serif;
               font-size: 8pt;
               font-weight: normal;
             }

div.navbarhead {
                font-weight: bold;
               }

div.navbarlinks {
                margin-top: 5px;
                }

.navbartext hr {
                 height: 2;
                 color: #176DFE;
                 background-color: #176DFE;
                 border-color: #F2FAFC;
                 border-style: outset;
                 border-width: 1px 0px 0px 0px;
                 
               }

.navbartext a:link {color: #FFFFFF; text-decoration: none; }
.navbartext a:active {color: #FFFFFF; text-decoration: none; }
.navbartext a:visited {color: #FFFFFF; text-decoration: none; }
.navbartext a:hover {color: #FFFFFF; text-decoration: underline; }

div.mainhead {
	       position: relative;

               top: 0px;
               left: 150px;
               width: 550px;
               height: 107px;
             }

div.Pagehead {              
	       position: relative;

               top: 0px;
               left: 150px;
               width: 550px;
               height: 75px;
             }             
             
div.content  {               
               font-family: Arial, helvetica, sans-serif;
               font-size: 10pt;

               position: relative;

               left: 160px;
               top: -850px;
               width: 550px;
               height: 400px;

               padding-top: 4px;
               padding-left: 8px;
               padding-right: 8px;
               padding-bottom: 4px;
             }             
   
div.content hr {
                 height: 1;
                 width: 550px;
                 color: #336699;
                 background-color: #336699;
               }             
             
div.content h1 {
                 margin-top: 10px;
                 margin-left: 0px;
                 margin-right: 0px;
                 margin-bottom: 10px;
               
                 width: 350px;
                 color: #00007F;
                 font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
                 font-size: 16pt;
                 font-weight: bold;
               }

div.content h2 {
                 margin-top: 20px;
                 margin-left: 0px;
                 margin-right: 0px;
                 margin-bottom: 10px;
               
                 width: 550px;
                 color: #176DFE;
                 font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
                 font-size: 15pt;
                 font-weight: bold;
               }

div.content h3 {
                 margin-top: 15px;
                 margin-left: 0px;
                 margin-right: 0px;
                 margin-bottom: 10px;
               
                 width: 350px;
                 color: #176DFE;
                 font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
                 font-size: 12pt;
                 font-weight: bold;
               }

div.content p  {
                 margin-top: 10px;
                 margin-left: 0px;
                 margin-right: 0px;
                 margin-bottom: 10px;
               }

div.content p.date {
                 font-size: 8pt;
               }      

div.content pre {
               font-family: Courier New,Courier,Monospace;
               font-size: 10pt;
               font-weight: normal;

               color: #222222;

               margin-top: 10px;
               margin-left: 10px;
               margin-right: 10px;
               margin-bottom: 10px;

               padding-top: 4px;
               padding-bottom: 4px;
               padding-left: 8px;
               padding-right: 8px;
}

div.content pre.codeblock {
               background-color: #ffffff;

               border-style: solid;
               border-color: #888888;
               border-width: 1px;
             }

div.content table.quicklink {             
               font-size: 12pt;
               font-weight: normal;

               background-color: #8b0000;

               border-style: solid;
               border-color: #888888;
               border-width: 1px;
             }

div.content table.quicklink p {
               font-size: 10pt;
               font-weight: normal;
               
               color: #ffffff;
               
               margin-top: 2px;
               margin-bottom: 2px;
             }
             

div.content p.title {
              font-size: 12pt;
              font-weight: bold;
              padding-left: 0px
}

div.content a:link { color: #0000FF; text-decoration: none; }
div.content a:active { color: #0000FF; text-decoration: none; }
div.content a:visited { color: #0000FF; text-decoration: none; }
div.content a:hover { color: #0000FF; text-decoration: underline; }  
    
img.header  {
               padding-top: 0px;
               padding-left: 0px;
               padding-right: 0px;
               padding-bottom: 0px;
         }   

div.footer  {               
               font-family: Arial, helvetica, sans-serif;
               font-size: 10pt;

               position: relative;

               left: 160px;
               top: -400px;
               width: 550px;
               height: 400px;

               padding-top: 4px;
               padding-left: 8px;
               padding-right: 8px;
               padding-bottom: 4px;
             }             
   
p.tooltip { position: relative; }

p.tooltip a:link { color: #000000; text-decoration: underline; }
p.tooltip a:active { color: #000000; text-decoration: underline; }
p.tooltip a:visited { color: #000000; text-decoration: underline; }
p.tooltip a:hover {color: #000000; text-decoration: none; }

p.tooltip a span { display: none; }

p.tooltip a:hover span {
		display: block;
		position: relative; 
		top: 0px; 
		left: 0; 
		width: 550px;
		padding: 2px 0; 
		color: #FFFFFF; 
		background:#0000FF;
		font-size: 10px; 
		border:2px dotted #000; 
		text-align:center;
			 }

