@charset "utf-8";
/* CSS Document */

body {
	background-color: #676767;
	color: #000;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
	
h1 {
	font-size: 24px;
	padding-bottom: 1px 0 6px 0;
	color: #004a80;
	margin: 0 0 0.75em;
	}
	
h2 {
	font-size: 20px;
	padding-bottom: 4px;
	color: #004a80;
	margin: 6px 0 0.25em;
	}
	
h3 {
	font-size: 16px;
	color: #004a80;
	}
	
h4 {
	font-weight: bold;
	}
	
a, a:visited, a:active {
	color: #004a80;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
ul {
	list-style-type: square;
	font-size: 12px;
	}
	
li {
	margin-bottom: 0.25em;
	}
	
table {
	border-collapse: collapse;
	}
	
#main table {
	margin-bottom: 20px;
	}
	
table th {
	border: 1px solid #fff;
	padding: 6px 4px 3px 8px;
	vertical-align: bottom;
	background-color: #004a80;
	text-align: left;
	color: #fff;
	}
	
table .TableHead {
	background-color: #004a80;
	color: #fff;
	}
	
table .TableSubHead {
	background-color: #ccc;
	padding: 3px 3px 1px 3px;
	vertical-align: top;
	font-weight: bold;
	}
	
table .TableCopy {
	background-color: #e7e7e7;
	vertical-align: top;
	}
	
#main table td {
	padding: 4px 8px;
	border: 1px solid #fff;
	}
	
table td ul, table td ol {
	padding: 0 0 0 1.5em;
	margin: 0
	}
	
table td p, table td li {
	margin: 4px 0;
	font-size: 12px;
	} 
	
table.Login {
	border: 1px solid #ccc;
	}
	
table.Login .TableHead th {
	background-color: #fff;
	color: #676767;
	font-weight: bold;
	border: none;
	text-align: left;
	}
	
table.Login td {
	border: none;
	background: #fff;
	}
	
table.Login li {
	list-style-type: none;
	margin-left: -1.5em;
	}
	
table.Login li a {
	padding-left: 2em;
	}
	
table.Login li a:hover {
	background: url('/dafiles/Internet/mgl/us/en/public/futures/media/sf/key_button.gif') no-repeat left center;
	text-decoration: none;
	padding-left: 2em
	}
	
#wrapper {
	width: 948px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}
	
#global-nav {
	position: absolute;
	top: 4px;
	left: 400px;
	margin: 0 auto;
	padding: 4px 0 ;
	text-align: left;
	}

#global-nav ul {
	float: left;
	overflow: hidden;
	}	

#global-nav li {
	display: inline;
	list-style-type: none;
	padding: 0 8px;
	margin: 0;
	border-left: 1px solid #fff;
	width: auto;
	font-size: 11px;
	}
	
#global-nav li.first {
	display: inline;
	list-style-type: none;
	padding: 0 8px 0 0;
	margin-left:0;
	border-left: none;
	width: auto;
	}
	
#global-nav li a, #global-nav li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#global-nav li a:hover{
	text-decoration: underline;
	color: #b7b6b6;
	}
	
#search {
	width: auto;
	text-align: right;
	float: right;
	position: relative;
	vertical-align: center;
	}
	
input.search {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	}
	
#header {
	background: #ccc url('/dafiles/Internet/mgl/us/en/public/futures/media/sf/header_bkg.JPG');
	margin: 0;
	padding: 0;
	width: 948px;
	height: 103px;
	position: absolute;
	top: 30px
	}

#title {
	z-index: 1;
	position: relative;
	top: 40px;
	left: 123px;
	margin: 0;
	padding: 0;
	font: 'HelveticaNeue Lt 45 Lt';
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	}
	
#primary-nav {
	position: absolute;
	top: 133px;
	background: #676767 url('/dafiles/Internet/mgl/us/en/public/futures/media/sf/white.jpg') no-repeat 0 0;
	border-top: 1px solid #676767;
	border-bottom: 1px solid #676767;
	width: 948px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: left
	}

#primary-nav ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #676767;
	display: inline;
	}	
	
#primary-nav li {
	display: inline;
	list-style-type: none;
	}
	
#primary-nav li.first {
	display: inline;
	list-style-type: none;
	margin-left:103px;
	float: left;
	}
	
#primary-nav li a, #primary-nav li a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 3px 16px;
	float: left;
	border-right: 2px solid #fff;
	}
	
#primary-nav li a:hover {
	background-color: #004a80;
	}
	
.active {
	background-color: #004a80;
	}
	
#main {
	position: absolute;
	top: 153px;
	width: 908px;
	background: #fff;
	overflow: auto;
	text-align: left;
	margin: 0 auto;
	padding: 20px;
	clear: both;
	}
	
span {
	float: right;
	display: block;
	width: 198px;
	padding: 0 0 20px 20px;
	}
	
img {
	padding: 12px;
	border: none;
	}
	
#footer {
	color: #676767;
	font-size: 11px;
	clear: right;
	border-top: 1px solid #ccc;
	padding-top: 0;
	}
	
#footer p.heading{
	margin-top: 0;
	}
