body {
	background-color:#eaeaea;
}
.breadcrumbs {
	display: none;
}

#section-3 {
	margin-top: 0px;
	border-left:0px none;
}
#section-1 .box1 {width:440px; float:left; position:relative; background-image:url(../../images/index/cornerBox.gif); background-position:right bottom; background-repeat:no-repeat;}
#section-1 {margin-left:0px;}
#section-1 #featured {position:absolute; top:0px; right:0px;}
#section-1 .navigation {display: block; margin-left: 25px; margin-top: 0px; font-size:12px;list-style:none;width:700px;height:31px;font-weight:700;font-family:Arial, Helvetica, sans-serif; width: 650px;clear: both;}
#section-1 .navigation ul{margin:0;padding:0;}
#section-1 .navigation LI{list-style:none;font-weight:700;float:left;display:block;height:31px;text-align:center;margin:0 15px 0 0; width: 147px}
#section-1 .navigation LI.current{margin:0;}
#section-1 .navigation LI A {display: block;background:url(../../images/index/tabOff.gif) no-repeat; line-height: 31px; width: 145px; height: 31px; color:#FFF;font-size:12px;font-weight:700;margin:0 5px 0 0;}
#section-1 .navigation LI a.current{display: block; width: 145px; height: 31px; background:url(../../images/index/tabOn.gif) no-repeat;color:#000;font-size:12px;font-weight:700;margin:0 5px 0 0;}
#section-1 .box1 h3 {margin-left:5px;}
#section-1 .box1 .timestamp { font-size: 12px; font-weight: bold;color:#464545; position: absolute; top: 30px; right: 350px;}
#section-1 .box1 .records {
        margin: 6px 0px;
		height: 403px;
        padding: 0px;
		
}
#section-1 .box1 .record {
	margin: 0px 0 0 6px;
	padding: 0px;
	
}
#section-1 .box1 .abstract {
	font-size: 12px;
	line-height: 14px;	
	margin-top: 0px;
	padding-top: 0px;
	color: #636363;
}
#section-1 .box1 h2.headline {margin-bottom:10px;}	
#section-1 .box1 .headline a {
	color: #000;
	font-size: 24px;
}
#section-1 .box1 .image {
	margin-left: 0px;
	padding-left: 0px;
}
#section-1 .box1 .image img {
	margin-right:7px;
}	
#section-1 .box1 .record .author, #section-1 .box1 .comment-count {
	font-family: Arial;
	font-size: 12px;
	color: #3b3b3b;
	display:none;
}


#section-1 .box1 .record .author a {
	color: #3b3b3b;
	display:none;
}

#section-1 .box1 .more {font-size:14px; margin-left:6px;}

#section-1 .box1 .record .abstract .more, #section-1 .box1 .record .abstract .url {font-size:12px; margin-left:0px;}

#section-1 .box1 .record .date {
	color: #3b3b3b;
	display:none;
}

/*
        root element for the scrollable.
        when scrolling occurs this element stays still.
*/
#section-1 .box1 .scrollable {

        /* required settings */
        position:relative;
        overflow:hidden;
        width: 417px;
        height: 280px;
		margin-top:3px;

}

#section-3 .inprint .scrollable {

        /* required settings */
        position:relative;
        overflow:hidden;
        width: 170px;
        height: 200px;
		float:left;

}

#section-3 .inprint .navi {position:absolute; top:28px; right:20px;}

/*
        root element for scrollable items. Must be absolutely positioned
        and it should have a extremely large width to accomodate scrollable items.
        it's enough that you set the width and height for the root element and
        not for this element.
*/
.scrollable .items {
        /* this cannot be too large */
        width:20000em;
        position:absolute;
        clear:both;
}

/* single scrollable item */
#section-1 .box1 .scrollable .record {
 margin-top: 10px;
        float:left;
        padding:0px;
        cursor:pointer;
        width: 411px;
        padding-right: 5px;
}

#section-3 .inprint .scrollable .record {
 margin-top: 10px;
        float:left;
        padding:0px;
        cursor:pointer;
        width: 170px;
}

/* active item */
.scrollable .active {
        z-index:9999;
        position:relative;
}




