body {
	background: top center no-repeat #4b5b7f;
	font-family : Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1.5em;
  }
A:link {
    color:#043660;
    text-decoration: none;
}
A:visited {
    color:#043660;
    text-decoration: none;
}
A:hover {
    color:#9C0770;
    text-decoration: underline;
}

A:visited:hover {
    color:#9C0770;
    text-decoration: underline;
}
.list {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  padding-left: 20px;
  }

.list li {
  list-style-type:none;
  }

p {
	margin: 0px;
	padding: 0px 0px 10px 0px
}

/* FONT COLORS */
.white {
	color: #fff;
}
.black {
	color: #000;
}
.red {
	color: #b61f24;
}
.purple {
	color: #5d3c97;
}
.ltPurple {
	color: #e0d8ef;
}
.exLtGray {
	color: #eee;
}
.ltGray {
	color: #ccc;
}
.medGray {
	color: #999;
}
.dkGray {
	color: #666;
}
.blue {
	color: #0165ab;
}

/* ****************** */

/* FONT SIZES */
.tiny {
	font-size: 9px;
}
.small {
	font-size: 10px;
}
.regular {
	font-size: 11px;
}
.normal {
	font-size: 12px;
}
.large {
	font-size: 14px;
}
.exLarge {
	font-size: 16px;
}
/* ****************** */

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.bodyContainer {
	margin: auto;
	width: 970px;
}
.banner {
	background: url(/odsp/Images/Banner.jpg) center top no-repeat;
	min-height: 83px;
       /* margin: 0px;*/
    padding: 0px;
}
* html .banner {
	height: 83px;
}
.topMenu {
	background: url(/odsp/Images/MenuBarTile.jpg) no-repeat; 
/*	width: 970px;
	min-height: 26px;
	font-family : Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;*/
}
/** html .topMenu {
	height: 27px;
}
.topMenu a {
	float: left;
	display: block;
	font-family : Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	min-height: 27px;
	text-decoration: none;
	line-height: 2.1em;
	text-align: center;
	padding: 0px 34px 0px 34px;
}
* html .topMenu a {
	height: 27px;
	line-height: 2em;
}*/
.topMenu a:hover {
	background: url(../Images/MenuBtnTile-over.jpg) repeat-x;
	color: #ff0;
}
.subMenu {
	background: url(/odsp/Images/SubMenuBar.jpg) no-repeat;
	font-family : Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 970px;
	min-height: 26px;
	/*line-height: 2.2em;*/
    position: absolute; left: 0px; top: 113px;
}
.secNav {
   	font-family : Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	min-height: 26px;
	position: absolute; left: 160px; top: 115px;
}
* html .subMenu {
	font-family : Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 970px;
	color: #fff;
	height: 26px;
	line-height: 2.2em;
}
.subMenu a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.subMenu a:hover {
	color: #ff0;
}
.subMenuDiv {
	float: left;
	color: #fff;
}

.loginText {
	float: left;
	font-family : Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	min-height: 25px;
	line-height: 2.2em;
	color: #fff;
	margin: 0px 260px 0px 25px;
}

