
					.content_pad_homepage {
						padding:0px; 
						margin: 0px; 
						background:#FFF url(images/center_bg.png) repeat-x bottom left;
					}
										
					.MainArticleContainer {
						width:740px;
						height:260px;
						background:url('images/ctcLongFadeBG.png') repeat-x top left;
						font-size:12px;
						color:#333333;
						font-family:trebuchet ms;
						border:0px solid;
						margin:0px;
						float:left;
						padding:0px 0px 0px 0px;
					}
										
					.HeadlinePane {
						padding:10px;
						color:#666;
					}
					
					#login_style_homepage{ float:right; padding:14px 17px 0px 10px; }
					
					.IFramePane {
						float:left;
						width:360px;
						height:260px;
						padding:0px;
						margin:0px;
						overflow:hidden;
					}
					
					.IFramePaneSurroundIMG {
						width:350px;
						height:260px;
						margin-left:-360px;
						position:absolute;
						border:none;
						z-index:1;
					}
															
					.ArticleContainer {
						float:left;
						width:922px;
						min-height:170px;
						margin:20px 20px 0px 20px;
						border-top:1px solid #666;	
					}	
										
					.ArticlePane {
						min-height:150px;
						min-width:294px;
						background:url('images/ctcShortFadeBG.png') repeat-x top left;
						font-size:12px;
						color:#666;
						padding:2px 5px 5px 5px;
					}		
					
					.ArticlePane h4 {
						display:inline;
						font-size:13px;
						font-weight:bold;
						color:#02245c;	
						margin:0px;
					}
					
					.AnnoucementsPane {
						min-height:150px;
						font-size:13px;
						color:#666;
						padding:0px;
					}						
	
					.IAmADiv {
						float:right;
						margin:10px 10px 0px auto;
						background-image:url('/Portals/0/IMAGES/I_AM_A_LINKS.png');
						width:187px;
						height:185px;
						padding-top:55px;
						padding-left:13px;						
					}
	
					.IAmALink {
						background-position:top left;
					}
					
					.IAmALink:hover {
						background-position:bottom left;
					}

					
		