/* this makes it possible to add next button beside scrollable */
#section-1 .box1 .scrollable {
        float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
        background: url(../../images/index/arrowLeft.gif) no-repeat;
        display:block;
        width:10px;
        height: 30px;
        float:left;
        margin:10px 0px 0px 0px;
        cursor:pointer;
        font-size:1px;
}

/* right */
a.right                                 { background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:active  { background-position:-60px -30px; }


/* left */
a.left                          { margin-left: 5px; }
a.left:hover            { background-position:-30px 0; }
a.left:active   { background-position:-60px 0; }

/* up and down */
a.up, a.down            {
        background:url(../img/scrollable/arrow/vert_large.png) no-repeat;
        float: none;
        margin: 10px 50px;
}

/* up */
a.up:hover              { background-position:-30px 0; }
a.up:active             { background-position:-60px 0; }

/* down */
a.down                          { background-position: 0 -30px; }
a.down:hover            { background-position:-30px -30px; }
a.down:active   { background-position:-60px -30px; }


/* disabled navigational button */
a.disabled {
        visibility:hidden !important;
}


#section-1 .box2 {width:257px; float:left; margin-left:15px; margin-bottom:15px; background-image:url(../../images/index/cornerBox.gif); background-position:right bottom; background-repeat:no-repeat;}
#section-1 .box2 h3 {display:none;}
#section-1 .box2 .record h2, #section-1 .box2 .record .headline a {font-size: 12px;
	color: #1e1e1e;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight:500;}

section-1 .box2 .record h2,
section-1 .box2 .record h1,
section-1 .box2 .record .headline {
	font-size: 12px;
	color: #1e1e1e;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight:500;
}

#section-1 .box2 .record {border-bottom:1px solid #dadada; padding: 6px 0px;}
#section-1 .box2 .records .topic a, #section-1 .box2 .records .topic {color:#000; margin-bottom:8px;}
#section-1 .box2 .records .topic a.more {float:right; color:#1098B6; font: 12px Arial, Helvetica, sans-serif; font-weight:bold; line-height:24px; padding:0px; margin-bottom:0px;}
#section-1 .box2 .records {margin-bottom:10px; padding-right:15px;}
#section-1 .box2 .rssicon, #section-1 .box2 .rssicon img {display:none;}
#section-1 .box2 .record .abstract, #section-1 .box2 .record .body {display:none;}
#section-1 .event .record .abstract, #section-1 .event.record .body {display:none;}
#section-1 .event .featured .abstract {line-height:16px;}
#section-1 .event .featured h2.headline a {color:#000; font-size:18px;}
#section-1 .event .record.featured .abstract, #section-1 .event.record.featured .body {display:block;}
#section-1 .event .date {font-weight:bold; color:#000;}
#section-1 .box3 {width:235px; float:left; margin-bottom:15px; background-image:url(../../images/index/cornerBox.gif); background-position:right bottom; background-repeat:no-repeat; margin-left: 15px;}
#section-1 .box3 .record {padding-right:8px;}
#section-1 .event .records {padding: 0px 10px 10px 10px; font-size:12px;}
#section-1 .event h2.headline, #section-1 .event h2.headline a {font-size:12px; color:#1098b6;}
#section-1 .event  .first h2.headline a {font-size:18px;}
#section-1 .event .record {border-bottom: 1px solid #dadada;}
#section-1 .event .record p {margin:0px; padding:0px;}
#section-1 .event div.more {margin-top:10px;}
 
/* Start What's Coming Up Section */
#section-1 .box4 h3 {float:left; margin:15px 20px; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

#section-1 .box4 {width:992px; clear:both; float:none; background-color:#f1f1f1; border-bottom:1px solid #dadada; border-top:1px solid #dadada; height:51px; position:relative;}

#section-1 .box4 TABLE {position:absolute; right:20px; top:15px; width:40px;}

#section-1 .box4 .scrollable {

        /* required settings */
        position:relative;
        overflow:hidden;
        width: 750px;
        height: 51px;
		float:left;
		margin-left:30px;

}

#section-1 .box4 .scrollable .record {
 margin-top: 0px;
        float:left;
        padding:0px 5px 0px 0px;
        cursor:pointer;
        width: 750px;
		color:#1098b6;
		font-size:14px;
}

