/* Container Styles for Synergistic Life
Styles for Image Header Boxes Corp Skin */

/* Style for Module Title */


/* Styles for layout of container */
/* main container holder */
.slacontainer
{
    border: solid 1px #0033FF;
    background-color: Transparent;
    margin-bottom: 10px;
    /* for IE 5.5 and below */
    height: 1px;
    voice-family: "\"}\"";
    voice-family: inherit;
    /* for IE6 and above */
    height: 100%;
}

/* title section */
/*.slctitle
{
 
} 
*/
.slabgtitlebar
{
    background-color: #000066; 
    background-image: url(Corpdeepbluebg.jpg);
	background-repeat: repeat-x; 
	padding-top: 5px;
	width: 100%;
	height:20px;
}

.sladminaction
{
    float: left;
    height: 25px; 
    padding: 5px 5px 0px 5px;
}

.slaicon
{
    
}

.slatitle
{
    color: #FFF;
}

.slahelp
{
    float: right;
    margin-top: 5px;
}
*/
/* module content section */

slacontent
{
    margin-top: 10px;
}

.slacontainer_content
{
    padding: 5px 5px 8px 5px;
}

/* Footer Action Buttons */
.slaedit
{
    clear: both;
    float: left;
}

.slaactionpkg
{
    float: right;
}

