﻿#leftCol{
    background-image:url(../_images/About_left.jpg);
    width:508px;
    height:552px;
    float:left;
}

#rightCol{
    float:left;
    width:442px;
    height:552px;
}

#providerServicesList{
    padding-left: 90px;
}

 li{
    padding-bottom:10px;
}

#providerServicesList li a{
    text-decoration:none;
    font-size:15px;
    font-weight:bold;
}

.hLine{
    height:1px;
    width:360px;
    border-style:solid;
    border-width:0 0 1px 0;
    border-color:#6caedf;
}

#leftCol2{
    width:508px;
    height:552px;
    float:left;
}

#rightCol2{
    float:left;
    width:442px;
    height:552px;
}

#leftCol3{
    background-image:url(../_images/Accomplishments_left.jpg);
    width:508px;
    height:552px;
    float:left;
}

#leftCol4{
    background-image:url(../_images/RealMedStory_left.jpg);
    width:508px;
    height:552px;
    float:left;
}

#leftCol5{
    width:508px;
    height:552px;
    float:left;
}

#content{
    padding:0px 20px 0px 25px;
    line-height:20px;
    height:306px;
}

#scrollWrapper{
    height:450px;
    overflow:hidden;
}

#scrollWrapper2{
    height:410px;
    overflow:hidden;
}

#scrollingContent{
    padding:15px 25px 3px 0;
}

#teamTop{
    padding:10px 45px 0px 45px;
}

#backToAbout{
    float:right;
    position:relative;
    padding-right:23px;
}

#backToPS{
    float:right;
    padding-right:0px;
}

/********* Bio Styles ************/

.bioPrompt{
    font-size:13px;
    font-weight:bold;
}

.fileLink{
    width:auto;
    float:right;
    text-decoration:none;
    padding-right:38px;
}

.fileLinkA{
    text-decoration:none;
    font-weight:bold;
}

.fileLinkA:hover{
    text-decoration:underline;
    font-weight:bold;
}



.detailLink {
	padding:5px 0 15px 26px;
}

ol li a:link{
	font-size: 12px;

	color: #666666;
	text-decoration:none
}

ol li a:hover{
	color: #6caedf;

}

ol li a:visited{
	color: #666666;
 text-decoration:none
}

