/* CSS Document */
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	background-color: #333;
}

pre {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}

a img {
	border-width: 0px;
}

hr {
	color: #fff;
}

td.border {
	border-right: 1px solid #fff;
}

td.main-content {
	width: 580px;
	background-color: #fff;
}

.header {
	width: 780px; 
	height: 66px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

.header-links {
	background-color: #ffffff;
}

.header-links a{
	color: #004D91;
	font-weight: bold;
	line-height: 175%;
	text-decoration: none;
	margin-right: 5px;
}

.content-box {
	width: 560px;
	border: 1px solid #666;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.content-box-bonus {
	width: 560px;
	border: 1px solid #666;
	background-color: #004D91;
	font-weight: bold;
	color:#fff;
}

.content-box-bonus a{
	font-weight: bold;
	text-decoration: none;
	color:#fff;
}

.content-box-bonus a:hover{
	font-weight: bold;
	text-decoration: underline;
	color:#fff;
}

.side-content-box {
	width: 165px;
	padding-left: 3px;
	margin-bottom: 8px;
	margin-top: 2px;
	border: 1px solid #666;
	background-color: #D2E1F0;
}

.side-content-box-welcome {
	width: 165px;
	height: 123px;
	margin-bottom: 8px;
	margin-top: 2px;
	border: 1px solid #666;
	text-align: left;
}

.link-box {
	margin-bottom: 2px;
	margin-top: 2px;
	border-top: 1px solid #666;
	color: #fff;
	background-color: #004D91;
	text-align: center;
}

.link-box a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.text-inside-box {
	padding-left: 3px;
}

.side-content-box-tools {
	width: 159px;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 8px;
	margin-top: 2px;
	border: 1px solid #666;
	background-color: #004D91;
	color: #fff;
}

.side-content-box-tools a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.side-content-box-tools a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

td.right-column {
	width: 185px;	
	background-color: #ccc;
}

td.spacer {
	height: 2px;
}

.wht {
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.whtt {
	font-weight: bold;
	color: #fff;
	text-align: left;
}

.wht a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.wht a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.table-border {
	background-color: #A5B7D3;
	border: 1px solid #fff;
}

.table-border td{
	border: 1px solid #fff;
}

.table-border2 {
	background-color: #fff;
}

.table-border2 td{
	border: 1px solid #999;
}

.side-col-border {
	border: 1px solid #999;
}

.alternate {
	background-color: #E5E5EF;
	border-left: 1px solid #999;
}

a {
	color: #004D91;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

.copy-header {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
}

.li {
	color:#FF9900;
}

.small-links {
	font-size: 9px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	float: right;
}

td.tr-1 {
	padding: 4px; 
	border-bottom: solid 1px #999;
	text-align: left;
}

td.tr-2-left {
	font-weight: bold; 
	border-bottom: 1px solid #999; 
	padding-left: 2px;
	text-align: left;
}

td.tr-2-right {
	font-size: 10px; 
	border-bottom: 1px solid #999; 
	border-left: solid 1px #999;
}

.edition-border {
	border: 1px solid #999;
	background-color:#fff; 
}

.link-table {
	width: 170px;
	border: 1px solid #fff;
	background-color: #004D91;
	text-align: left;
}
.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}
.copy {
	width: 560px;
	margin-left: 3px;
}