body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #666666;}
body { margin: 0px; }
form { background: url(../images/title/leftbar.gif) top left repeat-y; margin: 0px; }
b, strong {  font-weight: 900 }

.body a:active { color: #FF0000; text-decoration: none; font-weight: normal}
.body a:link {  color: #CC0000; text-decoration: none; font-weight: normal}
.body a:visited {  color: #CC0000;text-decoration: none; font-weight: normal}
.body a:hover {  color: #FF0000; text-decoration: none; font-weight: normal}

a:active { color: #FF0000; text-decoration: none;}
a:link {  color: #CC0000; text-decoration: none;}
a:visited {  color: #CC0000;text-decoration: none;}
a:hover {  color: #FF0000; text-decoration: none;}

.sidebar  a:active {  color: #FF0000; }
.sidebar  a:link {  color: #ffffff; }
.sidebar  a:visited {  color: #ffffff; }
.sidebar  a:hover {  color: #FF0000; }

.fineprint div { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #000000}
.fineprint  a:active {  color: #333366; text-decoration: none}
.fineprint  a:link {  color: #000000; text-decoration: none}
.fineprint  a:visited {  color: #000000; text-decoration: none}
.fineprint  a:hover {  color: #333366; text-decoration: underline}

.mactable td { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #000000; background: #999999; padding: 1px; }
.mactable  a:active {  color: #FF0000; }
.mactable  a:link {  color: #E6E6E6; }
.mactable  a:visited {  color: #E6E6E6; }
.mactable  a:hover {  color: #FF0000; }

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; color: #FF0101; background: #ffffff;}

    

/* New styles JMR 2006-10-31 */
table.title {
	background: url(../images/title/background.jpg) bottom left repeat-x;
	height: 162px;
	min-width: 830px;
	width: 100%;
}
table.title tr.tr1 td {
	height: 52px;
}
table.title td.tr1_td1 {
	background: url(../images/title/header_r1_c1.gif) top right no-repeat;
	width: 250px;
}
table.title td.tr1_td2 {
	background: url(../images/title/logo.gif) top left no-repeat;
	width: 420px;
}
table.title td.tr1_td3 {
	width: 80px;
}
table.title tr.tr2 td {
	height: 100px;
}
table.title td.tr2_td1 {
	background: url(../images/title/home.jpg) top right no-repeat;
}
table.title tr.tr3 td {
	background: url(../images/title/header_r4_c1.gif) top left no-repeat;
	height: 10px;
}

table.dark {
    border: 1px solid #000000;
    border-collapse: collapse;
    margin: 10px;
}
table.dark tr.header td {
    color: #000000;
    background: #E6E6E6;
    font-size: 12px;
    font-weight: bold;
}
table.dark td {
    background: #999999;
    color: #000000;
    font-size: 10px;
    padding: 3px;
}
table.dark td.label {
    color: #000000;
}
table.dark a {
    color: #FFFFFF;
}
table.dark a:hover {
    color: #FF0000;
}

table.light td {
	background: #BBBBBB;
	color: #000000;
	font-size: 13px;
	padding: 2px;
}

@media print { .hideOnPrint { display: none; } }