body {
	background-color: #f0f8ff;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 10pt;
	}
.topleftbox {border-width: thin; border-color: navy; border-style: solid;
             font-size: 12pt; font-weight: 600; color: navy; text-align: center;
						 margin-left: 20pt; margin-right: 20pt; }

.mainpage {
   border-width:0pt; padding:10px; border-spacing:0px; width:100%;
}
					 
.leftmenu { background-color: #f0f8ff; 
	    border-width: thin; 
	    border-right-style: solid; 
   	    border-bottom-style: none;
	    border-color: navy;
	    padding-right: 10px;
   	    margin-right: 10px;
	    text-align: left;
	 }
.leftmenuitem {font-family: Verdana, sans-serif; font-size: 10pt; color: navy; font-weight: bold; 
      padding-bottom: 5pt; padding-top: 5pt; width:auto;
   }	 
.leftmenuitemselected {font-family: Verdana, sans-serif; font-size: 10pt; color: PapayaWhip; 
      background-color: navy; font-weight: bold; 
      padding-bottom: 5pt; padding-top: 5pt;  width:auto;
   }

.leftmenurule {border-color: navy; border-bottom-style: double; width:auto;}	 
.topbox { 
    	background-color: #f0f0f0;
	    border-top-width: thin; border-bottom-width: thin;
			border-left-width: 0pt; border-right-width: 0pt;
	    border-style: solid;
	    border-color: navy;
	    padding-bottom: 2%;
    	padding-top: 2%;
	    text-align: center;
			margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;
			margin-bottom: 8pt;
			width: 100%;
	 }
.headingbox { 
    	background-color: #f0f0f0;
	    border-width: thin;
	    border-style: solid;
	    border-color: navy;
	    padding-bottom: 2%;
			border-left-width: 0pt; border-right-width: 0pt;

    	padding-top: 2%;
	    text-align: center;
			margin-left: 1%; margin-right: 1%;
			width: inherit;
	 }
.heading0 { 
	    font-size: 24pt; 
			font-family: Garamond, serif; 
	    font-weight: 600;
			color: navy; 
	    text-align: center;
	  	margin-bottom : 10pt; 
  }							
.heading1 { 
	    font-size: 24pt; 
			font-family: Garamond, serif; 
			color: navy;
	    font-weight: 600;
			margin-bottom : 10pt; margin-top: 5pt;
  }							
.heading2 { 
	    font-size: 16pt; 
			font-family: Garamond, serif; 
	    font-weight: 600;
  }							
.mainarea {
      margin: 12pt;
			font-size: 10pt;
  }	
.revision { font-size : 10pt; font-family : Verdana, sans-serif; font-weight: bold;
  }
.footer {
			margin-top: 1pt;
	    border-top-width: thin;   
	    border-top-style: double;
	    border-top-color: navy;
	    border-bottom-width: thin;   
	    border-bottom-style: double;
	    border-bottom-color: navy;
			text-align: center;
			width: 100%;
  }
.footertext {
			font-family : Verdana, sans-serif; font-size : small;  
  }	
.crumbs {
			font-family : Verdana, sans-serif; font-size : small; font-weight: bold; 
			background-color: navy; color: white; padding: 6pt;
  }	
ol {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 11pt;
	margin-top: 5pt;
}

ul {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 11pt;
	margin-top: 5pt;
}
dl {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 11pt;
	margin-top: 5pt;
}
li {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 10pt;
	list-style-type: inherit;
	margin-top: 4pt;
}

