

.bodytext {
	font-family: Tahoma, Lucida Sans Unicode, Lucida Console;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	
}

.asmall {
	font-family: Tahoma, Lucida Sans Unicode, Lucida Console;
	font-size: 14px;
	color: #333333;
}

.alarge {
	font-family: Tahoma, Lucida Sans Unicode, Lucida Console;
	font-size: 16px;
	color: #333333;
}

.thanks {
	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 13px;
	color: #156376; font-style:italic;
	line-height: 18px;
	
}

.pgheader {
	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 18px;
	color: #156376;
		line-height: 22px;
}

.boldtl {
	font-family: Tahoma, Geneva, Lucida Sans Unicode, Lucida Console;
	font-size: 14px;
	color: #156376;
	font-weight: bold;
		line-height: 22px;
}

.boldtlsm {
	font-family: Tahoma, Geneva, Lucida Sans Unicode, Lucida Console;
	font-size: 16px;
	color: #156376;
	font-weight: bold;
		line-height: 22px;
}

.subnav {
	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 15px;
	color: #ffffff;
	padding: 5px;
}

.smtext {
	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 16px;
	color: #5c5b56;
	line-height: 22px;
}

.datetext {
	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 12px;
	color: #666666;
	padding-right: 12px;
}


.navtext {
	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 16px;
	color: #ffffff;
}
.subfoot {
	font-family:  Lucida Sans Unicode, Lucida Console;
	font-size: 11px;
	color: #ffffff; font-weight:bold
}

.tablepad{
padding: 4px;padding-left: 12px;
}


ul
{
list-style-image: url("images/bullet.gif")
}

a:link {color:#156376;} 

a:visited {color:#156376;} 

a:hover {color:#333333; text-decoration:underline;}


a.sidenav:link {font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 14px; color:#156376; text-decoration:none;} 

a.sidenav:visited {font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 14px; color:#156376; text-decoration:none;} 

a.sidenav:hover {font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 14px; color:#333333; text-decoration:none;}



a.hdnav:link {	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 13px;
	font-weight: bold;text-decoration:none;
	color: #ffffff;} 

a.hdnav:visited {	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 13px;
	font-weight: bold;text-decoration:none;
	color: #ffffff;} 

a.hdnav:hover {	font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 13px; 
	font-weight: bold;text-decoration:none;
	color: #ffffff;}


a.nav:link {
	color:#3b3b3b;font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 11px;text-decoration:none;font-weight: bold;
} 

a.nav:visited {color:#3b3b3b;font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 11px;font-weight: bold;text-decoration:none;} 

a.nav:hover {color:#ffffff;font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 11px;font-weight: bold;text-decoration:none}


a.foot:link {color:#ffffff;font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 15px;text-decoration:none;
}  

a.foot:visited {color:#ffffff;font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 15px;text-decoration:none;
} 

a.foot:hover {color:#79defb;font-family: Lucida Sans Unicode, Lucida Console;
	font-size: 15px;text-decoration:none
} 



.navcontainer{
width: 100%; height: auto;

}

.navcontainer ul{
margin: 0;
padding-left: 3px; /*offset of tabs relative to browser left edge*/
list-style-type: none;
}

.navcontainer li{
width: 100%; 
display: inline;
margin: 0;
}

.navcontainer li a{ 
float: left; 
display: block;
text-decoration: none; 
margin: 0;
padding: 9px 11px; /*padding inside each tab*/
background-image: url('images/nav_div.gif');
background-repeat: no-repeat;
background: #; /*background of tabs (default state)*/
}

.navcontainer li a:visited{
color: white;
}

.navcontainer li a:hover, .navcontainer li.selected a{
background: #156374; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

body#bdhome a#navhome,
body#bdsentinel a#navsentinel,
body#bdoperators a#navoperators,
body#bdsafety a#navsafety,
body#bdprograms a#navprograms,
body#bdpolicies a#navpolicies,
body#bdfaqs a#navfaqs,
body#bdmission a#navmission
{

background: #156374;

}
