/*
tan = #E8E5D1;
gold = F3D8A9
brown = 51270B
annot orange = #EF9B3F;
dvdmote green = 62BE2F
annot blue = 8B9DB5
*/

/* guide stuff */
.dvdmote_hr {color: #62BE2F;
          background-color:  #62BE2F; 
          height: 2px;
          margin-right: 20px;
          margin-left: 5px;
          border: 0;
          }
 
.ttpro_hr {color: #beeb0b;
          background-color:  #beeb0b; 
          height: 2px;
          margin-right: 20px;
          margin-left: 5px;
          border: 0;
          }
          
.touchterm_hr {color: #beeb0b;
          background-color:  #beeb0b; 
          height: 2px;
          margin-right: 20px;
          margin-left: 5px;
          border: 0;
          }
 
.lexel_hr  {color: #EF9B3F;
          background-color: #EF9B3F;
          height: 2px;
          margin-right: 20px;
          margin-left: 5px;
          border: 0;          
          }     

.ajireader_hr  {color: #2F3A8F;
          background-color: #2F3A8F;
          height: 2px;
          margin-right: 20px;
          margin-left: 5px;
          border: 0;          
          }     


p {text-align: justify;
   margin-left: auto;
   margin-right: auto;
   width: 650px;
   }

.guide_ss {text-align: center;
          }

.border {border: 2px solid #F3D8A9;
        }

.ref_index:link { text-decoration: none; color: #B97000; }
.ref_index:visited {  text-decoration: none; color: #B97000; }
.ref_index:hover { text-decoration: underline; color: #B97000; }

.ref_nav  {text-align: center;
          width: 650px;
          padding-top: 15px;
          /*border: 1px solid pink;*/
          }

.ref_index_li {padding: 3px 0px 3px 0px;
            list-style-type: square;
            color: #beeb0b;
            }

.ref_sub_head2	{font-size: 1.15em;
			border-bottom: 1px solid #afaca0;
			color: #afaca0;
			font-weight: bold;
			}		

.ref_sub_head3	{font-size: 1.15em;
			border-bottom: 1px solid #CBBEB2;
			color: #51270B;
			font-weight: bold;
			}		

.ref_item	{list-style-type: none;
        font-weight: normal;
        font-size: 11pt;
        color: #51270B;
		margin-left: -5px;
		margin-top: -10px;
		}

.ref_ul2		{list-style-type: none;
          margin-left: -20px;
          padding-bottom: 0px;
          padding-left: 0px;
          font-weight: bold;
          }

.ref_item2		{list-style-type: square;
            font-weight: normal;
            font-size: 11pt;
            color: #beeb0b;
            margin-top: 10px;
            margin-left: -10px;
            margin-bottom: 10px;
            }

.guide_navTable	{
								padding: 15px 0px 5px 0px;
								width: 630px;
								/*border: 1px solid #F3D8A9;*/
								}

.contents_cell	{padding: 0px 43px 0px 43px;
                /*border: 1px solid #F3D8A9;*/
                }

a.guide_L1:link 	{text-decoration: none;
         	color:  #896713;
         	}
         	
a.guide_L1:visited	{text-decoration: none;
         		color:  #896713;
        		}	  

a.guide_L1:hover 	{text-decoration: none;
				color: #51270B; 
				}


a.guide_L2:link 	{text-decoration: none;
         	color:  #51270B;
         	}
         	
a.guide_L2:visited	{text-decoration: none;
                        color: #51270B;
        		}	  

a.guide_L2:hover 	{text-decoration: none;
				color: #B97000; 
				}


.guide_l1ul		{color: #896713;
			font-size: 14pt;
			margin: 2px 0px 5px 0px;
			padding-left: 5px; 
			padding-bottom: 2px;
			padding-top: 15px;
			text-align: left;
			
			}

.guide_l2ul		{
			border-bottom: 1px solid #e8e5d1;
			margin: 10px 0px 5px 0px;
			padding-bottom: 2px;
			padding-left: 0px;
			}

.guide_level1		{list-style-type: none;
			font-size: 13pt;
			margin: 10px 0px 10px 0px;
      color: #afaca0;
			}
				
.guide_level2		{list-style-type: none;
			font-weight: normal;
			font-size: 11pt;
			margin: -5px 0px 10px 0px;
                        color: #51270B;
			}
			
.guide_level3		{list-style-type: circle;
			font-weight: normal;
			font-size: 10pt;
			margin: -5px 0px 10px 0px;
			}


.guide_sub_head2	{font-size: 1.15em;
			border-bottom: 1px solid #e8e5d1;
			color: #51270B;
			font-weight: bold;
			}		

.guide_title	{
			color: white;
			font-size: 14pt;
			background-color: #afaca0;
			margin: 0 0 4px 0;
			padding-bottom: 3px;
			padding-top: 5px;
			padding-left: 10px; 
			padding-right: 10px; 
			text-align: left;
			width: 630px;
			clear: none;
			}

a p.guide_title:hover 	{text-decoration: none;
				color: #90D00B; 
				}

.guide_backToTop { text-align: right;
             font-size: 10pt;
             }

.grey	{color: #51270B;}

.default {height: 1000px;
                border: 1px solid pink;
                color: pink;
                }

