﻿body 
{
    font-family: Arial, Sans-Serif; 
    font-size: 11px;  
}

.error
{
    color: #cd0a0a;
}

input[type='radio'], input[type='checkbox'] {
    vertical-align:middle;
    margin-right:5px;
    top:-2px;
    position:relative;
}

label {
    margin-right:10px;
}

button
{
    cursor:pointer;
}
        
.heading
{
    color: #003C6B; 
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
    padding-top:3px;
}

.blueDivLine {
    margin:5px 0px 5px 0px;
    background-color:#D9E2E9;
    height:1px;
}

.blueHeaderDivLine {
    background-color:#003C6B;
    height:1px;
    margin-bottom:10px;
}

.masterFilterText {
    color:#003C6B;
}

#dAccBuild a, #dResultNav a {
    font-weight: bold;
}

#dColumnSelected {
    height:180px;
    overflow-x:hidden;
    overflow-y:scroll;
}

#dResultNav {
    color:#000000;
    font-size:12px;
}

.tgPageNav {
    font-weight:bold;
    font-size:11px;
    color:#222222;
}
    
.tgInput {
    margin-bottom:5px;
    font-weight:bold;
}

.tgColumnAdded {
    text-align:left;
    font-size:10px;
    color:#7495af;
}

.tgFilterInput input[type='text']
{
    font-size:12px;
    border: solid 1px #D9E2E9;
    height:20px;
}

.tgFilterSlider
{
    font-size:11px;
    font-weight:bold;
    font-family:Arial,Verdana;
    background: #ecf0f4;
    color:#666666;
    border: solid 1px #bacbd8;
    padding: 3px;
}

.tgFilterSlide:hover
{
    border: solid 2px #000000;
}

.tgSlideValues
{
    font-size:11px;
    color:#7495af;
    font-weight:bold;
}

.tgDragDrop
{
    font-size:11px;
    color:#7495af;
    font-weight:bold;
    padding:5px;
}

.tgNote
{
    font-size:10px;
    font-weight:bold;
    color:#444444;
}

.footerNote
{
    font-size:10px;
    color:#666666;
}
    
div.helpTutorial
{
    width:100%;
    clear:both;
    border-top:dashed 1px #D9E2E9;
    margin-bottom:10px;
}

.miniHeader
{
    color:#003C6B;
    font-size:11px;
    font-weight:bold;
    font-family: Arial;
}

.etTableHeader, .tgTableHeader
{
    color:#003C6B;
    font-size:13px;
    font-weight:bold;
    font-family: Arial;
}

div.break
{
    height:5px;
}

.defaultMore { 
    color:  #0d793d; 
    font-weight:bold;
    text-decoration:none;
    border-bottom:dashed 1px #0d793d;
}

.defaultMore:hover 
{
    cursor:help;
    border-bottom:dashed 1px #265981;
}

.defaultAbout 
{
    display:none;
    position:absolute;
    width:350px;
    top:260px;
    left:350px;
    padding:5px;
    z-index:1000;
}

.qfDataSourceLabel
{
    color:#003C6B;
    font-size:11px;
    font-weight:bold;
    font-family: Arial;
    text-decoration: underline;
    cursor:pointer;
    text-align:left;
}

.qfDataSource
{
    color:#000000;
    font-size:10px;
    font-weight:normal;
    font-family: Arial;
    background-color:#FFF;
}

.qfData
{
    color:#003C6B;
    font-size:14px;
    font-weight:bold;
    font-family: Calibri,Arial;
}


.qfDataSet
{
    color: #003C6B;
    font-size:11px;
    padding-right:5px;
}

.qfDataSetLabel
{
    padding-left:17px;
    padding-right:10px;
    font-size:11px;
    color:#003C6B;
}

.qfListBox
{
    text-align:center;
}

.ddl
{
    color:#0C7A3E;
    background-color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}

.defaultLabel
{
    color: #0C7A3E; 
    font-size: 11px;
    font-weight: bold;  
    font-family: Arial;
}
    
a
{
   color: #000000; 
}

