/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0px none;
}
html {
	height: 100%;
}
body {
	font-size: 62.5%;
	height: 100%;
	background: #eef2e6 url('/images/layout/header-bg.gif') repeat-x;
	text-align: center;
	color: #1e232a
}
#printLogo{
display:none;
}
#loadText{
background-image:url('/images/layout/status-bar.gif');
background-repeat:no-repeat;
background-position: center 50%;
width: 221px;
height:24px;
line-height:24px;
display:none



}
.loadTextSmall{
	width:175px;
	font-weight:bold;
	height:10px;
	padding-bottom:3px;
}
.loadTextLarge{
	font-weight:bold;

	margin-top:5px;
	text-align:center;

}

/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/



/* -----------------------------------*/
/* ------->>> PAGE LAYOUT <<<---------*/
/* -----------------------------------*/
#wrapper{
	position: relative;
	min-height: 100%;
	width: 896px;
	margin: 0 auto;
	text-align: left;
	background: url('/images/layout/body-bg.gif') no-repeat 0px 46px;
}
#main{
	padding: 46px 5px 0 5px;
	/*
	font-family: "Times New Roman", Times, serif;
	font-family:Helvetica, Arial, Verdana;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	*/
	font-family:Arial, Helvetica, sans-serif;
}

#form1{/* apllication */
	min-height: 100%;
}
.logo{

}
h1#logo a{
	display: block;
	width: 192px;
	height: 98px;
	background: url('/images/howard-weil.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -3000px;
	text-decoration: none
}
h2#headerCallout{
	color: #d6e8f5;
	font-size: 1.6em;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 200px;
	font-weight: bold;
}


h3#logArea{
	color: #d6e8f5;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: absolute;
	top: 10px;
	left: 790px;
	width:300px;
}

h3#logArea a{
	color: #d6e8f5;
	text-decoration:none;



}

h3#logArea a:hover, h3#logArea a:active, h3#logArea a:visited{
	color: #fff;

}


#sideBar{
	float: left;
	width: 166px;
	padding: 58px 3px 0 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#content{
	width: 684px;
	margin-left: 5px;
	float: left;
	background: url('/images/layout/header-image.gif') no-repeat;
	padding-top: 19px;
	padding-left: 10px;
	padding-right: 13px;
	padding-bottom: 35px
}

#content p{
padding-right:10px;
}

/* ------->>> PAGE HEADERS <<<---------*/

#home #content{
	background: url('/images/layout/headers/home.jpg') no-repeat;
	padding-top: 150px
}

#about #content{
   background: url('/images/layout/headers/about.jpg') no-repeat;
	padding-top: 150px
}

#conference #content{
    background: url('/images/layout/headers/conference.jpg') no-repeat;
	padding-top: 150px
}

#institutional #content{
   background: url('/images/layout/headers/sales-and-trading.jpg') no-repeat;
	padding-top: 150px
}

#contact #content{
    background: url('/images/layout/headers/contact.jpg') no-repeat;
	padding-top: 150px
}
#banking #content{
    background: url('/images/layout/headers/banking.jpg') no-repeat;
    padding-top: 150px
}
#research #content{
    background: url('/images/layout/headers/research.jpg') no-repeat;
    padding-top: 150px
}

#fullResearch #content{
	background: none;
	padding: 0;
	width: 705px;
	padding-bottom: 35px;
}

div.hr{
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	background: url('/images/layout/horizontal-dotted.gif') repeat-x;
	clear: both
}
div.hrNone{
   	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
}
div.hr hr, div.hrNone hr{
	display: none;
}
#homePageFeatures{
	
}
#homePageFeatures .hpLeft{
	width: 444px;
	height: 211px;
	float: left;
	background: url('/images/layout/panel-large.gif') no-repeat;
}

#homePageFeatures .hpLeft .leftCol{
	float: left;
	width: 185px;
	padding-left: 15px;
	padding-top: 10px;
}
#homePageFeatures .hpRight{
	width: 229px;
	float: right;
	height: 211px;
}

