.awTable{	background:#F2F0E6;	width:100%;	border-collapse:collapse;	border:1px solid black;	margin-left:1px;	.margin-left:0px}.awTable th{	background:black;	color:white;	text-align:left;	white-space:nowrap}.awTable td{	border-top:1px solid black;	padding:2px;	white-space:nowrap;	vertical-align:top}.awAltRow{	background:white}.awLoading{	background:url(/css/img/loading.gif) no-repeat top center;	padding-top:40px;	color:#666666;	text-align:center;	margin-top:200px}.awCourseStatus th{	text-align:left}#awContent p strong{	display:block;	text-align:left;	margin-bottom:-10px;	font-size:18px;	color:#B38C0B}.jdGallery a
{
	outline:0;
}

#flickrGallery
{
	width:500px;
	height:334px;
}

.jdGallery
{
	overflow:hidden;
	position:relative;
}

.jdGallery img
{
	border:0;
	margin:0;
}

.jdGallery .slideElement
{
	width:100%;
	height:100%;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url('Css/img/loading-black.gif');
}

.jdGallery .loadingElement
{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url('/Css/img/loading-black.gif');
}

.jdGallery .slideInfoZone
{
	position:absolute;
	z-index:10;
	width:100%;
	margin:0px;
	left:0;
	bottom:0;
	height:43px;
	background:#333;
	color:#fff;
	text-indent:0;
	overflow:hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom:-1px;
}

.jdGallery .slideInfoZone h2
{
	padding:0;
	font-size:14px;
	margin:0;
	margin:2px 5px;
	font-weight:bold;
	color:inherit;
}

.jdGallery .slideInfoZone p
{
	padding:0;
	font-size:12px;
	margin:2px 5px;
	color:#eee;
}

.jdGallery div.carouselContainer
{
	position:absolute;
	height:135px;
	width:100%;
	z-index:10;
	margin:0px;
	left:0;
	top:0;
}

.jdGallery a.carouselBtn
{
	position:absolute;
	bottom:0;
	right:30px;
	height:20px;
	
	text-align:center;
	padding:0 10px;
	font-size:13px;
	background:#333;
	color:#fff;
	cursor:pointer;
}

.jdGallery .carousel
{
	position:absolute;
	width:100%;
	margin:0px;
	left:0;
	top:0;
	height:115px;
	background:#333;
	color:#fff;
	text-indent:0;
	overflow:hidden;
}

.jdExtCarousel
{
	overflow:hidden;
	position:relative;
}

.jdGallery .carousel .carouselWrapper,.jdExtCarousel .carouselWrapper
{
	position:absolute;
	width:100%;
	height:78px;
	top:10px;
	left:0;
	overflow:hidden;
}

.jdGallery .carousel .carouselInner,.jdExtCarousel .carouselInner
{
	position:relative;
}

.jdGallery .carousel .carouselInner .thumbnail,.jdExtCarousel .carouselInner .thumbnail
{
	cursor:pointer;
	background:#000;
	background-position:center center;
	float:left;
	border:solid 1px #fff;
}

.jdGallery .wall .thumbnail,.jdExtCarousel .wall .thumbnail
{
	margin-bottom:10px;
}

.jdGallery .carousel .label,.jdExtCarousel .label
{
	font-size:13px;
	position:absolute;
	bottom:5px;
	left:10px;
	padding:0;
	margin:0;
}

.jdGallery .carousel .wallButton,.jdExtCarousel .wallButton
{
	font-size:10px;
	position:absolute;
	bottom:5px;
	right:10px;
	padding:1px 2px;
	margin:0;
	background:#222;
	border:1px solid #888;
	cursor:pointer;
}

.jdGallery .carousel .label .number,.jdExtCarousel .label .number
{
	color:#b5b5b5;
}

.jdGallery a
{
	font-size:100%;
	text-decoration:none;
	color:inherit;
}

.jdGallery a.right,.jdGallery a.left
{
	position:absolute;
	height:99%;
	width:25%;
	cursor:pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity:0.2;
	opacity:0.2;
}

* html .jdGallery a.right,* html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover,.jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}

