div#content_main_separator {
  width:               771px;
  padding:             0 0 1px 0;
  margin:              0 15px 0px 15px;
  overflow:            hidden;
  background-image:    url(/images/content/horizontalBorder.gif);
  background-repeat:   no-repeat;
  background-position: left bottom;
}

div#nav_content_main_separator {
  width:               770px;
  padding:             0 0 1px 0;
  margin:              0 15px 0px 15px;
  overflow:            hidden;
  background-repeat:   repeat-x;
  background-position: left bottom;
}

div.white_gap {
  width:              771px;
  height:             50px;
  overflow:           hidden;  
  background-color:   #ffffff;
}  

h1.content_area_container {
  font-size:           28px;
}  

div.content_area_container h2 {
  color:               #F57B20;
  font-size:           22px;
  font-weight:         bold;
  padding:             0;
  margin:              15px 0 15px 15px;
}

div.content_area_container {
  background-image:    url(/images/content/leftAndRightBorder.gif);  
  background-repeat:   repeat-y; 
  margin:              0 0 0 0px;
  width:               771px;
  overflow:            hidden;
}

div.nav_content_area_container {
  margin:              0 0 0 0;
  width:               771px;
  overflow:            hidden;
}

div.main_text_container {
  padding:             0 5px 0 10px;
  margin:              0 0 0 0;
  line-height:         15px;
  overflow:            hidden;
  font-family:         Arial, sans-serif;
  font-size:           12px;  
}

div.main_text_container img {
  margin-right:        25px;
}

div.file_download { 
  font-family:         Verdana, Arial, sans-serif;
  font-size:           11px;
  margin-top:          10px;
  padding-top:         5px;
  padding-bottom:      25px;
  padding-left:        10px;
  display:             block;
  background-image:    url(/images/heading_background.gif);
  background-repeat:   repeat-x;
  height:              30px;
  line-height:         20px;  

}

div.file_download ul {
  padding:             0;
  margin:              0;
}

div.file_download li {
  list-style-type:     none;
}


li.file_download_title {
  margin-right:        10px;
  margin-bottom:       10px;
  float:               left;
  font-size:           10px;  
}

li.file_download_button {
  float:               left;
}

div.file_download_btn {
  width:               100px;
  height:              19px;
  background-image:    url(/images/buttons/downloadpdf.gif);    
}

div#findout_download_btn {
  width:               100px;
  height:              19px;
  float:               left;
  background-image:    url(/images/buttons/findoutmore.gif);
}

div.content_widget_filler {
  width:               357px;
  height:              214px;
  overflow:            hidden;
  float:               left;
}

div.content_widgets_spacer {
  width:               25px;
  height:              214px;
  float:               left;
  overflow:            hidden;
}

div.content_area {
  width:               725px;
  overflow:            hidden;
}