a.small
{
    color: #222222;
    font-size:10px;
}

a.extraSmall
{
    color: #222222;
    font-size:9px;
}

a:hover
{
  color: #265981;
}

a:visited
{
   color: #000000; 
}

.aAlphaBar 
{
    color: #003C6B;
    font-weight:bold;
    font-size:12px;
    margin-left:5px;
    margin-right:5px;
}

.aAlphaSubBar 
{
    color: #003C6B;
    font-weight:bold;
    font-size:11px;
    margin-left:2px;
    margin-right:2px;
}

.aNoUnderline
{
   color: #000000; 
   text-decoration: none;
}

.aNoUnderline:hover
{
  color: #265981;
  text-decoration: underline;
}

.aNoUnderline:visited
{
   color: #000000; 
}

.withText
{
    vertical-align:middle;
    padding-right:3px;
    padding-bottom:3px;
}

.qfMoreData
{
    text-align:left;
}
    
.qfMoreData ul
{
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 25px;
}

.qfMoreData ul li
{
    list-style-image: url('../images/blue_arrow_right.png');
    font-size: 11px; 
}

.defaultContainer
{
    width:377px;
    margin: 5px 0px 5px 0px;
    display:none;
}

.defaultSection
{
    float:left;
    width:110px;
    padding-top:73px;
    text-align:center;
    margin-right:4px;
}

.defaultDescription
{
    border-left:dashed 1px #0C7A3E;
    padding-left:5px;
    float:right;
    width:245px;
}

.defaultDescription ul
{
    text-align:left;
    padding: 0px 0px 0px 20px;
    margin: 10px 5px 0px 5px;
    
}

.defaultDescription ul li
{
    padding-bottom: 5px;
    line-height:14px;
    list-style-type:disc

}

.tgMainContent 
{   
    margin: auto; 
    min-height:470px;
    width:760px;
    font-family: Arial, Sans-Serif; 
    font-size: 11px; 
}

.mainContent
{
    margin:auto;
    text-align:left;    
    min-height:470px;
    width:760px;
    font-family:Arial,Sans-Serif;
    font-size:11px;
    overflow-x:hidden;
}
    
.qfMainContent 
{   
    margin:auto;
    min-height: 470px;
    width:760px;
    font-family: Arial, Sans-Serif; 
    font-size: 11px; 
}

.etMainContent
{
    margin:auto;
    min-height:470px;
    width:760px;
    font-family:Arial, Sans-Serif;
    font-size:11px;
}

.etRefinementsText {
    font-family:Arial;
    font-size:11px;
    width:75px;
    font-weight:bold;
}

.etRefinementsTextBox {
    font-family:Arial;
    font-size:12px;
    height:16px;
}

.etLinkButtonHeader
{
    color:#003C6B;
    font-size:11px;
    font-weight:bold;
    font-family: Arial;
    text-decoration: underline;
    cursor:pointer;
}

.etRefineSpacer
{
    width:2px;
    background-color:#D2E2E9;
}

.etTextBoxSmall
{
    font-size:11px;
}

.Table
{
    padding: 0;
    margin: 0; 
    border-spacing: 0;
    border-collapse: collapse;  
}

.NormalText
{
    font-family: Arial, Sans-Serif; 
    font-size: 11px; 
}

.autoCompleteHelp
{
    text-align:left;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:3px;
}

ul.miniMenu {
    margin: 0px;
    padding-left: 5px;
}

ul.miniMenu li {
    margin:5px;
    font-size:12px;
    list-style-type:none;
    font-family:Arial,Helvetica;
}

.glossaryHeader
{
    color:#003C6B;
    font-size:13px;
    font-weight:bold;
    margin:10px 0px 10px 0px;
}

.searchDropDown
{
    font-size:11px;
    font-weight:bold;
    font-family:Arial;
    background: #ecf0f4;
    color:#666666;
    border: solid 1px #bacbd8;
    padding: 2px;
}

.dRowBy
{
    margin-bottom:7px;
    font-family:Arial,Helvetica;
    font-size:12px;
    font-weight:bold;
}

