﻿.ServiceInfoCaptionPanel
{
	width: 324px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
	text-align: center;
}

.ServiceInfoPanel
{
	background-color: white;
	width: 322px;
	border: solid 1px #9EBC76;
	text-align: left;
}

.ServiceInfoFooterPanel
{
	width: 324px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
	text-align: center;
}

.divServiceInfo
{
	margin: 2px 4px 2px 4px;
}

.DescriptionParagraph
{
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
}

.OuterDiv
{
}

.RequestLink
{
	color: #335700;
	text-decoration: none;
	font-weight: bolder;
}

.RequestPMAParagraph
{
	text-align: center;
}

.Caption
{
	font-size: 10pt;
	vertical-align: middle;
	width: 324px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
	text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
