.Gah-Header
{
  background-color:#80a366;
  color:#ffffff;
  font-size:13px;
  font-weight:bold;
  padding:2px 3px;  
}

.ContainerPhoneTable
{
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #C1E0A3;
	border-collapse: separate;
	background-color: #E1EFD1;
	background-image: url(/skins/gah/resources/common/bg_phone.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:4px;
}
.ContainerPhoneTableAlt
{
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #C1E0A3;
	border-collapse: separate;
	background-color: #D3E9BE;
	background-image: url(/skins/gah/resources/common/bg_phone_alt.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:4px;
}

.ContainerPostalTable
{
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #CFD0C8;
	border-collapse: separate;
	background-color: #EDEAD9;
	background-image: url(/skins/gah/resources/common/bg_world.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:4px;
}
.ContainerPostalTableAlt
{
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #CFD0C8;
	border-collapse: separate;
	background-color: #F4F4EC;
	background-image: url(/skins/gah/resources/common/bg_world.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:4px;
}

.ProviderName
{
	font-weight: bold;
}

.MoreInformation
{
	font-weight: bold;
	text-decoration: underline;
}


.FieldLabel
{
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	
}
.FieldCell
{
	text-align: left;
	vertical-align: top;
}
.Registration
{
	font-size: 14pt;
}
.RegistrationDescription
{
	font-size: 10pt;
	font-weight: bold;
}

.ProviderAgreement
{
	font-weight: bold;
}
.ProviderAgreementDescription
{
	font-style: italic;
	font-weight: bold;
}

.ApprovalProcessNote
{
	font-weight: bold;
}

.ContainerTable
{
	/* width: 100%; */
}

.ContainerCell
{
	background-color: #EEEEEE;
	padding: 10px;
	width: 100%;
}

.PanelTable
{
	background-color: #EEEEEE;
	width: 100%;
}

.Status_Text
{
	font-size: 11pt;
	font-weight: bold;
	color: #4a6f8c;
}

.Status_Desc
{
	font-size: 11px;
}

.Status_Accepting
{
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
}

.Status_NotAccepting
{
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
}

.FieldLabel
{
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	
}
.FieldCell
{
	text-align: left;
	vertical-align: top;
}
.AltRow
{
	background-color: #CCCCCC;

}
.EmailLink
{
	color: #0000CC;
	text-decoration: underline;
}

.Gah-Border
{
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #CFD0C8;
}

.Gah-PhoneBorder
{
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #C1E0A3;
}

.Gah-Spacer
{
	background-color: #ffffff;
}

.SearchNotification
{
	font-weight:bold;
	font-size:12px;
}

.AddPhoneResults
{
	color: #d4d0c8;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.AddPhoneResults:hover
{
	color: #d4d0c8;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
