﻿body 
{
font-size: 12px;
color: #333333;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
overflow: auto;
}

h1
{
margin: 10px 0;
font-size: 18px;
}

h2
{
font-size: 15px;
margin: 10px 0 5px 0;
}

img
{
    border: 0;
}

a
{
    COLOR: #990000;
    TEXT-DECORATION: underline
}
a:visited
{
    COLOR: #990000
}


   
a:hover
{
    COLOR: #006699
}




#sidebar
{
    width: 200px;
}

#sidebar h2
{
    background: #116688;
    color: White;
    text-align: center;

    font-size: 14px;
    padding: 0.2em 0 0.2em 0;
    margin: 0.5em 0 0.3em 0;
	width: 200px;
}

#breadcrumb
{
    padding: 5px 0px 0px 5px;
}

#pageheader
{
    font-weight: bolder;
	width: 100%;
	height: 30px;
}

#dots
{
    width: 100%;
    height: 4px;
    background: url(/common/images/dots.gif);
    background-repeat: repeat-x;
}


.clearing
{
    clear: both;
}

#topframe
{
	position:relative;
	display:block;
}

#holder
{
	position:relative;
	top:0;
	_top:0;
	left:0;
}

#left, #right
{
	overflow:auto;
	position:absolute;
	top:0;
	_top:95px;
	height:100%;
}

#left
{
	display:block;
	float:left;
	width:182px;
	left:0;
}   

#right
{
	right:0;
	left:182px;
	padding:0 10px 0 5px;
}




    
.viewer table
{
    font-size: 12px;
}



.categoryTree li.active
{
    background: #990000;
    padding: 2px 0 2px 5px;
    margin: 2px 5px 2px 0;
}

.categoryTree li.active a.plainlink
{
    color: White;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
   
}

.search
{
    background-color: #ececec;
    padding: 5px;
    font-size: 12px;
}

.search td
{
    font-size: 0.8em;
}


ul.categoryTree
{
     font-size: 12px;
    padding-left: 10px;
    margin: 5px 0 0 0;
    list-style: none;
}

.categoryTree ul
{
   
    list-style: none;
    padding: 0 0 4px 10px;
    margin: 0;
}
.categoryTree li
{
    padding-bottom: 4px;
    padding: 0;
    margin: 0;
}

.categoryTree li.document
{
        list-style-image:url(/common/includes/dot.gif);
    margin-left: 15px;
    margin-bottom: 2px;
}

.categoryTree li.document a
{
    font-size: 11px;
}

.categoryTree .category
{
    cursor: pointer;
    display: block;
    font-weight: bold;
    background: url(/images/minus.png) left 3px no-repeat;
    padding-left: 15px;
}
.categoryTree .collapsed .category
{
    background: url(/images/plus.png) left 3px no-repeat;
}
.collapsed ul
{
    display: none;
}



#pageheader .header
{
    float: left;
    	padding-left: 20px;
    	font-family: Arial;
}

#topSearch
{
    float: right;
        height: 23px;
}

#topSearch #term
{
    height: 23px;
}

#topSearch #button
{

    width: 53px;
    position: relative;
    top: 5px;
}

#download a
{
    display: block;
    background: url(/images/tacontent/dnld_icon.gif) no-repeat;
    padding-left: 25px;
    height: 20px;
}

.dictionary
{
    margin-top: 20px;
}


#search
{
margin: 5px 10px;
text-align: right;
}

#search #term, #search #type
{
font-size: 12px;
width: 100%;
_width: 130px;
}

#search #term, #search #type
{
font-size: 11px;
}
