﻿.NavigeraColumn
    {
    	border-right:dotted 2px #ccc;
    	float:left;
    	width:300px;
    	margin-bottom:20px;
    	height:100%;
    	
    }
    .NavigeraColumnHeader
    {
    	background: transparent url(/templates/images/NavigeraDrop.gif) no-repeat right top;
    	width:280px;
    	height:30px;
    	cursor:pointer;
    	font-size:138.5%;
    	margin-left:10px;
    	color:#4bb4d1;
    }
    .hidden
    {
    	background-position:right -30px;
    }
    
    .NoBorderLast
    {
    	border-right:none;
    }
    
    .tree_10
    {
    	font-family:Georgia;
    	font-style:italic;
    	font-size:108%;
    	margin-bottom:20px;
    }
    .tree_20
    {
    	font-family:Arial;
    	font-weight:bold;
    	font-size:93%;
    }
    .tree_30
    {
    	font-family:Arial;
    	font-size:93%;
    	font-weight:normal;
    }
    #AOIndex
    {
    	border-bottom:dotted 2px #ccc;
    }
    
    #AOIndex a
    {
    	font-family:Georgia;
        font-size:138.5%;
        color:#325f6e;
        margin:5px;
        font-style:italic;
    }
    .anchor a
    {
    	width:10px;
    	color:#325f6e;
    	font-size:108%;
    	font-weight:bold;
    }
    .tabs-container p a
    {
        margin:0 0 0 35px;
        color:#325f6e;
        font-size:93%;
        text-decoration:underline;
        font-family:Arial;
    }
    .column {
				width: 300px;
				float: left;
				
			}
    #A_O_List
    {
    	margin-top:35px;
    }
