.smaller 
{
	width: 350px;
}

body, td, ul, li {
	font-family: Times-Roman, Georgia, Garamond, serif;
	font-size: 12px;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.boldItalic {
	font-weight: bold;
	font-style: italic;
}

.pageTitle {
	font-size: 14px;
	color: 67903D;
}

.heading
{
	font-weight: bold;
	color: #67903d;
}

A:link {
	text-decoration: line;
	color: 07345B;
}

A:hover {
	text-decoration: none;
}

A:visited {
	text-decoration: line;
	color: 666666;
}

.heading A:link {
	text-decoration: line;
}

.heading A:hover {
	text-decoration: none;
}

.heading A:visited {
	text-decoration: line;
}

.green {
	color: 67903D;
	font-size: 12px;
}

.greenPanel {
	color: 67903D;
	font-size: 12px;
	margin-left: 8px; 
	margin-right: 8px
}

.greenLarger {
	color: 67903D;
	font-size: 14px;
}

.gray {
	color: 666666;
}

.footer {
	color: 666666;
	font-size: 10px;
}

.footer A:link {
	color: 666666;
	text-decoration: line;
}

.footer A:hover {
	text-decoration: none;
}

.footer A:visited {
	text-decoration: line;
}

.breadcrumbs {
	font-variant: small-caps;
	font-size: 14px;
}

.breadcrumbsDoc {
	font-variant: small-caps;
	font-size: 14px;
	color: 67903D;
}

.searchBox {
	border-top: 1px solid #666666;
	border-bottom: 1px solid  #666666;
	border-left: 1px solid  #666666;
	border-right: 1px solid  #666666;
}

.dropMenu {
	border-top: 1px solid #666666;
	border-bottom: <img src="/uploadedimages/BJC_HealthCare/Patient_Care_Sites/Hospitals/Progress_West_HealthCare_Center/sidePanel_bottom.gif">;
	border-left: 1px solid  #666666;
	border-right: 1px solid  #666666;
}

.pictureTable {
	border-style:solid; 
	border-bottom-width:1;
	border-top-width:1;
	border-left-width:1; 
	border-right-width:1; 
	border-bottom-color:#6C9D31; 
	border-top-color:#6C9D31; 
	border-right-color:#6C9D31; 
	border-left-color:#6C9D31;
}

#SFnet .SFHeading,
#SFnet tr.physnametop, #SFnet tr.officeloc, #SFnet .facHeading,
#SFnet .physlistlabel
{
	display: none;
}
#SFnet .line1 {
	background-color: #E4BD30;
	height: 1px;
	width: 100%;
	border-width: 0px;
}
#SFnet .line2 {
	background-color: transparent;
	height: 1px;
	width: 100%;
	border-width: 0px;
}
#SFnet .line3 {
	background-color: #90A466;
	height: 2px;
	width: 100%;
	border-width: 0px;
}
#SFnet div.sectdivider .line3 {
	margin-bottom: 5px;
}
#SFnet tr.addrdiv {
	background-color: #CCCCCC;
}
#SFnet td.searchButton {
	text-align: center;
}
#SFnet input.searchButton {
	width: 75px;
	height: 27px;
	margin-left: 10px;
	margin-right: 10px;
	border-width: 0px;
	background-color: transparent;
	background-image: url('images/SFnet/SearchButtons.gif');
	background-repeat: no-repeat;
	background-position: 0px -269px;
}
#SFnet .SFenterPhysName {
	font-weight: bold;
}
#SFnet .SFphysTable TD {
	padding-top: 8px;
	padding-bottom: 8px;
}
#SFnet .SFphysLeft {
	padding-right: 5px;
}
#SFnet .SFphysRight {
	padding-left: 5px;
}
#SFnet .SFphysLeftInsurance {
	padding-right: 5px;
	vertical-align: top;
}
#SFnet .SFphysRightInsurance {
	padding-left: 5px;
	vertical-align: top;
}
#SFnet .SFbottomSearchButton {
	text-align: center;
}
#SFnet td.profilelabel {
	vertical-align: top;
	padding-right: 10px;
	white-space: nowrap;
}
#SFnet td.profiledata {
	vertical-align: top;
}
#SFnet td.photocell {
	width: 100px;
}
.csInvisible
{
display:none;
visibility:hidden;
}
