body {
  padding:0;
  margin:10px;
  background-color: #FFF;color:#333;
  }
h1, h2, h3{
  text-align:left;
  padding:0;
  margin:0;
}
#head {
position:relative;
top: 0px;
height: 45px;
margin: 0px;
//background-image: url(../images/tds_70x25.jpg);
background-repeat: no-repeat;
}
#close {
text-align: right;
}
#content {
 width: 80%;
}
#content p {
 text-align: left;
 margin: 0px;
 padding: 20px 0px 20px 0px;
 font: 11px trebuchet ms, arial, geneva, sans-serif;
 line-height: 1.6em;
}

#content p.news {
 text-align: left;
 margin: 0px;
 font: 11px trebuchet ms, arial, geneva, sans-serif;
 line-height: 1.6em;
}
/* SITE */
body,p {
font: 11px trebuchet ms, arial, helvetic, sans-serif; 
}

/* CONTENT */
span.head {
font: 16px trebuchet ms, arial, helvetic, sans-serif; 
line-height: 1.5em;
font-weight: bold;
color: #CC0000;
text-transform: uppercase;
}
span.subhead {
font: 12px trebuchet ms, arial, helvetic, sans-serif; 
line-height: 1.5em;
font-weight: bold;
color: #333;
text-transform: uppercase;
}
span.n_head {
font-weight: bold;
color: #333;
}
.path_b {
font-weight: bold;
color: #333;
}
.path {
font-weight: normal;
color: #333;
}

/* LINKS */
a {
background-color: transparent;
color: #005099;
font-weight: normal;
text-decoration:underline;
}
a:link {
background-color: transparent;
color: #005099;
font-weight: normal;
text-decoration:underline;
}
a:active {
background-color: transparent;
color: #CC0000;
font-weight: normal;
text-decoration:underline;
}

a:visited {
background-color: transparent;
color: #005099;
font-weight: normal;
text-decoration:underline;
}
a:hover {
background-color: transparent;
color: #CC0000;
font-weight: normal;
text-decoration:underline;
}
#content ul {
  position: relative;
  top: 0;
  margin: 10px 10px 0px 25px;
  padding:0;
  list-style-image:url(../images/list.gif);
  font: 11px trebuchet ms, arial, geneva, sans-serif;
}
#content li {
	position: relative;
	top: 0;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
    margin:0;
    background-image: none;
}
#content li a:link, #content_sub li a:visited, #content_sub li a:hover {
	position: relative;
	top: 0;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
    margin:0;
    background-image: none;
}
h4 {
	font: 12px trebuchet ms, arial, helvetic, sans-serif; 
	margin: 25px 0px 0px 0px;
	line-height: 1.3em;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	  text-align:left;
	  padding:0;
}
img {
	border-width: 0px;
}

