/*Globals*/
 
 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50.5%; /* Resets 1em to 10px */
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(../art/backgrounds/lftbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}			
 a { text-decoration: none; } 			
 input { vertical-align: middle; }
 blockquote { margin: 0 0 15px 0; padding: 0 30px; }
 
/* end globals */ 

/* Content ***************************************/

    #content {  padding: 0 5px 0 0px; float: left; }
    #content h2 { margin: 0 0 25px 0; font-size: 2em; font-weight: normal; color: #c00000; }
    #content h2.home { margin: 0 0 5px 0; font-size: 2em; font-weight: normal; color: #c00000; }		
    #content h3 { margin: 0 0 5px 0; padding-top: 5px; font-size: 1em; font-weight: bold; color: #000080; border-bottom: 1px solid #d6d6d6; }
    #content h3 a:hover { color: #666975; }
    #content h5 { margin: 0 0 5px 0; padding-top: 5px; font-size: 1.3em; font-weight: normal; color: #000080; }
   /* #content h4 { margin: 0 0 5px 0; padding-top: 5px; font-size: 1em; font-weight: normal; color: #c15338; } */
    #content p  { margin-bottom: 15px; font: 11px/1.4 Verdana, Arial, Helvetica, sans serif; color: #595959; }
    #content p.zeromarg  { margin-bottom: 0px; font: 11px/1.4 Verdana, Arial, Helvetica, sans serif; }
    #content ul { margin: 0 0 5px 0; padding: 0 0 0 30px; color: #595959; }
    #content ul li { margin: 0 0 5px 0; padding: 0 20px; line-height: 1.5em; list-style-type: none; background: #FFF url( ../art/backgrounds/dot.gif ) no-repeat 0 5px; font: 11px/1.4 Verdana, Arial, Helvetica, sans serif; color: #595959;}
    #content ul li ul { margin: 10px 0 15px 0; padding: 0 0 0 30px; color: #595959;}
    #content ul li ul li { margin: 0 0 15px 0; padding: 0 0 0 20px; line-height: 1.5em; list-style-type: none; background: #FFF url( ../art/backgrounds/dot.gif ) no-repeat 0 5px; color: #595959;}
    #content a:link, #content a:visited, #content a:active { color: #097dd1; text-decoration: underline; }
    #content a:hover { color: #097dd1; text-decoration: none; }
	
/* end Content */

.mntable
{
	background-color: #FFFFFF;
	margin-left: 12px;
}

.inpgtable
{
	background-color: #FFFFFF;
	margin-left: 12px;
	background-image:url(../art/backgrounds/ipgbg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 915px;
}

.vertcol
{
background-color: #808080;
height: auto;
width: 1px;
vertical-align: top;
}

.navcol
{
background-color: #E7E7E7;
width: 220px;
vertical-align: top;
}

.surgeon
{
background-image:url(../art/backgrounds/surg.jpg);
background-position: top right;
background-repeat: no-repeat;
width: 693px;
}

.footerdots
{
background-image:url(../art/backgrounds/footdots.gif);
background-position: top left;
background-repeat: no-repeat;
width: 654px;
height: 58px;
font-family:verdana;
font-size:10px;
text-align:left;
a:#595959;
padding: 0px;
}

.spc1_nlsitemcontainer {
    height:21px;
    background-image:url(../styles/img/pinkbar.png);
}
.spc1_nlsiconcell {width:16px;}
.spc1_nlssubmenucell{width:20px;}
.spc1_nlsitem {
    font-family:verdana;
		font-stretch:narrower;
    font-size:12px;
    font-weight:bold;
	text-align:right;
    color:#733405;
    padding:2px 5px 2px 5px;
}

.spc1_nlsitemcontainerover {
    height:21px;
    background-image:url(../styles/img/pinkbar.png);
}
.spc1_nlsiconcellover {width:16px;}
.spc1_nlssubmenucellover{width:21px;text-align:right !important;}
.spc1_nlsitemover {
    font-family:verdana;
		font-stretch:narrower;
    font-size:12px;
    font-weight:bold;
	text-align:right;
    color:#733405;
    padding:2px 5px 2px 5px;
}

.archive
{
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 12px;
	margin-right: 10px;
	padding: 5px 0 5px 0;
}

.archive_title
{
	text-decoration: underline;
	text-align: center;
	color: #000080;
	font-weight: bold;
}

/*
.archive ul { margin: 0 0 5px 0; padding: 0 0 0 10px; font-weight: normal; color: #595959;}
.archive ul li { margin: 0 0 5px 0; padding: 0 20px; line-height: 1.5em; list-style-type: none; background:  url( ../art/backgrounds/greydot.gif ) no-repeat 8px 5px; font: 11px/1.4 Verdana, Arial, Helvetica, sans serif; color: #0068AB;}
*/

#articles {
margin-top:0;
}

#articles h4.toggle {
cursor:pointer;
margin: 0 0 5px 0; 
padding: 0 0 0 10px;
font: 11px/1.4 Verdana, Arial, Helvetica, sans serif;  
font-weight: normal;
font-style: italic; 
color: #595959;
}

.content {
}
.content p {
margin: 0 0 5px 0; 
padding: 0 20px; 
line-height: 1.5em; 
list-style-type: none; 
background:  url( ../art/backgrounds/greydot.gif ) no-repeat 8px 5px; 
font: 11px/1.4 Verdana, Arial, Helvetica, sans serif; 
color: #0068AB;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0px;
	padding: 0px 10px;
}



/*
#articles h3.toggler {
border-bottom:1px solid #DDDDDD;
border-color:#DDDDDD;
cursor:pointer;
font-family:'Lucida Grande',Verdana,Tahoma,sans-serif;
font-size:14px;
letter-spacing:0;
line-height:16px;
margin:0;
padding:4px 0;
text-transform:none;
}

#articles a, #articles a:visited {
color:#0099CC;
}
#articles a:hover, #articles a:active {
color:#111111;
}
#articles .accordion a, #articles .accordion a:visited {
color:#0099CC;
}
#articles .accordion a:hover, #articles .accordion a:active {
color:#111111;
text-decoration:underline;
}
.accordion {
}
.accordion p {
margin:5px 0 10px;
}
*/
