html, form{
	height:100%;
}

body{
	background:#cecbba;
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt;
	color:#2d2d1f;
}

table td
{
    font-family:Arial, Helvetica, sans-serif; 
	color:#2d2d1f;
}	

span .rsslinks
{
    display:none;
}

#contentcolumn table td, #contentcolumn_front table td
{
	font-size:10pt;
}

.imgborder
{
    border:2px solid #696556;
}

h1
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:13pt;
    color:#2d2d1f;
}

h2
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:11pt;
    color:#2d2d1f;
} 
blockquote
{
    margin-top:0px;
     margin-bottom:0px;
}   

a, a:link, a:visited, a:active
{
    color:#000000;
}

a:hover
{
    color:#ffffff;
}

#all{
	background:url(../images/header_bg.jpg) #cecbba repeat-x;
	width:100%;	
	height:100%;
	text-align:center;
}
	
#main{
	background:url(../images/footer_bg.jpg) #cecbba repeat-y;
	width:832px;
	margin:0 auto;
	height:100%;
}

#header{
	background:url(../images/header.jpg) #cecbba;
	width:832px;
	height:72px;
}

	#mainnav
	{
	    text-align:left;
	}

#navigation{
	background:url(../images/navigation_bg.jpg) #cecbba no-repeat;
	width:832px;
	height:24px;
}

table.TopGroup
{
    margin-left:47px;
    clear:none;
    float:left;
}

.content_padding
{
    background:url(../images/content_bg.jpg) #cecbba repeat-y -30px;
	text-align:left;
	float:left;
	width:800px;
}

.bottom
{
    margin-left:30px;  
}    
    
.content{
	background:url(../images/divider_bg.jpg) #cecbba repeat-y;
	text-align:left;
	float:left;
	padding:0 0 20px 30px;
	width:800px;
}

	.masthead{
		margin-left:18px;
	}
	
	#newscolumn
	{	    
		text-align:left;
		margin:0 0 0 33px;
		width:195px;
		float:left;
				
	}
	
	.rightmenu
	{
	    margin-top:7px;
	}
	
		.infobullets, .inthissection, .recentnews{
            margin:10px 0 0 0;
            padding:0;
            width:165px;
		}
	
		.infobullets li, .inthissection li, .recentnews li, .infobullets a, .infobullets a:link, .infobullets a:visited, .infobullets a:active, .inthissection a, .inthissection a:link, .inthissection a:visited, .inthissection a:active{
			list-style:none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:8pt;
			color:#2d2d1f;
			text-decoration:none;		
		}
		
   .recentnews p
   {
    font-family:Arial, Helvetica, sans-serif;
			font-size:8pt;
   }
   
   .recentnews
   {
    padding-left:2px;
   }
		
		.infobullets a:hover
		{
		    color:#9b998b;
		    text-decoration:underline;
		}
		
		.infobullets li, .inthissection li{
			background:url(../images/bullet.gif) no-repeat 0px 3px;
			padding-left:15px;
	        margin:0 0 7px 2px;			
	        	
		}
		

        .inthissection_two
        {
            
            padding:0px;
            margin:3px;
         
        }

		.inthissection_two li, .inthissection_two li.selected
		{
		    background:url(../images/subbullet.gif) no-repeat 0px 5px;
            padding:0 0 0 15px;
	        margin:7px 0;	
	        font-weight:normal;			
		}
		
		.inthissection_two li.selected
		{
		    
		    font-weight:bold;
		}
		    
		    ul .selected, .selected, li.selected
		    {
		        color:#000000;
		        text-decoration:none;
		        font-weight:bold;
		        list-style:none;
		        
		    }
		
		.recentnews li{
			margin:0 0 8px 2px;
		}
			
	#contentcolumn, #contentcolumn_front{
		text-align:left;
		margin:0px 50px 0 0;
		float:left;
		clear:none;
		width:510px;
		overflow:auto;
	}
	
	.jobTableHeader
	{
	    background-color:#696556;
	    color:#ffffff;
	    font-weight:bold;
	}
	
		.breadcrumb, .breadcrumb_phys{
			background-color:#696556;
			color:#e2dec7;
			padding:3px 5px;
			margin-top:0;
			font-size:11px;	
		}
		
			.breadcrumb p, .breadcrumb_phys p{
				margin:0;
				padding:0;
			}
	
#footernav{
	background:url(../images/navigation_footer.jpg) repeat-y;
	width:832px;
	height:24px;
	padding-top:3px;
	clear:both;
	color:#c2bfac;	
}	

    #footernav a, #footernav a:link, #footernav a:visited
    {
        font-family:Arial, Helvetica, Sans-Serif;
	    font-size:8pt;
	    text-transform:uppercase;
	    color:#c2bfac;
	    text-decoration:none;
	    font-weight:bold;
    }
       
    #footernav a:active, #footernav a:hover
    {
        font-family:Arial, Helvetica, Sans-Serif;
	    font-size:8pt;
	    text-transform:uppercase;
	    color:#ffffff;
	    text-decoration:underline;
        font-weight:bold;	    
    }

#footer{
	background:url(../images/footer_bg.jpg) repeat-y;
	width:832px;
	height:63px;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	padding-top:5px;
}
		
#footer p, #footer a, #footer a:link, #footer a:visited, #footer a:active{
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9b998b;
	margin-top:0px;
}

#footer a:hover{
	color:#c2bfac;
}	


.SiteMap
{
}

.BreadcrumbsNode
{
			background-color:#696556;
			color:#e2dec7;
			padding:3px 5px;
	        font:Arial, Helvetica, sans-serif;
	        font-size:11px;				
} 

.BreadcrumbsNode a, .BreadcrumbsNode a:link, .BreadcrumbsNode a:visited, .BreadcrumbsNode a:active, .breadcrumb table tr td, .breadcrumb_phys table tr td
{ 
			color:#e2dec7;
			text-decoration:none;
	        font:Arial, Helvetica, sans-serif;
	        font-size:11px;			
} 

.BreadcrumbsNode a:hover
{ 
			color:#ffffff;
			text-decoration:underline;
			
} 

.table
{

    margin:5px;
}    

.label
{
    font-weight:bold;
    padding:5px;
    width:110px; 
    margin:0;   
}

.specialties
{
    font-weight:bold;
    color:#696556;
    font-size:9pt;
}

.value
{
    margin:0;
    padding:5px;
    width:200px;    
}   

.dropdown
{
    background-color:#ffffff;
    border:1px solid #312f27;
    color:#312f27;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:8pt;
}

.dropdownsearch
{
    color:#312f27;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:8pt;    
    background-color:#c2bfac;
    border:1px solid #312f27;    
}    

.bordertable
{
    border:1px solid #000000;
}

/*
.xl66{
	background-color:#696556;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:4px;
	border:1px solid #000000;	
}

.xl67{
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;	
	padding:4px;
	border:1px solid #000000;	
}

*/

#careers span table td
{
	border:1px solid #333333;
	padding:4px;
}






/* ==================================== */
/* .Net Menu Styles =================== */
/* ==================================== */

.MenuItem{
	color:#312f27; 
  	font-size: 12px;
  	cursor:pointer;
  	white-space:nowrap;
	margin: 0px;
	background-color:#c2bfac;
}

.MenuItemHover{
  	color:#312f27; 
  	font-size: 12px;
  	cursor:pointer;
  	background-color:#ffffff;
  	white-space:nowrap;	
}

.MenuGroup{
	font-family:Arial, Helvetica, sans-serif; 
  	font-size:12px;
  	background-color:#c2bfac;
}
