/* generated by csscreator.com */ 
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

#pagewidth {
	width: 850px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #aaaaaa;
}

#topnav {
	position: relative;
	height: 60px;
	width: 100%;
	background-image: url(layout-images/top-nav2.png);
	/*border-bottom: 1px solid #aaaaaa;*/
}

#topnav_links {
	margin-left: 300px;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 40px;
}

#header {
	position: relative;
	height: 80px;
	background-color: #FFFFFF;
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
}
 
#leftcol {
	width: 148px;
	float: left;
	position: relative;
	/*background-color: #74B0D2;*/
	background-color: #ffffff;
	text-align: center;
}

.nav_button {
	/*background-image: url(layout-images/nav_button.gif);*/
	width: 148px;
	height: 26px;
	/*padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;*/
}

.nav_button a {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.nav_button a:hover {
	text-decoration: underline;
	color: #cc0000;
}

#leftcol_footer {
	width: 148px;
	float: left;
	position: relative;
	height: 50px;
	background-image: url(layout-images/left-col-footer.gif);
}

#twocols {
	/*width: 75%;*/
	width: 702px;
	float: right;
	position: relative;
}

#rightcol {
	/*width: 34%;*/
	width: 150px;
	float: right;
	position: relative;
	background-color: #ffffff;
	padding-top: 10px;
}
 
#maincol {
	/*background-color: #FFFFFF;*/
	float: left;
	display: inline;
	position: relative;
	/*width: 66%;*/
	width: 520px;
	padding: 10px;
	
	border: 1px dashed #aaaaaa;
	background-color: #eeeeee;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	/*padding: 2px;
	text-align: center;*/
}

#maincol_blank {
	float: left;
	display: inline;
	position: relative;
	/*width: 66%;*/
	width: 520px;
	padding: 10px;
	
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	/*padding: 2px;
	text-align: center;*/
}
 
#footer {
	height: 10px;
	background-color: #FFFFFF;
	clear: both;
	padding: 5px;
	border-top: 1px solid #aaaaaa;
	background-color: #eeeeee;
	text-align: center;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
@media print { 
	/*hide the left column when printing*/ 
	#leftcol{display:none;} 
	
	/*hide the right column when printing*/ 
	#rightcol{display:none;} 
	#twocols, #maincol{width:100%; float:none;}
}

#markets_YouAreIn {
	font-size: 10px;
	border: 1px solid #aaaaaa;
	background-color: #DCEEEE;
	padding: 2px;
}

.page_right_box_header {
	background-image: url(layout-images/page_right_box_header.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	padding-top: 2px;
	border: 1px solid #666666;
	font-weight: bold;
	color: #ffffff;
}

.page_right_box_body {
	width: 136px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #A7CEE4;
	font-size: 11px;
	text-align: left;
	padding: 2px;
}