.twoColLeft{
	float: left;
	width: 49%;
	padding-right: 1%;
}
.twoColRight{
	float: left;
	width: 48%;
	padding-left: 1%;
}
.blue{
color:#005cb8;
font-weight:bold;
}
.threeColumn{
   float: left;
   width: 33%;
   text-align: center;
   background: url('/images/layout/3col-bg.gif') no-repeat top center;
   min-height: 250px;
   padding-top: 10px;
   margin-left: 2px
}

div.threeColumn p{
    padding-top: 5px;
    text-align: left;
}

div.widePanel{
   clear: both;
   background: url('/images/layout/wide-panel.gif') no-repeat;
   padding: 15px;
   width: 648px;
   height: 81px;   
   margin-top: 15px;
   margin-left: 5px
}

.rightPromoBox{
   margin-left: 10px;
   float: right;
   clear: right;
   text-align: center;
  /* background: url(/images/layout/3col-bg.gif) top center no-repeat;*/
   padding: 10px;
   margin-left: 2px;

}

div#fauxGraph{
    width: 188px;
    height: 141px;
    background: url('/images/layout/faux-graph.png') no-repeat;
    margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:0
}

#researchContent{
	background: url('/images/layout/research-top-shadow.gif') repeat-x;
	padding: 10px
}
#homeContact{
   clear: both;
   padding-top: 5px;
}
/* -----------------------------------*/
/* --------->>> HEADINGS <<<----------*/
/* -----------------------------------*/
h3{
	font-size: 2.3em;
	color: #024e82;
}
h4{
	font-size: 1.8em;
	color: #1e232a;
	font-weight: bold;
}
h5{
    font-size: 1.5em;
    color: #1e232a;
    font-weight: normal; 
    letter-spacing: -1px;
    font-weight: bold;
}
#footer h5{
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	letter-spacing: 0;
}
#homePageFeatures h3{
	
}
h5 em{
    display: block;
    font-size: 70%;
    color: #555;
}
#tableHeader{
	font-size:9px;
}
.tableHeader{
	font-size:9px;
}
#tableHeader h5{
	color: #555;
	line-height: 30px;
	text-indent: 8px;
}

h5 em{
	display: inline;
	font-style: normal;
	color: #666;
	letter-spacing: 0px;
	padding-left: 4px;
}
#sideBar h4{
   text-indent: 7px;
   color: #fff;
   margin-top: 10px;
}

/* -----------------------------------*/
/* ------->>> TEXT STYLES <<<---------*/
/* -----------------------------------*/

p{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align:justify;
}
#homePageFeatures p{
	font-size: 1.2em;
}

#content a:link, #content a:active, #content a:visited{
	color: #024e82;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	background-color: #024e82;
	color: #fff;
}
#content a.nohover:hover{
background:none;	
}
#homePageFeatures .hpRight a{
	display: block;
	height: 92px;
	color: #37404d;
	padding-top: 10px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 1.1em;
}
#homePageFeatures a strong{
	display: block;
	font-size: 1.65em;
	margin-bottom: 3px;
	color: #024e82;
	line-height: 1em;
}
#homePageFeatures  h3{
	font-size: 2em;
}

#homePageFeatures a:hover, #content a.dashboardSmallpanel:hover{
	color: #024e82;
	background-color: transparent;
}
#homePageFeatures a:hover span{
   color: #024e82;
}
#homePageFeatures a:hover strong{
   color: #333;
}

#homePageFeatures .hpRight a.conf{
	background: url('/images/layout/panel-small-conf.gif') no-repeat;
}

#homePageFeatures .hpRight a.bottom{
	margin-top: 7px;
	background: url('/images/layout/panel-small-door.gif') no-repeat;
}

a.homeFeatureBox{
   width: 272px;
   height: 69px;
   background: url('/images/layout/home-feature-box.gif') no-repeat;
   display: block;
   float: left;
   padding: 15px;
   margin-bottom: 20px;
   margin-right: 10px;
   margin-left: 24px
}
a.homeFeatureBox span{
   color: #333;
   font-size: 1.1em;
}