#dMore {
    display:none;
    font-size:13px;
    color:#444444;
    z-index:1100;
    width:450px;
    position:absolute;
    background-color:#fff;
    border:dashed 1px #0C7A3E;
    padding:10px;
}

#dMiniMenu {
    position: absolute; 
    display: none; 
    margin-top: 4px; 
    z-index: 975;
    width:125px;
    height:75px;
}

#ajaxWaitBG {  
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0;
  height:100%;
  width:100%;
  background-color:#000;  
  filter:alpha(opacity=60); 
  opacity:0.6; 
  z-index:9011;
} 

#chartBG {  
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0;
  height: 100%;
  background-color:#000;  
  filter:alpha(opacity=60); 
  opacity:0.6; 
  z-index:9009; 
} 

#searchBG {  
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0;
  height: 100%;
  background-color:#000;  
  filter:alpha(opacity=60); 
  opacity:0.6; 
  z-index:9009; 
} 

#ajaxWaitText {  
  position:absolute;  
  z-index:9012;
} 

#dTGChart {
    text-align:center;
    position:fixed;
    background-color:#E6ECF2;
    height:465px;
    width:710px;
    border: solid 2px #003C6B;
    z-index:9011;
}

#dETChart {
    text-align:center;
    position:fixed;
    background-color:#E6ECF2;
    height:390px;
    width:450px;
    border: solid 2px #003C6B;
    z-index:9011;
}

#chartAjaxWaitText {
    position:fixed;
    text-align:center;
    z-index:9015;
}

#filtersAppliedAjaxWaitText {
    position:fixed;
    text-align:center;
    z-index:9065;
}

#dHelpDialog {
    text-align:left;
    display:none;
    overflow-y: scroll;
    overflow-x: hidden;
}

#stateFilterAjaxWaitText {
    position:fixed;
    text-align:center;
    z-index:9016;
}

#tabsAjaxWaitText {
    position:fixed;
    text-align:center;
    z-index:9017;
}

#navAjaxWaitText {
    position:fixed;
    text-align:center;
    z-index:9019;
}

#filtersAjaxWaitText {
    position:fixed;
    text-align:center;
    z-index:9018;
}

#instAjaxWaitText {
    position:fixed;
    text-align:center;
    z-index:9020;
}

#getSavedTableAjaxWaitText 
{
    position:fixed;
    text-align:center;
    z-index:9022;
}

#dSearch 
{
    position:fixed;
    z-index:9025;
    width:550px;
    height:540px;
}

/* HP */
.elsiHdr {
	width: 100%;
	height: auto;
	display: table;
	border-bottom: 1px solid #013a68;
	
}

.elsiHdr h1 {
	background: url(../images/elsi.png) no-repeat bottom;
	float: left;
	width: 400px;
	height: 29px;
	padding: 0;
	margin: 0;
}

.hpImg {
	float: left;
	height: auto;
	width: 430px;
	display: table;
}

.hpImg img {
	padding: 4px;
	background: #f5faef;
	border: 1px solid #007b43;
	float: left;
	margin-right: 10px;
}

.elsiHP {
	background: url(../images/chartBck.jpg) no-repeat;
	width: 720px;
	height: auto;
	display: table;
	margin: 0;
	padding: 20px;
	color: #333;	
}

.toolShed {
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 20px;
}

.transbox {
	background: url(../images/trans_green.png);
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border: 1px solid #007b43;
	padding: 15px;
	float: left;
	width: 200px;
	line-height: 16px;
	height: 185px;
}

.popTab 
{
    float: right; width: 260px; margin-left: 30px; height: auto;
}

.popTab h1 
{
    font-family: Trebuchet MS;
    font-size: 1.5em;
    color: #007b43;
    margin-top: 0;
    font-weight: normal;
}

.popTab ul 
{
    margin-left: -36px;
    
}

.popTab ul li
{
    list-style-type: none;
    background-image: url(../images/tbl.png);
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 28px;
    padding-left: 25px;
}

.popTab ul li a, .popTab ul li a:visited {
color: #013A68 !important;
}