/* --------------------- IBES TEMPORARY ------------------------------ */
/* Specific Styles for IBES */

/* SideBar Menu */

.ibes-side-nav {
	width: 200px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 5px;
}
	
.ibes-header, .ibes-header ul {
	margin: 0px;
	padding:0px;
	list-style:none;
	background-color:#005e85;
}

.ibes-header li {
	display: block;
	font-weight: bold;
	color:#FFF;
	height: 20px;
	padding: 5px 10px;
	background-image: url('images/SideNavItem.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
	list-style-type: none;
	margin: 0px;
}

.ibes-item, .ibes-item ul {
	margin: 0px;
	padding:0px;
	list-style:none;
	background-color:#dedede;
}
	
.ibes-item li {
	margin: 0px;
	list-style-type: none;
}
.ibes-item li .nolink {
	padding: 1px 10px;
}
.ibes-item a, .ibes-item a:hover {
	text-decoration: none;
	font-weight: normal;
	cursor:pointer;
	display:block;
	width: 180px;
	height: 22px;
	padding: 5px 10px;
	background-image: url('images/SideNavItem.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.ibes-item a {
	color:#0076A8;
	background-position: 0 -30px;
}

.ibes-item a:hover, .ibes-item a.active:hover {
	color:#f2f2f2;
	background-color:#946205;
	background-position: 0 -62px;
	}
	
.ibes-item a.active {
	color:#f2f2f2;
	background-color:#f8ab1b;
	background-position: 0 -94px;
	}

th.ibes {
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	color: #444;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-align: left;
	background: #CAE8EA url(/IBES/images/bg_tableTH.jpg) no-repeat;
}

td.ibes, td.ibesctr, td.ibesalt, td.ibesaltctr, td.ibesgray, td.ibesctrgray, td.ibesaltgray, td.ibesaltctrgray {
	border-right: 1px solid #C1DAD7;
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	color: #444;
}
td.ibes, td.ibesctr, td.ibesgray, td.ibesctrgray {background: #fff;}

td.ibes, td.ibesctr, td.ibes a {color: #444;}

td.ibes a, td.ibesalt a {text-decoration: underline;}

td.ibesgray, td.ibesctrgray {color: #aaa;}

td.ibesctr, td.ibesctrgray {text-align: center;}

td.ibes a:hover, td.ibesalt a:hover {color: #0076A8;}

td.ibesalt, td.ibesaltctr, td.ibesaltgray, td.ibesaltctrgray {background: #F5FAFA;}

td.ibesalt, td.ibesaltctr, td.ibesalt a {color: #777;}

td.ibesaltgray, td.ibesaltctrgray {color: #aaa;}

td.ibesaltctr, td.ibesaltctrgray {text-align: center;}

th.ibesalt, th.ibesaltgray {
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}
th.ibesalt {color: #777;}
th.ibesaltgray {color: #aaa;}

td.ibesftr {
	border-top: 1px solid #C1DAD7;
	background: transparent;
}


/* Replace .art-Post */
.art-PostIBES
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-PostIBES-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.art-PostIBES
{
	margin: 10px;
}

/* ADDED for additional IBES containers */
/* Replace .art-Post with .IBES-Container */
.IBES-Container
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.IBES-Container-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}

.IBES-Container
{
	margin: 10px;
}
/* Start images  (replace .art-article with .IBES-Grid */
.IBES-Grid img, img.IBES-Grid
{
	margin: 0;
}
/* Finish images */

/* Headers above table grids */
/* EXAMPLE: h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover */
.GridTitle
{
font-size: 18px;
font-style: normal;
line-height: 50%;
text-align: left;
  color: #333;
}
.GridSubTitle
{
font-size: 16px;
font-style: normal;
line-height: 50%;
text-align: left;
  color: #555;
}
/* FINISH additional IBES containers */

/* DSI OWS Styles */
.normalbold
{
font-weight: bold;
}
.GridDataAltA
{
background-color: #ececec;
font-weight: normal;
}
.GridDataA
{
color: #000000;
font-weight: normal;
}
.RowBG
{
background-color: #f0f0f0;
height:2px;
}
.RowOverSelected {
color: #000000;
font-weight: normal;
background-color: #FFFF99;
}
A.RowOverSelected:link {
    text-decoration:    none;
}

A.RowOverSelected:visited  {
    text-decoration:    none;
    color:#003366;
}

A.RowOverSelected:hover    {
    text-decoration:    none;
    color:#CC0000;
}

A.RowOverSelected:active   {
    text-decoration:    none;
    color:#003366;
}
.SelectElement	{
width: 150px;
font-size: 11px;
font-weight: normal;}
} 

.HTbl {border: 1px solid #cccccc; font-family: arial; font-size: 11px; color: #000000;}
.HTblHdr {
	border-bottom: 1px solid #cccccc; 
	margin-left: 6px;
	margin-right: 6px; 
	background: #e8e8e8; 
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
.HTblRow {background:#f6f6f6;}
.HTblRowAlt{background: #e8e8e8;}
.HTblRowFirst {font-weight: bold;}

.OWSFormFieldName {
	font-weight: bold; 
}
.OWSFormFieldNameReq {
	font-weight: bold;
	color: #990000;
}

/* END DSI OWS Styles */