body{
  background-color:#BBAC8F;
  color:black;
  padding:5px 0px 0px 5px;
  margin:0px;
  border:0px;
  font-family:sans-serif;
  font-size:0.8em;

}

div.document_area{
  border:1px solid black;
  background-color:white;
  width:780px;
  margin: 0px auto;
  padding:0px;
	/*background-image:url('pics/header_background2.jpg');*/
	background-repeat:repeat-y;

}

div.document_area_inside{
  background-image:url('pics/logo.jpg');
	background-repeat:no-repeat;
	background-position:5px 0px;
}

p{
padding-top:6px;
padding-bottom:6px;
}

div.subject_section{
  /*border:1px solid black;*/
	margin:0px;
	margin-top:40px;
	}
	

div.header{
  position:relative;
  width:auto;
  clear:both;
  border:0px;
  border-bottom:0px solid #c0c0c0;
	/*border-left:180px solid #BBAC8F;*/
  margin:0px;
  padding:7px 0px 7px 10px;
	height:80px;
	/*background-image:url('wip/logo.png');
	background-repeat:no-repeat;
	background-position:0px 0px;*/

}

img.logo{
position:absolute;
top:0px;
left:-180px;
border:0px;

}

div.header h1.NA{
position:absolute;
top:25px;
left:5px;
color:orange;
font-size:25px;
font-weight:900;
margin:0px;
}

div.header h1.FDS{
position:absolute;
top:65px;
left:150px;
font-size:15px;
padding-left:30px;
margin:0px;
color:black;
background-color:orange;
background-image:url('pics/FDS background.jpg');
display:block;
width:600px;
font-weight:100;
}

h3.home{
border:0px;
}

div.header img{

}

div.content{
  width:auto;
  border:0px;
  /*border-left:180px solid #BBAC8F;*/
  margin:0px;
  padding:0px 20px 30px 200px;
/*	min-height:470px;*/
}

h2{
color:orange;
}

h3{
color:orange;
border-top:1px solid silver;
}

p.cost{
color:orange;
font-weight:900;
}

p{
margin:0px;
/*border:1px solid black;*/
}

div.item_thumbs{
}



hr.divider{
  margin:10px 0px;
}

img{
  border-width:0px;
  border:1px solid white;
}


a.thumbs{
  border-color:white;
  border-style:solid;
  border:1px;
}


a.thumbs:hover{
  border-color:#0000cc;
}

div.item_thumbs img.current_thumb{
   border:1px solid red;
}

div.header h2{
  display:inline;
  position:relative;
  top:-40px;
  left:20px;
}

p.crumbtrail{
  background-color:#999999;
  
}

a.item_title{
  text-decoration:none;
  color:black;
}

a.crumbtrail{
  padding:0px 3px;
  color:#0000cc;
  font-size:0.9em;
  text-decoration:none;
}

a.crumbtrail:hover{
  background-color:lightgrey;
}

a.main:hover{
  cursor:url("pics/magnifier_icon.gif"), pointer;
}

div.menu_left{
  width:180px;
  float:left;
  border:0px;
  margin:0px;
	margin-top:55px;
  padding:0px 0px 10px 0px;
}

div.menu_left ul{
  list-style-type:none;
  line-height:1.2em;
  font-size:0.9em;
  border:0px;
  margin:0px;
  padding:0px;
  
}

div.menu_left li.heading{
  padding:0px 0px 0px 2px;
  color:white;
  border-bottom:1px dotted #c0c0c0;
  background-color:#333333;
  font-family:sans-serif;
  font-size:0.9em;
}
div.menu_left ul a{
  /*background-color:#BBAC8F;*/
  color:#0000cc;
	color:orange;
  display:block;
  text-decoration:none;
  border-bottom:1px dotted #c0c0c0;
  padding:0px 0px 0px 30px;
  margin:0px;
	
  
}

div.menu_left li{
  /*border-top:1px solid red;*/
  border-bottom:1px solid #999999;
}

div.menu_left li:hover{
	background-color:silver;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div.menu_left ul a:hover{
  border-bottom:1px dotted white;
	color:black;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;


}


div.footer{
  background-color:white;
/*  background-image:url(pics/footer_background.jpg);*/
  background-repeat:repeat-y;
  background-position:left;
  height:50px;
  width:auto;
  clear:both;
  border:0px;
  border-top:1px solid #c0c0c0;
  border-bottom:1px solid black;
  margin:0px;
  padding:10px 10px 0px 10px;
  color:#333333;
  text-align:right;
  font-size:0.8em;
}

a.disclaimer{
color:orange;
}

div.footer p{
  margin:0px;
  padding:0px;
  border:0px;
}

ol.steps li{
  border-bottom:1px solid black;
  /*border-bottom:20px solid white;*/
  margin-bottom:20px;
  padding-top:20px;
}

ol.steps ul.normal1 li{
  list-style-type: disc;
  border-bottom:0px solid black;
  margin-bottom:0px;
  padding-top:2px;
  margin-left:0px;
}

img.email{
	position:relative;
  top:5px;
  left:-7px;
	
}

img.under_construction{
float:left;
}

p.under_construction{
border:1px solid orange;
margin-top:30px;
min-height:55px;
}
