@media screen, tv, projection {
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	/*vertical-align:baseline;*/
	margin:0;
	padding:0;
}

 



a {
	color:#000;
}
i,em {
	font-style:normal;
}
sup {
	vertical-align:super;
	font-size:9px!important;
	line-height:50%;
}
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#EAE5F2 url(../img/site-bg.jpg) repeat-y top left;
}

p a,li a, span a, em a , strong a {
	color:#000;
}

p.intro {font-weight: bold}

.text-only {position: absolute; top: -999em; text-indent: -999em}

h1 {
	font-size:23px;
	color:#634B94;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
}

h2 {
	font-size:18px;
	color:#634B94;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
	
}

 
	h2 a {
		background-image:url(../img/bullets/circle-arrow00.gif);
	}
		h2 a,h2 a:hover {
			background-position:100% -297px;
		}
h1 span {

}
h1 span span.subtitle {
	margin:0px;
	padding:0;
}
h2.subtitle {
	margin: 0; padding: 0;  font-size: 18px
}
h3,h4 {
	margin-bottom:20px;
	font-size:18px;
	color:#634B94;
}

p,address {
	margin-bottom:1.7em;
	line-height:1.7;
	font-size:1.1em;
	color:#000;
}

p span.meta-info {
	color:#84927b;
}

p a,ul li a,ol li a {
	color:#000;
	text-decoration:none;
}
p span.image-description {
	font-size:10px;
	color:#666;
}
img#learn-more-tab {
	margin-bottom:8px;
}

div#toplinks { margin: 16px 20px 0 0; width:450px; position: absolute; top: 0; right: 0 }
	#toplinks .top-actions {position: absolute; top: 40px; right: 0 }
		#toplinks .top-actions li {float: left; overflow: hidden;  }
			#toplinks .top-actions li span {display: inline;}
			#toplinks .top-actions li span.label {float: left}
			#toplinks .top-actions li a {display: block; height: 15px; overflow: hidden; padding: 0; background: url(../img/buttons/btn-header-utils.gif) 0 0 no-repeat;margin: 0 30px 0 0}
			#toplinks .top-actions li a.button-print {background-position: 100% 0; width: 10.5em }
			#toplinks .top-actions li a.button-print:hover {background-position: 100% -45px }
			#toplinks .top-actions li a.button-textsize-min {float: left; background-position: 100% -15px; text-indent: -999em; width: 15px; margin-right: 4px; margin-left: 12px}
			#toplinks .top-actions li a.button-textsize-min:hover {background-position: 100% -60px} 
			#toplinks .top-actions li a.button-textsize-plus {float: left; background-position: 100% -30px; text-indent: -999em; width: 15px}
			#toplinks .top-actions li a.button-textsize-plus:hover {background-position: 100% -75px} 
			#toplinks .top-actions li a.button-mailtofriend {background: url(../img/buttons/btn-util-tellfriend.gif) 100% 0 no-repeat; width: 105px; margin-right: 0; height: 22px; }
			#toplinks .top-actions li a.button-mailtofriend:hover {background-position: 100% -22px} 
			div#toplinks a, 
			div#toplinks a:hover { color:#000 !important; font-weight:normal !important}	

h1 span,
h2 span,
h3 span,
h4 span {
	display:block;
}

#header { height: 324px; background: url(../../images/banner/banner.jpg) 0 93px no-repeat; position: relative }
#header-start { height: 324px; background: url(../../images/banner/banner-start.jpg) 0 93px no-repeat; position: relative }

div#header-image-container {
	display:block;
	height:162px;
	width:962px;
	background:url(../img/header-image.jpg)
}

ol li span,ol li strong,div.movie-player-container a:hover {
	color:#000;
}

p a:hover {
	background-image:url(../img/backgrounds/bg-underline-1.gif);
}

img.left {
	float:left;
	margin-right:20px;
}

