a:link
	{
	text-decoration: none;
	color: #EE1C23;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	}
a:visited
	{
	text-decoration: none;
	color: #EE1C23;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	}
a:hover
{
	text-decoration: underline overline;
}
.linkactive {
	text-decoration: underline overline;
	color: #EE1C23;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}
body {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #000;
}
.hrleft {
  border: 0;
  color: #000;
  height: 1px;
  width: 133px;
}
hr {
  border: 0;
  color: #CBC7AE;
  background-color: #CBC7AE;
  height: 1px;
}
.tdheadline {
	MARGIN-LEFT: 3px;
	MARGIN-RIGHT: 7px;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}
.tddata {
	MARGIN-LEFT: 3px;
	MARGIN-RIGHT: 7px;
	FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}
.formdata {
	MARGIN-LEFT: 3px;
	MARGIN-RIGHT: 7px;
	FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	padding-left: 5px;
}
.errorlista {
	FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	padding-left: 5px;
	padding-right: 5px;
}
.gb {
	FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}
.button	{
        border: 1px solid #5E5D63;
        color: #000;
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 9px;
        text-align:center;
}
.tbox{
        background-color: #eaeef2;
        border-bottom: #5e5d63 1px solid;
        border-left: #5e5d63 1px solid;
        border-right: #5e5d63 1px solid;
        border-top: #5e5d63 1px solid;
        color: #000;
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 10px;
}
.smalltext {
    background: none;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        color:#5d6e75;
}
.smallblacktext {
    background: none;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        color:#000;
/*	width:380; */
}
.captiontext {
    background: none;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 18px;
        font-style: italic;
        color:#000;
}
.spacer{
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        padding-bottom : 2px;
        padding-left : 0;
        padding-right : 0;
        padding-top : 2px;
	overflow: auto;
/*	height: 410;
	width: 400; */
}


#incidentlist {
	font-size: 7pt;
	position: relative;
	width: 700px;
}

#incidentlist a {
	display: block;
	width: 100%;
}
#incidentlist a:hover {
	text-decoration: none;
	color: #1F57C5;
}

#incidentlist table {
	font-size: 7pt;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 8px 0;
}

#incidentlist table tr {
	vertical-align: top;
}

#incidentlist th {
	text-align: left;
	background-color: #FFF;
	border: 1px black solid;
	border-left: 0;
	padding: 0 5px;
}

#incidentlist td {
	text-align: left;
	border-top: 0;
	border-left: 0;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
/*	border-style: solid;
	border-color: #000; */
	padding: 0 8px;
}


#incidentlist table tr .ith1 { width: 15px; border-left: 1px #000 solid; }
/*
#incidentlist table tr .ith2 { width: 100px; }
#incidentlist table tr .ith3 { width: 90px; }
#incidentlist table tr .ith4 { width: 80px; }
#incidentlist table tr .ith5 { width: 90px; }
*/

#incidentlist table .itr1 td {
	background-color: #F2F2F2;
}
#incidentlist table .itr2 td {
	background-color: #FFF;
}

#incidentlist table tr .itd1 {
	border-left: 1px #000 solid;
	text-align: right;
	padding: 0 5px;
}

#incidentlist table tr.ruled {
	background-color: #CBC7AA;
}

#incidentlist table tr.listhead th {
	font-weight: normal;
	text-align: left;
	padding: 0 13px;
	background: transparent url("/sysimgs/pil.gif") no-repeat 2px 3.5px;
	border: none;
}

#address * {
	margin: 0;
	padding: 0;
	font: normal 7pt/110% Verdana, Arial, Helvetica, Sans-Serif;
}
#address ul {
	list-style: none;
}
#address dt {
	font-size: 9pt;
	margin: 0 0 0 3px;
}
#address a {
	font-weight: bold;
}
#address .email {
	font-weight: normal;
	color: #000;
}
#address dd {
	margin: 0 0 15px 3px;
}