.footerBar {
	clear: both;
	text-align: center;
	background: url(../Images/FooterBar2.jpg) no-repeat;
	width: 970px;
	height: 26px;
	line-height: 2.9em;
	font-family : Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
}
.footerBar a {
	font-family : Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.footerBar a:hover {
	color: #ff0;
    font-weight: normal;
   	text-decoration: none;
}
.copyright {
	margin-top: 3px;
	text-align: center;
	font-family : Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
}
.copyright a {
	font-family : Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.copyright a:hover {
	color: #b61f24;
}
.bodyContentArea {
	background: url(/odsp/Images/L2BodyTile2.jpg) repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
    /* Adjust min-height for right vertical line height on right of leftcolumn (sidebar)*/
    min-height: 2502px;
}
* html .bodyContentArea {
	height: 1px;
}
.leftColumn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 288px;
	min-height: 516px;
}
* html .leftColumn {
	height: 516px;
}
.rightColumn {
	float: left;
	width: 672px;
	background: left,repeat-y,url(/odsp/Images/RtContentTile.jpg);
	margin: 0px 0px 0px 5px;
	min-height: 300px;
	padding: 0px;
}
* html .rightColumn {
	margin: 0px 0px 0px 5px;
	height: 300px;
}
.leftColumnText {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify;
	color: #000;
	margin: 0px;
}
.whatsNewFocus {
	background: url(/odsp/Images/WhatsNewTile.jpg) top no-repeat;
	width: 288px;
	height: 140px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
.whatsNewBtn {
	float: left;
	padding: 0px 0px 0px 0px;
}
.whatsNewText {
	background: url(../Images/WhatsNewGlobeHeader.jpg) no-repeat;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 1.7em;
	min-height: 90px;
	padding: 14px 17px 0px 17px;
}
* html .whatsNewText {
	height: 90px;
}
.whatsNewText h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 10px 75px;
}
.whatsNewText h2 span {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	line-height: 1.2em;
}
.AssetFocusBlock {
	float: left;
	width: 255px;
	height: 83px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
* html .AssetFocusBlock {
	margin: 10px 5px 0px 5px;
}
.assetPhoto {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
* html .assetPhoto {
	margin: 0px 3px 0px 0px;
}
.assetText {
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
.assetText h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #b61f24;
}
.assetText p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
.EventsFocus {
	clear: both;
	width: 523px;
	margin: 0px 10px 0px 10px;
	padding: 13px 0px 0px 0px;
}
.EventsFocus .headerBar {
	background: #666;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin: 0px 0px 10px 0px;
	padding: 2px 4px 2px 4px;
}
* html .eventsFocus .headerBar {
	width: 513px;
}
.EventsFocusBlock {
	float: left;
	width: 244px;
	min-height: 68px;
	margin: 12px 0px 0px 11px;
	padding: 0px 0px 0px 0px;
}
* html .EventsFocusBlock {
	margin: 12px 5px 0px 6px;
	height: 68px;
}
.dateLine {
	background: url(../Images/EventsArrow.gif) no-repeat;
	width: 244px;
	height: 13px;
	margin-bottom: 5px;
}
.dateLine .date {
	background: #fff;
	margin: 0px 0px 0px 14px;
	padding: 0px 4px 0px 4px;
	font-size: 9px;
	font-weight: bold;
	color: #000;
}
.rtColheader {
	background: url(../images/Header_DayRateIndices.gif) right no-repeat ;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 29px;
	line-height: 2.3em;
}
* html .rtColheader {
	height: 29px;
}
.rtColheader span {
	background: #990100;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.L2ContentArea {
	margin: 10px;
	padding: 5px;
}
.L2ContentArea p {
	text-align: justify;
}

table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}


table tr.odd th, table tr.odd td {
	background: #E8EAF0;
}


/* Data Table Styling */

#rigcount table {
/*width: 100%;*/
width: 550px;
margin-bottom: 1em;
}
#rigcount th {
padding: .2em .3em;
text-align: center;
font-size: 10px;
}
#rigcount td {
padding: .2em .3em;
text-align: center;
}
#rigcount tfoot td {
text-align: right;
font-size: .75em;
}
/* BLUE TABLE */
.arc90_altrowsBlue0 { background-color: #B3D5E6; } /* 1st row color */
.arc90_altrowsBlue1 { background-color: #DDECF3; } /* 2st row color */
/* Blue Table styles */
.arc90_altrows-Blue {
border-collapse: collapse;
border: 1px solid #66AACC;
}
.arc90_altrows-Blue th { border-bottom: 1px solid #66AACC; }
.arc90_altrows-Blue caption {
background-color: #337899;
border: 1px solid #275A73;
font-weight: bold;
text-align: left;
color: #FFF;
padding: .4em;
margin-bottom: .3em;
}
#rigcount .left {
text-align: left;
}
