PA_breadcrumbText {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 0px;
}

.PATableThreeWideColumnBorder, .PATableTwoWideColumnBorder
{
  border-left: solid 1px #dae1e9;
  border-right: none;
  text-align: left;
}

/* PHMC Extranet Governor Portlet */
  div.phExtranetGovernor
  {
    width: 219px;
    border-bottom: solid 1px #bcc9d8;
    border-right: solid 1px #bcc9d8;
    background: no-repeat url(http://www.phmc.state.pa.us/AquaLogic/SharedPortletsandTemplates/Extranet/Portlets/Governor/govBoxBG.gif) white;
    margin: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  div.phExtranetGovernor div.phExecutiveName, div.phExtranetGovernor div.phExecutiveName a, div.phExtranetGovernor div.phExecutiveName a:hover
  {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    font-family: verdana, arial, helvetica;
    text-align: center;
  }

div.phExtranetGovernor div.phExecutiveTitle, div.phExtranetGovernor div.phExecutiveTitle a, div.phExtranetGovernor div.phExecutiveTitle a:hover
  {
    color: #000000;
    font-size: 11px;
    font-style: italic;
    font-family: verdana, arial, helvetica;
    text-align: center;
  }

/* Standard Unstructured Content Layout */
div.phUnstructuredContent {
  margin: 3px;
}

div.phUnstructuredContent div.phUnstructuredContentBodyLightBlueGradient {
  background-image: url(http://www.phmc.state.pa.us/AquaLogic/SharedPortletsandTemplates/Extranet/Templates/UnstructuredContent/bgLightBlueGradient.gif);
  background-repeat: repeat-y;
  border-bottom: solid 1px #bcc9d8;
  border-right: solid 1px #bcc9d8;
}

div.phUnstructuredContent div.phUnstructuredContentBody a, div.phUnstructuredContent div.phUnstructuredContentBody a:hover {
  color: #000000;
}

div.phUnstructuredContent div.phUnstructuredContentBody ul {
  padding-left: 20px;
  margin: 0px;
}

div.phUnstructuredContent div.phUnstructuredContentBody li {
  vertical-align: top;
}

/* Wide Unstructured Content Layout */
div.phUnstructuredContentWide {
  width: 100%;
}

div.phUnstructuredContentWide div.phUnstructuredContentTitle {
  width: 100%;  
/* Blue Wide Content Headers */
  background-color: #336600;
  color: #fff;  
  background-repeat: repeat-y;
  background-position: right;
  border-bottom:solid 1px #99cc00;
}

div.phUnstructuredContentWide div.phUnstructuredContentTitleText {
  padding-left: 5px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 13pt;
  font-weight: normal;
  color: #fff;
}

div.phUnstructuredContentWide .phUnstructuredContentSubtitle {
  font-size: 8pt;
}

div.phUnstructuredContentWide div.phUnstructuredContentBody {
  width: 100%;
}

div.phUnstructuredContentWide div.phUnstructuredContentBodyText {
  padding-left: 5px;
  padding-top: 3px;

  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
}

div.phUnstructuredContentWide div.phUnstructuredContentBodyText td {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
}


div.phUnstructuredContentWide div.phUnstructuredContentBodyText a, 
div.phUnstructuredContentWide div.phUnstructuredContentBodyText td a {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;

  text-decoration: underline;
  color: #336600;
}


div.phUnstructuredContentWide div.phUnstructuredContentBodyText a:hover, div.phUnstructuredContentWide div.phUnstructuredContentBodyText td a:hover {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  text-decoration: none;
  border-bottom: thin dotted;
  color: #336600;
}


/* Narrow Unstructured Content Layout */
div.phUnstructuredContentNarrow {
  width: 219px;
}

div.phUnstructuredContentNarrow div.phUnstructuredContentTitle {
  height: 20px;
  width: 100%;
  
  background: url(http://www.phmc.state.pa.us/AquaLogic/SharedPortletsandTemplates/Extranet/Templates/UnstructuredContent/bgTitleNarrow.gif) #02366a;
}

div.phUnstructuredContentNarrow div.phUnstructuredContentTitleText {
  padding-left: 2px;
  padding-top: 2px;

  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: white;
}

div.phUnstructuredContentNarrow div.phUnstructuredContentTitleText img
  { padding-bottom: 40px;
}

div.phUnstructuredContentNarrow div.phUnstructuredContentBody {
  width: 219px;
}

div.phUnstructuredContentNarrow div.phUnstructuredContentBodyText {
  width: 215px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0px;
  

  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
}



  div#phNewsReleasesItem12799 .phNewsReleasesItemTitle,
  div#phNewsReleasesItem12799 .phNewsReleasesItemTitle a
 {
    text-decoration: none;
    font-size: 10px;
  }

  div#phNewsReleasesItem12799 .phNewsReleasesItemTitle a:hover
 {
    text-decoration: underline;
    font-size: 10px;
  }


  div.phRelatedLinksItemLink a
{
    text-decoration: none;
}

  div.phRelatedLinksItemLink a:hover
{
    text-decoration: underline;
}

#landinglinks {
	width: 725px;
}

#landinglinks a {
	text-decoration: none;
	border: none;
}

#landinglinks a:hover {
	text-decoration: underline;
	border: none;
}

#landinglinks ul {
	list-style-type: none;
	float: left;
	margin: 15px;
}

li.first a {
	weight: 900;
	margin-left: 23px;
	color: black;
	font-size: 120%;
}

div.imgR {
	float: right;
	margin: 12px;
}

div.imgL {
	float: left;
	margin: 12px;
}

div.imgR div {
	border-top: 1px solid;
	margin-top: 4px;
	border-bottom: 1px solid;
}

div.imgL div {
	border-top: 1px solid;
	margin-top: 4px;
	border-bottom: 1px solid;
}

dt {
	font-weight: 900;
	font-size: 105%;
	color: #006600;
}