#section-1 .box4 .scrollable .record a, #section-1 .box4 .scrollable .record a:link, #section-1 .box4 .scrollable .record a:active, #section-1 .box4 .scrollable .record a:visited {color:#FF0000;}

#section-1 .box4 .scrollable .record h2.headline {color:#FF0000; font: 16px Arial, Helvetica, sans-serif; font-weight:bold; margin-top:15px;}
/* End What's Coming Up Section */

#section-1 .box4 .scrollable p {margin:0px; padding:0px;}

#bottomsection {background-image:url(../../images/index/bottom-section-borders.gif); background-repeat:repeat-y; overflow:hidden; position:relative; border-top:1px solid #DADADA;  min-height: 100%; width:992px;}

#section-1 .box4 TD, #section-1 .box4 a, #section-1 .box4 img {margin:0px; padding:0px;}

/* Start Slideshow */

#section-2 {
		float: left;
		width:180px;
		padding-top:15px;
		margin-left:10px ! important;
}
#section-2 h3 {
	margin-left: 10px;
	margin-bottom: 20px;	
}
#section-2 .box1 {
	position: relative;
	margin:0px;
	margin-bottom: 0px;
	padding:10px 4px 0px 4px;	
	}

 #section-2 .box-bottom {	background-image:url(../../images/global/boxBgBottom.gif); width:640px; height:4px; background-repeat: repeat-x;clear: both; margin-bottom: 10px;}


/* header */

#section-2 .article-topic .topic {
	background-image:url(../../images/global/headerArrwBg.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	margin: 8px 8px 5px 8px;
	padding: 0 0 0 22px;
	
}
#section-2 .article-topic .records {
	width: 300px;
	float: left;
}
#section-2 .article-topic .records h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#456;
}
#section-2 .article-topic .record {
	margin: 0px;
	padding: 0px;
	margin: 8px 8px 25px 8px;
	padding: 0 0 0 22px;
	background-color: #fff;
}
#section-2 .article-topic .records .image {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 120px;
	overflow: hidden;
}
#section-2 .article-topic .records .image img {
	width: 140px;
	height: 120px;
}

#section-2 .article-topic .records .author-bg {
background-color: #3b6871;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin-top: -34px;
	height: 34px;
	}
#section-2 .article-topic .records .author {
		width: 140px;
	margin-top: -34px;
	height: 30px;
	display: block;
	text-align: left;
	position: relative;color: #FFF;
	padding: 3px 5px;
	}
	#section-2 .article-topic .author a {
		display: block;
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
	}
	#section-2 .article-topic .author a.label  {
		display: block;
		color: #FFF;
		font-size: 11px;
		font-weight: normal
	}
	#section-2 .article-topic .records h2.headline {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	padding-top: 0px;
}
#section-2 .article-topic .records h2.headline a {
	font-size: 14px;
	color: #000;
}
#section-2 .article-topic .records h2 a:hover {
	color: #D82028;
}

/* Start Box 3 */
#section-2 .box2 {

}

#section-2 .box3 .record {

}

/* Start Scroller */


/* container for slides */
#section-2 .blog-scroller {
	position: relative;
	height:250px;
	width: 630px;
		margin:15px 0 0 0;
	overflow: hidden;
	float: left;
	}
/* single slide */
#section-2 .blog-scroller .records {
	/*display:none;*/
	position: relative;	
	margin:7px 7px 7px 10px;
	height:250px;
	overflow: hidden;
	font-size:12px;
}

/* header */
#section-2 .blog-scroller .records h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#456;
}
#section-2 .blog-scroller .record{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	margin: 7px;
	background-color: #fff;
}
#section-2 .blog-scroller .records .image {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 120px;
	overflow: hidden;
}
#section-2 .blog-scroller .records .image img {
	width: 140px;
	height: 120px;
}

#section-2 .blog-scroller .records .author-bg {
background-color: #3068a5;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin-top: -34px;
	height: 34px;
	}
