@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D3B450;
	line-height: 17px;
		}
	
	#frame {
	width:1120px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	height: 900px;
	background-image: url(../images/background_form_futures2b.jpg);
		}
		
	#contentleft {
	width:175px;
	padding:0px;
	float:left;
	height: 635px;
		}
	
	#contentcenter {
	width:550px;
	padding:0px;
	float:left;
	height: 525px;
	border-right: 1px dotted #333;
		}
	
	#contentright {
	width:240px;
	float:left;
	height: 550px;
	padding-left: 15px;
		}
		
	#contentfarright {
	width:100px;
	float:left;
	height: 550px;
	padding-left: 15px;
		}
		
	#contentheader {
	height: 265px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	h3 {
	font-size: 16px;
	border-bottom: 1px dotted #333;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7D000C;
	margin-left: 10px;
}
	h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #90000E;
	font-weight: bold;
}
	
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:12px}
	
.logo {
	margin-left: 15px;
	position: absolute;
	margin-top: 25px;
}
.navigation {
	margin-left: 220px;
	position: absolute;
	margin-top: 15px;
}
body,td,th {
	color: #333333;
}


/* Lists  */

ul, ol {
	margin-left: 5px;
}
li{
	list-style: url(/images/arrow.gif);
	line-height: 16px;
	font-size: 11px;
	border-bottom: 1px dotted #333;
	margin-right: 55px;
}

.lipara {
	list-style: url(/images/arrow.gif);
	line-height: 16px;
	font-size: 11px;
	margin-right: 55px;
}

ul#contact li{
	list-style: url(/images/arrow2.gif);
}

a:link {
	color: #830D11;
}

.flashimg {
	left: 165px;
	margin-top: 355px;
	margin-left: 60px;
}

.floatrightimg {
	float: right;
	margin: 0px 0px 6px 6px;
	border: 3px solid #333;
}
.form input{
	width:214px;
	height:21px;
	color: #3D3A39;
	text-transform:none;
	padding:2px 0 0 4px;
	border-color:#3D3A39;
	border-style:solid;
	border-width:1px;
	background-color:#D3B450
}


.form textarea {
	width:213px;
	height:101px;
	color: #3D3A39;
	overflow:hidden;
	padding:2px 0 0 4px;
	border-color:#3D3A39;
	border-style:solid;
	border-width:1px;
	background-color:#D3B450
}
#contentform {
	width:775px;
	padding:0px;
	float:left;
	height: 375px;
}
#contentbox {
	width:550px;
	padding:0px;
	float:left;
	height: 175px;
	margin-top: 25px;
}
.calltoactionbox {
	width: 215px;
	padding: 5px;
	margin: 0px 20px 0 20px;
	float: left;
	font-size: 11px;
	height: auto;
}	