#content .dashboardSmallpanel{
	display: block;
	height: 66px;
	width: 201px;
	color: #37404d;
	padding: 10px;
	text-decoration: none;
	font-size: 1.1em;
	background: url('/images/layout/panel-small-dashboard.gif') no-repeat;
	margin-bottom: 10px;
	text-align: center
}

#content .dashboardSmallpanel strong{
	display: block;
	font-size: 1.5em;
	margin-bottom: 3px;
	color: #024e82;
	line-height: 1em;
	text-align: center;
}
.toppadd{
padding-top:30px;
}
div.cleaner{
	clear: both;
	height: 0;
	overflow: hidden;
}
.floatLeft{
   float: left;
}

.floatRight{
   float: right;
}
.leftMargin{
	margin-left: 10px;
}
a.buttonBoldWhite{
   display: block;
   position: relative;
   width: 198px;
   height: 45px;
   line-height: 45px;
   color: #024e82;
   background: url('/images/buttons/bold-white.png') no-repeat top left;
   margin-bottom: 3px;
   margin-left: 14px;
   text-indent: 10px;
   letter-spacing: 0px;
   font-size: 11px;
   float: left;
   clear: both
}
#main a.buttonBoldWhite:hover{
    background-color: transparent;
    color: #048ae6;
}

div.tickerLegend{
	display: block;
	height: 66px;
	width: 201px;
	color: #37404d;
	padding: 10px;
	text-decoration: none;
	font-size: 1.2em;
	background: url('/images/layout/panel-small-dashboard.gif') no-repeat;
	float: right;
	margin-bottom: 5px
}
dl.tickerInfo{
	margin: 0;
	padding: 0;
}
dl.tickerInfo dt{
	float: left;
	margin-right: 10px;
}
dl.tickerInfo dd{
	font-weight: bold;
}
dl.tickerInfo dd, dl.tickerInfo dt{
	line-height: 1.8em;
}

div.dateInfo{
	float: right;
	width: 100px;
	height: 40px;
	padding-top: 5px;
	text-align: center;
	font-size: 1.1em;
	margin-right: 10px;
	margin-top: 3px;
}
div.dateInfo strong{
	color: #555;
	font-size: 1.3em;
	
	letter-spacing: -1px;
	display: block;
	text-transform: uppercase;
}
div.dateInfo span{
	letter-spacing: 2.5px;
	font-size: 1.2em;
	color: #024E82;
	font-weight: bold;
}
p.disclaimerText{
	font-size: 0.9em;
}
/*Table Style*/
table.oilEstimates{
   width: 100%;   
   font-size: 13px;
   border-bottom: solid 1px #D7E3A0;
}
table.oilEstimates td{
   border-top: solid 1px #D7E3A0;
   border-right: solid 1px #D7E3A0;
   border-top: solid 1px #D7E3A0;
}
table.oilEstimates td.leftBorder{
  border-left: solid 1px #D7E3A0;
  }
/* -----------------------------------*/
/* -------->>> NAVIGATION <<<---------*/
/* -----------------------------------*/
ul#nav{
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
}
ul#nav li{
	display: block;
	margin-bottom: 5px;
}
ul#nav li a{
	display: block;
	line-height: 21px;
	width: 100%;
	height: 23px;
	font-size: 12px;
	text-decoration: none;
	text-indent: 10px;
	background: url('/images/layout/nav-bg.gif') no-repeat;
	color:#bbc5cc
}
ul#nav li a:hover{
	background-position: right top;
	color:#fff;
}
/* ACTIVE STYLES */
#home li.nav-home a, #conference li.nav-conference a, #research li.nav-research a, #institutional li.nav-institutional a, #banking li.nav-banking a, #about li.nav-about a, #coverage li.nav-coverage a, #contact li.nav-contact a, #disclaimers li.nav-disclaimers a, #disclosures li.nav-disclosures a, #fullResearch li.nav-research a{
	background-position: right top;
	color:#fff;
	cursor: default;
}

