td
{
    font-size: 10pt;
    color: black;
    font-family: Verdana, Arial;
    line-height: 20px;
}

h1
{
    margin-top: 5px;
    font-size: 16pt;
    color: #000033;
    font-family: Verdana, Arial;
}

h2
{
    font-size: 11pt;
    color: #000033;
    font-family: Verdana, Arial;
}

h3
{
    font-size: 11pt;
    color: #000033;
    font-family: Verdana, Arial;
}
.topnav {
	font-size:12px;
	color:#800000;
	font-weight: bold;
	font-family: verdana;
}

.topnav a {
	color:#000033;
}

.container{
  border-left:1px solid #6ee845; 
  border-right:1px solid #6ee845; 
}
.bottomtext
{
  font-size: 8pt;
  color: #ffffff;
  font-family: Verdana, Arial;
}

.bottomtext a
{
	font-size: 8pt;
  color: #ffffff;
  font-family: Verdana, Arial;
}

.wslist
{
	float:left;
	padding:10px;
}

.breadcrumb
{
	font-size: 7pt;
}

.logotd
{
	background-image:url(/images/logo-background.gif); 
	background-repeat:repeat;
	width:181px;
	vertical-align:bottom;
}

#content
{
	padding:8px 8px;
}

#topnav-selected
{
	text-decoration:none;
	color:#800000;
}

#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 460px;
	height: 200px;
	padding: 20px;
	padding-top: 2px;
	padding-right: 5px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
