/* CSS Document */
/*
body {
	background-image: url(images/dm-bg.gif) #4B4B4B;
	background-repeat: repeat-x
	}
*/

a:link { 
	font-size: 9px;
	color: #820E26;
	}
a:visited { 
	font-size: 9px;
	color: #666666;
	}
a:hover { 
	font-size: 9px;
	color: #EF9D1D;
	background-color: ;
	text-decoration: none;
	}
a:active { 
	font-size: 9px;
	color: #333333;
	}
.display {
		display: block;
		position: relative; 
		padding-left: ;
		}
h1 {
  font-size: 10pt;
  font-weight: bold;
  color: #333333;
  line-height: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hdr-red {
  font-size: 10pt;
  font-weight: bold;
  color: #820E26;
  line-height: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  line-height: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt-fine {
  font-size: 7pt;
  font-weight: normal;
  color: #333333;
  line-height: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt-clock
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #000000
}

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.req {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #820D26;
}
.txt-caption {
  font-size: 7pt;
  font-weight: normal;
  color: #820E26;
  line-height: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt-red {
  font-size: 8pt;
  font-weight: normal;
  color: #820E26;
  line-height: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr { 
	color: #909090;
	background-color: ;
	height: 1px;
  	}
	
ul {
	margin: 10px 0 1em 20px; 
	padding: 0; 
	font-size: 1em; 
	list-style: none; 
}
li {
	line-height: 1.5em; 
	padding: 0; 
	margin: 0 0 0 .5em; 
	background-image: ; 
	background-position: 0 3px; 
	background-repeat: no-repeat; 
	list-style: url(images/dot-org.gif) square;
	color: #333333; 
} 