/* ---------->>> InPage Nav List <<<------------*/
ul.navList, ul.navStyle{
	margin: 0;
	margin-left: 5px;
	padding: 0;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
ul.navList li{
	margin-bottom: 8px;
}
ul.navList li strong{
	font-size: 1.2em;
}

ul.navStyle li{
    margin-bottom: 5px;
}

#content ul.navStyle li{
    width: 256px;
    background :url('/images/buttons/in-page-nav-bg.gif') no-repeat top left;
    position: relative;
    color: #1e232a;
    text-indent: 8px;
    line-height: 22px;
    font-weight: bold;
    cursor: default
}

#main #content ul.navStyle li a{
    display: block;
    height: 23px;
    width: 256px;
    text-indent: 8px;
    color: #1e232a;
    line-height: 21px;
}
#content ul.navStyle li:hover{
    background-position: top right;
}
#main #content ul.navStyle li:hover > a{
    color:#036cb4;
    background: none;
}
#content ul.navStyle li:hover ul{
    display: block;
}
#content ul.navStyle li:hover ul.last{
    display: block;
}

#content ul.navStyle li ul{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -107px;
    list-style: none;
}
#content ul.navStyle li ul.last{
    display: none;
    position: absolute;
    top: -47px;
    right: 0;
    margin-right: -107px;
    list-style: none;
}
#content ul.navStyle li ul li{
    width: 107px;
    background: url('/images/buttons/in-page-subnav.gif') no-repeat top left;
    margin: 0
}
#main #content ul.navStyle li ul li a{
    width: 107px;
}


/* ---------->>>RESEARCH NAV <<<------------*/
ul#researchNav{
	display: block;
	width: 100%;
	padding-top: 9px;
	height: 28px;
	background: url('/images/layout/subnav-header.gif') repeat-x;
}
ul#researchNav li{
	display: block;
	float: left;
	width: 108px;
	height: 28px;
	margin-left: 5px;
}
#content ul#researchNav li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 28px;
	text-align: center;
	background: url('/images/layout/tab-inactive.gif') no-repeat;
	color: #d7d7d7;
	font-size: 1.2em
}

#content ul#researchNav li a:hover{
	color: #fff;
}

/*-----ACTIVE STATES -----------*/

#content #dashboard li.research-dashboard a, #content #profiles li.research-profiles a, #content #reports li.research-reports a, #content #focus li.research-focus a, #content #analysts li.research-analysts a, #content #employee li.research-employee a{
	cursor: default;
	background: url('/images/layout/tab-active.gif') no-repeat;
	color: #555
}

#content #dashboard li.research-dashboard a:hover, #content #profiles li.research-profiles a:hover, #content #reports li.research-reports a:hover, #content #focus li.research-focus a:hover,  #content #analysts li.research-analysts a:hover, #content #employee li.research-employee a:hover{
	cursor: default;
	color: #555;
}

#content #dashboard li.research-dashboard a, #content #profiles li.research-profiles a, #content #reports li.research-reports a, #content #focus li.research-focus a, #content #analysts li.research-analysts a, #content #employee li.research-employee a{
	cursor: default;
	background: url('/images/layout/tab-active.gif') no-repeat;
	color: #555
}

#content #dashboard li.research-employee a, #content #profiles li.research-employee a, #content #reports li.research-employee a, #content #focus li.research-employee a, #content #analysts li.research-employee a, #content #employee li.research-employee a{
	cursor: default;
	background: url('/images/layout/tab-employee.gif') no-repeat;
	color: #fff
}
#content #dashboard li.research-employee a:hover, #content #profiles li.research-employee a:hover, #content #reports li.research-employee a:hover, #content #focus li.research-employee a:hover, #content #analysts li.research-employee a:hover, #content #employee li.research-employee a:hover{
	cursor: pointer; cursor: hand; 
	background: url('/images/layout/tab-active-employee.gif') no-repeat;
	color: #d03c4d
}

#content #employee li.research-employee a{
	cursor: default;
	background: url('/images/layout/tab-active-employee.gif') no-repeat;
	color: #d03c4d
}

#content #dashboard h4{
padding-top:20px;
}

/* -----------------------------------*/
/* ---------->>> FORMS <<<------------*/
/* -----------------------------------*/


