body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	text-decoration: none;
	position: relative;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-image: url(img/fdweb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
ul{
    list-style-position:outside;
    margin-left:10px;
    list-style-type:disc;
    line-height: 20px;
    padding-left:0px;

}

ol{
    line-height: 20px;
    padding-left:0px;
    margin-left:0px;
}

li
{
    line-height:16px;
    margin-bottom:5px;

}



a {color: #0456A4;}

a:visited {color: #333333;}

a:hover{color: #F97E10;}

#mainTable {
	width:100%;
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 0px;
	margin: 0px;
}

#topnavTable {
	background-color:#FFFFFF;
	width:100%;
}
