﻿/*
-----------------------------------------------------------------------------  
Web Content
-----------------------------------------------------------------------------
*/

/*recovery tabs*/
#tabs{
    width:660px;
    float:left;
}

.tabs-header{
    font-size:1.2em;
    color:#173152;
    font-family: Arial Helvetica Sans-Serif;
    border: none;
    padding: none;
    margin: none;
    font-weight:bold;
}
	
.audit-title{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:1.8em;
    color:#282828;
    padding:0 0 5px 0;
    font-weight:normal;
    margin:20px 0 10px 0;
    line-height:1.2em;
    border-bottom:1px solid #ccc;
}	
	
.tabs-subhead{
    font-size:1.2em;
    color:#173152;
    margin:25px 0 10px 0;	
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    /*text-transform:capitalize;*/
}
	
.recovery-sub-head{
    color:#173152;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
    margin:.7em 0px 1em 0em;
    padding:0 0 0.3em 0;
    width:680px;
    border-bottom:1px solid #ccc;
    float:left;
}
	
.tabs-contact-p{
    margin:0;
    padding:0;
}

.tabs-contact-p-title{
    margin:2px 0;
    padding:0;
    font-style:italic;
    font-size:.9em;
    letter-spacing:.5px;
    line-height:1.125em;
}	
		
.tabs-contacts-h2{
    font-size:1em;
    margin:10px 0 0 0;
    padding:0;
    color:#004D99;
    border-bottom:none;
}	
	
.tabs-contact-anchor{
    margin:0 0 10px 0;
    padding:0;
    font-weight:bold;
}
	
.tabs-contact-anchor:hover{
    text-decoration:underline;
    color:#004D99;
}

.tabs-contact{
    margin:0 0 10px 0;
    padding:0;	
}	

#tabs-contact-2column{
	width:50%;
	float:left;
}	

a.recovery-link{
	color:#970000;
	font-weight:bold;
}
/*end recovery tabs*/

/* hotline */
h4.hotline{
text-align:center;
margin:0;
padding:1em 0px 1em 0px;
}
	
h4.hotline a{
margin:0px;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.25em;
letter-spacing:2px;
text-transform:uppercase;
color:#970000;
line-height:1.2em;
}	

ul.hotline-ul a:hover{
text-decoration:underline;
color:#163F7C;
}


ul.hotline-ul a{
color:#163F7C;
font-weight:bold;
}

ul.hotline-ul{
margin:0 2.5em;
list-style-type:disc;
}
	
li.hotline-li{
color:#282828;
border:none;
}
	
form h5.hotline-form-subhead{
margin:6px;
padding:0;
color:#000;
font-size:1em;
}	

h4.hotline-subhead{
font-family:Georgia;
color:#282828;
font-weight:normal;
font-size:1.4285em;
line-height:1.2em;
margin:0px 0px .5em 0px;
}
	
.bullet-info{
margin:0 0 0 20px;
}
	
a.emphasis-link{
color:#336699;
font-weight:bold;
}

a.emphasis-link:hover{
color:#173152;
}
/* end hotline */

/* Bio Pages */
.bio-copy-first{
margin:2.5em 0 0 0;
padding:0 2.5em 0 0;
}

.bio-copy{
margin:1em 1.5em 1.5em 0;
line-height:1.3em;
}

img.left{
float:left;
margin:1.5em 1.5em 1.5em 0;
}

.images{
padding:5px;
outline:1px solid #CCCCCC;
}

.image-border-left{
outline:1px solid #ccc;
padding:5px;
float:left;
width:261px;	
margin:15px 20px 20px 0;
}	

/* end Bio Pages */

/*accordion*/
div.btn-accordion-right a {
background:url(../images/arrow-blue-next.gif) no-repeat scroll right center transparent;
padding:0px 10px 0 0;
margin:10px 10px 0 0;
color:#336699;
float:right;
}
 	
div.btn-accordion-right a:hover{
text-decoration:underline;	
} 

#accordion .pane ul.reading-room-ul{
padding:0 0 0 0px;	
}	

.pane li a{
border:none;
}
	
.reading-room-li{
border:none;
}

a.reading-room-anchor{
margin:10px 10px 0 0;
color:#336699;
font-weight:bold;
font-size:14px;	
}
	
a.reading-room-anchor:hover{
border-bottom:2px solid #173152;
color:#173152;
text-decoration:none;
}	
/*end accordion*/	