h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: 400;
	
	}
h1
{
	color: rgb(7,111,140);
} /* Filemot Blue*/
h2
{
	color: rgb(230,129,25); 
}/*Filemot Orange */
h3
{
	color: rgb(131,116,54); 
} /* Filemot Green */
h4
{
	color: rgb(7,111,140);
} /* Filemot Blue*/
h5,h6
{
	color: rgb(0,0,0);
}/* Black */
em {color:#E68119; font-style: normal; font-size: 110%; font: Tahoma; font-weight: 700} 
strong {color: #076F8C; font-size: 110%; text-decoration:bold} 
body p{text-indent:25px; margin-top:0}
foot p{text-indent:0px; margin-top:10px}


a{
	color: #076F8C; 
} /* Filemot Blue */
a:visited{
	color: #837436; 
} /* Filemot Green */

a:active {
color: rgb(230,129,25); 
}/*Filemot Orange */

acronym {
	cursor: help;
	border-bottom: 1px dotted;
 	border-bottom-color: rgb(230,129,25);
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a
{
	display: block;
	color: #FFFFFF;
	background-color: rgb(7,111,140);
	width: 160px;
	padding: .2em .8em;
	text-decoration: none;
}
#navcontainer a:hover
{
background-color: #837436;
color: #FFFFF;
}
#navcontainer
{
position: absolute;
    top: 8em;
    left: 1em;
    width: 160px;}
#skyscraper
{
position: absolute;
	top: 300px;
	left:1em;
}	
    
#bectext ul
{
margin-bottom:5; 
margin-left:3;  
padding-left:30;
list-style-image: url("images/sqbull.gif");
}
#bectext li
{
margin-top:5;
}

#bectext li li
{
margin-left:15;
}

body { margin-left: 23%; margin-right: 10%; }
  h1 { margin-left: 0%; margin-bottom: 0%}
  h2,h3,h4,h5,h6 { margin-left: 0%; margin-bottom: 0}
  
 

table
{
	bordercolor="#FFFFFF"
	bgcolor= #9999cc
	cellpadding=2
}