/* @override http://www.gladstonemrm.com/layout.css */

/* Gladstone default CSS for Health and Leisure website */
/* Authored by Lift, www.studiolift.com, March 2008. Amended July 2008version 1.0.1 */

body{
	background-color: #999999;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif, Helvetica;
	color: #696969;
}

div#maintable {
	background-color: #FFFFFF;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
	width: 770px;
}
div#imagebanner {
	background-image: url(images/header/KeyBanner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 155px;
	overflow: hidden;
}
div#mainbody{
	font-size: 80%;
	line-height: 1.4em;
/*	text-align: justify; */
	background-color: transparent;
	width: 504px;
	float: left;
	clear: left;
}
div#margin {
	font-size: 85%;
	float: left;
	width: 260px;
	clear: right;
}
div#footer {
	background-color : #5597C4;
	color : #FFFFFF;
	font-weight: bold;
	font-size : 0.6em;
	float: left;
	clear: left;
	width: 100%;
}
#badges {
	margin-left: 15px;
	margin-bottom: -10px;
}
table{
	background-color: transparent;
}

table.content {margin-left:15px;}

h1, h2, h3, h4, h5, th, thead, tfoot{
	color: #696969;
}
h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1.2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
		
h2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}



h3{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
h4{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
	
h5,dt{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
h6{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
tfoot,thead{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
th{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
a:link{
	text-decoration: none;
	color: #5597C4;
	font-weight: bold;
}
		
a:visited{
	text-decoration: none;
	color: #5597C4;
	font-weight: bold;
}
a:active{
	text-decoration: none;
	color: #5597C4;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
address {
	font-style: normal;
	text-align: right;
	margin: 0;
	padding: 0;
}
#footer address {
	margin: 14px 20px 0 20px;
	clear: right;
}
* html #footer address {
	margin-top: 4px;
}
address p {
	margin: 1pt;
	line-height: 1.1;
}
ul#topnavigation {
	border: 0;
	height: 24px;
	padding: 1px;
	margin: 0;
	background-image: url(images/backgrounds/silver_background.jpg);
	width: auto;
}
ul#topnavigation li {
	list-style-type: none;
	float: left;
	margin: 0 6px 0 2px;
}
ul#topnavigation li#countrydropdown {
	float: right;
}
.navigation_link:link{
	font-size: 1.5em;
	text-decoration: none;
	color: #696969;
	font-weight: bold;
}
		
.navigation_link:visited{
	font-size: 1.5em;
	text-decoration: none;
	color: #696969;
	font-weight: bold;
}
.navigation_link:active{
	font-size: 1.5em;
	text-decoration: none;
	color: #5597C4;
	font-weight: bold;
}
.navigation_link{
	font-size: 1.5em;
	text-decoration: none;
	color: #696969;
	font-weight: bold;
}
.navigation_link:hover{
	font-size: 1.5em;
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
.sub{
	font-size: 0.9em;
	font-family: Trebuchet MS, Verdana, Tahoma, Sans-Serif;
	font-weight: bold;
	vertical-align: bottom;
	display: inline;
	margin-left: 0.5em;
}
blockquote, pre{
	font-family: "Courier New", Courier, monospace;
}
ul {
	padding: 0;
}
ul li{
	list-style-type: disc ;
	margin: 0.4em 0 0 0;
	padding: 0;
}
ul li li{
	list-style-type: square;
}
ul li li li{	
	list-style-type: circle;
}
	
ol li{	
	list-style-type: decimal;
}
ol ol li{	
	list-style-type: lower-alpha;
}
ol ol ol li{	
	list-style-type: lower-roman;
}
ul.sidebulletpoint{
	text-indent: 0px;
	margin: 1.3em;
}
ul.sidebulletpoint li{
	list-style-type: disc;
	text-indent: 0px;
}
.news ul li {
	list-style-type: none;
}
img{
	border: none;
	display: block; 
	margin: 0; 
	padding: 0;
}
img.bullet{
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div#badges img {
	float: left;
	margin: 4px 8px 0 0;
}
div.footer_bevel_left{
	background-color : transparent;
	background-image : url(images/corners/footer_bevel_left.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	width: 20px;
	height: 20px;
	position: relative;
	left: 0;
	bottom: 0;
}
div.header_bevel_right{
	background-color : transparent;
	background-image : url(images/corners/header_bevel_right.gif);
	background-position : top right;
	background-repeat : no-repeat;
	width: 20px;
	height: 20px;
	float: right;
}

td.mainbodydate{
	background-color : #EEECF4;
	font-style: italic;
}
img.sidebullet {
	background-color : #C0C0C0;
	width: 30px;
}
div.sideblock {
	background-color: #FFFFFF;
	border: #C0C0C0 1px solid;
	margin: 15px 15px;
	padding: 0;
	width: auto;
	font-size: 90%;
	position: relative;
}
div.sideblock div, div.sideblock p, div.sideblock ul {
	padding: 0.5em 0.5em;
	margin: 0;
	text-align: left;
}
.sideblock ul {
	padding: 0;
	margin: 0;
}
.sideblock li {
	list-style-type: none;
	line-height: 1.2;
	margin: 0.4em 0 0 0;
}
div.sideblock div.marketheading_title{
	background-color : #5597C4;
	color : #FFFFFF;
	font-family: Trebuchet MS, Verdana, Tahoma, Sans-Serif;
	font-weight : bold;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
td.shadedborder{
	background-color : #A5E710;
}
.MarketingSubTitle{
	margin-top: 0;
}
.MarketingBody{
	text-align: justify;
}
.CriticalMessageTitle{
	color : #ffffff;
	background-color : #ff0000;
	font-size : 11px; 
	font-weight : bold;
	vertical-align: bottom;
}
td.CriticalMessageBody{
	color : #ff0000;
	font-size : 11px; 
	background-color : #EEECF4;
}
td.headline, .news h2 {
	font-size: 1.1em; 
	font-weight: normal;
	vertical-align: bottom;
}
div.headline 
{
	font-size: 1.6em; 
	font-weight: bold;
}
.errortext 
{
	font-size : 15px; 
	font-weight : bold;
	color: Red;
	font-style: italic;
}
a.market_header_link:link{
	font-size: 2.0em;
	color: #696969;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	right: 20px;
}
a.market_header_link:visited{
	font-size: 2.0em;
	color: #696969;
	font-weight: bold;
	text-decoration: none;
}
a.market_header_link:active{
	font-size: 2.0em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.market_header_link:hover{
	color: #FFFFFF;
}
a.menu_link:link{
	font-size : 0.8em;
	color : #696969;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	border-right: 1px solid #999999;
}
		
a.menu_link:visited
{
	font-size : 0.8em;
	color : #696969;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #999999;
}
		
a.menu_link:active{
	font-size : 0.8em;
	color : #696969;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	border-right: 1px solid #999999;
}
		
a.menu_link:hover{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #5597C4;
	border: 0px;
	border-right: 1px solid #999999;
}
a.menu_link {
	padding: 1px;
}

#footer a
{
color: #fff;
}

select.small{
	font-family: Trebuchet MS, Verdana, Tahoma, Sans-Serif;
	font-size: 0.6em;
	text-decoration: none;	
	color: #696969;
	background-color: #FFFFFF;
	border: 1px #c0c0c0;
}
.news_form{
	font-family: Trebuchet MS, Verdana, Tahoma, Sans-Serif;
	font-size: 1.0em;
	text-decoration: none;	
	color: #696969;
	background-color: #FFFFFF;
	border: 1px #c0c0c0;
}
div.copy {
	padding-top: 15px;
	padding-bottom: 15px;
}
div.copy p, div.copy ul, div.copy h1, div.copy h2, div.copy h3, div.copy h4, div.copy h5 {
	padding-left: 15px;
	padding-right: 15px;
}
div.copy img {
	padding: 0;
}

div.copy h1 img
{


}

#margin .sideblock .heading {
	background-color : #C0C0C0;
	background-image: url(images/icon_news.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0;
	text-align: left;
}
#margin .sideblock .marketsummary {
	background-image: url(images/default_small.jpg);
	height: 60px;
}
#margin .sideblock h2 {
	font-size: 1em;
	font-weight : bold;
	color : #FFFFFF;
	padding: 0 0 0 32px;
	margin: 0;
	height: 50%; 
	position: relative;
	top: 24%;
}
div#wrapper {
	margin: 30px auto 15px auto;
	width: 770px;
	position: relative;
	top: -15px;
}
ul.hidden_navigation {
	display: none;
	height: 0;
	width: 0;
}
#Header1_imgKeyLogo {
	float: right;
}
#BannerStrip {
	width: auto;
	height: auto;
	float: left;
}
#Header1_CountryStatus1_imgFlag {
	float: left;
	padding: 2px;
}

#addressline {display:block;clear:both;}
#addressline p {margin-left:10px;padding-top:10px;}

#margin #orbit-links.sideblock .heading{height:40px}

#swf-wrap{font-size: 80%;line-height: 1.4em}
#swf-wrap.thanks{padding-bottom:100px}
#swf-form,#swf-wrap{margin-left:8px}
#swf-form .required,p.required,li.required{color:#ff0000}
li.required{margin-left:25px}
#swf-form input,#swf-form textarea{width:300px}
#swf-form input,#swf-form label,#swf-form p,#swf-form textarea{display:block;clear:left}
#swf-form input.radio-in,#swf-form label.radio-lbl{display:inline;clear:none}
#swf-form input.radio-in{width:20px}
#swf-form label.radio-lbl{clear:right;margin-right:15px}
#swf-form input{margin-bottom:10px}
#swf-form textarea{height:100px}