#features-box{
float: right;
	padding-right: 15px;
	width: 221px;
	color: #4b535e;
	height:250px;
}
#features-box h2{
padding-bottom:17px;
}
#features-box h5{
font-size:14px;
text-align:left;
line-height:16px;
padding-left:25px;
}
#smallLoginForm{
	float: right;
	padding-left: 15px;
	width: 221px;
	height:250px;
	color: #4b535e;
}
#smallLoginForm p{
	padding-top: 5px;
	padding-left: 2px;
}


#smallLoginForm form{
	font-family: "Arial", Helvetica, sans;
	display: block;
	width: 221px;
	height: 134px;
	background: url('/images/layout/login-bg.gif') no-repeat;
	text-align: center
}


#research #smallLoginForm{
  float: right;
	padding-left: 15px;
	width: 221px;
	color: #4b535e;
	
}
#research  #smallLoginForm p{
	padding: 15px;
	font-size: 1.1em;
}
#research  #smallLoginForm form{
    width: auto;
}


/*Home Content*/
#home #smallLoginForm{
  	float: right;
	padding-left: 15px;
	width: 221px;
	height:250px;
	color: #4b535e;
	
}
#home  #smallLoginForm p{
	padding: 15px;
	font-size: 1.1em;
}
#home  #smallLoginForm form{
    width: auto;
}





#smallLoginForm form fieldset{
	padding-top: 10px;
	margin: 0 auto 0 auto;
	width: 175px;
	text-align: left;
}
#smallLoginForm label{
	display: block;
	font-size: 1.2em;
	margin-bottom: 2px;
	font-weight: bold;
	text-indent: 3px;
}
#smallLoginForm div{
	margin-bottom: 3px;
}
#smallLoginForm input.inputStyle{
	width: 100%;
	height: 20px;
	border: 0px none;
	text-indent: 5px;
	padding-top: 4px;
	background: url('/images/layout/input-home-login.gif') no-repeat;
}
#smallLoginForm  #user_submit{
	float: right;
}

div.smallInlineForm{
	padding-left: 10px;
	padding-right: 10px;
}

div.smallInlineForm label{
	line-height: 30px;
	font-size: 1.4em;
	font-weight: bold;
	padding-right: 4px;
	color: #555;
	letter-spacing: -1px;
}
div.smallInlineForm select{
	margin-right: 4px;
}

fieldset.floatRight{
	float: right;
}
input.smallInput{
	width: 50px;
}

/* -----------------------------------*/
/* --------->>> COMMENTS <<<----------*/
/* -----------------------------------*/




/* -----------------------------------*/
/* ----------->>> TABLES <<<----------*/
/* -----------------------------------*/
table#researchData{
	width: 100%;
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #ccc;
	font-size: 12px;
}
table#researchData thead{
	text-transform: capitalize;
}
table#researchData th, table#researchData td{
	width: 10%;
	text-indent: 5px;
}
table#researchData th.mostWidth, table#researchData td.mostWidth{
	width: 90%;
}
table#researchData thead tr{
	height: 20px;
	background: url('/images/layout/thead-bg.gif') repeat-x;
	font-weight: normal;
	color: #005cb8
}

table#researchData tbody tr{
	border-top: 1px solid #ccc;
}
table#researchData tr.odd td{
	background-color:#e5eef8;
}

#tableHeader{
	height: 30px;
	width: 100%;
	background: url('/images/layout/table-header.gif') no-repeat;
	margin-left: -1px;
	padding-right: 1px;
	margin-top: 10px;
	clear: both
}

table#researchData td.rowCompany, table#researchData th.rowCompany{
	width:34%;
}
table#researchData td.rowTicker, table#researchData th.rowTicker{
	width:5%;
}
table#researchData td.rowRec, table#researchData th.rowRec{
	width:8%;
}
table#researchData td.rowTarget, table#researchData th.rowTarget{
	width:8%;
}
table#researchData td.rowCap, table#researchData th.rowCap{
	width:16%;
}
table#researchData td.rowAnalyst, table#researchData th.rowAnalyst{
	width:14%;
}
table#researchData td.rowDate, table#researchData th.rowDate{
	width:10%;
}
#tickerList{
	font-size: 1em;
	color: #024E82;
	text-decoration: none;
	background-color:#ededed;
	font-family:Arial, Helvetica, sans-serif;
}

