body {
	background: url(../0-images/backgrounds/BG_body.gif) repeat;
	padding: 0;
	margin: 0;
	width: 950px;
	height: 252px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a, a:link, a:visited {
	color: #4475b3;
	text-decoration:none;
}

a:hover {
	color: #12078c;
	
}

div.cleaner {
	clear: both;
}

dl {
	margin: 0;
	padding-left:20px;
	margin-bottom: 10px;
}

dl.doclist {
	margin: 0;
	padding-left:20px;
	margin-bottom: 10px;
    line-height:20px;
}

dl dt a {
   text-decoration:none;
   margin-left:25px;
}

dl dt a:hover {
	color: #000;
	background-color: #a7ea66;
}

dl dt.web {
	background: url(/Graphics/minis/globe.jpg) no-repeat left top;
}

dl dt.ppt {
	background: url(/Graphics/minis/ppt.gif) no-repeat left top;
}

dl dt.doc {
	background: url(/Graphics/minis/word.gif) no-repeat left top;
}

dl dt.xls {
	background: url(/Graphics/minis/excel.gif) no-repeat left top;
}

dl dt.pdf {
	background: url(/Graphics/minis/pdf.gif) no-repeat left top;
}

dl dt.video {
	background: url(/Graphics/minis/quicktime.gif) no-repeat left top;
}

dl dt.audio {
	background: url(/Graphics/minis/mp3.gif) no-repeat left top;
}

dl dt.blank {
	background: none;
}
div.textport
{
        width:513px;
        padding:15px;
        text-align:left;
        border:solid;
        position:absolute;
        left:400px;
        top:205px;
        visibility:hidden;
        z-index:1;
        background-color:#FFFFFF;
}