img.right {
	float:right;
	margin-left:20px;
}
/* GENERIC LIST STYLES */
ul,ol {
	list-style:none;
	margin-bottom:1.7em;
}
ul li {
	background-image:url(../img/backgrounds/bg-dotted-hor-4.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	padding:0 0 .5em 10px;
}
	ul li ul li {
		background-image:url(../img/bullets/bullet-2nd-level.gif);
	}
	
ul li,ol li {
	line-height:1.4;
	font-size:1.1em;
}
	ul li li,ol li li {
		font-size:1em;
	}
ol {
	margin-left:23px;
	list-style-type:decimal;
	color:#000000;
	font-weight:400;
}
	ol li {
		padding:0 0 .5em;
	}
		ol li ul {
			font-weight:400;
			color:#000;
		}
			ol li ul li {
				padding-left:10px;
			}
ul.sitemap li {
	margin:5px;
}
ul.sitemap li ul {
	padding-left:10px;
	margin-bottom:10px;
}
ul.sitemap li ul li ul {
	margin-top:10px;
}
/* END GENERIC LIST STYLES */
/* BEGIN SPECIFIC LIST STYLES */
/*ul.read-more-list li a em,ul.read-more-list li a strong {
	display:inline;
}*/

strong.reference-heading {
	color:#eea70f;
	background:#fff url(../img/backgrounds/bg-dotted-hor-4.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:11px;
	font-weight:700;
	display: block;
}
ul.reference-list li span {
	background:#fff url(../img/backgrounds/bg-dotted-hor-3.gif) repeat-x bottom;
	padding-bottom:3px;
	display:block;
}

a.pdf-link span {
	background: url(../img/icons/download.gif) no-repeat 0px 2px;
	padding-left:15px;
	display:inline;
}
a.pdf-link:hover span {
	background-position:0px -198px;
}
/* END SPECIFIC LIST STYLES*/

 /* CONTAINER OF ALL PAGE ELEMENTS */
#page-container {
	width:962px;
}
/* CONTAINER OF FREQUENTLY CHANGING CONTENT*/
#page-content { margin:30px 0 25px 0; overflow: hidden}
/* GRID 1*/
.grid-2 ,
.grid-1 {
	width:962px;
	background:repeat-y;
	background-image:url(../img/grid-1-bg.png);
}
div.cap-col-2 {
	background-position: -430px;
}
.grid-2 .first-col ,
.grid-1 .first-col {
	float:left;
	margin-left:20px;
	margin-right:20px;
	width:173px;
}
.grid-2 .second-col ,
.grid-1 .second-col {
	float:left;
	width:387px;
	margin-left:20px;
	margin-right:20px;
}

.grid-2 .second-col {
	float:left;
	width:699px;
	margin-left:20px;
	margin-right:20px;
}



.grid-2 {
background-position: -430px;
}

/* GRID HOME */

.grid-home {
	width:962px;
	background:repeat-y;
	background-image:url(../img/backgrounds/home-bg-tile.png);
}

/* DEFAULT COLUMN BEHAVIOUR */

