body
{
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #fff;
    font-family: verdana, "lucida grande", geneva, sans-serif;
    font-size: 11px;
    color: #444;
    line-height: 16px;
}


/*-----[header styles]----------*/

#masthead
{
    position: relative;
    width: 770px;
    height: 195px;
    margin: 0;    
}


.mastheadBg
{
    position: relative;
    width: 770px;
    height: 195px;    
}

.mastheadBg#financial {background: url(../images/masthead_financial.jpg) no-repeat top left;}
.mastheadBg#attorneys {background: url(../images/masthead_attorneys.jpg) no-repeat top left;}
.mastheadBg#faq {background: url(../images/masthead_faq.jpg) no-repeat top left;}
.mastheadBg#resources {background: url(../images/masthead_resources.jpg) no-repeat top left;}
.mastheadBg#mentalHealth {background: url(../images/masthead_mentalHealth.jpg) no-repeat top left;}
.mastheadBg#process {background: url(../images/masthead_process.jpg) no-repeat top left;}
.mastheadBg#home {background: url(../images/masthead_home.jpg) no-repeat top left;}



#masthead.attorneys { background-image: url(../images/masthead_attorneys.jpg); }


#masthead .mastheadBottom
{
    position: absolute;
    top: 164px;
    width: 770px;
    height: 31px;
    margin: 0;    
    background: url(../images/masthead_bottom.gif) no-repeat top left;
}

#masthead .mastheadBottom#homeMasthead
{
    background: url(../images/masthead_bottom_home.gif) no-repeat top left;
}


#masthead #logoLink
{
    position: absolute;
    left: 16px;
    top: 51px;    
    width: 326px;
    height: 64px;
}

#masthead #logoLink a
{   
    width: 100%;
    height: 100%;
    display: block;
}




/*-----[container styles]----------*/

#contentContainer
{
    width: 770px;
    float: left;
    background: url(../images/bg_menu.gif) repeat-Y top left;
    background-color: #fff;
}



/*-----[menu styles]----------*/

#menuContainer
{
    width: 207px;
    float: left;
}

#menuContainer #menuItems
{
    padding-top: 10px;  
}

#menuContainer #menuItems a
{
    display: block;
    margin-bottom: 12px;
}

#cptLogo
{
    margin: 346px 0 0 37px;
}

#contact
{
    margin: 78px 0 0 35px;
    color: #666;
}

#contact a { color: #666;  }

#contact a:hover { color: #185979; }



/*-----[content styles]----------*/

.content
{
    width: 530px;
    float: left; 
    margin: 0;
    padding-left: 22px;
    padding-bottom: 66px;   
}

/*tan hack for content width*/
.content
{
    width: 555px;
    widt\h: 530px;
}

.content#homeContent {background: url(../images/bg_vertdots.gif) repeat-Y 260px 0; padding-top: 14px;}


h1
{
    font-size: 11px;
    font-weight: bold;
    margin: 0;
}

h2
{
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

p
{
    margin: 0 0 14px 0;
    line-height: 16px;
}

a { color: #39c; }
a:visited { color: #1e749f; }
a:hover { color: #185979; }

a.glossary {  }


ul
{
    margin: 0 0 14px 0;
    padding: 0;
}
ul li
{
    line-height: 14px;
    margin: 0 0 5px 12px;
}


/*tan hack to get bullets left aligned in IE5*/
* html ul li
{
    margin: 0 0 5px 16px;
    margi\n: 0 0 5px 15px;
}



ul.linkList
{
    margin: 0 0 14px 0;
    padding: 0;
    list-style: none;
}
ul.linkList li
{
    margin: 0 0 0 0;
}
ul.linkList li.link
{
    margin-bottom: 19px;
}




.sectionHeading
{
    width: 540px;
    height: 34px;
    padding: 14px 0 0 22px;
    margin: 0 0 14px -22px;
    background: url(../images/bg_horzdots.gif) repeat-X bottom left;      
}

/*tan hack for box model on header image div*/
* html .sectionHeading
{
    width: 562px;
    widt\h: 540px;
    height: 48px;
    heigh\t: 34px;
}


.dividers
{
    width: 525px;
    margin-left: -22px; 
    padding: 14px 15px 22px 22px;
    background: url(../images/bg_horzdots.gif) repeat-X bottom left; 
}

/*tan hack to feed IE5 the right width*/
* html .dividers { width: 562px; widt\h: 525px; }


/*
compensate for the default top margin of the content block to allow for symmetrical 
stacking of dividers blocks
*/
.dividers#first
{
    margin-top: -14px;
    padding-top: 14px;
    padding-bottom: 16px;
}

.dividers div.portrait
{
    float: right;
    margin: 22px 0 0 0;
}

.dividers p
{
    width: 375px;
    line-height: 16px;
}


/*defeat default marging bottom on p tag to allow the dividers block to provide margins*/
.dividers p.contactInfo
{
    margin: 0;
}



/*-----[home page content styles]----------*/
#homeLeft
{
    float: left;
    width: 225px;      
    margin: 0;
}

#homeRight
{
    float: left;
    width: 258px;
    margin: 0 0 0 40px;
}

.displayImage
{
    margin: 0 0 14px 0;   
}

.learnMoreLink
{
    width: 80px;
    margin: 0 0 40px 143px;
    height: 14px;
    padding-right: 0;
    overflow: hidden;
    background: transparent url(../images/icon_learnmore_off.gif) no-repeat;     
}

.learnMoreLink a
{   
    width: 80px;
    margin-right: 40px;
    height: 14px;
    display: block;    
    background: url(../images/icon_learnmore_on.gif) no-repeat -50px -50px; 
}

.learnMoreLink a:hover {background-position: 0 0}









/*-----[footer styles]----------*/

.footer
{
    width: 770px;
    height: 11px;
    clear: both;
    background: url(../images/bg_footer.gif) no-repeat top left;
}

.footer#homeFooter{background: url(../images/bg_footer_home.gif) no-repeat top left;clear: both;}


#copyrightBlock {color: #999;}

/*-----[utility styles]----------*/

.borderOn
{
    border: 1px solid black;
}







/*-----[FAQ STYLES]---------------*/


#faqContainer
{
        clear: both;

}


#faqContainer div.faqAnswer
{
        display: none;
}



#faqContainer h1
{
        margin: 0 0 7px 0;
        font-weight: normal;
}








#toggleContainer
{
        float: right;
        height: 8px;
        margin-top: -8px;
        margin-right: -8px;/*spread out farther than default padding of content to align with right edge*/

}



a#viewAllLink 
{   
        font-size: 5px;/*kill default font size on a link*/
        width: 47px;
        height: 5px;
        display: block;    
        background: url(../images/icon_viewall.gif) no-repeat 0 0; 
        float: right;
        margin-right: 12px;
}

a#viewAllLink:hover {background-position: 0 -10px;}

a#hideAllLink 
{   
        font-size: 5px;/*kill default font size on a link*/
        width: 45px;
        height: 5px;
        display: block;    
        background: url(../images/icon_hideall.gif) no-repeat 0 0; 
        float: right;
}

a#hideAllLink:hover {background-position: 0 -10px;}



