
body {
  background-color: #FFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px; 
  font-size: 10pt;  
  font-family: Helvetica, Arial;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:active {
	color: #000;
}

h1 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 14pt;
}
h2 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 12pt;
  margin: 0 0 0 0;
  font-weight: normal;
}
h3 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 10pt;
  margin: 0 0 0 0;
}

/* Header Styles */

.header_split {
	background: #DDD; 
	height: 15px; 
	width: 100%; 
	margin: 0 0 10px 0;
}

.header_table {
  background: #FFF;
  width: 800px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;   
}

.header_top_row {
  padding: 0px;
  margin: 0px;
}

.header_top_cell_left {
  width: 240px;
  background-image: url(http://www.downrangemfg.com/images/public/dmfg_header_vert_line_left.gif);
  background-position: top left;
  background-repeat: repeat-y;
}

.header_top_cell_right {
  width: 100%;
  font-family: Verdana;
  font-size: 18pt;
  font-weight: bold;
}

.header_slogan {
  margin-top:  33px; 
  margin-bottom: 12px; 
  margin-left: 25px; 
}

.header_navigation {
  text-align: right;
  padding: 0px;
  width: 564px;
}

 .header_navigation_link         { font-size: 10pt; margin-left: 15px; }
A.header_navigation_link         { color: #999; text-decoration: none; }
A.header_navigation_link:link    { color: #999; text-decoration: none; }
A.header_navigation_link:visited { color: #999; text-decoration: none; }
A.header_navigation_link:active  { color: #000; text-decoration: none; }
A.header_navigation_link:hover   { color: #000; text-decoration: none; }


.header_bottom_row {
  padding: 0px;
  margin: 0px; 
}

.header_bottom_cell_left {
  width: 240px;
  height: 14px;
  background-image: url(http://www.downrangemfg.com/images/public/dmfg_header_horiz_line_right.gif);
  background-position: top left;
  background-repeat: repeat-x;
}

.header_bottom_cell_right {
  width: 100%;
  height: 14px;
  background-image: url(http://www.downrangemfg.com/images/public/dmfg_header_horiz_line_right.gif);
  background-position: top left;
  background-repeat: repeat-x;
}

/* Body Styles */

.body_table {
  background: #FFFFFF;
  width: 804px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;   
}

.body_row {
  padding: 0px;
  margin: 0px; 
}

.body_cell_left {
  vertical-align: top;
  width: 240px;
  height: 400px;
  background-image: url(http://www.downrangemfg.com/images/public/dmfg_header_vert_line_left.gif);
  background-position: top left;
  background-repeat: repeat-y;
  padding-top: 23px;
  margin: 0 0 0 0;
}

.body_cell_right {
  vertical-align: top;
  background: #FFF;
  padding-top: 5px;
}

/* Footer Styles */

.footer_table {
  background: #FFF;
  width: 800px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
   margin-bottom: 15px; 
  font-size: 10pt;   
}

.footer_row {
  border-top: 1px solid #CCC;
  padding: 0px;
}

.footer_cell_left {
  width: 25%;
  color: #999;
  font-size: 7pt;
}
a.footer_link         { color: #999; text-decoration: none; }
a.footer_link:link    { color: #999; text-decoration: none; }
a.footer_link:visited { color: #999; text-decoration: none; }
a.footer_link:active  { color: #000; text-decoration: underline; }
a.footer_link:hover   { color: #000; text-decoration: underline; }


.footer_cell_center {
  width: 50%;
  text-align: center;
  color: #999;
  font-size: 7pt;
}
.footer_cell_right {
  width: 25%;
  text-align: right;
  color: #999;
  font-size: 7pt;
}

/* Menu Styles */

.menu_title {
  background:  #666;
  color: #FFF;
  font-weight: bold;
  font-size: 8pt;
  text-transform: uppercase;
  padding-left: 8px;
  padding-bottom: 2px;
  width: 100%;
  letter-spacing: 0.18em;
  width: 195px;
}
.menu_sub_title {
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-size: 12px;
  letter-spacing: 0.20em;
  width: 188px;
  color: #777;
}
.menu_item {
  padding: 0px;
  margin: 0px;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 8px;
  border-bottom: 1px solid #EEE;
  letter-spacing: 0.20em;
  width: 173px;
}
menu_item:hover { background: #FCC2A7; } 

 .menu_item_link         { font-size: 8pt; margin-right: 15px; letter-spacing: 0.24em; }
A.menu_item_link         { color: #777; text-decoration: none; }
A.menu_item_link:link    { color: #777; text-decoration: none; }
A.menu_item_link:visited { color: #777; text-decoration: none; }
A.menu_item_link:active  { color: #000; text-decoration: none; background: #FCC2A7; }
A.menu_item_link:hover   { color: #000; text-decoration: none; background: #FCC2A7; }

.menu_item_hover {
  background: #FCC2A7; 
  padding: 0px;
  margin: 0px;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 12px;
  border-bottom: 1px solid #EEE;
}

.menu_separator { margin: 15px; }

/* Form Settings */

.custom_form_box {
        width: 100%;
}

.custom_form_header {
        font-weight: bold;
        font-size: 10pt;
}

.custom_form_field {
        padding: 4px 0 4px 25px;
}

.custom_form_required {
        color: #FF0000;
        font-size: 8pt;
}

.custom_form_submit_area {
        text-align: center;
        padding: 8px 0 0 0;
}

.custom_form_field input, .custom_form_field select, .custom_form_field textarea {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000;
    background-color: #FFE;
    border: 1px solid #AD6121;
}
.custom_form_field input:focus, .custom_form_field textarea:focus {
    background-color: #FFF;
   border: 1px solid #006699;
}

.custom_form_field input.basic_input {
        font-size: 1.0em;
        width: 89%;
        margin-top: 1px;
   padding: 2px;
}

.custom_form_field textarea.basic_textarea {
        font-size: 1.0em;
        width: 89%;
        height: 110px;
        margin-top: 1px;
   padding: 2px;
}

