body {
	background-color: #CCCCCC;
	background-image: url(assets/t2_pbg.jpg);
	background-repeat: repeat-x;
	margin: 160px 10% 0px 5%;
	padding: 0px;
    }
#maincell, #sidebar {
	line-height: 1.5;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
    }
#maincell {
    font-size: 14px;
	border-right: 2px dotted #859587;
	}
#sidebar {
    font-size: 12px;
	width: 30%;
    }
#return {
    font-size: 12px;
}
.charts {
    background: #919191;
	}	
table#chart {
    position: relative;
	top: -4px;
	left: -4px;
    width: 100%;
	border: 1px solid #000;
	background: #fff;
	}
table#chart caption {
    margin: 0;
	padding: 8px 20px;
	text-align: left;
	border: 1px solid #000;
	border-bottom: none;
	background: #fff;
	}
table#chart th, table#chart td {
    margin:0;
	padding: 8px 20px;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
	}
table .name {
    text-align: left;
	font-size: 12px;
	}
table#chart tr {
    background: #e6e6e6;
	font-size: 10px;
	}
table#chart tr.alt {
    background: #f1f1f1;
	font-size: 10px;
	}
table#chart th {
    color: #999;
	}
#logoDiv {
	position: absolute;
	left: 0px;
	top: 0px;
    }
#logoDiv2 {
	position: absolute;
	right: 0px;
	top: 0px;
    }
#navDiv {
	position: absolute;
	left: 0px;
	top: 105px;
    }
#greensawDiv {
     position: absolute;
	 left: 0px;
	 top: 130px;
	 padding-top: 30px;
	 padding-left: 30px;
	 }	 
#main {
    float: left;
    width: 600px;
	padding: 10px 0;
	border: 2px solid #C8CDD2;
	}
#main dl {
    float: left;
	width: 560px;
    margin: 10px 20px;
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
    }
#main dt {
	float: right;
	width: 382px;
	margin: 0;
	padding: 0;
	font-size: 130%;
	letter-spacing: 1px;
	color: #660033;
	font-weight: bold;
    }
#main dd {
    margin: 0 0 0 178px;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #000066;
    }
#main dl dd.img {
    margin: 0;
	}
#main dd.img img {
    float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
    }
.heading1 { 
	color: #660000;
	margin-bottom: -2em;
	}
.heading2 {
	color: #660000; 
	text-align: center;
	font-style: italic;
	}
.first {
    color: #660000;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
    }
.first2 {
    color: #660000;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
    }
.second {
    color: #660000;
	font-size: 12px;
	text-align: left;
	}
.third {
    color: #000033;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	}
#main dt.fourth {
    color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	}
.last {
    color: #660000;
	text-align: center;
	font-weight: bold;
	}    	
/* reverse float */

#main .alt dt {
    float: left;
    }
#main .alt dd {
    margin: 0 178px 0 0;
	}
#main .alt dd.img img {
    float: right;
	margin: 0 0 0 8px;
    }
td, p, div, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
    }
h1 {
	font-size: 24px;
	margin: 0px;
	color: #660033;
    }
h2 {
    font-size: 16px;
	margin: 36px 0 0 0;
	font-weight: bold;
	color: #FFFF00;
    }
h3 {
    font-size: 18px;
	margin: 0px;
	color: #660033;
	}    
#sidebar h2 {
    color: #F7F1DF;
	margin: 12px 0 6px 0;
    }
#sidebar ul {
    /*/*/padding: 0 0 0 lem;
	margin: 0 0 0 lem;
	list-style-type: none;
	list-style-image: url(assets/t2_bullet.gif); /* */
    }
#sidebar li {
    /*/*/margin: 0 0 3px 0; /* */
    }
#sidebar a {
    /*/*/padding: 2px 4px;
	display: block;
	border: 1px solid #D0CEB7;
	line-height: normal;
	width: 210px; /* */
    }
#sidebar a:link, #sidebar a:visited {
    color: #515A7B;
    }
#sidebar a:hover{
    color: #F7F1DF;
	background-color: #404C92;
	border: 1px solid #F7F1DF;
	text-decoration: none;
    }
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
    color: #F7F1DF;
	background-color: 404C92;
	border: 1px solid #F7F1DF;
	text-decoration: none;
    }
#footer {
    font-size: 10px;
	width: 400px;
	margin: 36px 0 0 30px;
	border-top: 1px solid #808080;
	padding-top: 6px;
	color: #000033;
    }
#footer p {
    margin: 0 0 6px 0;
    }
