﻿.ServiceInfoCaptionPanel
{
	width: 318px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
}

.ServiceInfoPanel
{
	background-color: white;
	width: 316px;
	text-align: left;
}

.DescriptionParagraph
{
	margin: 2px 5px 2px 5px;
	text-align:left;
}

.OuterDiv
{
	margin: 2px 5px 2px 5px;
}

.RequestLink
{
	color: #335700;
	text-decoration: none;
	font-weight: bolder;
}

.RequestPMAParagraph
{
	text-align: center;
}

.Caption
{
	font-size: 10pt;
}