/* CSS Document */

/* gobal to all templates */

thead { display: table-header-group; } 
tfoot { display: table-footer-group; } 

.box { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    border: 1px solid #000000; 
} 

.nav_headline {
    color: #8B575C;	
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	
	
}

.criticalcare {
   	font-family: verdana;
	font-size: 10px;
	
	
}
.skills_headline{
   	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	
}

.subheadline{
   	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	
}

.li
{
	font-family: verdana;
	font-size: 10px;
	padding-left: 20px;
	background-image: url(site/1/template/dot.jpg) ;
	background-repeat: no-repeat;
	background-position: 15px 7px;
}

.criticalcareheaders {
   	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	
}

.joblistsheaders {
   	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	
}

.checklistleft {
   	font-family: verdana;
	font-size: 10px;
	text-align: left;
	
}
/** customize template **/

.button A:link, .button A:visited {
	color: #0000ff;
	text-align: left;
    
    font-family: verdana;
    font-size: 10px;
    text-indent: 0px;
    text-decoration: underline;
}

.button A:hover {
	color: #b2cb06;	
	text-align: left;
    
    font-family: verdana;
    font-size: 10px;
    text-indent: 0px;
    text-decoration: none;
}



.button {
  color: #0000ff;
  text-align: left;
  
  font-family: verdana;
  font-size: 10px;
  text-indent: 0px;
  text-decoration: underline;
   
}

.inactive {
	color: #DA9400;	
	text-align: left;
    font-weight: bold;
    font-family: verdana;
    font-size: 10px;
    text-indent: 0px;
    text-decoration: none;
}

.notes_trak_yellow {
	color: #FFCC02;	
	text-align: left;
    font-weight: bold;
    font-family: verdana;
    font-size: 10px;
    text-indent: 0px;
    text-decoration: none;
}

.notes_trak_green {
	color: #00FF99;	
	text-align: left;
    font-weight: bold;
    font-family: verdana;
    font-size: 10px;
    text-indent: 0px;
    text-decoration: none;
}
.apptext {
	color: #FD0332;	
	text-align: left;
    font-family: verdana;
    font-size: 10px;
    text-indent: 0px;
    text-decoration: none;
	font-weight: bold;
}

.blacktext {
	color: #000000;	
	
    font-family: verdana;
    font-size: 10px;
    text-indent: 0px;
    text-decoration: none;
	
}

.joblistingstext {
	color: #000000;	
	text-align: left;
    font-family: verdana;
    font-size: 11px;
    text-indent: 0px;
    text-decoration: none;
	
}

.printtext {
	color: #8B575C;	
	text-align: left;
    font-family: verdana;
    font-size: 11px;
    text-indent: 0px;
    text-decoration: none;
	
	
}

.boldtext {
	color: #000000;	
	text-align: left;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
}
.navbutton A:link, .navbutton A:visited {
	color: #F92900;
	text-align: left;
    font-weight: bold;
    font-family: verdana;
    font-size: 13px;
    text-indent: 0px;
    text-decoration: none;
}

.navbutton A:hover {
	color: #DA9400;	
	text-align: left;
    font-weight: bold;
    font-family: Times New Roman;
    font-size: 13px;
    text-indent: 0px;
    text-decoration: none;
}



.navbutton {
  color: #ffffff;
  text-align: left;
  font-weight: bold;
  font-family: Times New Roman;
  font-size: 13px;
  text-indent: 0px;
  text-decoration: none;
   
}

.leftnav {
  color: #ffffff;
  text-align: left;
  font-weight: bold;
  font-family: Times New Roman;
  font-size: 14px;
  text-indent: 0px;
  text-decoration: none;
  
}

.leftnav A:link, .leftnav A:visited {
  color: #ffffff;
  text-align: left;
  font-weight: bold;
  font-family: Times New Roman;
  font-size: 14px;
  text-indent: 0px;
  text-decoration: none;
}

.leftnav A:hover {
  color: #E2AB38;
  text-align: left;
  font-weight: bold;
  font-family: Times New Roman;
  font-size: 13px;
  text-indent: 0px;
  text-decoration: underline;
}



