HTML
{
  height: 100%;
}
BODY
{
  min-height: 101%;
}
IMG
{
  border-style: none;
    
}
BODY
{
  margin-top: 12px;
  font-size: small;
  background: #14334c;
  margin-bottom: 12px;
  color: #222;
  font-family: verdana, arial, helvetica, sans-serif;
}
H2
{
  margin-top: 10px;
  font-size: 18px;
}
A
{
  color: #105d94;
  text-decoration: none;
}
A:hover
{
  color: #082842;
  text-decoration: none;
}

THead.ExDashboard, TFoot.ExDashboard
{
  background-color: white;
  text-align: left;
  color: black;
}
TR.ExDashboard
{
  font-size:10px;
  color: black;
}
TR.ExDashboardAlt
{
  background-color: white;
  color: black;
}


span.ellipsis
{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 200px;
  display: block;
}

div.noData
{
  display: inline-block;
  width: 200px;
  height: 60px;
  padding: 4px 4px 4px 4px;
  vertical-align: middle;
  text-align: center;
  background-color: White;
  font-size: 10pt;
  font-style: italic;
  border: solid 1px #5D7B9D;
}

.inputH1
{
  font-size: 13pt;
  font-weight: bold;
  color: #AA0000;
  width: 100%;
  background: white;
  border: 1px dotted #EEEEEE;
  border-left: 2px solid #EEEEEE;
  padding-left: 3px;
}



.inputL
{
  font-size: 8pt;
  font-weight: bold;
  color: #AA0000;
  width: 100%;
  background: white;
  border: 1px dotted #EEEEEE;
  border-left: 2px solid #EEEEEE;
  padding-left: 3px;
}

.inputH1
{
  font-size: 10pt;
  font-weight: bold;
  color: #AA0000;
  width: 100%;
  background: white;
  border: 1px dotted #EEEEEE;
  border-left: 2px solid #EEEEEE;
  padding-left: 3px;
}

.inputH1:hover
{
  background: #F8F8F8;
}

.inputH2
{
  font-size: 10pt;
  font-weight: bold;
  color: #AA0000;
  width: 100%;
  background: white;
  border: 1px dotted #EEEEEE;
  border-left: 2px solid #EEEEEE;
  padding-left: 3px;
}

.inputH2:hover
{
  background: #F8F8F8;
}

.dataLabel
{
  font-size: 8pt;
  font-weight: normal;
  color: Black;
}

.hidden
{
  display: none;
}

pr
{
  font-size: 40pt;
  color: #800000;
  margin: 0px;
}

DT
{
  margin-top: 5px;
}
INPUT
{
  font-size: 11px;
  font-family: helvetica, arial;
}

.SELECT1
{
  font-size: 10pt;
  font-weight: bold;
  color: #AA0000;
  width: 100%;
  background: white;
  border: 1px dotted #EEEEEE;
  border-left: 2px solid #EEEEEE;
  padding-left: 3px;
}


TEXTAREA
{
  border-right: #105d94 1px solid;
  padding-right: 1px;
  border-top: #105d94 1px solid;
  padding-left: 1px;
  font-size: small;
  padding-bottom: 1px;
  border-left: #105d94 1px solid;
  color: #222;
  padding-top: 1px;
  border-bottom: #105d94 1px solid;
  font-family: verdana, arial, helvetica, sans-serif;
}
#page_container
{
  margin-left: auto;
  width: 760px;
  margin-right: auto;
  background-color: #fff;
}
#page_header
{
  padding-top: 10px;
  text-align: center;
}

#navigation
{
  padding-right: 10px;
  font: 8pt verdana,arial,helvetica;
}
#navigation A
{
  font-weight: bold;
  color: white;
  text-decoration: none;
}
#navigation A:hover
{
  text-decoration: underline;
}

#navigation A.navigationHoverable
{
  cursor: default;
}
#navigation A.navigationHoverable:hover
{
  text-decoration: none;
}

#page_content
{
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  font: 8pt verdana,arial,helvetica;
}
#page_footer
{
  text-align: center;
}

#fonttext
{
  background: #ffffff;
  color: #333366;
  font: 8pt verdana,arial,helvetica;
}

#fonttext2
{
  color: #333366;
  font: 8pt verdana,arial,helvetica;
}

.alert
{
  font-weight: bold;
  color: red;
}
.button
{
  border-right: #082842 1px solid;
  border-top: #082842 1px solid;
  border-left: #082842 1px solid;
  color: #000;
  border-bottom: #082842 1px solid;
  background-color: #bdd5e8;
}
.row_header
{
  font-weight: bold;
  color: #fff;
  background-color: #082842;
}
.row_header A
{
  color: #bdd5e8;
}
.subheader
{
  font-weight: bold;
}

.heading1
{
  color: #ffffff;
  background: url(images/title_bkg1.gif) repeat-x; /*padding-bottom: 10px;*/
  padding-left: 2px;
  margin-bottom: 0px;
}

.heading1 h1
{
  display: inline;
  font-size: 10pt;
}

