
body { 
font-family: arial, verdana, helvetica; 
margin:5px; 
padding:5px;
background:#ffffff;
}

h1 {
  color: #ff6600;
  font-weight:normal;
  font-size: 12px;
  margin:0;
  padding-top:3px;
  padding-bottom:10px;
}
/*/*/a{}
h1 {
	font-size: medium;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: medium;     /*IE6*/
        }
        html>h1 {
        font-size: medium;      /*Opera5*/
        }
/* */


h2 {
  color: #000066;
  font-weight:bold;
  font-size: 11px;
  margin:0;
  padding-bottom:5;
}
/*/*/a{}
h2 {
	font-size: x-small;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: x-small;     /*IE6*/
        }
        html>h2 {
        font-size: x-small;      /*Opera5*/
        }
/* */

h2.orange {
  color: #ff6600;
  }

h3 {
  color: #000066;
  font-weight:bold;
  font-size: 12px;
  margin:0;
  padding-left:7;
  padding-top:20;
  padding-bottom:7px;
}
/*/*/a{}
h3 {
	font-size: x-small;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: x-small;     /*IE6*/
        }
        html>h3 {
        font-size: x-small;      /*Opera5*/
        }
/* */

td {
font-family: arial, verdana, helvetica;
font-size: 11px;
color: #000066; 
}
/*/*/a{}
td {
	font-size: 72%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 72%;     /*IE6*/
        }
        html>td {
        font-size: 72%;      /*Opera5*/
        }
/* */

td.lightblue {
background-color:#d5e5fc;
}


td.small {
font-family: arial, verdana, helvetica;
font-size: 11px;
color: #000066; 
}
/*/*/a{}
td.small {
	font-size: 70%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 70%;     /*IE6*/
        }
        html>td.small {
        font-size: 70%;      /*Opera5*/
        }
/* */

td.grey {
background-color:#ebebeb;
}

td.leftnav {
background-color:#d5e5fc;
padding-left:7;
padding-top:7;
line-height:18px;
}

td.righthand_small {
font-size:65%;
}

td.bottombar {
padding-left:10px;
}

span.small {
font-size:95%;
}

span.white {
color: #FFFFFF; 
}

hr {
color: #000000; 
height:1px; 
border:0;
}

hr.double {
color: #000000; 
height:2px; 
border:0;
}

hr.home {
color: #ff6600; 
height:1px; 
border:0;
}

hr.blue {
color: #000066; 
height:1px; 
border:0;
}

li {
color: #000066; 
}

/* links */

a, a:link, a:visited{ 
color: #ff6600; 
text-decoration: underlined;
}

a:hover { 
color: #ff6600; 
text-decoration: underlined;
}

a.home, a.home:link, a.home:visited{ 
color: #ff6600; 
text-decoration: none;
}

a.home:hover { 
color: #ff6600; 
text-decoration: none;
}

a.topnav, a.topnav:link, a.topnav:visited{ 
font-size:85%;
color: #000066; 
text-decoration: none;
}

a.topnav:hover { 
color: #FF6600; 
text-decoration: none;
}

a.leftnav, a.leftnav:link, a.leftnav:visited{ 
color: #666666; 
text-decoration: none;
}

a.leftnav:hover { 
color: #ff6600; 
text-decoration: none;
}

a.leftnav_on:link{ 
color: #ff6600; 
text-decoration: underlined;
}

a.sitetools, a.sitetools:link, a.sitetools:visited{ 
font-size:85%;
color: #000066; 
text-decoration: none;
}

a.sitetools:hover { 
color: #000066; 
text-decoration: none;
}


/* table styles */

th {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 11px;
color: #000066; 
}
/*/*/a{}
th {
	font-size: 72%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 72%;     /*IE6*/
        }
        html>th {
        font-size: 70%;      /*Opera5*/
        }
/* */

th.notbold {
font-weight:normal;
}

th.small {
font-size: 68%;
}


th.notboldsmall {
font-weight:normal;
font-size: 68%;
}

th.indent {
text-indent:10px;
font-weight:normal;
}

td.indent {
text-indent:10px;
}