#section-2 .blog-scroller .records .author {
		width: 140px;
	margin-top: -34px;
	height: 30px;
	display: block;
	text-align: left;
	position: relative;color: #FFF;
	padding: 3px 5px;
	}
	#section-2 .blog-scroller .author a {
		display: block;
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
	}
	#section-2 .blog-scroller .author a.label  {
		display: block;
		color: #FFF;
		font-size: 11px;
		font-weight: normal
	}
	#section-2 .blog-scroller .records h2.headline {
	font-size: 18px;
	color: #000;
	line-height: 20px;
	padding-top: 0px;
}

/* tabs (those little circles below slides) */

.
/* single tab */
#section-2 .blog-scroller .tabs a {
	font-size:1px;	
}


/* prev and next buttons */
#section-2 .blog-scroller .browse {
	position: absolute;
	right: 15px;
	bottom: 0px;
	width: 60px;
	text-align: right;
	clear: both;
	float: none;
}
#section-2 .blog-scroller .forward, #section-2 .blog-scroller .backward {
	display: inline;
	margin-top:0px;
	background:#fff;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
}

#section-3 .inprint {border-top:1px solid #DADADA; padding-top:15px;}
#section-3 .inprint h3 {clear:both;}
#section-3 .inprint .record h2, #section-3 .inprint .record h2 a, #section-3 .inprint .record h4  {color:#000; font-size:14px; font-style:normal; font-weight:500; font-family: 'Ubuntu', Arial, sans-serif;}
#section-3 .inprint .record h2, #section-3 .inprint .record h2 a {font-weight:700;}
#section-3 .inprint .record .image {padding:0px; margin:0px;}
#section-3 .inprint .image a {font: 11px Arial, Helvetica, sans-serif; color:#1098b6; display:block; font-weight:bold;}
#section-3 .inprint .image img {padding-bottom:5px;}
#section-3 .inprint .scrollable .record h4 {margin-top:0px;}
#section-4 .records .more-section {padding:10px 0px 18px 0px;}
#section-4 {float:left; width: 480px;}
#section-4 .box2, #section-4 .box3, #section-4 .box4 {padding:10px 15px; border-top:1px solid #dadada; position:relative;}
#section-4 .box2 h3 {position:absolute; top:25px;}
.elearning .navigation {padding-left: 40px;}
#section-4 .rssicon {display:none;}
#section-4 .box1 {padding: 18px 15px 0;}
#section-4 .box1 .record h2, #section-4 .box1 .record .headline a {color:#000; font-size:18px;}
#section-4 .box4 .record .image {float:none; padding: 0px 0px 10px 0px; margin:0px;}
#section-4 .box1 h3, #section-4 .box3 h3 {margin-bottom:0px;}
#section-4 .box1 .record .image {padding: 6px 10px 10px 0;}
#section-4 .box4 .record {width:115px; float:left; padding:0px 13px 10px 13px;}
#section-4 .box2 .record, #section-4 .box3 .record {border-bottom:1px solid #dadada; padding: 18px 0px;}
#section-4 .record h2, #section-4 .record .headline a {font-family: 'Ubuntu', Arial, sans-serif; font-weight:500;}
#section-4 .box4 .record .date, #section-4 .box4 .record .author-bg {display:none;}
#section-4 .record h2, #section-4 .record .headline a {font-size:14px; color:#000;}
#section-4 .box4 .last {border:0px none;}
#section-4 .box4 .first {border-right: 1px solid #dadada;}
#section-4 .box4 .last {border-left: 1px solid #dadada;}
/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}

#section-2 .blog-scroller div.scrollable2 { 
	position:relative; 
    overflow:hidden; 
    width: 615px; 
    height:250px; 
} 
 
#section-2 .blog-scroller div.scrollable2 div.records { 
    width:20000em; 
    position:absolute; 
} 

#section-2 .blog-scroller div.scrollable2 div.records div.active { 
    background-color:#fff; 
}


.navi {
    height: 20px;
}
.navi a {
    background: url("../../images/index/navigator.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 1px;
    height: 8px;
    margin: 3px;
    width: 8px;
}
.navi a:hover {
    background-position: 0 -8px;
}
.navi a.active {
    background-position: 0 -16px;
}

.ad-right-top {
background:url("../../images/global/rightColumnLines.gif") no-repeat scroll 0 0 transparent;
margin-bottom:22px;
}

.records .more-blog {
	padding-left:15px;
	clear:both;
	float:none;
}