.grid-1 .third-col,.grid-home .first-col,.grid-home .second-col,.grid-home .third-col {
	width:280px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

.third-col {width: 300px !important; margin-left: 10px !important; margin-right: 10px !important}

/* MAIN MENU NAVIGATION */

#header-logo { margin: 17px 0 0 20px; }
		#header-logo img {border: none}
	#header-logo strong {left: -999em; position: absolute;}
	
.navigation {
	position:absolute;
	width:962px;
	overflow:hidden;
	background:#EAE5F2;
	clear:both;
	height:31px;
	top: 292px; left: 0
}

	.navigation ul.menu {
		float:left;
		padding-top:5px;
		margin:0 0 0 12px;
	}

		.navigation ul li {
			background:none;
			padding:0;
		}

			.navigation ul li a {
				color:#634B94;
				text-decoration:none;
				
				cursor:pointer;
			}



.navigation ul.menu li {
	display:block;
	float:left;
	margin-right:2px;
	padding:0;
}
.navigation ul.menu li a {
	display:block;
	float:left;
}
.navigation ul.menu li a span.begin{
	float:left;
	display:block;
	padding:3px 0 9px 8px;
	background-position:0 -200px;
}
.navigation ul.menu li a span.end {
	float:left;
	display:block;
	padding:2px 0 9px 3px;
	margin:0;
	background-position:0 0;
}
.navigation ul.menu li.current a {
	padding:0;
}
.navigation ul.menu li a:hover span.begin{
	color:#634B94;
	background-position:0 -26px;
	background-repeat:no-repeat;
}
.navigation ul.menu li a:hover span.end {
	background-position:100% -26px;
	background-repeat:no-repeat;
}
/*active/hover/current*/
.navigation ul.menu li.current a span.begin,
.navigation ul.menu li.current a:hover span.begin {
	color:#000;
	background-image:url(../img/backgrounds/bg-menutab.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
}
.navigation ul.menu li.current a span.end ,
.navigation ul.menu li.current a:hover span.end {
	background-image:url(../img/backgrounds/bg-menutab.gif);
	background-position: 100% 0px;
	background-repeat:no-repeat;
}


li a:hover span.end,
li.current a span.end,
li a:hover span.begin,
li.current a span.begin {
	background-image:url(../img/backgrounds/bg-menutab.gif);
}


.navigation ul.utilities {float:right; margin: 7px 10px 0 0}
	.navigation ul.utilities li {}
		.navigation ul.utilities li.btn-phone a {padding-right:26px; text-align:left; color:#634B94; background: url(../img/buttons/btn-contact.gif) 100% 0 no-repeat;}
		.navigation ul.utilities li.btn-phone a:hover {color:#fff; background-position:100% 100%;}


/*
begin MAIN MENU NAVIGATION
*/


/* DEFAULT  SUB MENU STYLES */

ul.link-list li a span.title,ul.link-list li,ul.reference-list li,ul.read-more-list li {
	background-image:url(../img/bullets/arrow.gif);
}

#footer,#disclaimer { background: url(../img/backgrounds/bg-dotted-hor-3.gif) 0 0 repeat-x;}


ul.sub-menu { margin: 0 0 20px 0; background: url(../img/backgrounds/bg-dotted-hor-4.gif) 0 0 repeat-x}
	ul.sub-menu li {background: url(../img/backgrounds/bg-dotted-hor-4.gif) 0 100% repeat-x; margin: 0; padding: 3px 0 3px 0}
	ul.sub-menu li.current {}
	
		ul.sub-menu li a {display: block; background: url(../img/bullets/bullet-linkarrows.gif) 0 5px no-repeat; padding-left: 8px;}
		ul.sub-menu li.open > a { background: url(../img/bullets/arrow-down.gif) 0 8px no-repeat }
		ul.sub-menu li.open > a:hover {background-position: 0 -89px}
		
		ul.sub-menu li a:hover {color: #634B94; background-position: 0 -195px}
		ul.sub-menu li.current a {font-weight: bold}
		
			ul.sub-menu li.current ul li a {font-weight: normal;}
			ul.sub-menu li ul li.current a {font-weight: bold}
		ul.sub-menu li ul {margin: 0;background: url(../img/backgrounds/bg-dotted-hor-4.gif) 0 0 repeat-x; margin: 3px 0 0 11px} 
			ul.sub-menu li ul li {background: none}

	
/*END SUB MENU NAVIGATION*/

/* BEGIN THIRDCOLUMN ACTIONS MENU */
ul#top-actions-menu ,
ul#actions-menu {
	margin-bottom:20px;
}

.block-learnmore {width: 300px; height: 144px; background: url(../img/backgrounds/bg-moreabout.gif) 0 0 no-repeat; margin: 0 0 20px 0}
	.block-learnmore .title-learnmore {display: block; height: 20px; padding: 7px 0 2px 14px; width: 268px; overflow: hidden; font-size: 1.6em; color: #634B94}
	.block-learnmore strong.title-learnmore { display: block; height: 20px; padding: 7px 0 2px 14px; width: 268px; overflow: hidden; font-size: 1.6em; color: #634B94}
	.block-learnmore ul#actions-menu {background: url(../img/backgrounds/bg-moreabout-items.gif) 0 0 no-repeat; margin:0 0 0 10px; height: 106px; width: 280px}
		.block-learnmore ul#actions-menu li {background: url(../img/backgrounds/bg-items-learnmore.gif) 0 0 no-repeat; padding: 5px 0 0 0; height: 21px; overflow: hidden}
		.block-learnmore ul#actions-menu li.item-more-cost {background-position: 7px 6px}
		.block-learnmore ul#actions-menu li.item-more-info {background-position: 7px -45px}
		.block-learnmore ul#actions-menu li.item-more-brochure {background-position: 7px -94px}
		.block-learnmore ul#actions-menu li.item-more-links {background-position: 7px -143px}
			.block-learnmore ul#actions-menu li div.dots {width: 100%; background: url(../img/backgrounds/bg-dot-blue.gif) 0 100% repeat-x; padding-bottom: 3px;}
				.block-learnmore ul#actions-menu li a {display: block; padding: 0 0 0 36px; color: #ffffff; line-height: 1.7em;  }
				.block-learnmore ul#actions-menu li a:hover { color: #EAE5F2; background: url(../img/backgrounds/bg-items-learnmore.gif) 0 -500px no-repeat;}
				
				.block-learnmore ul#actions-menu li.item-more-cost a:hover {background-position: 7px -199px}
				.block-learnmore ul#actions-menu li.item-more-info a:hover {background-position: 7px -250px}
				.block-learnmore ul#actions-menu li.item-more-brochure a:hover {background-position: 7px -299px}
				.block-learnmore ul#actions-menu li.item-more-links a:hover {background-position: 7px -348px}
	
	
	ul#top-actions-menu li {
		background:none;
		margin-bottom:9px;
		padding:0;
	}



	ul#top-actions-menu li a span ,
	ul#actions-menu li a span {
		background:#d3d8db;
		display:block;
		border-left:1px solid #FFF;
		font-weight:700;
		height:20px;
		padding-left:10px;
	}



ul#top-actions-menu li a:hover ,
ul#actions-menu li a:hover {
	color:#634B94;
	font-weight:700;
}

ul.top-actions  {
	height:15px;
}
div#toplinks ul.top-actions li span {color:#000;display: block; width: auto}
div#toplinks ul.top-actions li a:hover{
	color:#634B94;
}

#toplinks .search {overflow: hidden; width: 186px; height: 22px; position: absolute; right: 0}
	#toplinks .search input#search-site {width: 154px; border: 1px solid #cdcdcd; border-right: none; height: 17px; float: left; padding: 3px 0 0 9px; font-size: 11px}
	#toplinks .search input.button-submit {display: block; width: 22px; height: 22px; border: none; background: url(../img/buttons/btn-search.gif) 0 0 no-repeat; cursor: pointer; text-indent: -999em;}
	#toplinks .search input.button-submit.hover {background-position: -22px 0}
/* END THIRDCOLUMN ACTIONS MENU */
/* BLOCKQUOTE HEADING*/
blockquote.heading-quote {color:#ba3209;background:#fff url(../img/backgrounds/bg-dotted-hor-3.gif) 0 0 repeat-x;padding-top:10px;margin-bottom:20px;width:auto;}
blockquote.heading-quote-content {background:#fff url(../img/backgrounds/bg-dotted-hor-4.gif) 0 0 repeat-x;color:#ba3209;padding-top:10px;margin-bottom:20px;width:auto;}
	blockquote.heading-quote div {color:#ffa311;background:#fff url(../img/backgrounds/bg-dotted-hor-3.gif) 0 100% repeat-x;display:block;padding-bottom:10px;	}
	blockquote.heading-quote-content div {color:#ffb60f;background:#fff url(../img/backgrounds/bg-dotted-hor-4.gif) 0 100% repeat-x;display:block;padding-bottom:10px;}
		blockquote.heading-quote div div,
		blockquote.heading-quote-content div div {background:none;font-style:normal;font-size:18px;padding:0;}

/*END BLOCKQUOTE */

/* PAGE CONTENT LISTS AND OTHER STYLES */
ul.link-list li {
	background: url(../img/backgrounds/bg-dotted-hor-4.gif) 0 100% repeat-x;
}



	ul.link-list li a:hover,ul.reference-list li a:hover,ul.read-more-list li a:hover {
		
		color:#ba3209;
	}

	ul.read-more-list li a,ul.link-list li a {
		display:block;
		padding-bottom:6px;
		
	}

		ul.link-list li a em {
			font-weight:400;
		}

			ul.link-list li a em span {
				font-weight:400;

				display:inline;
				color:#634B94;
			}
			
ul.link-list.reference {}
	ul.link-list.reference li {padding: 0 0 6px 0; margin: 0 0 5px 0}
		ul.link-list.reference li a { background: url(../img/bullets/bullet-linkarrow.gif) 0 5px no-repeat; padding: 0 0 0 10px; font-weight: bold }
		ul.link-list.reference li a:hover {color: #000; text-decoration: underline;}
		ul.link-list.reference li span {display: block; padding: 0 0 0 10px}
ul.link-list.no-detail {background: url(../img/backgrounds/bg-dotted-hor-4.gif) 0 0 repeat-x}
	ul.link-list.no-detail li {padding: 3px 0 0 0;}
		ul.link-list.no-detail li a {font-weight: normal;font-weight: bold; padding-left: 10px; background: url(../img/bullets/bullet-linkarrows.gif) 0 -96px no-repeat;}
		ul.link-list.no-detail li a:hover {color: #000; background-position: 0 -195px}
			ul.link-list.no-detail li a em {font-weight: bold; color: #eea70f}
			ul.link-list.no-detail li a:hover em {color: #634B94}
		
ul.link-list.detailed { background: url(../img/backgrounds/bg-dotted-hor-4.gif) 0 0 repeat-x}
	ul.link-list.detailed li {margin: 0; padding: 0 0 3px 0; line-height: 1.6em}
		ul.link-list.detailed li a {padding: 0 0 0 10px; font-weight: bold;background: url(../img/bullets/bullet-linkarrow.gif) 0 6px no-repeat }
		ul.link-list.detailed li a:hover {text-decoration: underline; color: #000}			
		ul.link-list.detailed li span {display: block; padding-left: 10px}
		ul.link-list.detailed li div {padding-left: 10px; font-size: .9em}
			ul.link-list.detailed li div span.date {padding: 0 8px 0 0; display: inline; color: #e2a928; background: url(../img/backgrounds/bg-dividerline-meta.gif) 100% 2px no-repeat}
			ul.link-list.detailed li div span.section {padding: 0 0 0 5px; display: inline}
			ul.link-list.detailed li div a {font-weight: normal; padding: 0; color: #634B94; background: none; display: inline}

ul.list-keywords {margin: 0 0 20px 0; padding: 0}
	ul.list-keywords li {margin: 0 0 5px 0; padding: 0 0 0 15px; background: url(../img/bullets/dot-yellow.gif) 0 5px no-repeat; line-height: 1.6em}
		ul.list-keywords li strong {display: block; font-weight: bold}
			ul.list-keywords li strong em {color: #eea70f}
			
ul.paging {margin: 0 0 20px 0; padding: 0 0 20px 0; overflow: hidden; background: url(../img/backgrounds/bg-dotted-hor-2.gif) 0 100% repeat-x;}
	ul.paging li {background: none; float: left}
	ul.paging li.page { background: url(../img/backgrounds/bg-dividerline-paging.gif) 100% 3px no-repeat; padding: 0 7px}
	ul.paging li.prev { width: 84px;background: url(../img/backgrounds/bg-dividerline-paging.gif) 100% 3px no-repeat;}
	ul.paging li.next {width: 61px;}
	ul.paging li.prev a,
	ul.paging li.next a {text-indent: -999em; display: block; width: 100%; height: 100%; margin: 0; padding: 0}
	ul.paging li.prev a {background: url(../img/buttons/btn-paging.gif) 0 3px no-repeat;}
	ul.paging li.prev a:hover {background-position: 0 -86px}
	ul.paging li.next a {background: url(../img/buttons/btn-paging.gif) 0 -184px no-repeat;}
	ul.paging li.next a:hover {background-position: 0 -286px}
		ul.paging li a {}
		ul.paging li.active a {font-weight: bold; color: #634B94}
		ul.paging li a:hover {text-decoration: underline}

/* read more link beneath video player*/
div.read-more {overflow: hidden; margin-top: 5px}
div.read-more a {float: right;display: block; width: 63px; height: 13px; background: url(../img/backgrounds/bg-link-more.gif) 0 0 no-repeat; text-indent: -999em; text-align: inherit;}
h3.regular.no-margin {margin-bottom: 0}
h3.regular sup {display: inline}

/* Inpage Hyperlink ( p > a ) */
	#page-content div p a:link,
	#page-content div p a:active {color: #634B94; text-decoration: underline}
	#page-content div p a:visited {color: #634B94; text-decoration: underline}
	#page-content div p a:hover {background: none; color: #000}

/* FOOT NOTE STYLES */
body * sup.foot-note {
	color:#ba3209;
	font-size:19px;
	cursor:pointer;
	display:inline!important;
}
body * sup.foot-note em {
	display:none;
}
ol#foot-notes li {
	font-weight:normal;
}
ol.foot-note-list {
	/*position:absolute;*/
	padding-top:10px;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	min-width:173px;
	list-style-type:decimal;
	background:url(../img/foot-note-list-pointer.png) no-repeat top left;
}

	ol.foot-note-list li {
		color:#000;
		background:#e9ccb9!important;
		margin:0;
		padding:20px;
	}

		ol.foot-note-list li a,ol.foot-note-list li span {
			background:none!important;
		}

	ol.foot-note-list li.note-no {
		width:19px;
		height:20px;
		color:#634B94;
		background:#f0ddd1 url(../img/note-no-bottoma.png) bottom left no-repeat!important;
		font-size:11px;
		text-align:center;
		display:block!important;
		float:left;
		margin-right:1px!important;
		margin-bottom:15px;
		cursor:pointer;
		padding:0!important;
		overflow:hidden;
	}

	ol.foot-note-list li.note-no-selected {
		font-weight:700;
		color:#000;
		background:#e9ccb9 url(../img/note-no-bottomb.png) bottom left no-repeat!important;
	}

/* END FOOT NOTE STYLES */

/* MOVIE PLAYER CONTAINER */

div.movie-player-container {
	background:#fff url(../img/backgrounds/bg-dotted-hor-3.gif) repeat-x bottom;
	margin-bottom:20px;
}

div.movie-player-container a {
	color:#634B94;
	
	padding-top:9px;
	padding-bottom:3px;
	font-size:14px;
	display:block;
	color:#634B94;
	text-decoration:none;
}

.third-col .movie-player-container { padding-bottom: 20px;margin: 0 10px 20px 10px; background-image: url(../img/backgrounds/bg-dot-blue-2.gif)}


/* END MOVIE PLAYER CONTAINER */
/* LINK FOR BANNER */

div.banner {margin: 0 auto; text-align: center;}

	.banner img {border: none}
	
a.banner-link {
	display:block;
	width:280px;
	overflow:hidden;
	margin-bottom:20px;
}
a#ucb-ece-2008:hover img {
	margin-left:-100%;
}
/* END BANNER A*/
/* BEGIN TEASER BLOCK STYLES (third column image with text)*/
div.teaser-block {
	width:280px;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
	margin-left: 10px;
	background:#fff url(../img/backgrounds/bg-dot-blue-2.gif) repeat-x bottom;
}
	div.teaser-block p,
	div.teaser-block h3 {
		float:left;
		display:block;
		width:180px;
		margin:0;
		padding:0;
	}
		div.teaser-block h3 span {
			display:block;
			font-size:18px;
			color: #ffb60f
		}
		a.link-teaser-image {float:right;display:block;margin-bottom:0;position: relative; z-index: 1000; 	}
		a.link-teaser-image.margin-bottom {margin: 0 10px 17px 10px; float: none}
			a.link-teaser-image span.corner {text-indent: -999em; display: block; width: 37px; height: 35px; position: absolute; top: 0; left: 0; z-index: 1100;background: url(../img/buttons/btn-teaser-link.png) 0 0 no-repeat;}
			a.link-teaser-image:hover span.corner {background-position: 0 -35px}
			
/* END TEASER BLOCK STYLES*/
/* FOOTER and DISCLAIMER STYLES */
#footer {
	background-color:#fff;
	background-position:0 0;
	background-repeat:repeat-x;
	margin-left:20px;
	margin-right:20px;
	padding:10px 0 80px;
}

	#footer a.footer-ucb {float: right; margin: 0 5px 0 0}
		#footer a.footer-ucb img {position: relative; top: 21px; left: 5px}

#disclaimer {
	background-color:#fff;
	background-position:0 0;
	background-repeat:repeat-x;
	margin-left:20px;
	margin-right:20px;
	padding:30px 0 20px;
}
	#disclaimer p {
		text-indent:0;
		padding-right:330px;
	}
	#disclaimer img#ucblogo {
		float:right;
	}
	#footer a,#disclaimer a {
		margin-left:2em;
		text-decoration:none;
		color:#000;
	}
/* END FOOTER and DISCLAIMER STYLES */

input[type=hidden] {padding:0px;border:0px;margin:0px;height:0px;}

input,select {padding:2px;display:block;}

/* LOGIN BOX */
#login-box h2 {
	background-color:#d3d8db;
}

#register-form ,
#password-form {
		background-color:#d3d8db;
		padding : 0px;
		margin-bottom: 0px;
	}

#login-box { float: right;width: 280px; background: #d3d8db url(../img/backgrounds/bg-loginblock-bottom.gif) 0 100% no-repeat;padding: 0 0 10px 0;margin: 0 10px 20px 0;clear: both}
	#login-box form {background: url(../img/backgrounds/bg-loginblock-top.gif) 0 0 no-repeat; padding: 20px 19px 0 19px}
		#login-box form label {font-weight: normal}
		#login-box form input {width: 233px; height: 18px; border: 1px solid #a8b0b7; padding: 2px 3px 0 3px}
			#login-box form ul.link-list {background: url(../img/backgrounds/bg-dots-bggrey.gif) 0 0 repeat-x;}
				#login-box form ul.link-list li {background: url(../img/backgrounds/bg-dots-bggrey.gif) 0 100% repeat-x; padding: 2px 0; margin: 0 }
					#login-box form ul.link-list li a {background: url(../img/bullets/bullet-arrow-bggrey.gif) 0 5px no-repeat; padding: 0 0 0 11px}
					#login-box form ul.link-list li a:hover {background-position: 0 -90px; color: #634B94}
	
label {
	font-size:11px;
	padding-bottom:2px;
	margin-bottom:2px;
	display:block;
	font-weight:bold;
}
button {
	display:block;
	clear:both;
}
input,select {
	display:block;
	margin-bottom:10px;
	
	border:1px solid #a8b0b7;
}
input.radio {
	display:inline;
}
#login-box ul {
	margin-top: 20px;
}
/* END LOGIN BOX*/

div.blockdivider {width: 100%; color: #fff; border: none; height: 5px; background: url(../img/backgrounds/bg-dotted-hor-3.gif) 0 0 repeat-x; margin: 0 0 20px 0}
.third-col div.blockdivider {background-image: url(../img/backgrounds/bg-dot-blue-2.gif); margin: 0 10px 20px 10px; width: auto;}
	div.blockdivider hr {display: none}
.page-metadata { margin: 0 0 25px 0 }
	.page-metadata span {font-size: 1.0em; background: url(../img/backgrounds/bg-dividerline.gif) 100% 2px no-repeat; padding: 0 8px 0 0; color: #634B94}
	.page-metadata span.date { }
	.page-metadata span.location {padding-left: 5px}
	.page-metadata span.type {padding-left: 5px; background: none}

strong.p-header {font-weight: bold}
}
/* sIFR STYLES */
@media screen {
	.sIFR-active h1,
	.sIFR-active h2,
	.sIFR-active h3
	 {
		visibility:hidden;
	}
	.sIFR-active h1 {
		margin-top: 2px;
		margin-bottom:0px;
	}
	.sIFR-active h2.subtitle {
		margin-top:2px;
		margin-bottom:0px;
	}
	.sIFR-active h2,
	.sIFR-active h2 a {
		margin-bottom:0;
	}
	.sIFR-flash {
		visibility:visible!important;
		margin:0;
		padding:0;
	}
	
	.sIFR-replaced,.sIFR-ignore {
		visibility:visible!important;
	}
	
	.sIFR-alternate {
		position:absolute;
		left:0;
		top:0;
		width:0;
		height:0;
		display:block;
		overflow:hidden;
	}
}

@media print {
	
	body {font-size: 12px; line-height: 18px}
	
	h1 {
		margin-bottom:0;
	}
	img#learn-more-tab,
	ul#actions-menu,
	div#toplinks ,
	div.navigation ,
	div#login-box ,
	div.movie-player-container ,
	div#footer,
	.text-only,
	.paging {
		display:none;
	}
	img#header-image {
		display:none;
	}
	img#header-logo {
		display:block;
		margin-bottom:0;
	}
	#header-image-container {
		display:none;
		height:0px;
	}
	img#header-image {
		display:block;
	}
	.grid-1 div.first-col {
		display:none;
	}
	.grid-1 div.second-col {
		margin-left:0px;
		width: 600px!important;
	}
	.grid-home .teaser-block,
	.grid-home .banner-link {
		display:none;
	}
	div.third-col {
		margin-right:0px;
	}
	.sIFR-flash {
		visibility:hidden!important;
		display:none;
	}
	.sIFR-alternate {
		display:block!important;
		visibility:visible!important;
	}
	.foot-note-list {
		display:none!important;
	}
	a {color: #000; text-decoration: none}
	img {border: none; margin: 10px 10px 0 0}
	#header-logo img {display: block}
}

/* end sIFR STYLES */
	noscript {
		position:absolute;
		background:white;
		padding:10px;
		font-size:20px;
		color:red;
		width:100%;
		border-bottom:1px solid red;
		display:block;
	}
	

	