.jdGallery a.left
{
	left:0;
	top:0;
	background:url('/Css/img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left{ background:url('/Css/img/fleche1.gif') no-repeat center left}

.jdGallery a.right
{
	right:0;
	top:0;
	background:url('/Css/img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right{ background:url('/Css/img/fleche2.gif') no-repeat center right}

.jdGallery a.open
{
	left:0;
	top:0;
	width:100%;
	height:100%;
}

.withArrows a.open
{
	position:absolute;
	top:0;
	left:25%;
	height:99%;
	width:50%;
	cursor:pointer;
	z-index:10;
	background:none;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}

.withArrows a.open:hover{ background:url('/Css/img/open.png') no-repeat center center}

* html .withArrows a.open:hover{ background:url('/Css/img/open.gif') no-repeat center center;
	filter:alpha(opacity=80)}
	
	


.jdGallery a.gallerySelectorBtn
{
	z-index:15;
	position:absolute;
	top:0;
	left:30px;
	height:20px;
	
	text-align:center;
	padding:0 10px;
	font-size:13px;
	background:#333;
	color:#fff;
	cursor:pointer;
	opacity:.4;
	-moz-opacity:.4;
	-khtml-opacity:0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index:20;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#000;
}

.jdGallery .gallerySelector h2
{
	margin:0;
	padding:10px 20px 10px 20px;
	font-size:20px;
	line-height:30px;
	color:#fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow:hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left:10px;
	margin-top:10px;
	border:1px solid #888;
	padding:5px;
	height:40px;
	color:#fff;
	cursor:pointer;
	float:left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background:#333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background:#000;
	background-position:center center;
	float:left;
	border:none;
	width:40px;
	height:40px;
	margin-right:5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#aaa;
}.subMenuParentBtn{ 	background:url(../img/arrow_right.gif) right center no-repeat}.subMenuParentBtnFocused{ 	background:url(../img/arrow_right_over.gif) right center no-repeat}.mainMenuParentBtn{		 background:url(../img/arrow_right.gif) right center no-repeat}.mainMenuParentBtnFocused{		background:url(../img/arrow_right_over.gif) right center no-repeat}.smOW{ 	display:none;	position:absolute;	overflow:hidden;		padding:0 2px;	margin:0 0 0 -2px}.MenuMatic,.MenuMatic ul,.MenuMatic ol,#subMenusContainer ul,#subMenusContainer ol{ 	padding:0;	margin:0;	list-style:none;	line-height:1em}.MenuMatic li{ 		display:block;	list-style:none;	position:relative}#subMenusContainer li{	list-style:none}#lbOverlay{	position:fixed;	z-index:9999;	left:0;	top:0;	width:100%;	height:100%;	background-color:#000;	cursor:pointer}#lbCenter,#lbBottomContainer{	position:absolute;	z-index:9999;	overflow:hidden;	background-color:#fff}.lbLoading{	background:#fff url(/Css/img/loading.gif) no-repeat center}#lbImage{	position:absolute;	left:0;	top:0;	border:10px solid #fff;	background-repeat:no-repeat}#lbPrevLink,#lbNextLink{	display:block;	position:absolute;	top:0;	width:50%;	outline:none}#lbPrevLink{	left:0}#lbPrevLink:hover{	background:transparent url(/Css/img/prevlabel.gif) no-repeat 0 15%}#lbNextLink{	right:0}#lbNextLink:hover{	background:transparent url(/Css/img/nextlabel.gif) no-repeat 100% 15%}#lbBottom{	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;	font-size:10px;	color:#666;	line-height:1.4em;	text-align:left;	border:10px solid #fff;	border-top-style:none}#lbCloseLink{	display:block;	float:right;	width:66px;	height:22px;	background:transparent url(/Css/img/closelabel.gif) no-repeat center;	margin:5px 0;	outline:none}#lbCaption,#lbNumber{	margin-right:71px}#lbCaption{	font-weight:bold}#TB_title a:link{color:#666666;font-weight:normal}#TB_title a:visited{color:#666666}#TB_title a:hover{color:#000}#TB_title a:active{color:#666666}#TB_title a:focus{color:#666666}#TB_overlay{	position:absolute;	z-index:10000;	top:0px;	left:0px;	background-color:#000}#TB_window{	position:absolute;	background:#ffffff;	z-index:10002;	color:#000000;	border:4px solid #525252;	text-align:left}#TB_window img{	display:block;	margin:15px 0 0 15px;	border-right:1px solid #ccc;	border-bottom:1px solid #ccc;	border-top:1px solid #666;	border-left:1px solid #666}#TB_caption{	height:25px;	padding:7px 30px 10px 25px;	float:left}#TB_closeWindow{	height:25px;	padding:11px 25px 10px 0;	float:right}#TB_closeAjaxWindow{	padding:5px 10px 7px 0;	margin-bottom:1px;	text-align:right;	float:right}#TB_ajaxWindowTitle{	float:left;	padding:7px 0 5px 10px;	margin-bottom:1px}#TB_title{	background-color:#e8e8e8;	height:27px;	font-weight:bold}#TB_ajaxContent{	clear:both;	padding:2px 15px 15px 15px;	overflow:auto;	text-align:left;	line-height:1.4em}#TB_ajaxContent p{	padding:5px 0px 5px 0px}#TB_load{	position:absolute;	display:none;	height:100px;	width:100px;	z-index:10001}#TB_HideSelect{	z-index:9999;	position:absolute;	top:0;	left:0;	background-color:#fff;	border:none}#TB_iframeContent{	clear:both;	border:none;	margin-bottom:-1px;	margin-top:1px}* html #TB_iframeContent{	margin-bottom:1px}