#nav_area
{
  margin-left: 12px;
  margin-right: 12px;
}

#nav_area ul
{
  list-style: none;
  margin: 0px;
  margin-top: 8px;
  padding: 0px;
}

#nav_area li
{
  padding: 0px;
  margin: 0px;
  padding-bottom: 2px;
}

#nav_area a
{
  display: block;
  font-size: 10pt;
  font-family: verdana;
  padding: 2px;
  text-decoration: none;
  color: Black;
  padding-left: 8px;
}

#nav_area a:hover
{
  background: #eeeeee;
  color: #AA0000;
}

#nav_area .selected
{
  color: #2E3D47;
  font-weight: bold;
}

#nav_area .selected:hover
{
}

#content_header, .content_header
{
  background: url(images/title_bkg.gif) #003366;
  border: 1px solid #003366;
  -moz-border-radius: 10px 10px 0px 0px;
  padding: 4px 8px 4px 8px;
  color: White;
}

#content_client
{
  background: #f8f8f8;
  padding-top: 4px; /*border: 2px solid #003366;*/
  border: 1px solid #CCCCCC;
  border-top: 0px;
  -moz-border-radius: 0px 0px 10px 10px;
}

#content_client td
{
  color: Black;
}

.popupWindowContainer
{
  -moz-border-radius: 10px 10px 10px 10px;
  background: white;
  border: 1px solid white;
  border-right: 0;
  border-bottom: 0;
  position: absolute;
  left: 200px;
  z-index: 2; /*opacity:.80; 	filter:alpha(opacity=80);*/
}

.card_container
{
  border: 2px solid #EEEEEE;
  margin: 5px;
  -moz-border-radius: 10px;
  background: white;
}

.card_container_client
{
  padding: 6px;
  color: Black;
}

h1
{
  font-size: 10pt;
  font-weight: bold;
  color: #AA0000;
  margin: 0px;
}




.h5
{
  float: left;
  padding-left: 8px;
  padding-top: 2px;
  color: #000000;
}

.h6
{
  float: left;
  padding-left: 10px;
  font-weight: bold;
  color: #05558A;
}


h2
{
  font-size: 10pt;
  font-weight: bold;
  color: #AA0000;
  margin: 0px;
}

h3
{
  font-size: 11px;
  font-weight: bold;
  color: #404040;
  margin: 0px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 2px;
}

h3.bluish
{
  font-size: 11px;
  font-weight: bold;
  color: #0D476F;
  margin: 0px;
  border-bottom: 1px solid #0D476F;
  margin-bottom: 2px;
}

.card_field
{
  font-size: 11px;
  font-weight: bold;
}

.card_container .card_heading
{
  font-size: 7pt;
  background: url( 'images/card_header_bkg.gif' ) #EEEEEE;
  color: #606060;
  padding: 0px;
}

.card_container .card_heading #card_buttons
{
  display: none;
}

/* Contact Person Styles */
.contact_person
{
  margin: 0px;
  margin-bottom: 4px;
  padding: 1px;
  border: 1px solid white;
}

/*
.contact_person a {
	text-decoration: none;
	color: #AA0000;
}
*/

.contact_person:hover
{
  border: 1px solid #E0E0E0;
  background: #f8f8f8;
}

.contact_person .card_data
{
  font-size: 11px;
  margin-left: 30px;
  margin-right: 20px;
  padding-left: 3px;
  display: none;
}

.card_data, .contact_person:hover .card_data
{
  border: 2px solid #E0E0E0;
  border-top: 0px;
  background: #f8f8f8;
  position: absolute; /*left: 100%; 	margin-left: -400px;*/
  z-index: 4;
  padding: 6px;
  display: block;
}



.hms_section_container
{
  border: 2px solid #EEEEEE;
  margin: 3px;
  -moz-border-radius: 10px;
  background: white;
}

.hms_section_header
{
  font-size: 7pt;
  background: url( 'images/card_header_bkg.gif' );
  color: #606060;
  padding: 0px;
  padding-left: 3px;
  cursor: default;
}

.hms_section_content
{
  padding: 6px;
  color: Black;
}

.hms_form_container
{
  position: absolute;
}

.hms_form_header
{
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 0px 0px 10px;
  background: url( 'images/form_gradient2.gif' ) repeat-x;
  background-color: Black;
  color: White;
  font-weight: bold;
  height: 19px; /*  24 - top padding  */
  cursor: default;
}

.hms_form_content
{
  background: #f8f8f8;
  padding: 3px;
  border: 1px solid #CCCCCC;
  border-top: 0px;
  -moz-border-radius: 0px 0px 10px 10px;
}


.HMSFOR2
{
  background: #ffffff;
  padding: 6px;
  margin: 3px;
  border: 1px solid #CCCCCC;
}

.inputDataFixed
{
  background-color: white;
  border: 1px solid #D3DCE2;
  border-left: 2px solid #EEEEEE;
  padding-left: 3px;
}

.inputData
{
  width: 150px;
  background-color: white;
  border: 1px solid #D3DCE2;
  border-left: 2px solid #EEEEEE;
  padding-left: 3px;
}

