@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0;
	background: #e4e4e4 url(/images/bg-main.gif) center top repeat-x;
}
/*-----------------------------------------------------------------------platform*/
.platform{
	width: 806px !important;
}
/*-----------------------------------------------------------------------header*/
.header{
	height: 150px;
	background: url(/images/bg-header-shadow.gif) center top no-repeat;
	font: 14px "Times New Roman", Times, serif;
	color: #738091;
	line-height: 1.1em;
}
	.header .wrapper{
		height: 95px;
		padding: 5px 35px 12px 35px;
		text-align: left;
		font-style: italic;
		font-size:16px;
		line-height:18px;
	}
/*-----------------------------------------------------------------------container*/
.container{
	width: 550px !important;
	padding-left: 3px !important;
	background: white url(/images/bg-left-shadow.gif) left center repeat-y;	
	color: #777;
	font: 12px "Trebuchet MS";
	line-height: 1.4em;
}
.container .wrapper{
	display: block;
	position: relative;
	width: 490px;
	border-top: 1px solid #cecece;
	margin: 0 0 0 0; 
	padding: 60px 30px 35px 30px;
	text-align: justify;
}
	.wrapper .blueTab{
		position: absolute;
		z-index: 23;
		top: -1px;
		left: 0;
		width: 200px;
		background: #255597 url(/images/bg-tab.gif) 10px center no-repeat;
		color: #e0e0e0;
		font: 11px "Trebuchet MS";
		padding: 6px 20px 6px 30px;
	}
/*-----------------------------------------------------------------------featured*/
.featured{
	display: block;
	position: relative;
	width: 550px;
	height: 220px;
}
.spotLight{
	background: #283650;
	width: 200px;
	height: 171px;
	position: absolute;
	top: 0;
	right: -250px;
	padding:  25px;
	color: #949ca7;
	font: 12px "Trebuchet MS";
	line-height: 1.2em;
}
	.spotLight img{ border: 6px solid #192438;}
	.spotLight a{ color: #949ca7; text-decoration: none;}
	.spotLight a:hover{ color: #CCCCCC;}
	
/*-----------------------------------------------------------------------side panel*/
.sidePanel{
	width: 250px !important;
	padding-right: 3px !important;
	padding-top: 221px !important;
	background: #cecece url(/images/bg-right-shadow.gif) right center repeat-y;
	color: #666;
	font: 12px "Trebuchet MS";
	line-height: 1.2em;
}
	.sidePanel .wrapper{
		border-top: 1px solid #b0b0b0;
		padding: 20px 25px 20px 25px;
	}
	.sidePanel a.link1{
		color: #666;
		text-decoration:none;
	}
	.sidePanel a.link1:hover{
		color: #232323;
		text-decoration:none;
		border-bottom:1px dotted #232323;
	}

	.sidePanel a.featEvent{
		display: block;
		width: 165px;
		border-top: 1px solid #b0b0b0;
		padding: 20px 25px 20px 60px;
		background: url(/images/icon-pdf.gif) 25px 20px no-repeat;
		line-height: 1.1em;
		text-decoration: none;
		color: #666;
	}
	.sidePanel a.featEvent:hover{
		background: #c1c1c1 url(/images/icon-pdf.gif) 25px 20px no-repeat;
	}
/*-----------------------------------------------------------------------footer*/
.footer{
	background: #255597 url(/images/bg-left-shadow.gif) left center repeat-y;
	height: 90px !important; 
	width: 523px !important;
	color: #CCCCCC;
	font: 11px "Trebuchet MS";
	padding-left: 30px;
}
	.enfuse{
		width: 780px;
		height:50px;
		padding: 15px 20px 0 0;
		background: url(/images/bg-enfuse.gif) center top repeat-x;
		font: 11px "Trebuchet MS";
	}
		.enfuse a{
			color: #939a9f;
			text-decoration: none;
			background: url(/images/logo-enfuse.gif) right center no-repeat;
			padding: 2px 55px 0 0;
			display: block;
			text-align: right;
			height: 21px;
			float: right;
		}
		.enfuse a:hover{ color: #255597;}
/*-----------------------------------------------------------------------text*/
h1{
	color: #255597;
	font: normal normal 30px "Times New Roman", Times, serif;
	line-height: 1em;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
}
h2{
	color: #255597;
	font: normal normal 26px "Times New Roman", Times, serif;
	line-height: 1em;
	letter-spacing: -1px;
	margin: 0 0 13px 0;
}
h4{
	width: 220px;
	background: #666666 url(/images/bg-tab.gif) 10px center no-repeat;
	color: #e0e0e0;
	font: bold 11px arial;
	padding: 6px 0px 6px 30px;
	margin: 0;
}
.textBold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
}
a{
	color: #205284;
	text-decoration: none;
}
	a:hover{
		text-decoration: underline;
	}
	a:hover img{
		text-decoration: none;
	}



.events {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 0 0 0; 
}

.events tr{
}
.events td{
	border-top: 1px solid #cecece;
	padding: 60px 30px 35px 30px;
	text-align: justify;
}

.events .heading {
	color: #255597;
	font: normal normal 26px "Times New Roman", Times, serif;
	line-height: 1em;
	letter-spacing: -1px;
	margin: 0 0 13px 0;
}

/*----TEM BANNER----*/
.tempBanner{
	 display: none;
	 margin: 0px auto;
}
#ticker a{
	color: #fff;
	text-decoration: none;
}
#ticker a:hover{
	text-decoration: underline;
}
