﻿div#mc-wrapper {
	float: right;
	width: 590px;
}

div#main-content-wrapper {
	float: right;
	width: 590px;
	position: relative;
}

div#mc-heading-wrapper {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;	
}

div#mc-heading {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/deepwater/background-main-content-header-background.gif);
	height: 42px;
	overflow: hidden;
}

div#mc-heading h2 {
	margin: 9px 10px;
	width: 560px;
}

div#printer-friendly {
	position:absolute;
	right: 10px;
	top: 18px;
}

div#printer-friendly a {
	display: block;
	background-image: url(../../images/deepwater/main-content-printer-friendly.gif);
	width: 91px;
	height: 15px;
}

div#mc-main-wide {
	float: left;
	margin: 0px;
	padding: 18px 0px 0px 9px;
	width: 563px;
}

div#mc-main {
	float: left;
	margin: 0px;
	padding: 18px 9px 0px 9px;
	width: 386px;
}

div#mc-right {
	float: right;
	margin: 12px 0px 0px 0px;
	width: 177px;
	overflow: hidden;
}

div.mc-right-image-wrapper {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

div.mc-right-image-wrapper div {
	margin: 0px;
}

div.mc-right-image-caption {
	background-image: url(../../images/deepwater/main-content-right-caption.gif);
	background-position: bottom;
	padding: 1px 3px 3px 3px;
}

div.mc-right-image-caption a,
div.mc-right-image-caption a:link,
div.mc-right-image-caption a:visited,
div.mc-right-image-caption a:active {
	color: #fff;
	text-decoration: none;
}

div.mc-right-column-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

div.mc-right-column {
	float: left;
	padding: 10px 13px;
	margin: 0px 0px 10px 0px;
	width: 152px;
	background-image: url(../../images/deepwater/main-content-right-list-background.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.mc-right-column h5 {
	color: #333;	
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;	
}

div.mc-right-column ul {
	margin: 0px;
	padding: 0px;
}

div.mc-right-column ul li {
	background-image: url(../../images/deepwater/links-bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	border-top: 1px solid #b2d4c8;
	padding: 3px 0px 3px 10px;
	list-style-image: none;
	list-style-type: none;	
	margin-bottom:  1px;
	width: 140px;
}

div.mc-right-column ul li a,
div.mc-right-column ul li a:link,
div.mc-right-column ul li a:visited,
div.mc-right-column ul li a:active {
	color: #006699;
	text-decoration: none;
}

div.mc-right-column ul li a:hover {
	color: #006699;
	text-decoration: underline;
}

div.downloadable-document {
	margin: 10px 0px;
}

div.inline-image-group table td, div.inline-image-group-wide table td {
	background-color: #e3edd1;
	padding: 5px;
	margin: 0px;	
	border: 8px solid #fff;
	vertical-align: top;
}

div.inline-image-group table td.first, div.inline-image-group-wide table td.first {
	border-left: 0;
}

div.inline-image-group table td.last, div.inline-image-group-wide table td.last {
	border-right: 0;
}

div.inline-image-group, div.inline-image-group-wide {
	overflow: hidden;
	margin: 10px 0px;
}

div.inline-image-group {
	width: 386px;
}

div.inline-image-group-wide {
	width: 562px;
}
 
div.inline-image-group table, div.inline-image-group-wide table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 1%;
}

div.boxed-copy {
	width: 158px;
	background-image: url(../../images/deepwater/background-boxed.gif);
	color: #fff;
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	margin: 7px 0px 10px 10px;
	padding: 10px 10px 5px 10px;
	font-size: 14px;
}

div.boxed-copy p {
	margin: 0px;
	padding: 0px;
}


table.simple {
	width: 100%;
	margin: 5px 0px 10px 0px;
	border-collapse: collapse;
}

table.simple th {
	border: 1px solid #1a3582;
	padding: 4px 0px 6px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #1a3582;
	text-align: center;
}

table.simple td {
	border: 1px solid #1a3582;
	padding: 5px;
	vertical-align: top;
}

/*
table.simple td.colorize {
	background-color: #e3edd1;
}
*/

div.page-bookmarks ul {
	margin: 0px 5px;
	padding: 0px;
}

div.page-bookmarks ul li {
	background-image: url(../../images/deepwater/bookmark.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding: 3px 0px 3px 12px;
	list-style-image: none;
	list-style-type: none;	
	margin-bottom:  1px;
	
}

div.forum-section {
	margin: 15px 0px;
}

div.forum-section h6 {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	padding-left: 15px;
	background-image: url(../../images/deepwater/icon-comment.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

div.forum-section p {
	margin: 3px 0px;
}

div.comments {
	background-image: url(../../images/deepwater/background-forum.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 10px 10px 15px 10px;
	margin: 10px 0px 20px 0px;
}

div.comments form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

div.comments div {
	margin: 8px 0px;
}

div.comments input.tb {
	width: 200px;
	border: 1px solid #999;
	padding: 2px;
}

div.comments textarea {
	width: 360px;
	height: 95px;
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
}

.image-right-caption, .image-right {
	float: right;
	clear: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
}

.image-right-caption {
	padding-left: 7px;
	border-left: 1px solid #ddd;
}

.image-left-caption, .image-left {
	float: left;
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 7px;
}

.image-left-caption {
	padding-right: 7px;
	border-right: 1px solid #ddd;
}

.image-right, .image-left {
	display: block;
}

.image-right a, .image-left a {
	border-bottom: 1px solid #fff;
}

/*Youtube video*/
div.youtubeMovie{
margin: 0px 0px 15px 0px;
}

/* Flash */
div.contentFlash,
div.rhsFlash
{
width:100%;
text-align: center;
}

div.rhsFlash{
margin: 0px 0px 10px 0px;
}