/* DynList stuff */
.dynList
{
  border: 1px solid #A4A4A4; /*-moz-border-radius: 30px 0px 30px 30px;*/
  background: #f8f8f8;
  z-index: 4;
  padding: 8px;
  padding-left: 12px;
  display: block;
  position: absolute;
  max-height: 500px;
  overflow: auto;
}
.dynListColumn
{
}
.dynListReverse
{
  /*-moz-border-radius: 0px 30px 30px 30px;*/
}
.dynListFixed
{
  /*-moz-border-radius: 0px 0px 30px 30px;*/
}
.dynListItem
{
  cursor: default;
  font-size: 7pt;
  padding: 2px;
  padding-left: 4px;
  white-space: nowrap;
  padding-left: 13px;
}
.dynListItem:hover
{
  color: white;
  background: #94B1C6;
}

.dynListSelItem
{
  cursor: default;
  font-size: 7pt;
  padding: 2px;
  background: url( 'images/attach_trans.gif' );
  background-repeat: no-repeat;
  padding-left: 13px;
}
.dynListSelItem:hover
{
  color: white;
  background: url( 'images/attach_trans.gif' ) #94B1C6;
  background-repeat: no-repeat;
}
.dynList a, .dynList a:hover
{
  color: black;
  text-decoration: none;
  cursor: default;
  display: block;
  font-size: 7pt;
  padding: 2px;
  white-space: nowrap;
}
.dynList a:hover
{
  color: white;
  background: #94B1C6;
}

/* Sortable tables */
table.sortable td.sortheader
{
  background-color: #fefefe;
  font-weight: bold;
  font-size: 8pt;
}

table.sortable a.sortheader
{
  background-color: #fefefe;
  font-weight: bold;
  font-size: 8pt;
}

table.sortable span.sortarrow
{
  color: black;
  text-decoration: none;
  font-size: 8pt;
}

.listRow:hover
{
  background: #efefef;
}

.toolbar
{
  background: url( 'images/light_btn_bkg.gif' );
  background-repeat: repeat-x;
  padding: 0;
  border: 0;
  height: 24px;
}

.toolbar_button
{
  background: url(images/light_btn_bkg.gif);
  border: 0;
  border-right: 1px none #BABABC;
  border-left: 1px none #F1F3F5;
  padding: 2px 0px 2px 0px;
  margin: 0;
  cursor: pointer;
  height: 24px;
  font-size: 8pt;
}

.toolbar_button:hover
{
  background: #f8f8f8;
}

.toolbar_button.checked
{
  background: #C9D3DC;
  border-left: 1px solid #BABABC;
  border-right: 1px solid #F1F3F5;
}

.toolbar_button.checked:hover
{
  background: #E4E9ED;
}


.OrderManagerIconLegend
{
}

.OrderManagerIconLegendSep
{
  font-size: 11px;
  color: Gray;
  font-weight: bold;
  padding: 0 0 3px 3px;
  margin: 5px 0 5px 0;
  border: solid 1px #bbb;
  border-width: 0 0 1px 0;
  clear: both;
}

.OrderManagerIconLegendIcon
{
  position: absolute;
  top: -1px;
  left: -1px;
}

.OrderManagerIconLegendItem
{
  margin: 3px 2px 3px 0;
  padding-left: 20px;
  position: relative;
  float: left;
  width: 265px;
  height: 75px;
  font-size: 10px;
}

.OrderManagerIconLegendDesc
{
  clear: both;
}


.error_box
{
  position: absolute;
  top: 0;
  width: 100%;
  font-weight: normal;
  background-color: #7a9cb5;
  z-index: 999;
}

.filterMenu
{
  position: relative;
  z-index: 999;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
}

.filterMenuItem
{
  background-color: white;
  text-decoration: none;
  cursor: pointer;
}

.filterMenuItemHover
{
  background-color: #f8f8f8;
  text-decoration: none;
  cursor: pointer;
}

.titleBar
{
  padding-top: 6px;
  padding-bottom: 6px;
}

.PageTitle
{
  color: Gray;
}

.DashBoardBorder
{
  border: 1px solid rgb(204, 204, 204);
  padding: 0px 10px 10px 10px;
  background-color: rgb(254, 254, 254);
}

.popup_container
{
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.chart
{
}
.header_row
{
	font-weight: bold;
	background-color: #CCCCCC;
}

.NavTitle
{
    color:#000055;
    font-weight:bold;
    padding: 1px 0px 4px 8px;
}


.filterMenu{
	border-width: 1px;
	border-style: solid;
	border-color: gray;
}

.filterMenuItem{
	background-color: white;
	text-decoration: none;
	cursor: pointer;
}

.filterMenuItemHover{
	background-color: #f8f8f8;
	text-decoration: none;
	cursor: pointer;
}

.navigation_header
{
    position: absolute; 
    top: 72px; 
    padding-left: 100px; 
    color: #000055;
}
    .navigation_header A
    {
        color: #000055 !important;
    }
