/* 
cascading style sheet for baytreemanagement.com pages -- 12/6/2005

COMMENTS:
--windows version
*/


td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #181157; 
    }  
	
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #181157;
	height: 101%;
    }  

th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #181157; 
    }  

H1 {
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 14px;
	color: #9D080D;
	} 
	
H2 {
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 12px;
	color: #000000;
    margin-bottom:5px;
	} 

P {
	/*this makes the <P> tag behave more similar between IE and Firefox - Chad Beier 04/26/2005
	margin-top: 2px;
	margin-bottom: 2px;*/
}
	
A:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #850001;
    text-decoration : underline;
	}

A:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #850001;
    text-decoration : underline;
	}

A:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #850001;
    text-decoration : underline;
	}

A:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #850001;
    text-decoration : none;
	}

.smtext {
    font-family: Arial, helvetica, sans-serif;
    font-size: 10px; 
	color: #ffffff;
	}
A.footerlink:link {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px; 
     color: #ffffff;  
     text-decoration: underline;  
}  
A.footerlink:active {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px; 
     color: #ffffff;  
     text-decoration: underline;  
}  
A.footerlink:visited {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px; 
     color: #ffffff;  
     text-decoration: underline;  
}  
A.footerlink:hover {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px;
     color: #ffffff;  
     text-decoration: none;  
}

.verbar	{
	color: #272F64;
	background-color: #8489A4;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #dcdad5;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	background-color: #E6E7ED;
	border-top: 1px #272F64 solid;
	border-bottom: 1px #272F64 solid;
	margin-bottom:4px;
	font-weight:bold;
	padding:3px;
	color: #272F64;
}


.submenu .item	{
	font-size: 13px;
	background-color: #272F64;
	color: #ffffff;
	border-bottom: 1px #ffffff solid;
	font-weight:bold;
	margin-bottom:0px;
}

.submenu .item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.submenu .item a:link	{
	color: #ffffff;
	text-decoration: none;
}

.submenu .item a:visited	{
	color: #ffffff;
	text-decoration: none;
}

.submenu .item a:hover	{
	color: #272F64;
	background-color: #eeeeee;
	text-decoration: none;
}

.submenu .item a:active	{
	color: #ffffff;
	text-decoration: none;
}


.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.item a:link	{
	color: #000000;
	text-decoration: none;
}

.item a:visited	{
	color: #000000;
	text-decoration: none;
}

.item a:hover	{
	color: #ffffff;
	background-color: #272f64;
	text-decoration: none;
}

.item a:active	{
	color: #ff0000;
	text-decoration: none;
}


.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}

.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}

/* table.standard in some form */
table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show;
}
table.standard td, table.standard th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	empty-cells: show;
	vertical-align: top;
}
table.standard th {
  color:#ffffff;
  background-color: #8489A4;
}
table.standard tr.alt td {
	background-color: #E6E7ED;
}
table.standard tr.highlighted td {
	background-color: #cccccc;
}

.job_opportunity{
  margin-bottom:20px;
}

.job_opportunity, .msds{
  font-size:11px;
}

.job_opportunity .posted{
  font-weight:bold;
  margin-bottom:5px;
}
.job_opportunity .description{
  margin-left:20px;
}

.msds li a:link,.msds li a:visited,.msds li a:hover,.msds li a:active,
.newsletter li a:link,.newsletter li a:visited,.newsletter li a:hover,.newsletter li a:active{
	text-decoration: none;
  color:#272F64;
}

.msds li a:hover,.newsletter li a:hover{
	text-decoration:underline;
}

#msds_notices
{
  border:2px solid #8489A4;
  background-color:#eeeeee;
  padding:10px;
}

#msds_notices h2{
  margin:0px;
  padding:0px;
}

.msds_notice{
  margin-top:10px;
}

