@charset "utf-8";
/* CSS Document */
body {
        background-color:#252a2c;
	    margin:0;
	    padding:0;
	    text-align:center;
	    font-family: Arial, Helvetica, sans-serif;
	    }
h1 {
	    font-size:25px;
	    line-height: 28px;
	    margin-top: 0px;
	    margin-bottom: 20px;
	    padding:0px;	
	    color: #292929;    
	    }
	    
h2 {
	font-size:17px;
	line-height: 19px;
	margin:0px;
	padding-top: 20px;
	color:#095bd6;
	    }
	    
h3 {
	    font-size:14px;
	    line-height: 19px;
	    color: #454545;
	    font-weight: bold;
	    margin-bottom: 10px; 
	    }
	    
p {
	font-size:14px;
	line-height: 19px;
	margin:0px;
	color: #515151;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#registernow { 
color: #0287b4;
font-size: 17px;
line-height: 19px;
padding: 0px;
margin: 0px;

}
	    
ul {
	width:250px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	    }
	    
li {
	width:400px;
	font-size:14px;
	line-height: 19px;
	color: #454545;
	    }
img {border: 0;}
#Content {
	    width:804px;
	    margin:0px auto;
	    text-align:left;
	    background-color:#fff;
	    }

#Content .logo {
	height: 79px;
	width: 804px;
	background-image: url(../images/header_gray.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#Content .header {
	height: 220px;
	width: 804px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.header-overlay { 
 background: url(../images/header-overlay.png) no-repeat center top;
 position: absolute;
 top:0;
 margin-left: 20px;
 height: 245px;
 width:290px;
}

.header-overlay h1 {
  color: #FFFFFF;
  font-weight: normal;
  margin-left: 5px;
  margin-top: 175px;
  text-align: center;
}

#header .info { display: none !important; }
.header p {
	color: #FFF;
	float: left;
	font-size: 24px;
	font-weight: lighter;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.header h1  {
	font-size: 24px;
	color: #FFF;
	float: left;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
	    
.left {
	float:left;
	width: 510px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 10px;
}

.left h2 {
  color: #121314;
  font-size: 19px;
  line-height: 24px;
  margin: 0;
  padding:0;
}

.left .interested {
	margin-top: 30px;
}

.action_call {
	height: 35px;
	width: 475px;
	background-color: #005d87;
	margin-top: 5px;
	margin-bottom: 5px;
}

.action_call p {
	font-size:14px;
	color: #fff;
	padding-top: 10px;
	padding-left: 20px;
}
.conference_call {
	float: left;
	height: 160px;
	width: 430px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8dc63f;
	border-right-color: #8dc63f;
	border-bottom-color: #8dc63f;
	border-left-color: #8dc63f;
	padding-top: 5px;
	padding-left: 20px;
	background-color: #e4e3e3;
}
.conference_call h3 {
	color: #67a133;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.conference_call p {
	padding-top: 0px;
	color: #171515;
	font-weight: bold;
}

.right {
	float:right;
	width: 262px;
	position: relative;
	background: #d0d0d0;
} 
.chart {
	overflow: visible;
	height: 220px;
	width: 250px;
	position: absolute;
	top: -70px;
}
.chart img {
	z-index: 10;
}
.footer {
	width: 724px;
	margin: 0 auto;
	position: relative;
}
.footer p {
	color: #bbbbbb;
	font-size: 12px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.footer a {
	color: #d5d5d5;
	text-decoration: none;
}

p.font {font-size: 11px;}

.form {
	position: relative;
}

.form p { font-size: 11px; padding: 10px; line-height: 11px;}
.formheading { padding:10px; background-color: #007fc5; text-align: center; }
.formheading h2 { color: #FFFFFF; font-size: 16px; padding: 0px; font-weight: normal; line-height: 18px;}
.formwrap { padding: 5px; }

.imgright { float: right; margin-left: 10px; margin-bottom: 10px;}
.imgleft { float: left; margin-right: 10px; margin-bottom: 10px;}

		    .form-input-submit 
		    {
		        background-image: url(http://media.gate39media.com/Images/triton/managedfutures/button.png);
		        background-repeat:no-repeat; 
		        height:33px; 
		        width:202px; 
		        margin: 10px 0px 10px 10px;
		        border: 0px solid #FFFFFF;
		        }
