.Emptycont, .EmptyGreenTtl{
	width: 100%
}
.Emptycont_TitleDiv{
margin-bottom: 10px;
}
.EmptyGreenTtl_TitleDiv h1{
margin-bottom: 10px;
background: url("/Portals/0/Images/BG/HeaderBG.jpg") no-repeat scroll 0 0 transparent;
margin-top: 4px;
width: 508px;
height: 25px;
}

.Emptycont_noTitleDiv{
}
.Emptycont_TitleDiv .isContTitle{
    color: #3E6BA4;
    font-family: Arial,Helvetica;
    font-size: 16px;
    font-weight: bold;
}
.EmptyGreenTtl_TitleDiv .isContTitle {
  color: #FFFFFF;
  font-family: Arial,Helvetica;
  font-size: 16px;
  font-weight: bold;
  line-height: 23px;
  padding-right: 18px;
}
.EmptyContContent{
}
.Emptycont_Footerdiv{
}
/* For Dark Brown Cont*/
.Empty_notitleDarkBrownContent{
    background-color: #441F06;
    color: #CE7D00;
    padding: 24px;
}
.Empty_notitleDarkBrownContent h1{
	color: #ce7e00;
    border-bottom: medium none !important;
    font-family: Arial,Tahoma,Helvetica;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;	
}
.Empty_notitleDarkBrownContent a:link,.Empty_notitleDarkBrownContent a:visited,.Empty_notitleDarkBrownContent a:active{
	color: #CE7D00;	
}
/* For Brown Cont*/
.Empty_notitleBrownContent{
    background-color: #6C3D1D;
    color: #D4D0C5;
    padding: 24px;
}
.Empty_notitleBrownContent h1{
    border-bottom: medium none !important;
    color: #D9D9D9;
    font-family: Arial,Tahoma,Helvetica;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
}
.contPadding{
	padding: 0 0 20px 0px;
}

/* For AquaTitle Container*/
.AquaTitle{
color: #99D6F3;
	font-size: 15px;
}
.AquaTitleContent a:link, .AquaTitleContent a:visited, .AquaTitleContent a:active{
	color: #8ad2f1;
	text-decoration: underline;
	font-size: 14px;
}
.AquaTitleContent a:hover{
	text-decoration: none	
}