table#tickerList tr td a{
	font-size: 1.1em;
	color: #024E82;

	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

table#tickerList tr td a:hover{
	color: #4685D2; 
	
}
#largerText{
font-size:14px;
}
a.tickerClose{
	position: fixed;
	top: auto;
	right: auto;
	padding: 3px;
	margin-left: 244px;
	font-size: 1.2em;
	color: #555;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.tickerClose:hover{
	color: #fff;
	background: #024E82;
}

/* -----------------------------------*/
/* --------->>> ACCORDIAN <<<---------*/
/* -----------------------------------*/

div.expandableHolder{
	margin-top: 5px;
	margin-bottom: 5px;
}
#content a.collapsibleButton{
    text-decoration: none;
	display: block;
	padding-left: 20px;
	width: 418px;
	height: 25px;
	background: url('/images/layout/accordian-bg.gif') no-repeat top left;
	color:#024e82;
	margin: 0;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	overflow: hidden; padding-right:0; padding-top:0; padding-bottom:0
}


#content a.collapsibleButton:hover, #content a.collapsibleButton.active{
	color: #048ae6;
}

#content a.collapsibleButton.active{
	background-position: top right;
}

.collapsibleButton em{
	font-size: 10px;
	float: right;
	padding-right: 20px;
}

.collapsibleContent{
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.expanded{
    height: auto;
}
ul.collapsiblePadding{
	padding: 5px;
	list-style: none;
	font-size: 12px;
}
ul.collapsiblePadding li{
	font-size:.9em;
    margin: 0;
    padding: 0;
    padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	width: 418px;
}
#content a.openItem{
    padding: 0;
    margin: 0;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	width: 545;
	height: 25px;
	color:#024e82;
	margin: 0;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	overflow: hidden;
}
#content a.openItem:hover{
color:#0099CC;
}
#content a.openItemOdd{
    padding: 0;
    margin: 0;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	width: 545;
	height: 25px;
	color:#024e82;
	margin: 0;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	overflow: hidden;
}
#content a.openItemOdd:hover{
   color:#0099CC;
}
/* the news box */
#news{
	margin: 10px 7px 10px 7px;
	font-size: 1.1em;

}
#news a{
	color:#fff;
}
#news ul{
	margin:0;
	padding: 0 0 40px 0;
	list-style: none;
}
#news li{
	line-height:2em;
	margin-bottom: 2em;
		text-align:left;
}
/* the news box when JavaScript is available */
.news-title{
font-size:12px;

}
#news.hasJS{
	height:170px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul{
	position:absolute;
	top:120px;
	left:0;
	margin:0 0 0 0;
	padding:0;
}
#news h5{
   font-size: 1.0em;
   line-height: 1.0em;
   color: #fff;
   font-weight:normal;  
   text-align: left;
}
#news p{
   font-size: .9em;
   color: #eee;
}

#DOMnewsstopper a{
   padding-left: 5px;
   color: #fff;
   font-size: .8em;
}



/* -----------------------------------*/
/* ----------->>> FOOTER <<<----------*/
/* -----------------------------------*/

#footer{
	width: 886px;
	height: 20px;
	position: relative;
	margin: -20px auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#footer div.left{
	text-align: left;
	width: 151px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #bfc7cc;
}
#footer div.right{
	width: 715px;
	height: 20px;
	margin-left: 171px;
	background: #024e82;
	text-align: center;
	line-height: 20px;
	color: #a8a9a9;
	position: absolute;
	top: 0;
	left: 0;
}

#footer .left p{
	font-size: 10px;
}
#footer .left em{
	color: #a8a9a9;
}
#footer a{
	color: #048ae6;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
	text-decoration: underline;
}
#tickerList{
	background: #eef2e6;
	text-align:left;
	width:350px;
}
#displayPanel{
font-family:Arial, Helvetica, sans-serif;
width:250px;
height:150px;
text-align:left;
background: #eef2e6;
padding:25px;
}
#displayPanel p{
font-size:11px;
}
#displayPanel h3{
font-size:12px;
font-weight:bold;

}
.error{
color:#CC0000;
}
/*Button Nav*/
ul.whiteFlyout{
   list-style: none;
   padding: 0;
   margin: 0;
   clear: both;

}

