UL
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.AskForQuote
{
	border-right: gainsboro 1px solid;
	padding-right: 4px;
	border-top: gainsboro 1px solid;
	margin-top: 5px;
	padding-left: 4px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	border-left: gainsboro 1px solid;
	padding-top: 4px;
	border-bottom: gainsboro 1px solid;
	background-color: ghostwhite;
}
.ClosedGroup
{
	background-position: left top;
	margin-top: 10px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(../../Images/Bullets/bulletDn.gif);
	cursor: hand;
	color: #00337F;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 18px;
	background-color: transparent;
	text-decoration: none;
}
.OpenGroup
{
	background-position: left top;
	margin-top: 10px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(../../Images/Bullets/bulletRt.gif);
	margin-bottom: 5px;
	cursor: hand;
	color: #00337f;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 18px;
	background-color: transparent;
	text-decoration: none;
}
.StaticGroup
{
	background-position: left top;
	margin-top: 10px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(../../Images/Bullets/bulletRt.gif);
	cursor: default;
	color: #00337F;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 18px;
	background-color: transparent;
	text-decoration: none;
}
.ClosedItem
{
	background-position: left top;
	margin-top: 6px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11pt;
	background-image: url(../../Images/Bullets/bulletSmDn.gif);
	cursor: hand;
	color: Maroon;
	background-repeat: no-repeat;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}
.OpenItem
{
	background-position: left top;
	margin-top: 6px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11pt;
	background-image: url(../../Images/Bullets/bulletSmRt.gif);
	margin-bottom: 4px;
	cursor: hand;
	color: maroon;
	background-repeat: no-repeat;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}
.StaticItem
{
	background-position: left top;
	margin-top: 6px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11pt;
	background-image: url(../../Images/Bullets/bulletSmRt.gif);
	cursor: default;
	color: maroon;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 16px;
	background-color: transparent;
	text-decoration: none;
}
.GroupBody
{
	padding-left: 25px;
	font-size: 10pt;
	color: #00337F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.ItemBody
{
	padding-left: 20px;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.PSBlock
{
	border-right: black 1px solid;
	padding-right: 15px;
	border-top: black 1px solid;
	padding-left: 15px;
	padding-bottom: 15px;
	border-left: black 1px solid;
	width: 100%;
	padding-top: 15px;
	border-bottom: black 1px solid;
	background-color: transparent;
}