body {  
margin:0; 
padding:0;
background:#EBDCF0;
}

hr {background: #B4B7BC; height:1px; border:0}

h1 {
margin:0;
padding:0;
}

b {
  color: #666666;
}

li,li.list {
margin-bottom:5px;
font-weight:normal;
padding:0;
}

h2,h2.nm {
  color: #666666;
  font-size: 12px;
  font-weight:bold;
  margin:0;
  padding:0;
  }
/*/*/a{}
h2,h2.nm {
	font-size: 100%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 100%;     /*IE6*/
        }
        html>h2,h2.nm {
        font-size: 100%;      /*Opera5*/
        }
/* */


.small {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 10px;
color: #666666; 
}
/*/*/a{}
.small {
	font-size: 87%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 87%;     /*IE6*/
        }
        html>.small {
        font-size: 85%;      /*Opera5*/
        }
/* */

.red {
color: #cc0000; 
}

/* td styles */

th {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 20px;
color: #1C3C82; 
}
/*/*/a{}
th {
	font-size: 72%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 72%;     /*IE6*/
        }
        html>th {
        font-size: 70%;      /*Opera5*/
        }
/* */

td {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 20px;
color: #666666; 
}
/*/*/a{}
td {
	font-size: 72%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 72%;     /*IE6*/
        }
        html>td {
        font-size: 70%;      /*Opera5*/
        }
/* */

td.pop {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 20px;
color: #666666; 
       }
/*/*/a{}
td.pop {
	font-size: 72%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 72%;     /*IE6*/
        }
        html>td.pop {
        font-size: 70%;      /*Opera5*/
        }
/* */

td.tbl {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 20px;
color: #666666; 
}
/*/*/a{}
td.tbl {
	font-size: 72%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 72%;     /*IE6*/
        }
        html>td.tbl {
        font-size: 70%;      /*Opera5*/
        }
/* */


td.grey { 
background-color: #B4B7BC;
}


input, select, textarea { 
font-size: 11px;
color: #666666; 
background: #ffffff;
border: 1px solid #999999;
}

input.tick { 
border: 0px;
}

/* links */

a:link, a:visited{ 
color: #1C3C82; 
text-decoration: underlined;
}

a:hover { 
color: #1C3C82; 
text-decoration: none;
}

a.print:link, a.print:visited {
font-size:11px; 
color: #999999; 
text-decoration: none;
}

a.print:hover { 
font-size:11px; 
color: #1C3C82; 
text-decoration: none;
}

a.print_small:link, a.print_small:visited, a.print_small:hover { 
font-size:10px;
color: #999999; 
text-decoration: none;
}

a.nav2:link, a.nav2:visited, a.nav2:hover {
color: #333333;
text-decoration: none; 
}

a.nav2a:link, a.nav2a:visited, a.nav2a:hover {
color : #333333;
text-decoration: none;
}

tr.nav {background-color: #E6E6E6;}