  table.contentTable {
    background: #ffffff;
    /*width: 100%;*/
    border: 9px solid #ffffff;
    padding: 0px;
    margin: 0px;
  }
  
  div.marketingArea {
    background: url(images/flashBottom.png) repeat-x bottom left;
    height: 456px;
    width: 612px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
  }
  
  div.flash {
    position: absolute;    
    border: 1px solid #c0c0c0;
    height: 452px;
    z-index: 1;
  }
  
  .ContentPane, .RightPane, #_ctl1_HtmlHolder
  {
	width:330px;
	padding: 0px;
	margin: 0px;
  }
  
  p {
    line-height: 125%;
    font-size: 13px;
    color: #24201f;
  }
  
  a, a:visited, a:link {
    color: #01264c;
    text-decoration: none;
  }
  
  a:hover {
    color: #5d0d63;
    text-decoration: underline;
  }
  
 /* BOXES: 
----------------------------------------------- */
   
	div.news, div.seminar {
	   margin-top: 8px;
	   margin-left: 7px;
	}
	
	div.news h1, div.seminar h1 {
	   color: #ffffff;
	   font-size: 120%;
	   margin: 0px;
	   padding: 12px 14px 0px 14px;
	}	
	
	div.seminar h1 {
	   color: #741100;
	}
	
	div.news p {
	   color: #ffffff;
	   margin: 0px;
	   padding: 6px 14px 0px 14px;
	}	
	
	div.news { 
	   background: #f5e5d8;
	   padding-bottom: 0px;	   
	}
	
	div.news img { 
	   display: block;
	   margin: 0px;
	   padding: 0px;	   
	}
		
	div.news ul { 
	   color: #ffffff;
	   padding: 4px 14px 0px 14px;
	   margin: 0px;
	}
	
	div.news li { 
	   color: #ffffff;
	   padding: 5px 0px 0px 0px;
	   margin: 0px 0px 0px 14px;
	} 
	
	div.news li a, div.news li a:link, div.news li a:visited,
	div.news a, div.news a:link, div.news a:visited { 
	   color: #ffffff;
	   padding: 0px;
	   margin: 0px;
	   text-decoration: none;
	}
	
	div.news li a:hover { 
	   text-decoration: underline;
	}	
	
	div.seminar { 
	   background: #d2dce5;
	   border-bottom: 8px solid #fff;
	   padding-bottom: 0px;
	}

	div.seminar p {
	   padding: 4px 14px 8px 14px;
	   margin: 0px;
	   line-height: 125%;
	   font-size: 12px;
	}
	
	div.endbutton a, div.endbutton a:link, div.endbutton a:visited {
	   display: block;
	   font-weight: bold;
	   margin: 12px 8px 2px 8px;
	   padding: 3px 3px 3px 12px;
	   background: #cfd0ca;
	   text-decoration: none;
	   color: #332a25;
	   border-bottom: 1px solid #e9eef2;
	   border-right: 1px solid #e1e4e8;
	}
	
	div.endbutton a:hover {
	   background: #f4f7f9;
	   color: #01264c;	   
	}
	
	div.seminar div.endbutton a, div.seminar div.endbutton a:link, div.seminar div.endbutton a:visited {
	   background: #e9eef2;	  
	}
	
	div.seminar div.endbutton a:hover {
	   background: #f4f7f9;
	}
	
	img.icon {
	   float: right;
	   padding: 0px 4px 0px 0px;
	} 
	
	.RightPane
	{
	   width:330px;
	}	
	
	div.flashCampaign {
	   margin-bottom: 8px;
	   margin-left: 7px;	
	}
	
  
 /* BLOG: =blog
----------------------------------------------- */
 
	#blog {
	   background: #0f244b;
	   width: 336px;
	   margin: 0px 0px 0px 7px;
	   padding: 0px 0px 4px 0px;
	   border-bottom: 8px solid #0f244b;	   
	}
	
	#blog h3 {
	   color: #ffffff;
	   font-size: 125%;
	   margin: 0px;
	   padding: 12px 14px 0px 14px;
	   border-bottom: 0px;
	}
	
	#blog div.blogButtons {
	   background: #530759;
	   margin: 0px;
	   padding: 0px;
	   display: block;
	}
	
	#blog div.subscribe {
	   background: #ffffff;
	   float: left;
	   padding: 0px;
	   margin: 6px 0px 0px 6px;
	}
	
	#blog div.subscribe a, #blog div.subscribe a:link, #blog div.subscribe a:visited {
	   color: #cb5603;
	   padding: 4px 10px;
	   margin: 0px;
	   text-decoration: none;
	   display: block;
	   text-align: center;
	   font-weight: bold;	   
	}
	
	#blog div.subscribe a:hover {
	   color: #cb3c03;
	}	
	
	#blog div.RSSbutton {
	   background: #ffffff;
	   float: left;
	   padding: 0px;
	   margin: 6px 0px 0px 0px;	   
	}
	
	#blog div.RSSbutton a, #blog div.RSSbutton a:link, #blog div.RSSbutton a:visited {
	   color: #153f65;
	   text-decoration: none;
	   padding: 4px 10px;
	   margin: 0px;	   
	   display: block; 
	   text-align: center;
	   font-weight: bold;
	}
	
	#blog div.RSSbutton a:hover {	
	   color: #0f3456;
	}  

/*------------------------------------------------------------------------------*/    
/* BLOG from Google */
/*------------------------------------------------------------------------------*/

div.blogContainer {
   height: auto;
   margin: 0px;
   padding: 8px 14px;
   line-height: 145%;
   border-bottom: 8px solid #0f244b;
}

div.blogContent {
   margin: 0px;
}

.gfg-title {
  display:none;
}

.gfg-entry {
  display: none;
}

.gfg-list {
   /* display: none;*/
   margin: 0px;
   padding: 0px;
   border-top: 0px dashed #cfcfcf;
}

.gfg-listentry {
   margin: 0px 0px 6px 0px;
   line-height: 120%;	
}

.gfg-listentry a, .gfg-listentry a:link, .gfg-listentry a:visited {
   text-decoration: none;
   color: #ffffff;	
}

.gfg-listentry a:hover, .gfg-listentry a:visited:hover{
   text-decoration: underline;
   color: #ffffff;   
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
   display: none;
}

.gfg-root .gfg-entry .gf-result .gf-title a,
.gfg-root .gfg-entry .gf-result .gf-title a:visited{
   display: none;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
   display: none;
}


.gfg-root .gfg-entry .gf-result .gf-author {
   display: none;
}

.gfg-root .gfg-entry .gf-result .gf-relativePublishedDate {
   display: none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}
