﻿#RequestorDockReportHistory
{
	display: none;	
}

.DockQuickLinks
{
	width: 80%;
	margin: auto;	
}

.DockQuickLinks li
{
	list-style-image: none;
	list-style-type: none;
}

.DockQuickLinks a
{
	font-size: 2em;
	text-decoration: none;
	font-weight: 600;
	color: #6699CC;
	padding-left: 85px;
	padding-top: 10px;
	height: 80px;
	display: block;
	
}

.RequestReportHyperLink
{
	background-image: url(../../Images/RequestReport.gif);
	background-repeat: no-repeat;
}

.ReportHistoryHyperLink
{
	background-image: url(../../Images/ReportHistory.gif);
	background-repeat: no-repeat;
}

.RequestorProfileHyperLink
{
	background-image: url(../../Images/RequestorProfile.gif);
	background-repeat: no-repeat;
}