html, body{
    font: 100% Arial, Helvetica, sans serif;
	height:100%;
}
table{
width: 100%;
}

.adContainer {
    background: #FFF url( './css-images/contentContainer_bg.gif' ) repeat-x top left;
    border: 1px solid #d9d9d9;
    margin:0 auto;
}
#topMenu-header{
text-align: center ;
padding-top: 2px;
font-size: 13px ;
color: #263656 ;
vertical-align:top;
float: right;
height: 2px;
}

#topMenu-header p{
margin: 2px ;
}

#topMenu-header a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#555555;
	text-decoration: none;
	margin-left:6px;
	margin-right : 7px;
	cursor: pointer;
}


.odin-north-pnl-add-header-search
{
   	height:50px;
	background-color:#FFFFFF;
	width: 100%;
}
.headerRightArea{
	width: 330px;
	vertical-align: top;
}
.headerLeftArea{
	width: 100%;
	vertical-align: top;	
}
#footer-search-box-header-search {
	width: 100%; 
	float: left;
	padding-top: 5px; 
}
#footer-search-box-header-search div.tab-header {
	color: #FFF;
	float: left;
	width: 98px;
	height: 18px;
	padding-top: 2px;
	background: #E8E8E8;
}
#footer-search-box-header-search div.tab-header a:link, #footer-search-box-header-search div.tab-header a:visited, #footer-search-box-header-search 

div.tab-header a:active {
	color: #FFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 97px;
	height: 20px;
	}

#footer-search-box-header-search div.code-header {
	background: #90B976;
	margin-left: 10px;
	margin-right: 15px;
	}
#footer-search-box-header-search div.tech-pages-header {
	background: #707070;
	margin-right: 2px;
	}
#footer-search-box-header-search div.body-header {
	background: #90B976; 
	clear: both;
	padding: 3px; 
	height: 3px; 
	}
.grayBG {
	width: 100%;
	height: 42px;
	margin-top: 8px;
	background-image: url(css-images/gray_bg.gif);
	background-repeat: repeat-x;
}

.searchHeader{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#d1521f;
	text-decoration: none;
	margin-top: 10px;
	width: 100%;
	padding-top: 7px;
	padding-left: 10px;
}
#footer{
text-align: center ;
height:45px;
padding-top: 2px;
font-size: 13px ;
color: #263656 ;
background-image : url('./css-images/backg_footer_grey.gif');
background-repeat:repeat-x;
}
.footer_copy{
text-align: center ;
font-size: 11px ;
padding-top: 3px;
}
#footer p{
margin: 2px ;
}
#footer a{
margin-left:6px;
margin-right : 7px;
text-decoration: none;
}
.orange{
color: #ff9900 ;
}
.gray{
color: #919294 ;
}
.floatRight { float: right; }
.iceCmdLnk, .iceOutLnk, a.iceOutTxt, .iceOutLnk:link {
	font-family:Arial, Helvetica, sans-serif;
    color: #2F72D6;
	font-size:12px;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    cursor: pointer;
    text-decoration: none;
}
.iceOutLbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
    color: #000000;
    font-weight:bold;
    cursor: default;
    padding-right: 5px;
    text-decoration: none;
    paddin-top: 10px;
    paddin-bottom: 10px;
    float: right;
}
.iceOutTxt {
    font-family:Arial, Helvetica, sans-serif;
    color: #222222;
	font-size:12px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float:left; 
    background-color: none;
}
.narrow-search-col{
	width: 25%;
	vertical-align: top;
}
.icePnlPop {
    color: #666666;
    border-right: 2px solid #507735;
    border-top: 0px solid #507735;
    border-left: 2px solid #507735;
    border-bottom: 2px solid #507735;
    width: auto;
    background-color: #F7FFF2;
    padding: 0px;
    z-index: 1000;

}
.icePnlPopHdr {
    background-image: url( "./css-images/window_top.gif" );
    height: 40px;
    background-position: top;
    background-repeat: repeat-x;
    vertical-align: top;   
}

.icePnlPopHdr .iceOutTxt {
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	text-align:center;
	vertical-align:middle;
}
.icePnlPopBody {
    padding: 10px;
}
.icePnlTlTip {
    width: auto;
    height: auto;
    padding: 0px;
    z-index: 1000;
    background: #F5F5F5;
    border: 1px solid #d9d9d9;
    color: #666666;
    font-size: 12px;
}
.icePnlTlTipHdr {
    height: 2.0em;
    font-weight: bold;
    background: #FFF ;
    border-bottom: 1px solid #d9d9d9;
}
.icePnlTlTipHdr .iceOutTxt {
    padding: 4px;
    text-align: center;
    vertical-align: middle;
    font: 12px tahoma;
    color: #484848;
    font-weight: bold;
}

.icePnlTlTipBody {
    padding: 10px;
}

.iceDatPgr{
text-align: center;
width: auto;
margin: 0;
}

.iceDatPgrCol a {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #033403;
	font-size:12px;
	display: block;
    padding-left: 0px;
    padding-right: 0px;
    border: none;
}

.iceDatPgrScrCol a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #BC1F40;
	font-size:12px;
	text-decoration: none;
    border: none;
    background-color: none;
}

.iceDatPgrCol a:hover {
    color: #033403;
    border: none;
    background-color:transparent;
    text-decoration: underline;	
  
}

hr {  height: 0px; padding: 0; border-top: 1px solid #ccc; border-right: none; border-bottom: none; border-left: none; }
input.small-button {
  background: transparent;
  border: 1px solid #ffdcb3;
  color: #000000;
  height: 23px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: -3px;
  font-weight: bold;
  letter-spacing: 0.035em;
  text-transform: capitalize;
  margin-left: 10px;
  outline: 1px solid #9BABB0;
  -moz-border-radius: 4px;
  -moz-outline-radius: 4px;
  -webkit-border-radius: 4px;
}
