body {
    background-color: #FFFFFF;
    color: #666666;
    margin: 0;
    padding: 0;
    background-image: url(../pictures/background.gif);
    background-repeat: repeat-y;
}

#footer {
	display: block;
	position: absolute;
	height: 200px;
	bottom: 0px;
	left: 235px;
}

#scroller {
    margin-left: 205px;
    width: 475px;
    height: 70px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
}

#scroller a {
    color: #666666;
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

li {
	list-style-type: none;
	list-style-image: url(../pictures/bullet.gif);
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
}

font {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
}

strong  {
	font-weight: bold;
	color: #000000;
}

em {
	font-style: normal;
	color: #CC3300;
}

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

em a {
	color: #CC3300;
}

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

a img {
	border: 0px;
}

img.left {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

img.right {
	float: right;
	margin-left: 8px;
	margin-bottom: 4px;
}

.text {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
    color: #666666;
}

.title {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
    font-weight: bold;
    color: #CC3300;
}

.subtitle {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
    font-weight: bold;
    color: #000000;
}

.text {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
    color: #666666;
}

.emphasized {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
    color: #CC3300;
}

div.block {
	width: 100%;
	overflow: hidden;
	margin: 0;
}

div.block img.left {
	margin: 0;
	padding: 0;
	margin-right: 20px;
	float: left;
}

div.block p {
	margin: 0;
	padding-bottom: 20px;
}

td.image img {
	float: left;
}

* html td.image img {
	margin-left: -3px;
}

td.image div {
	display: block;
	margin-left: 255px;
}

.hidden {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
    color: white;
}

table.content {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
    color: #666666;
	width: 100%;
	border-collapse: collapse;
}

table.content td {
	vertical-align: top;
	padding: 0px;
	padding-left: 5px;
}

table td.bottom {
	vertical-align: bottom;
}

table td.right {
	text-align: right;
}

table tr.largegap td, table tr.largegap th {
	padding-bottom: 30px;
}

table tr.smallgap td, table tr.smallgap th {
	padding-bottom: 15px;
}

table tr.tinygap td, table tr.tinygap th {
	padding-bottom: 5px;
}

table th {
	width: 190px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: #CC3300; 
	text-align: right;
	vertical-align: top;
	font-weight: normal;
}

table th strong {
	color: #CC3300;
}

table th.weak {
	color: #666666;
}

table col.c1 {
	width: 80px;
}

* html table col.c1 {
	width: 75px;
}

table col.c15 {
	width: 120px;
}

* html table col.c15 {
	width: 115px;
}

table col.c2 {
	width: 160px;
}

* html table col.c2 {
	width: 155px;
}

table col.c3 {
	width: 240px;
}

* html table col.c3 {
	width: 235px;
}

table td.c4 {
	width: 320px;
}

* html table td.c4 {
	width: 315px;
}

table td.c5 {
	width: 400px;
}

* html table td.c5 {
	width: 395px;
}

table td.c6 {
	width: 480px;
}

* html table td.c6 {
	width: 475px;
}
