body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-decoration: none;
}
 .BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-decoration: none;
}
.sidebarcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;

}
a:hover {
	color: #9966CC;
}
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
    text-decoration: none;
	padding-right: 10px;
	color: #666666;	
	text-align: left;
        }
.leftcolumn a:link {
    text-decoration: none;
	color: #333399;
        }
.leftcolumn a:visited {
    text-decoration: none;
	color: #333399;
}
.leftcolumn a:hover {
    text-decoration: none;
	color: #ffcc66;
        }
.leftcolumn a:active {
    text-decoration: none;
	color: #ffcc66;
        }
.BodyCopy a:link {
        text-decoration: none;
        color: #333399;
        }
.BodyCopy a:visited {
        text-decoration: none;
        color: #333399;
        }
.BodyCopy a:hover {
        text-decoration: none;
        color: #6699cc;
        }
.BodyCopy a:active {
        text-decoration: none;
        color: #6699cc;
        }
.BodyHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666699;
}
.BodyHeadline a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.BodyHeadline a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.BodyHeadline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;
}
.leftheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
    text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	color: #666666;	
	text-align: left;
        }
.leftheader a:link {
    text-decoration: none;
	color: #333399;
        }
.leftheader a:visited {
    text-decoration: none;
	color: #333399;
}
.leftheader a:hover {
    text-decoration: none;
	color: #ffcc66;
        }
.leftheader a:active {
    text-decoration: none;
	color: #ffcc66;
        }
.tableheight{height: 262px}
.tableheight2{height: 308px}
.fullheight{height:100%
}