ul.whiteFlyout li{
   padding: 0;
   margin: 0;
   position: relative;
   display: block;
   clear: both;
   text-align: left;
}
ul.whiteFlyout li.left{
   z-index: 101;
}
ul.whiteFlyout li.right{
   z-index: 100;
}

ul.whiteFlyout li:hover ul{
   display: block;
}
ul.whiteFlyout li a{
   display: block;
   /*position: relative;
   float: left;
   */
   width: 198px;
   height: 45px;
   line-height: 45px;  
   margin-bottom: 3px;
   margin-left: 14px;
   text-indent: 7px;
   letter-spacing: 0px;   
   clear: both;
   padding-left:2px;
   font-size: 11px;
}
ul.whiteFlyout li a.hasChild{
   background: url('/images/buttons/bold-white-flyout.png') no-repeat top left;

}
ul.whiteFlyout li a.blue{
   background: url('/images/buttons/bold-white-flyout.png') no-repeat top left;
   

}
#content ul.whiteFlyout li a.blue:hover{
   background: url('/images/buttons/bold-white-flyout.png') no-repeat top left;
   color:#048ae6; background-color:transparent
}
#content ul.whiteFlyout li a.white:hover{
   background-color: transparent;
   color: #ffffff;
}

#content ul.whiteFlyout li a.white{
   background-color: transparent;
   color: #CEE6FF;
}
ul.whiteFlyout li ul{
   display: none;
   position: absolute;
   top: 0;
   left: 0;
   margin-left: 198px;
   list-style: none;
}

ul.whiteFlyout li ul.bottomAlign{
  	 bottom: 7px;
   	 top: auto;

}
ul.whiteFlyout li ul li a{
	color:fff;
	padding:0px;
	text-indent: 18px;
	line-height:20px;
	font-size: 10px;
	height:30px;	
	width:155px;
  	margin-bottom: -4px;
   	background: url('/images/buttons/bold-white-flyout-item.gif') no-repeat top left;; margin-left:0px; margin-right:0px; margin-top:0px
}
ul.whiteFlyout li ul li a:hover{
 	color:#FFFFFF;
	background: url('/images/buttons/bold-white-flyout-item.gif') no-repeat top right;
	
}
#optionsMenu{
width:100%;
padding:10px;
display:none;
}
.aboveList{
margin-bottom:4px;
}
#status{
	position:fixed;
	display:none;
	top: 0;
	right: 0;
	width: 100px;
	height: 25px;
	z-index: 5000;
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#modalWindow{
font-family:Arial, Helvetica, sans-serif;
padding:5px;
}
#modalWindow h3{
font-size:14px;
	

}
#modalWindow p{
font-size:11px;
}
#ecfeatures{
float:right;
}

#ecfeatures .hpRight a{
	display: block;
	width:250px;
	height: 92px;
	color: #37404d;
	padding-top: 10px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 1.1em;
	
}
#ecfeatures a strong{
	display: block;
	font-size: 1.2em;
	margin-bottom: 3px;
	color: #024e82;
	line-height: 1em;
}
#ecfeatures  h3{
	font-size: 1.2em;
}

#ecfeatures a:hover, #content a.dashboardSmallpanel:hover{
	color: #024e82;
	background-color: transparent;
}
#ecfeatures a:hover span{
   color: #024e82;
}
#ecfeatures a:hover strong{
   color: #333;
}

#ecfeatures .hpRight a.conf{
	background: url('/images/layout/panel-small-conf.gif') no-repeat;
	
}
#empBottom ul li a.addItem{
	position:absolute;
	top:2px;
	left:-3px;
	width:20px;
	height:20px;
	background:none;
}

#empBottom p a.addItem{
	float:left;
	width:20px;
	height:20px;
	margin-top:-57px;
	
	background:none;
    position: relative;
	clear:both;
}