/* CSS */
/* ------ CSS by Kondiment ----------------- */
/* ------ Copyright 2007 Kondiment --------- */


/* sIFR */
/* ---------------------------------------- */
	.sIFR-hasFlash h2 {
		visibility: hidden;
		letter-spacing: -9px;
		font-size: 16px;
		height: 20px;
		padding: 0;
		margin: 0;
	}
	
	.sBox {
		background: url(../images/blank.gif);
		position: absolute;
		width: 493px;
		height: 20px;
		cursor: pointer;
	}
/* ---------------------------------------- */


/* ---------------------------------------- */
	.news_entry {
		padding: 0 0 0 17px;
		width: 690px;
	}
	
	.news_left {
		width: 330px;
		float: left;
		margin-top: 8px;
	}
	
	.news_right {
		width: 330px;
		float: left;
		margin: 8px 0 0 30px;
	}
/* ---------------------------------------- */
	.entry {
		width: 707px;
		background: #fcfcfc url(../images/content_bg.png) -243px 0 repeat-y;
	}
	
	.entry_icon {
		width: 175px;
		float: left;
	}
	
	.entry_info {
		float: left;
		width: 517px;
		padding: 15px 0 15px 15px;
	}
/* ---------------------------------------- */
	.entry2 {
		width: 493px;
		padding: 10px 20px;
	
		background: #fff url(../images/fLine.jpg) bottom left no-repeat;
	}
	
	.entry2_hover {
		width: 493px;
		padding: 10px 20px;
		
		background: #fbfbfb url(../images/fLine.jpg) bottom left no-repeat;
	}
/* ---------------------------------------- */
	.cline {
		padding: 10px 20px;
		background: #fff url(../images/fLine.jpg) bottom left no-repeat;
	}
/* ---------------------------------------- */
	.iWebsites {
		background: transparent url(../images/iWebsites.jpg) no-repeat;	
	}
	.iPortals {
		background: transparent url(../images/iPortals.jpg) no-repeat;	
	}
	.iIntranet {
		background: transparent url(../images/iIntranet.jpg) no-repeat;	
	}
	.iExtranet {
		background: transparent url(../images/iExtranet.jpg) no-repeat;	
	}
/* ---------------------------------------- */


/* ---------------------------------------- */
	a.link {
		font-size: 10px;
		color: #E66B31;
	}
	
	a.link:hover {
		color: #000;
	}
	
	.f11b {
		font-size: 11px;
		color: #9B2043;
		font-weight: bold;	
	}
/* ---------------------------------------- */
	ul.list {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	ul.list li {
		margin: 0;
		padding: 0;
	}
	
	ul.list li a {
		font-size: 10px;
		color: #E66B31;
	}
	
	ul.list li a:hover {
		color: #000;
	}
	
	ul.sList {
		margin: 0 0 0 18px;
		padding: 0;
		list-style: none;
	}
	
	ul.sList li {
		margin: 0;
		padding: 3px 0 3px 15px;
		background: transparent url(../images/bullet.jpg) left 8px no-repeat;
		color: #999;
		border-bottom: 1px solid #f7f7f7;
	}
	
	ul li.cStyle {
		border-bottom: 0;
	}
/* ---------------------------------------- */
	.hide {
		display: none;
	}
	.show {
		padding-top: 5px;
	}
	
	.float_left {
		float: left;	
	}
	
	.px200 {
		width: 200px;	
	}
	
	.pt40 {
		padding-top: 40px;	
	}

	div.hr {
		margin: -7px 0 0 0;
		padding: 0 0 7px 0;
		border: 0;
		background: #fff url(../images/fLine.jpg) no-repeat;
		height: 1px;
	}
	div.hr hr {
  		display: none;
	}
	
	div.hr2 {
		margin: 0;
		padding: 0;
		border: 0;
		background: #fff url(../images/fLine.jpg) no-repeat;
		height: 1px;
	}
	div.hr2 hr {
  		display: none;
	}
/* ---------------------------------------- */