﻿.PhaseListRow td
{
	border-left:0px none;
	border-top: 1px solid #939498;
	border-right:0px none;
	border-bottom:0px none;
	padding-left:0px;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:1px;
}
.PhaseListUL,
.PhaseListGeyText
{
	color: #939498;
}
.PhaseListUL
{
	font-size:8pt;
	font-weight:bold;
	padding-left:15px;
	margin:0px;
}
.PhaseListUL a,
.PhaseListGeyText a
{
	color:#939498;
	text-decoration:none;
}
.PhaseListUL a:hover,
.PhaseListGeyText a:hover
{
	color:#939498;
	text-decoration:underline;
}
.HiddenFullScreenLayer
{
	display:none;
	visibility:hidden;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.ColorLayerContent
{
	position:relative;
	display:block;
	background-color:#ffffff;
	color:#000000;
	text-align:left;
}
.whiteborderline
{
	border: 1px solid #ffffff;
}
.redborderline
{
	border: 1px solid #ff9900;
}