﻿ .key
        {

        margin: 3px 7px 0px; width: 10px; height: 10px;  display: block;
        }

        .Center
        {
	        text-align: center;
	        vertical-align: baseline;
        }
        
		body
        {
            background: url(../Images/bg_body.gif) #fff repeat-x;
            text-align: center;
            font:  0.75em Arial, Helvetica, san-serif;
            margin: 10px auto;
            color: #5F5F5F;
        }

		td, th
		{
			font: 0.75em Arial;
			margin: 10px auto;
			color: #5F5F5F;
		}

		.cont-page
		{
			background: transparent url(../Images/bg_fullColumn.png) top left repeat-y;
			margin: auto;
			width: 772px;
			text-align: left;
			padding: 0;
			height:auto;
		}

	

		.shadow-top
		{
			background: transparent url(../Images/bg_header.gif) top left no-repeat;
			height: 8px;
			font: 1px Arial, Helvetica, san-serif;
		}

		.shadow-bottom
		{
			background: transparent url(../Images/bg_footer.gif) top left repeat-x;
			height: 8px;
			font: 1px Arial, Helvetica, san-serif;
			width:100%;
		}

		.cont-body
		{
			margin: 15px;
			text-align: left;
		}

		/******************************************************
		Header Section
		*******************************************************/

		.cont-header
		{
			margin: 0px 0px 0px 6px;
			text-align: left;
			width: 759px;
		}

		.content-header
		{
			width: 759px;
			color: #fff;
			background: #fff;
			overflow: hidden;
		}

		.cont-logo
		{
			float: left;
		}

		.header-logo
		{
			width: 231px;
			height: 33px;
			margin: 8px 0 0 9px;
		}
		
		#label1
		{
		   font-weight:bold;
		}
		
		.chartPanel 
		{
            float:left;
            margin:0px 0px 20px;
            padding:5px 0pt;
            width:100%;
        }
        
        .chartFoot
        {
            font-size:10px;
            margin:20px 0px;
            padding-bottom:20px;
            width:100%;
            float:left;
        }
        
     
