	html {
        margin: 0;
        padding: 0;
    }
    body {
        font-size: 62%;
        background-color: #e4e4e4;
        font-family: Verdana, Tahoma, "sans-serif";
        text-align: center;
        margin: auto;
    }
    div#body_wrapper {
    	background: #e4e4e4 url(/images/main_background.gif) top repeat-y;
    }
    div#container {
        font-size: 1.1em;
        width: 980px;
        margin: auto;
        text-align: left;
    }
    img {
    	display: inline;
    	border: 0;
    }
    a {
        color: #c40f0c;
        font-weight: bold;
    }
	a:hover{
		color:#000000;
	}
	
	img.rhs_cname {
		width: 75px;
	}
	
	img.main_cname {
		width: 105px;
	}
	
	div#header_cta {
        float: right;
        margin: 86px 30px 0px 0px;
		font-weight:bold;
		color:#ffffff;
    }
    #homepage_link {
    	display: block;
    	width: 395px;
    	height: 30px;
    	text-decoration: none;
    }
    div#breadcrumb {
        height: 22px;
        background: transparent url(/images/topbar_left.gif) left no-repeat;
    	margin: 8px 0 0 8px;
    	width: 800px;
    	padding: 0;
    	clear: both;
    }
    div#breadcrumb ul {
        margin: 0; padding: 0;
        display: block;
        margin-top: 10px;
    }
    div#breadcrumb ul li {
        display: inline;
        margin: 0; padding: 0;
        color: #fff;
        height: 10px;
        padding: 0px 15px 2px 0;
        background: transparent url(/images/topbar_arrow.gif) right no-repeat;
    }
    div#breadcrumb ul li.no_arrow {
        background-image: none;
        padding: 0;
    }
    div#breadcrumb ul li a {
        color: #fff;
        font-weight: normal;
    }
    div#logo {
        float: right;
    }
    /* See ie.css for ie version of clearfix */
    .clearfix:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
    div#content {

    }
    /* Navigation */
    div#navigation, div#navigation_rhs {
        margin-bottom: 30px;
        width: 208px;
        float: left;
    }
    div#navigation ul, div#navigation_rhs ul {
        margin: 0; padding: 0;
        background: #fff;
    }
    div#navigation ul li, div#navigation_rhs ul li{
        margin: 0; padding: 0;
        list-style: none;
        border-bottom: 0px solid #000;
        background: #fff url(/images/nav_bullet.gif) left no-repeat;
    }
    div#navigation ul li a, div#navigation_rhs ul li a {
        display: block;
        padding: 4px 4px 5px 15px;
        margin-left: 0px;
        color: #000;
        text-decoration: none;
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:100%;
		font-size-adjust:none;
		font-stretch:normal;
		font-weight:bold;
    }
	div#navigation ul li a.supp_selected {
		text-decoration: none;
		color:#c40f0c;
		/*background: #eaeaea;*/
        background: #eaeaea url(/images/nav_bullet.gif) left no-repeat;
	}    
    div#navigation ul li:hover {
        background: #eaeaea url(/images/nav_bullet.gif) left no-repeat;
        color:#c40f0c;
		/*background: #eaeaea;*/
        /* text-decoration: underline; */
    }
	
    div#navigation a:hover {
        color: #c40f0c;
    }
    div#navigation ul li.features {
    	
    }
    div#navigation_rhs .tipdate {
		font-family:Arial, Helvetica, sans-serif, Verdana;
    	text-align: center;
    	margin: 0px;
    	padding: 3px;
    	color: white;
    	font-weight: bold;
        background: #d5140f;
    }
   
    div#navigation ul li.features img, div#navigation_rhs ul li.features img {
        margin-bottom: -2px;
    }
    div#navigation ul li a.no_bullet {
        list-style: none;
        background: none;
        padding-left: 0;
    }
    /* body */
    div#content_body {
        float: left;
        width: 720px;
        /*padding: 25px 25px 0px 25px;*/
        padding: 0 25px 0px 25px;
    }
    div.center_col {
        width: 515px;
    }
    div.content_center {
        background: #fff;
		padding:0px;
        padding-top: 10px;
    }
    div.content_center_gray {
        background: #f8f8f8;
        padding: 10px;
    }
    .mbott {
        margin-bottom: 25px;
    }
    div.content_center ul {
        padding-left: 20px;
    }
    div.content_center ul.smlpad, div.nopadonul ul {
        padding-left: 30px;
    }
    div.content_center div img {
        border: 1px solid #767676;

    }
    div.content_center h1,
    div.content_center h2,
    div.content_center h3,
    div.content_center h4
    {
        padding: 0; margin: 0;
        font-size: 1.1em;
        font-weight: normal;
        background: #fff;
        padding: 10px;
        text-align: left;
		border-bottom: #747474 solid 0px;
		font-weight:bold;
    }
    div.content_center h1 {
    	font-size: 1.5em;
    }
    h2.right_col {
        padding: 0; margin: 0;
        font-size: 1.1em;
        font-weight: normal;
        background: #EAEAEA;
        padding: 10px;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: left;    
		border: #000000 solid 1px;
    }
    div.content_center h2.supp_download {
    	padding: 0;
    	margin: 0;
    	background: transparent;
    	font-weight: bold;
    	padding-bottom: 5px;
		
    }
    .bold {
        font-weight: bold;
    }
    div.content_right {
        width: 181px; /*181*/
        float: right;
        background: transparent url(/images/content_right_bg.gif) 50% repeat-y;
        padding-bottom: 30px;
    }
    div.content_right_text {
    	margin-left: 20px;
    	clear: both;
    }
    div.content_right_text ul {
    	padding: 0; margin: 0;
    	padding-left: 10px;
    }
    div.content_right div.content {
        text-align: left;
        width: 230px;
    }
    
    .al { text-align: left; }
    .ar { text-align: right; }
    .ac { text-align: center; }
    .fl { float: left; }
    .fr { float: right; }
    .cl { clear: left; }
    .cr { clear: right; }
    .mar10 {
        margin: 10px;
    }
    .subscribe {
        text-decoration: none;
        font-weight: bold;
        color: #b8100e;
    }
    img.no_border {
        border: 0;
    }

    div.cta {
        text-align: center;
    }
    div.cta a, div.cta a img {
        border: 0;
    }
    .supp_box {
        width: 315px;
        float: left;
        margin: 10px;
        background-color: #fff;
        min-height: 250px;
    }
    .supp_box p {
        padding: 0; margin: 0;
        margin: 10px;
    }
    div.supp_box h3 {
        padding: 0;
        margin: 0;
        padding: 10px;
    }
    div.supp_thumb {
        float: right;
        margin: 5px;
    }

    .make_payment {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
        cursor: hand;
    }
    a.make_payment {
        text-decoration: none;
    }
    div.sitemap ul {
        margin: 10px 0 10px 20px;
        padding: 0;
    }
    div.sitemap ul li {
        margin-bottom: 5px;
    }


    div#wrapper {
        position: relative;
        min-height: 97%;
        font-size: 1.1em;
        width: 980px;
        margin: auto;
        text-align: left;
    }

	.disclaimer {
		font-size:9px;
		color:#666;
		}
		
	.sidebar{
		width:200px;
		float:right;
		position:relative;
		margin:0 0 10px 10px;
		}
		
	p span.courierheading{
		font-size:18px;
		font-family: Courier New, Courier, mono;
		color:#fff;
		font-weight:bold;
		}

    /** FOOTER STUFF **/

    div#footer {
        font-size: 1em;
        width: 1000px;
        margin: auto;
        text-align: left;
        background: #e4e4e4 url(/images/footer_new_bg.gif) top repeat-x;
        height: 132px;
        position: relative;

    }
    div#footer_left{
        float: left;
        width: 12px;
    }
    div#footer_right {
        float: right;
        width: 7px;
    }
    div#footer_links {
        width: 920px;
        padding-top: 9px;
        float: left;
        height: 60px;
    }
    div#footer_links_left {
        float: left;
        width: 550px;
        margin-top: 10px;
        font-size: 1.1em;
    }
    div#footer_links_left ul {
        margin: 0; padding: 0;
    }
    div#footer_links_left ul li {
    	padding-right: 10px;
    }
    div#footer_links_right {
        float: right;
        width: 360px;
        text-align: right;
        font-size: 1.1em;
		color:#fff;
		font-weight:bold;
    }
    div#footer_links_right p {
        margin: 0; padding: 0;
        margin-top: 10px;
    }
    div#footer_links div ul, div#footer_links div ul li {
        display: inline;
    }
    div#fl_l {
        margin-left: 80px;
    }
    
	div.privacy h1,
	div.privacy h2,
	div.privacy h3 {
		font-weight: bold;
	}
	
	div.privacy h2, div.privacy h3 {
		margin-top:10px;
	}

	table.rhps th {
		background-color:#ccc;
		font-weight:bold;
	}

	th.company_name { width: 266px; }
	th.ft_sector { width: 198px; }
	th.date_sold { width: 59px; }
	th.original_price { width: 59px; }
	th.sale_price { width: 54px; }
	th.gain_loss { width: 64px; }
    
    /* Drop shadow */
	.img-shadow {
	  background: url(/images/common/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(/images/common/shadow.gif) no-repeat bottom right;
	  margin: 5px 3px 0px 10px !important;
	  }
	
	.img-shadow img {
	  display: block;
	  position: relative;
	  background-color: #fff;
	  border: 1px solid #a9a9a9;
	  margin: -6px 6px 6px -6px;
	  padding: 4px;
	  }    
	  
	  .error {
	  	padding: 10px;
	  	background: red;
	  	color: white;
	  	font-weight: bold;
	  }
   
	  div#jffooter {
    	margin: auto;
    	text-align: center;
    	width: 350px;
    	height: 50px;
    	position: relative;
    }	  
    
	  #jf_footer_link {
	  	display: block;
	  	width: 305px;
	  	height: 50px;
	  	background: #e4e4e4 url(/images/jf_footer.gif) top ;
	  }
	  #jf_footer_link span {
	  	display: none;
	  }
	  .confirmation_address {
	  	width: 300px;
	  	float: left;
	  	margin: 20px;
	  }
	  
    div#footer a {
        color: #fff;
        font-weight: bold;
    }
	div.sector_image {
		margin-right: 13px;
		padding: 5px;
		float: left;
	}
	
	.wip {
		border: dotted red 10px;
		width: 100%;
		font-size: 1.8em;
		color: red;
		font-weight: bold;
	}
	
	.oil_boom_report .typewrite {
		font-family: monospace;
		font-size: 2em;
		font-weight: bold;
		font-style: oblique;
		text-decoration: underline;
		text-align: center;
	}
	
	.oil_boom_report .impact_h1 {
		font-family: impact, sans-serif;
		color: #990000;
		font-size: 4em;
		font-weight: bold;
		text-align: center;
	}
		.oil_boom_report .impact_h1_black{
			font-family: impact, sans-serif;
			color: #000000;
			font-size: 4em;
			font-weight: bold;
			text-align: center;
		}
	
	.oil_boom_report .impact_h2 {
		font-family: impact, sans-serif;
		color: #990000;
		font-size: 2.1em;
		font-weight: bold;
		text-align: center;
	}

	.oil_boom_report .impact_h2_black {
		font-family: impact, sans-serif;
		color: #000;
		font-size: 2.1em;
		font-weight: bold;
		text-align: center;
	}
	
	.oil_boom_report .impact_h3 {
		font-size: 1.5em;
		font-weight: normal;
		text-align: center;
	}
	
	.oil_boom_report .serifblock {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2em;
		font-weight: bold;
		text-align: center;
	}
	.oil_boom_report .serifblock_2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2em;
		font-weight: normal;
		text-align: center;
	}

	.quotebox_greydashed {
		float: left;
		border: dashed 3px #888;
		color: #800000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.3em;
		padding: 3px;
		margin-bottom: 20px;
	}
	
	.oil_boom_report p, .oil_boom_report ul	{]
		background: transparent;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.3em;
	}
	
	.oil_boom_report li	{
		margin: 8px 0px;
	}
	
	.oil_boom_report .forecast_warning {
		width: 116px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: oblique;
		float: right;
		border: solid black 2px;
		font-size: 1em;
		padding: 5px;
	}

	.oil_boom_report .quotebox {
		float: right;
		background: #eaf1dd;
		width: 280px;
		margin: 0px 0px 5px 5px;
		padding: 5px;
	}
	
	.oil_boom_report .quotebox .quote {
		font-size: 1.2em;
	}

	.oil_boom_report .quotebox .source {
		font-style: oblique;
		float: right;
	}
	
	.oil_boom_report .boldred{
		color:#990000;
		}
	.oil_boom_report .brightred{
		color:#ff0000;
		}
	.oil_boom_report .footertext{
		color:#666666;
		font-size:1.1em;
	}
	
	
	
	.new_report .typewrite {
		font-family: Impact;
		font-size: 2em;
		font-weight: bold;
		font-style: oblique;
		text-decoration: underline;
		text-align: center;
	}
		
	.new_report .impact_h1 {
		font-family: Georgia, Times New Roman, Times, serif;
		color: #000000;
		font-size: 4em;
		font-weight: bold;
		text-align: center;
	}
	
	.new_report .impact_h2 {
		font-family: impact, sans-serif;
		color: #000000;
		font-size: 2.3em;
		font-weight: bold;
		text-align: center;
	}

	.new_report .impact_h3 {
		font-size: 1.5em;
		font-weight: normal;
		text-align: center;
	}
	
	.new_report .serifblock {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2em;
		font-weight: normal;
		text-align: center;
	}

	.quotebox_greydashed {
		float: left;
		border: dashed 3px #888;
		color: #800000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.3em;
		padding: 3px;
		margin-bottom: 20px;
	}
	
	.new_report p, .new_report ul	{
		background: transparent;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.3em;
	}
	
	.new_report li{
		margin: 18px 0px;
	}
	
	.new_report .boldred{
		color:#990000;
		}
	.new_report .brightred{
		color:#ff0000;
		}
	.new_report .footertext{
		color:#666666;
		font-size:1.1em;
	}
	
	.new_report .promoTracking{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 1.3em; 
		font-weight: bold; 
		color:#CC0000; 
	}
	.new_report .promoLink{
		font-family: Arial, Times, serif; 
		font-size: 1.8em; 
		font-weight: bold; 
		color:#0033FF; 
		text-decoration: underline
	}
	.underline {
		text-decoration:underline;
		}
	#postscript{
		color:#333333;
		font-size:small;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
		
	.big_impact, p.big_impact, .new_report p.big_impact{
		font-size:22px; 
		font-family:impact; 
	}
	
	.medium_font, p.medium_font, .new_report p.medium_font{
		font-size:18px;
		font-weight:bold;
	}
	
	.small_box_message{
		width:180px; text-align:center; padding:10px; float:right; border:1px solid #000000; font-size:11px; line-height:150%; 
	}
	
	.averages_box {
		width: 200px;
		font-size: 10px;
		border: 1px #ccc solid;
		border-collapse: collapse;
	}
	
	.center_align {
		margin: 0 auto;
	}
	.averages_box td {
		border: 1px #ccc solid;
		padding: 4px;
	}
	.averages_box .half_width {
		width: 20px;
	}
	.averages_box  .headings td {
		font-weight: bolder;
	}
	
	p.averages_heading {
		font-size: 11px;
		font-weight: bolder;
		color: #cc0000;
	}
	
	p.averages_small_width {
		width: 210px;
	}