p {
	margin:1.3em 0;
	line-height:1.3em;
}

/* content */
#index-content {
	margin:0px 0px 9px 16px;
}
#index-content-intro {
	width:620px;
	padding:0px 0 15px 24px;
}

/* start siFR style headers */
.sIFR-active #content-intro h2 {
	visibility: hidden;
	width:620px;
	height:97px;
	font:4.0em Trebuchet MS;
	line-height:1.1em;
	color:#fff;
}
#index-content-intro h2 {
	width:620px;
	height:97px;
	/* live text styles
	font:4em Trebuchet MS;
	line-height:1.1em;*/
	font:4.0em Trebuchet MS;
	line-height:1.1em;
	color:#fff;
}
/* end siFR styles */

/* featured content flash module */
.index-content-featured {
	float:left;
	width:700px;
	height:250px;
	/*
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	*/
}


/* left navigation */
dl#nav-left-off {
	width:179px;
	float:left;
	padding-bottom:50px;
}
dl#nav-left-off dt {
	text-indent:-9999em;
	margin-bottom:1px;
}

/* right module */
dl.col-mod-right {
	float:left;
	width:267px;
	margin-left:10px;
	margin-top:10px;
	background:url(../../img/shared/mod-right-top.png) no-repeat;
}
dl.col-mod-right-2 {
	float:left;
	width:267px;
	margin-left:10px;
	background:url(../../img/shared/mod-right-top.png) no-repeat 0 100%;
	margin-top:1px;
}

dl.col-mod-right dt {
	position:relative;
	top:11px;
	overflow:hidden;
}
dl.col-mod-right-2 dt {
	position:relative;
	top:11px;
	height:11px;
	overflow:hidden;
	background:url(../../img/shared/mod-right-btm.png) no-repeat 0 100%;
}

dl.col-mod-right dd, dl.col-mod-right-2 dd {
	padding:5px 12px;
}
dl.col-mod-right dd.last-child, dl.col-mod-right-2 dd.last-child {
	padding-bottom:0;
}
/* start siFR style headers */
.sIFR-active dl.col-mod-right h3, dl.col-mod-right-2 h3 {
	visibility:hidden;
	height:23px;
	font:20px Trebuchet MS;
	line-height:1.1em;
	color:#F1E3C5;
}


dl.col-mod-right h3, dl.col-mod-right-2 h3 {
	height:23px;
	/*text-indent:-9999em;*/
	/* live text styles
	font:4em Trebuchet MS;
	line-height:1.1em;*/
	font:20px Trebuchet MS;
	line-height:1.1em;
	color:#F1E3C5;
}


/* end siFR styles */

dl.col-mod-right p, dl.col-mod-right-2 p {
	margin:0.9em 0;
}

/*tool tips*/
.linksTooltip
{
	border: 3px solid #933;
	background-color: #600;
	padding: 10px;
	color: #ccc;
}

/*tool tips*/