.phod-home-fixed-layer {
  margin-top: 0px;
  padding-bottom: 25px;
}
.common12_level-row-padding {
	  padding-top: 12%;
}
.common20_level-row-padding {
padding-top: 20%;
}
.table-header-color {
  color: #014A7D;
}
.left-float-icon {
	display : block;
	margin : 5px 10px 5px 0px;
	padding : 0px 0px 0px 0px;
}
.left-float-icon img {
	width : 100px;
	height : 70px;
	border : 1px solid #000;
	float : left;
	margin-left : 10px;
	margin-top : 5px;
	margin-right : 10px;
	margin-bottom : 5px;
	padding : 0;
	box-shadow: 2px 2px 10px #aaa;
}
.left-float-icon a {
	text-decoration : none;
}
.left-float-icon  a:hover h3 {
	text-decoration : underline;
}
.left-float-icon h3 {
	margin : 0;
	padding : 0px 0px 5px 0px;
}
.left-float-icon p {
	padding : 0;
	margin : 0;
	vertical-align : top;
}
.long-left-float-icon {
	display : block;
	margin : 5px 10px 5px 0px;
	padding : 0px 0px 0px 0px;
}
.long-left-float-icon img {
	width : 90px;
	height : 120px;
	border : 1px solid #000;
	float : left;
	margin-left : 10px;
	margin-top : 5px;
	margin-right : 10px;
	margin-bottom : 5px;
	padding : 0;
	box-shadow: 2px 2px 10px #aaa;
}
.long-left-float-icon a {
	text-decoration : none;
}
.long-left-float-icon  a:hover h3 {
	text-decoration : underline;
}
.long-eft-float-icon h3 {
	margin : 0;
	padding : 0px 0px 5px 0px;
}
.long-left-float-icon p {
	padding : 0;
	margin : 0;
	vertical-align : top;
}
.white-box {
  background-color: #FFFFFF;
  color: #000;
  padding: 8px;
  border-bottom: 2px solid #9C9092;
  border-right: 2px solid #9C9092;
}
#common-button-below-intro {
  margin-top: -78px;
  height: 70px;
}
#common-button-below-intro a {
  color: #C7D7FF;
  text-decoration: none;
}
#common-button-below-even-layer {
  margin-top: -30px;
  height: 70px;
}
#common-button-below-even-layer a {
  color: #C7D7FF;
  text-decoration: none;
}
#common-button-below-odd-layer {
  margin-top: -70px;
  height: 70px;
}
#common-button-below-odd-layer a {
  color: #C7D7FF;
  text-decoration: none;
}
#common_background-color1 {
  background-color: #00A5A5;
}
div.text-container {
    margin: 0 auto;
    width: 100%;    
}
.text-content{
    line-height: 1.3em;
}
.short-text {
    overflow: hidden;
    height: 5em;
}
.full-text{
    height: auto;
}
h1 {
    font-size: 24px;        
}
.show-more {
    padding: 10px 0;
    text-align: center;
}
.inline {
  display: inline-block;
  margin: 0.5em;
}
.wrap {
  display: table;
  height:  1px;
  padding: 1px;
}
.wrap p {
  display:        table-cell;
  vertical-align: middle;
}
.dropdown-submenu {
position: relative;
}

.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
display: block;
}

.dropdown-submenu > a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #ccc;
margin-top: 5px;
margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
border-left-color: #fff;
}

.dropdown-submenu.pull-left {
float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
#hd_table-style {
	width:100%
}
#hd_table-style  td, #hd_table-style th{
	border: 2px solid #336699;
	padding: 2px;
	spacing: 2px;
}
#hd_table-style th{
	background-color: #e5e5e5;
	text-align: center;
}
#hd_table-style td{
	text-align: center;
	vertical-align:center;
}
.center {
  width:100%;
  padding: 2px;
}
.center table{
    margin-left:auto; 
    margin-right:auto;
  }
.white-row {
  background-color: #FFFFFF;
  color: #000;
  padding: 8px;
}
.gray-row {
  background-color: #F1F1F1;
  color: #000;
  padding: 8px;
}
.hline-bottom {
	padding-bottom: 10px;
	border-bottom: 7px solid #3385AD; /* whichever color you prefer */
}
