/* --- content holder ---  */
.articleContainer {		
	width: 960px;
	height: 356px;
    /*background-color:#e7eef4;*/
}

#banner {
 /*width: 960px;
 height: 356px;*/
 width: 327px;
 height: 289px;
 background: url(../images/image-1.jpg) no-repeat;
 float:left;

}
/* --- article holder ---  */
.articleHolder {
	width: 960px;
	margin-left: 34px;
	margin-top: 10px;
	float: left;
}
.articleTxtHolder {
	width: 250px;
	float: left;
	/*margin-right: 18px;*/	
}
.hdArtLht {
	font-size: 140%;
	color: #64799E;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
}
.hdArtDrk {
	font-size: 140%;
	color: #001952;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;    
}

.important-contacts {
    text-align: left;
    border-spacing: 0;
    width: 349px;
    height: 289px;
    float: left;    
}
.important-contacts tr td {   
   padding-left: 20px;
}

.important-contacts tr.add-pointer{
    cursor:pointer;
}

/*.remove-link-deco{    
    color: #0060B6;
    text-decoration: none;
}

.remove-link-deco:hover 
{
     color:#00A0C6; 
     text-decoration:none; 
     cursor:pointer;  
}*/

.hdArtDrkImportantContacts {
	font-size: 140%;
	color: #001952;   
	font-weight: 600;
	text-align: left;
	margin-bottom: 10px;    
}

.hdArtOrangeBck {
    height: 55px;
    font-weight: 600;
    font-size: 100%;
    color: #ffffff;
    background: #e45803;
    border-bottom: 1px solid black;

    /* Gradient */
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, left top, right top, from(#e45803), to(#edba9b));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(left, #e45803, #edba9b);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(left, #e45803, #edba9b);
    /* IE 10 */
    background: -ms-linear-gradient(left, #e45803, #edba9b);
    /* Opera 11.10+ */
    background: -o-linear-gradient(left, #e45803, #edba9b);
}

.hdArtDrkBck {
	font-size: 100%;
    font-weight: 600;
    background-color:#27436a;
	color: #ffffff;
    border-bottom: 1px solid black;

    /* Gradient */
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, left top, right top, from(#27436a), to(#e2e9f1));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(left, #27436a, #e2e9f1);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(left, #27436a, #e2e9f1);
    /* IE 10 */
    background: -ms-linear-gradient(left, #27436a, #e2e9f1);
    /* Opera 11.10+ */
    background: -o-linear-gradient(left, #27436a, #e2e9f1);
}
.hdArtLightBck {
	font-size: 100%;
    font-weight: 600;
    background-color:#accbe0;
	color: #001952;
    border-bottom: 1px solid #85b1ce;
     border-left: 1px solid #85b1ce;
     /* Gradient */
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, left top, right top, from(#accbe0), to(#e7f0f7));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(left, #accbe0, #e7f0f7);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(left, #accbe0, #e7f0f7);
    /* IE 10 */
    background: -ms-linear-gradient(left, #accbe0, #e7f0f7);
    /* Opera 11.10+ */
    background: -o-linear-gradient(left, #accbe0, #e7f0f7);    
  
}
.hdArtLightBckFull {
    height: 55px;    
    font-weight: 600;
	font-size: 100%;
    background-color:#cee0ec;
	color: #001952;   

    /* Gradient */
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, left top, right top, from(#cee0ec), to(#eaf1f7));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(left, #cee0ec, #eaf1f7);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(left, #cee0ec, #eaf1f7);
    /* IE 10 */
    background: -ms-linear-gradient(left, #cee0ec, #eaf1f7);
    /* Opera 11.10+ */
    background: -o-linear-gradient(left, #cee0ec, #eaf1f7);    
}
.hdArtLightBckFull .podLink{
    margin-top:0 !important;
}
.articleImg {
	width: 359px;
	height: 246px;
	margin-top: 1px;
	margin-left: 1px;
	background-image: url(../images/imgArtCMg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #0CC;
	float: left;
	
	
}




















/* --- four option pods holder ---  */
.podContainer {		
	width: 960px;
	height: 225px;
	background-image: url(../images/blendPods.png);
	background-repeat: repeat-x;	
}
.podContainerTrustees {		
	width: 960px;
	height: 250px;
	background-image: url(../images/blendPodsTrustees.png);
	background-repeat: repeat-x;	
}
.podHolder {
	margin-left: 34px;
	margin-top: 36px;
	float: left;
}
.pod {
	width: 210px;
	height: 148px;
	float: left;
	text-align: left;
	margin-right: 20px;
}
.podOne {		
	background-image: url(../images/icnBenefits.png);
	background-repeat: no-repeat;
	background-position: top left;	
}
.podTwo {		
	background-image: url(../images/icnContributions.png);
	background-repeat: no-repeat;
	background-position: top left;	
}
.podThree {		
	background-image: url(../images/icnGuide.png);
	background-repeat: no-repeat;
	background-position: top left;	
}
.podFour {		
	background-image: url(../images/icnLibrary.png);
	background-repeat: no-repeat;
	background-position: top left;	
}
.podFive {		
	background-image: url(../images/icnInfo.png);
	background-repeat: no-repeat;
	background-position: top left;	
}
.podSix {		
	background-image: url(../images/icnCal.png);
	background-repeat: no-repeat;
	background-position: top left;	
}
.podSeven {		
	background-image: url(../images/icnRegister.png);
	background-repeat: no-repeat;
	background-position: top left;	
}
.podEight {		
	background-image: url(../images/icnContact.png);
	background-repeat: no-repeat;
	background-position: top left;	
}
.hdPodDrk {
	font-size: 118%;
	color: #001952;
	font-weight: normal;
	margin-left: 58px;
	top: 6px;
	position: relative;
}
.hdPodDrk1 {
	font-size: 118%;
	color: #001952;
	font-weight: normal;
	margin-left: 58px;
	top: 6px;
	position: relative;
	float: left;
}
.hdPodLht {
	font-size: 118%;
	color: #64799E;
	font-weight: normal;
	margin-left: 58px;
	top: 5px;
	position: relative;
}
.pPodTxt {
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	margin-top: 20px;
}
.podLink {
	padding-left: 20px;
	background-image: url(../images/iconBlPods.png);
	background-repeat: no-repeat;
	text-align: left;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 18px;
}
.podLink1 {
	padding-left: 20px;
	background-image: url(../images/iconBlPods.png);
	background-repeat: no-repeat;
	text-align: left;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 5px;
}