
/* default styles
   -------------- */ 
html, body, .outerbody { 
padding: 0; 
margin: 0 auto; 
        font-family: arial, lucida grande, verdana, sans serif;
        font-size: 12px; 
        line-height: 18px; 
background: #fff;
height: 70%; 
color: #666666; 
       width: 780px; 
min-width: 750px; 
}


.isodarkblue  { color: #3E4BFF; background: inherit; font-weight: bold; font-size: 24px }  
.isolightblue  { color: #ff6c00; background: inherit; font-weight: bold; font-size: 24px }
.isolightbluenospace  { color: #ff6c00; letter-spacing: -1px; background: inherit; font-weight: bold; font-size: 24px }
a { color: #6C757A; background: inherit;} 
a:hover { color: #6C757A; background: inherit; }



h1 { font-family: georgia, serif; font-size: 18px; font-weight: normal; padding-bottom: 16px; }
h2 { font-size: 15px; margin-bottom: 3px; } 
h3 { font-size: 12px; text-transform: uppercase; }
h4 { font-size: 12px; padding: 10px 10px 0 10px; }
h5 { font-size: 12px; font-weight: normal; font-family: georgia, Trebuchet MS, serif; font-style: italic; margin-bottom: 18px; }
    

p { margin: 0 0 5px 0; }
ul { margin: 0; padding : 0; list-style : none; }
form {  margin: 0; }
/* layout ------ */
.content {
margin: 0 0 0 0;
padding: 66px 0 0 0;
height: 100%; 
}

.content li { 
    list-style: disc inside;
} 

.header { 
height: 55px;  
background: #eee;
color: #808080;
margin:  0; 
padding: 10px 0 0 0;
border-bottom: 1px solid #ccc;  
position: absolute;
top: 0;
border: 0 ;  
}

.top_info {
padding: 5px 0 4px 0;
background: #eee;
color: #808080;
}
.top_info_left {
width: 200px;
bottom: 0;
float: left;
}
.top_info_right {
float: right;
width: 290px;
padding: 0 0 0 35px;
border-left: 1px solid #eee;
}
.footer { 
clear: both;
width: 100%;
bottom: 0; 
        font-size: 0.9em;
height: 30px; 
color: #FFF;
margin: 0 0 0 0px; 
background: #3E4BFF;
}
.footer li { 
margin: 0; 
padding: 0px 10px 0px 10px;
color: #FFEADC;
background: #3E4BFF;
float: left;
list-style: none; 
}
.footer li.active { 
background: #7AA4CF url(footer.gif) no-repeat center top; 
color: #fff;
       font-weight: bold; 
padding: 0px 10px 0px 10px;
}
.footer li a { 
color: #FFF; 
background: inherit;
            text-decoration: none;
} 
.footer li a:hover { 
color: #7AA4CF; 
background: inherit;
} 
.bar { 
clear: both;
       font-size: 1em;
height: 30px; 
color: #FFF;
margin: 0 0 0 0px; 
background: #3E4BFF;
}
.bar li { 
margin: 0; 
padding: 7px 12px 5px 12px;  
color: #FFEADC;
background: #3E4BFF;
float: left;
list-style: none; 
}
.bar li.active { 
background: #7AA4CF url(bar.gif) no-repeat center top; 
color: #fff;
font-weight: bold; 
}
.bar li a { 
    font-weight: bold;
color: #FFF; 
background: inherit;
            text-decoration: none;
} 
.bar li a:hover { 
color: #7AA4CF; 
background: inherit;
} 
.grey {
color: #808080;
background: inherit;
            font-weight: normal;
}
.search_form { float: right; }
.subheader {
margin: 0px 0 10px 0;
        border-bottom: 1px solid #eee;
padding: 5px 0 5px 0;
background: #A4A4A4;
color: #fff;
}
/* left side
   --------- */

.center     {  
width: 60%; 
margin: 2px auto 2px auto;
        text-align: justify;
        background-color: #f0f0ff;
border: 1px solid #e0e0ff;
color: #666666;
padding: 0.4em 0.9em 0.9em;
         min-height: 100%; 
}  
.left       {
width: 60%; 
float: left;
margin: 2px 2px 2px;
        text-align: justify;
        background-color: #f0f0ff;
border: 1px solid #e0e0ff;
color: #666666;
padding: 0.4em 0.9em 0.9em; 
         min-height: 100%;  
}  
.left_side {
float: left;
width: 180px;
padding: 0 0 0 10px;
margin: 10px 0;
}
.left_side a, .right_side a { color: #414141; background: #FFF; }
.right_side {
float: right;
width: 220px;
background: #FFF url(dotted.gif) repeat-y;
color: #414141;
padding: 0 0 0 40px;
margin: 10px 0;
}
.left_box { 
	margin: 0 0 10px 0; 
	color: #666666; 
	padding: 3px 0; 
	line-height: 180%;
} 
/* right side
   ---------- */
.right {
float: right;
width: 34.6%;
margin: 0 0 10px 0;
padding: 0 0 10px 0; 
background-color: #fff0f0;
color: #666666; 
}
.right_articles {
background: #f5f5f5;
color: #414141;
padding: 8px;   
margin: 0 0 3px 0;
}

.green_box {
margin: 0 0 6px 0;
padding: 6px 6px 6px 6px; 
background-color: #c0ffc0;
border: 2px dashed #a0ffa0;; 
color: #666666; 
} 


quote{ padding-left: 40px; padding-right: 30px; display: block; margin-bottom: 1em;}
quote.mark{ background: transparent url("/images/lquote.gif") 0px 0px no-repeat; }

.sidebar {
	float: right; 
	margin-left: 25px ; 
	padding: 5px; 
	margin-right: -290px; 
	width: 500px;  
	background: #fff0f0;
	line-height: 150%;
    border: 2px dashed #ffd0d0;
}

.command { 
	font-weight: bold; 
}


/* 
 * ================================================
 * styling for footnotes begins here
 * ================================================
 * */

/* footnotes as they original appear inline, before reformatting */
#content span.footnote {
        color: #f30;
}

/* footnote links in text */
#content a.ftnlink {
        vertical-align: super;
            font-size: 0.8em;
}

/* div to hold all reformatted footnotes */
.footnoteholder {
        border-left: 1px solid #ccc;
            margin: 20px 0 50px 0;
                        padding: 20px 10px;
                                    font-size: 0.8em;
                                        line-height: 1.2em;
}

/* div to hold single reformatted footnote */
.footnoteholder div.footnote {
        margin: 0 0 10px 0;
}



