@charset "UTF-8";
/*PowerTrading ETF CSS Document */
html {margin: 0; padding: 0;}
body {margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: white url('images/bluebkgr.jpg') 0 0 repeat-x;}
div#wrapper {margin-right: auto;
	margin-left: auto; width: 765px;
	border: 1px solid #666;
	margin-top: 30px;
	margin-bottom: 0;
	position: relative;
	padding: 0;
	background: white;}
div#topmenu {position: absolute;
	top: -17px; left: 650px;
	color: #666;}
div#topmenu a {font-size: 1.1em;
	color: #666;
	text-decoration: none;}
div#topmenu a:visited {color: #666;}
div#topmenu a:hover {color:#003333;}

div#homeheader {width: 765px; height: 228px;
	background: white url('images/homeheader.jpg') 0 0 no-repeat;}
	
div#intheader {width: 765px; height: 103px;
	background: white url('images/intheader.jpg') 0 0 no-repeat;}
	
div#menu {margin: 3px 0 0 0; padding: 10px 15px;
	background: white url('images/greenbkgr.jpg') 0 0 repeat;
	color: #003333;}
div#menu a { font-size: 1.3em;
	color: #003333;
	text-decoration: none;
	padding: 3px 5px;}
div#menu a:visited {color: #003333;}
div#menu a:hover {color: #666;}
div#content {margin: 3px 0 0 0; padding: 15px 210px 15px 15px;
	background: white url('images/contentbkgr.jpg') 0 0 repeat-y;}
div#rightcolumn {position: absolute;
	top: 275px; left: 566px;
	width: 200px;}
div#rightcolumn img {border-bottom: 2px solid white;}
div#rightcolumn_int {position: absolute;
	top: 150px; left: 566px;
	width: 200px;}
div#rightcolumn_int img {border-bottom: 2px solid white;}
strong {font-size: 1.1em; color: #666;}
a:link {color: #006633;}
a:visited {color: #006633;}
a:hover {color: #666;}
h1 {margin: 5px; padding: 5px;
	size: 1.4em;
	color:#006633;}
h2 {color: #333;
	font-size: 1.6em;
	margin: 10px 10px 5px 5px;}
h2 span.orange {color:#FF6600;
	font-size: 1.7em;}
h3 {margin: 5px; padding: 5px;
	size: 1.3em;
	color:#006633;}
p {margin: 5px; padding: 5px;
	line-height: 1.2em;}
ul li {padding: 5px; font-size: 1.1em;}
p.homespecial {font-size: 1.2em;
	line-height: 1.4em;
	padding: 20px 0 0 5px;
	margin: 0;}
span.big {font-size: 1.3em;
	font-weight: bold;}
span.medium {font-size: 1.2em;
	font-weight: bold;
	color:#FF6600;}
.floatright {float: right;
	margin: 5px;}
div#getstart {padding: 5px 0 10px 25px;
	margin: 5px 0 15px 100px;
	vertical-align: text-top;
	width: 220px;
	background: white url('images/orangebutton.jpg') 0 0 no-repeat;}
div#getstart a {color: white;
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 30px 0 0;}
div#getstart a:visited {color: white;}
div#getstart a:hover {color:#FF3300;}

div#getsub {padding: 5px 0 10px 20px;
	margin: 0 0 15px 150px;
	vertical-align: text-top;
	width: 246px;
	background: white url('images/orangebutton_big.jpg') 0 0 no-repeat;}
div#getsub a {color: white;
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 30px 0 0;}
div#getsub a:visited {color: white;}
div#getsub a:hover {color:#FF3300;}

img.charts {margin: 5px 0 5px 30px;}
div#emailform {margin: 15px 0 25px 25px;
	width: 350px;
	text-size: 1.1em;
	color: #333;
	text-align: right;
	line-height: 1.3em;}
div#emailform span.right {text-align: right;}
div#copyright {margin-right: auto; margin-left: auto;
	width: 765px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #666;
	font-size: 11px;}
