.text12 { font-family: verdana; font-size: 12px; text-decoration: none; color: #404638; }
.text12B { font-family: verdana; font-size: 12px; text-decoration: none; color: #404638; line-height:1.5; }
.text14 { font-family: verdana; font-size: 14px; text-decoration: none; color: #404638; }

.topic { font-family: verdana; font-size: 14px; text-decoration: none; font-weight:bold; color: #330060; }

.docname {font-family: serif; font-size: 18px; text-decoration: none; font-weight: bold; color: #330060;}

a.local { font-family: verdana; font-size: 12px; text-decoration: none; font-weight:bold; color: #330060; }
a.local:hover { font-family: verdana; font-size: 12px; text-decoration: underline; font-weight:bold; color: #003399; }

a.ABlink { font-family: verdana; font-size: 12px; text-decoration: none; color: #404638; }
a.ABlink:hover { font-family: verdana; font-size: 12px; text-decoration: underline; color: #330060; }

.buttonscontainer {
	position:absolute;
	left:550px;
	top:120px;
	width:230px;
	height:245px;
	background-color:#DAE2CF;
}

.buttons a {
	color: 707767;
	padding: 3px;
	display: block;
	border-bottom: 1px dashed #B3BBA6;
	font: 12px verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent:3px;
}

.buttons a:hover {
	background-color: #A4AB9A;
	color: #4A4F44;
	text-decoration: none;
	border-bottom: 1px solid #707767;
}

.buttontitle {
	color: #663399;
	background-color: #DAE2CF;
	padding: 2px;
	display: block;
	border-bottom: 1px solid #707767;
	font: 12px verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent:3px;
}

.contentbox {
	position:absolute;
	top:350px;
	left:160px;
	width:615px;
	color: 707767;
	padding: 2px;
	font: 12px verdana, sans-serif;
	text-decoration: none;
	text-align: left;
}

.plcwelcome {
	position:absolute;
	top:130px;
	left:380px;
	width:400px;
	text-align:left;
	visibility:show;
}

.plccontent {
	position:absolute;
	top:130px;
	left:380px;
	width:400px;
	text-align:left;
	visibility:hidden;
}

.address {
	position:absolute;
	left:550px;
	top:120px;
	width:230px;
	background-color:#DAE2CF;
	padding-left:5px;
}

.h1 {
	font: 18px verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#330060;
}

    /* ----- Homepage Slideshow ----- */
    #capc_homepageSlider {
        position: relative;
        width: 615px; height: 173px;
        margin: 0 0 15px 0; padding: 0;
		clear: left;
    }
    
        #capc_homepageSlider h1 {
            position:absolute;
            top:0; left:0; z-index:8;
            opacity:0.0;
            width: 615px; height: 173px;
            margin: 0; padding: 0;
            text-indent: -9999px;
        }
        
            #homeSlide1 {background: #FFF url(/images/uploaded/cardioasscDC/capc_homeSlide1.jpg) no-repeat 0 0;}
            
            #homeSlide2 {background: #FFF url(/images/uploaded/cardioasscDC/capc_homeSlide2.jpg) no-repeat 0 0;}
            
            #homeSlide3 {background: #FFF url(/images/uploaded/cardioasscDC/capc_homeSlide3.jpg) no-repeat 0 0;}
            
            #homeSlide4 {background: #FFF url(/images/uploaded/cardioasscDC/capc_homeSlide4.jpg) no-repeat 0 0;}
            
            #homeSlide5 {background: #FFF url(/images/uploaded/cardioasscDC/capc_homeSlide5.jpg) no-repeat 0 0;}
            
            #homeSlide6 {background: #FFF url(/images/uploaded/cardioasscDC/capc_homeSlide6.jpg) no-repeat 0 0;}
            
            #homeSlide7 {background: #FFF url(/images/uploaded/cardioasscDC/capc_homeSlide7.jpg) no-repeat 0 0;}
            
            #homeSlide8 {background: #FFF url(/images/uploaded/cardioasscDC/capc_homeSlide8.jpg) no-repeat 0 0;}
            
            #capc_homepageSlider h1.active {
                z-index:10;
                opacity:1.0;
            }
            
            #capc_homepageSlider h1.last-active {
                z-index:9;
            }
