/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  html {background-color:rgb(238, 238, 224);}
  
  body { margin: 0px;
    height: 100%;
   	background-color:rgb(238, 238, 224);
overflow-y:auto;
	font-family: "Trebuchet MS", Arial, Helvetica, "sans serif";
    }
    
    #wrapper {
    position: absolute;
 	background-color:rgb(238, 238, 224);
    margin: 10px auto 0 150px;
	width:750px;
	border: 1px solid rgb(238, 238, 224);
	}
    
 #top {
	position:absolute;
	border-bottom: 1px solid rgb(252, 141, 98);
	background-image: url("LogoColorTextRight.gif"); 
   	background-repeat: no-repeat;
 	top: 0px;
 	left:0px;
	width:100%;
	height: 140px;
    background-color: rgb(238, 238, 224);
    z-index: 1;
     }
   * html #top {position:absolute;}

	#mastImage {
	float:left;
	}
	.spacer{clear:both}
	/*
#mastBanner {
	float:none;
	margin-left:420px;
	margin-top:100px;
	
	}
*/

  #linkIndex { 
	border: 1px solid rgb(238, 238, 224);
	padding: 3px;
	display:block;
	text-align: left;
    position: absolute;
    left: 0px;
    top: 200px;
    width: 180px;
    background-color:rgb(238, 238, 224);
    }
* html #linkIndex {position:absolute;}

  #contentsBox { 
	border: 1px solid rgb(238, 238, 224);
  	
    padding: 0px 5px;
    margin-top: 144px;
    margin-left: 210px;
    background-color:rgb(238, 238, 224);
    color: rgb(255, 255, 255); 
  
	 }
   
  #linkIndex > a { padding: 1px 0px;
    }

	#linkIndex a, #linkIndex a:link {
	background-image: url("orange.gif"); 
	background-repeat: no-repeat;
	padding: 10px;
	text-align:left;
	text-decoration:none;
	color:rgb(0,0,153);
	background-color: #51688e;
 	display:block;
	border-top:3px solid rgb(200, 200, 250); 
	border-right:3px solid rgb(100, 100, 175);
	border-left:3px solid rgb(200, 200, 250);
	border-bottom:3px solid rgb(100, 100, 175);}

  #linkIndex a:visited { 
color: rgb(0,0,153);
    }

  #linkIndex a:hover { 
    background-image: url("pinky.gif"); 
	border-left: 1px solid rgb(252, 141, 98);
	border-right: 10px solid rgb(252, 141, 98);
	color: rgb(221, 0, 0);
	background-color: rgb(0, 0, 153);
	text-decoration: none;
    }
    
    #footer {
    height:45px; 
    background:  rgb(252, 141, 98);
    text-align:right;
    }

  h1 { 
  color: rgb(0, 0, 153);
    font-size: 1.3em;
    font-weight: bold;
    }

  h2 { 
  color: rgb(0, 0, 153);
    font-size: 1.1em;
    }

  h3 { 
    margin-left: 40px;
  	color: rgb(204, 21, 0);
    font-size: 1.1em;
    }

  p { 
  	margin-left: 40px;
    font-size: 0.85em;
    color: rgb(0, 0, 0);
    text-align: justify;
    margin-right: 20px;
    }

#footer p {
	text-align: right;
	font-size: 0.7em;
	}

  a:link { 
  	color: rgb(0, 0, 153);
    }

  a:hover { 
  	color: rgb(0, 0, 153);
    background-color: lightblue;
    }

  a:active { 
  	color: rgb(255, 255, 255);
    }

  a:visited { 
  	color: rgb(0, 0, 153);
    }

  #contentsBox > hr { 
  	line-height: 0.4pt;
    color: rgb(255, 150, 0);
    }

  .copyr { 
  	color: rgb(255, 255, 255);
  	font-size: 0.7em;
    margin-left: 0px;
    }

  li { 
  color: rgb(0, 0, 153);
    font-size: 0.9em;
    list-style-type: disc;
    list-style-position: outside;
    }

  .smaller { 
  text-align: left;
  	font-size: 0.8em;
    }
    
  .legal  { 
  text-align: left;
  	font-size: 0.7em;
    }

  .emph { 
  	color:rgb(204, 21, 0);
    }

  .larger { 
  	font-size: 105%;
    }
    
   img.floatLeft {

   float:left;
      padding-right: 10px;
	margin-left: 40px;
	display: inline;
   }
   img.floatRight {
   padding-left: 10px;
 	margin-right: 20px;
	float : right;
	display: inline;
   }
    
  .greyBox {
  	background-color:rgb(190, 190, 190);
  	}
  
  .ivoryBox {
  	background-color:rgb(238, 238, 224);
  	}

  pre.code { 
  	border: 2px dashed rgb(221, 221, 221);
    margin: 5px 25px;
    padding: 3px 8px;
    }

  dt { margin-top: 1em;
    color: rgb(221, 0, 0);
    }




