a:link {
	color: #0000FF;
    text-decoration: none;
}
a:visited {
	color: #0000FF;
    text-decoration: none;
}
a:hover {
	color: #0000FF;
    text-decoration: underline;
}
#footer a:link {
	color: #E8903F;
    text-decoration: none;
}
#footer a:visited {
	color: #E8903F;
    text-decoration: none;
}
#footer a:hover {
	color: #E8903F;
    text-decoration: none;
}
.lowerlevel a:link {
	color: #0000FF;
    text-decoration: none;
    font-weight:normal;
}
.lowerlevel a:visited {
	color: #0000FF;
    text-decoration: none;
    font-weight:normal;
}
.lowerlevel a:hover {
	color: #0000FF;
    text-decoration: underline;
    font-weight:normal;
}
H1 {
font-family: verdana;
font-size:12pt;
font-weight:bold;
}
H2 {
font-family: verdana;
font-size: 11pt;
font-weight:bold;
}
H3 {
font-family: verdana;
font-size: 10pt;
font-weight:bold;
}
hr { color:#000000; background: #000000; border: 0px none; Height:1px; width: 500px }
body {
	margin:0px 0px; padding:0px;
	text-align:center;
	color:#000000;
	font-family: arial;
	font-size: 10pt;
    background-color:#FFFFFF;
    height:100%;
}
img { border-style: none; }
#container {
	width:800px;
	border-top:black 0px solid;
	border-right:black 1px solid;
	border-left:black 1px solid;
	border-bottom:black 1px solid;
	margin:0px auto;
	text-align:left;
	background-color:#FFFFFF;
}
#header {
height: 160px;
width: 800px;
background-color:#000000;
background-image:url('images/tophead.jpg');
border-bottom:black 1px solid;
}
#navcell {
background-color:#FFFFFF;
background-image:url('/images/navbg.jpg');
width:800px;
height:60px;
border:black 0px solid;
}
.button {
float: left;
width: 110px;
margin-left:3px;
}
#sidebar {
width:150px;
background-color:#FFFFFF;
}
#sidebar a:link {
color: #0000FF;
}
#sidebar a:visited {
color: #0000FF;
}
#sidebar a:hover {
color: #FF2B2C;
}
.c {
color:#FF2B2C;
margin-right:2px;
margin-left:10px;
font-size:7pt;
}
.toplevel {
background-color:#FFFFFF;
width:149px;
line-height:15pt;
color:#000000;
font-family:verdana;
font-size:10pt;
padding-left:0px;
font-weight:bold;
}
.lowerlevel {
background-color:#FFFFFF;
width:150px;
color:#FFFFFF;
font-family:verdana;
font-size:10pt;
line-height:20px;
padding-left:0px;
}
#content {
padding-right: 20px;
padding-left: 20px;
padding-bottom: 20px;
width: 650px;
height: 100%;
background-color: #FFFFFF;
font-size: 10pt;
border:black 0px solid;
}
#footer {
color:#FFFFFF;
padding-top:30px;
padding-bottom:30px;
background-color: #000000;
text-align:center;
font-size: 8pt;
width:800px;
}
.tablenorm {
font-size: 10pt;
margin-bottom: 20px;
border:black 1px solid;
}
.tablenorm1 {
font-size: 10pt;
}
.tablenorm2 {
font-size: 10pt;
}
.tablenorm3 {
font-size: 10pt;
margin-bottom: 20px;
border:black 0px solid;
text-align:center;
width:600px;
}
.tableice {
font-size: 10pt;
margin-bottom: 20px;
border:0px solid black;
}
.tableice1 {
font-size: 10pt;
margin-bottom: 20px;
border:black 0px solid;
}
.tableroll {
margin-bottom: 20px;
font-size: 10pt;
border:0px solid black;
}
.tableroll1 {
font-size: 10pt;
border:black 0px solid;
}
.tablehead {
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
}
.tablehead1 {
font-size: 11pt;
font-weight: bold;
text-decoration: underline;
}
.tablehead2 {
background-color:#000000;
color:#FFFFFF;
background-image:url('/images/bg_cut.jpg');
background-position:top right;
background-repeat:no-repeat;
}
.even1 {
background-color:#DDDDDD;
}
.indexm {
float:left;
width:200px;
}