P, H1, H2, H3, H4, H5, H6, TD, TH, LI, DIV, LABEL
	{
	font-family: 'verdana' 'Arial';
	}

P
	{
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	}

LI
	{
	line-height: 1.5em;
	}

.LABEL
	{
	font-size: 90%;
	}
	
.dump TD
	{
	margin-bottom: 0px;
	margin: 5px;
	padding: 2px;
	}

.bigW
	{
	color: black;
	text-decoration: none;
	border-bottom: 2px dotted black;
	}

A.bigW:link
	{
	border-bottom: 1px dotted black;
	}
	
A.bigW:hover
	{
	color: #0A005B;
	border-bottom: 1px solid #0A005B;
	}

A.bigW:active
	{
	color: #0F0091;
	border-bottom: 1px solid #0F0091;
	}

A.bigB
	{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
	}
	
A.bigB:hover
	{
	color: #0A005B;
	border-bottom: 1px solid #0A005B;
	}

A.bigB:active
	{
	color: #0F0091;
	border-bottom: 1px solid #0F0091;
	}
	
A IMG { border: none; }
	
.logoJanet
	{
	position: absolute;
	right: 10px;
	top: 10px;
	height: 113px;
	width: 220px;
	z-index: 2;
	}

.logoJanet IMG { border: none; }

HTML
	{
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	}

BODY.full
	{
	background-color: white;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	}
	
.err
	{
	padding: 20px;
	background-color: black;
	color: white;
	}

.dummy
	{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
.blk1
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 66%;
	padding: 0px;
	margin: 0px;
	background-color: black;
	z-index: 0;
	border: none;
	/* background-image: url('../images/xmas1.jpg');
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #4396F6; */
	}

.blk2
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 66%;
	height: 125px;
	background-color: black;
	padding: 0px;
	padding-top: 20px;
	padding-left: 20px;
	z-index: 0;
	/* background-image: url('../images/xmas2.jpg');
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top left; */
	}

.nlnTitle
	{
	background-color: transparent;
	font-size: 400%;
	font-family: 'trebuchet ms' 'Arial';
	padding-top: 0px;
	text-transform: lowercase;
	margin-top: 12px;
	margin-bottom: 17px;
	}
	
.nlnTitle1
	{
	font-weight: bold;
	font-style: italic;
	color: #F5851F;
	}
	
.nlnTitle2
	{
	color: #636466;
	}

.colBlock
	{
	position: static;
	margin-left: 249px;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 60px;
	padding-left: 30px;
	padding-bottom: 40px;
	padding-right: 40px;
	bottom: 0px;
	}

.bg
	{
	position: absolute;
	top: 200px;
	left: 250px;
	right: 0px;
	bottom: 0px;
	overflow-y: hidden;
	z-index: 0;
	}
	
.pagesBG
	{
	background-color: #D8D8DE;
	}

.mask { z-index: 4 !important; }

#flyer
	{
	position: absolute;
	display: none;
	left: 100px; top: 100px; height: 100px; width: 100px;
	z-index: 5;
	background-color:#CCC;
	-moz-opacity: 0.8;
	opacity:.80;
	filter:alpha(opacity=80);
	}
	
.lil
	{
	background-color: #6E69B0;
	}
	
.bld
	{
	font-weight: bold;
	}
	
.colBlock A
	{
	color: #2F5F71;
	text-decoration: none;
	border-bottom: 1px #2F5F71 dotted;
	}
	
.colBlock A:hover
	{
	color: #006A93;
	border-bottom: 1px gold dotted;
	}


H2.pageTitle
	{
	text-align: left;
	font-size: 150%;
	font-family: 'trebuchet ms' 'arial';
	display: block;
	background-color: #4B4B4B;
	background-image: url('../imin/greyBorder.gif');
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	left: 250px;
	top: 125px;
	right: 0px;
	margin-top: 0px;
	padding: 10px;
	z-index: 10;
	}
		
H3
	{
	text-align: left;
	font-size: 110%;
	font-family: 'trebuchet ms' 'arial';
	background-color: #4B4B4B;
	padding: 3px;
	display: block;
	clear: right;
	}
	
H4
	{
	text-align: left;
	font-size: 110%;
	font-family: 'trebuchet ms' 'arial';
	color: black;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	}

.topicTitle
	{
	text-align: left;
	font-size: 100%;
	font-family: 'trebuchet ms' 'arial';
	color: black;
	margin-bottom: 10px;
	border-bottom: black 1px solid;
	padding-bottom: 0px;
	padding-top: 20px;
	}
	
.homeLink
	{
	color: inherit !important;
	text-decoration: underline;
	}

.homeLink:hover
	{
	color: white !important;
	}
	
.info
	{
	color: black;
	background-color: #F4BC39; 	
	padding: 5px;
	width: auto;
	border: 1px ridge #4B4B4B;
	}
	
.credit
	{
	font-family: 'verdana';
	font-size: 80%;
	color: #AEAEAE;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 190px;
	text-align: left;
	padding-left: 6px;
	padding-bottom: 6px;
	line-height: 1.0em;
	}

.creditLnk
	{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
	}

.spotPic
	{
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	border: 3px solid #4B4B4B;
	}
	
.spotFlash
	{
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	}
	
.spotCap
	{
	font-size: 70%;
	text-align: right;
	color: black;
	float: right;
	padding-top: 10px;
	padding-top: 20px;
	width: 320px;
	clear: right;
	}
	
.spotCap A
	{
	text-decoration: underline;
	}
	
.imRight
	{ margin-left: 10px; float: right; }
	
.otherHolder
	{
	margin-top: 30px;
	color: black;
	width: auto;
	}
	
.otherTitle
	{
	font-weight: bold;
	font-size: 70%;
	}
	
.otherList
	{
	border-left: 1px #4B4B4B solid;
	border-top: 1px #4B4B4B solid;
	padding: 10px;
	font-size: 100%;
	}

.otherLink
	{
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-left: 17px !important;
	color: white;
	text-decoration: none;
	border-bottom: 1px white dotted;
	}

.otherLink:hover
	{
	color: gold;
	border-bottom: 1px gold dotted;
	}
	
.byline
	{
	color: white;
	font-style: italic;
	}

.subLink
	{
	font-size: 70%;
	color: #808080;
	}

/* Document table in green */
.fileSize { font-size: 75%; color: #676767; font-variant: small-caps; }
#docTable TH { border: 0px; border-bottom: #676767 solid 1px; padding: 8px; }
#docTable TD { padding: 8px; border-bottom: #DEEDC9 solid 2px; background-color: #8CC63E; }

/* Document table in blue */
.docTableBlu TH { border: 0px; border-bottom: #BEDAE4 solid 1px; padding: 8px; }
.docTableBlu TD { padding: 8px; border-bottom: #BEDAE4 solid 2px; background-color: #93B1BB; }

.squash, .squash TD { height: 0px !important; padding: 0px; }

/* Home page */

#homeTable TD
	{
	padding: 4px;
	}
	
.homeDiv
	{
	padding: 0px;
	margin-bottom: 10px;
	}
	
.homeDiv H3
	{
	display: block;
	padding: 0px;
	font-size: 150%;
	background-color: #636466;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.homeDiv H3 A, .homeDiv H3 .nonExpand
	{ 
	display: block; 
	padding: 8px;
	}

.homeCont
	{
	margin-top: 10px;
	}
	
#homeSearch
	{
	padding: 3px;
	top: 8px;
	right: 8px;
	font-size: 70%;
	width: 200px;
	border: 1px solid black;
	position: absolute;
	}
	
.txtSearchBoxDef
	{
	color: #d3bdb8;
	font-style: italic;
	background-image: url('../imin/search.gif');
	background-repeat: no-repeat;
	background-position: right center;
	}

.txtSearchBoxTyping
	{
	color: black; 
	font-style: normal;
	background-image: url('../imin/search.gif');
	background-repeat: no-repeat;
	background-position: right center;
	}
	
.txtSearchBoxSearching
	{
	color: black;
	font-style: normal;
	background-image: url('../imin/ani-busy.gif');
	background-repeat: no-repeat;
	background-position: right center;
	}

.txtSearchBoxFull
	{
	color: black;
	font-style: normal;
	background-image: url('../imin/cancel.gif');
	background-repeat: no-repeat;
	background-position: right center;
	}
		
.collHide { 
	overflow:hidden;
	position:absolute;
	top:-20000px;
	}

.collShow {
	}
	
.collTrigger
	{
	
	}

H3 .collParent
	{
	background-image: url('../imin/exp-open.gif');
	background-position: right;
	background-repeat: no-repeat;
	}
	
H3 .collOpen
	{
	background-image: url('../imin/exp-close.gif');
	background-position: right;
	background-repeat: no-repeat;
	}
	
H4 .collParent
	{
	background-image: url('../imin/exp-open.gif');
	background-position: right;
	background-repeat: no-repeat;
	}
	
H4 .collOpen
	{
	background-image: url('../imin/exp-close.gif');
	background-position: right;
	background-repeat: no-repeat;
	}

#userBox .collParent
	{
	background-image: url('../imin/exp-open-sml.gif');
	background-position: right;
	background-repeat: no-repeat;
	}
	
#userBox .collOpen
	{
	background-image: url('../imin/exp-close-sml.gif');
	background-position: right;
	background-repeat: no-repeat;
	}
	
.faqQ .collParent
	{
	padding-left: 15px;
	background-image: url('../imin/chevOpened.gif');
	background-position: left;
	background-repeat: no-repeat;
	}
	
.faqQ .collOpen
	{
	padding-left: 15px;
	background-image: url('../imin/chevClosed.gif');
	background-position: left;
	background-repeat: no-repeat;
	}
	
.faqA
	{
	padding-left: 15px;
	font-size: 85% !important;
	margin-bottom: 20px;
	font-weight: bold;
	}
	
.chevron
	{
	text-align: right;
	display: inline !important;
	height: 14px;
	width: 14px;
	background-position: center;
	background-repeat: no-repeat;
	border: red 1px solid;
	}
	
.collParent .chevron
	{
	background-image: url('../imin/chevClosed.gif');
	}
	
.collOpen .chevron
	{
	background-image: url('../imin/chevOpened.gif');
	}
	
.whiteHead A
	{
	color: white !important;
	}
	
.batchSect
	{
	background-color: black;
	color: white;
	text-align: left;
	display: block;
	padding: 0px !important;
	background-image: url('../imin/blackGrad.gif'); 
	background-repeat: repeat-x;
	}
	
.batchSect A
	{
	display: block;
	padding: 8px;
	text-decoration: none;
	color: white; 
	border: none;
	}
	
.batchSect A:hover
	{
	border: none;
	color: #F5851F;
	}

.batchTable TH
	{
	text-align: left;
	font-size: 0px;
	display: none;
	}
	
.levLink
	{
	display: block;
	color: #89ABB8 !important;
	background-color: white;
	padding: 3px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	border: 2px solid white !important;
	}
	
.levLink:hover
	{
	background-color: white;
	color: #00A6E5 !important;
	border: 2px outset #89ABB8 !important;
	}

.levLink:active
	{
	background-color: white;
	border: 2px inset #89ABB8 !important;
	}
		
.levCol
	{
	width: 40px !important;
	}
	
.nameCol
	{
	width: 80%;
	font-weight: bold;
	}
	
/* User box and login */

.userBoxOuter
	{
	background-color: #636466;
	top: 125px;
	left: 20px;
	z-index: 3;
	width: 210px;
	display: block;
	position: absolute;
	border: 2px solid #D3D3D3;
	overflow: hidden;
	color: white;
	font-size: 80%;
	}

.userBoxOuter A
	{
	color: white !important;
	text-decoration: none;
	}

.userBoxOuter A:hover
	{
	border: none;
	color: #F5851F !important;
	}
	
.userBoxInner
	{
	width: 100%;
	display: block;
	}

.userBoxOuter H4
	{
	display: block;
	color: white;
	font-weight: bold;
	padding: 5px;
	font-size: 100%;
	background-color: #343536;
	}

.userBoxOuter H5
	{
	background-color: black;
	color: white;
	text-align: left;
	font-weight: bold;
	padding: 0px !important;
	padding-right: 5px !important;	
	font-size: 120%;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../imin/blackGrad.gif'); 
	background-repeat: repeat-x;
	}
	
.userBoxOuter H5 A
	{
	display: block;
	border: none;
	padding: 5px !important;
	}
	
.userBoxOuter .collLinks
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	}
	
.userBoxOuter .newsLinks
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	}

.userBoxOuter .linkList
	{
	display: block;
	padding: 3px;
	list-style-type: none;
	background-color: black;
	background-image: url('../imin/blackGrad.gif'); 
	background-repeat: repeat-x;
	}

.userBoxOuter .newsLinks .linkList A
	{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.userBoxOuter .userTask
	{
	padding: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	}

.userBoxOuter .userTask A
	{
	display: block;	
	}
	
.userBoxOuter .linkList BUTTON
	{
	font-weight: bold;
	font-size: 90%;
	color: black;
	padding: 1px;
	margin-right: 5px;
	}
	
.userBoxOuter .linkList A
	{
	padding-left: 8px;
	color: white;
	}
	
.userBoxOuter .contBox .busyP
	{
	padding: 5px;
	vertical-align: middle;
	}
	
.userBoxOuter .contBox .busyP IMG
	{
	padding: 5px;
	vertical-align: middle;
	}

.userBoxOuter .contBox
	{
	border: 5px black solid;
	border-top: none;
	margin-bottom: 3px;
	}
	
.userBoxOuter #userIntro
	{
	padding: 5px;
	}

/* General panel stuff */

IFRAME
	{
	border-top: none !important;
	border-left: none !important;
	border-bottom: none !important;
	border-right: none !important;
	}

.yui-skin-sam .yui-panel .hd
	{
	color: white;
	background-color: black;
	background-image:url(../imin/blackGrad.gif);
	background-repeat:repeat-x;
	background-position: top left;
	border-bottom: none;
	}
	
.yui-skin-sam .yui-panel .bd
	{
	height: 100%;
	padding: 0px;
	}

/* Add to Coll and New Coll pop-up panels */

#footerRow
	{
	height: 48px;
	text-align: center;
	padding-top: 10px;
	}

#footerRow TD
	{
	background-image: url('../imin/popGrad.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #D4D0B1;
	vertical-align: middle;
	text-align: centre;
	}
	
#footerRow BUTTON
	{
	font-size: 100%;
	padding: 5px;
	height: 47px;
	width: 120px;
	}

#footerRow BUTTON IMG
	{
	margin-right: 10px;
	}
	
#collAddPanel .bd
	{
	margin: 0px;
	padding: 0px;
	border: none;
	}
	
#collAddPanel IFRAME
	{
	margin: 0px;
	padding: 0px;
	border: none;
	}

/* News panel */
#newsPanel .bd
	{
	margin: 0px; border: none; padding: 0px;
	}
	
#newsPanel .ft
	{
	background-color: #636466;
	height: 0px; border: 0px;
	padding: 0px; margin: 0px;
	display: none;
	}
	
#newsBody
	{
	background-color: #636466;
	color: white;
	font-size: 70%;
	}
	
#newsBody A
	{
	color: #F8971C;
	}
	
/* Coll edit panel */

.editColl
	{
	margin: 0px;
	}

#collEditPanel .bd
	{
	height: 100%;
	padding: 0px;
	}
	
#collEditPanel IFRAME
	{
	margin: 0px; border: none; padding: 0px;
	}

#newCollPanel .bd
	{
	height: 100%;
	padding: 0px;
	}
	
.newColl #footerRow TD
	{
	border-top: outset 3px #F2F2F2;
	background-color: #F2F2F2;
	vertical-align: middle;
	text-align: centre;
	padding: 10px;
	}
	
.newColl #footerRow BUTTON
	{
	font-size: 110%;
	padding: 10px;
	}
	

#loginTable
	{
	}
	
#loginTable A
	{
	color: #F5851F;
	}
	
#loginTable INPUT
	{
	width: 100%;
	}
	
#loginTable LABEL
	{
	color: white;
	}
	
.accel
	{
	accelerator: true;
	text-decoration: underline;
	}
	
#logger
	{
	display: none;
	font-size: 70%;
	padding: 0px;
	}
	
#logger .info { border: none !important; }

/* Wizards (also Shib Wizard) */

.wizFrame
	{
	background-color: white;
	padding: 0px;
	font-size: 80%;
	border: 2px inset #636466;
	}

.wizFrame H4, #shibPanel .hd
	{
	color: #D3D3D3;
	border-bottom: 2px inset #F5851F;
	display: block;
	padding: 5px;
	font-size: 175%;
	background-color: #4B4B4B;
	background-image: url('../imin/greyBorder.gif');
	background-repeat: repeat-x;
	background-position: left top;
	}
	
.wizStep
	{
	padding: 10px;
	min-height: 200px;
	}

.wizFoot, #shibPanel .ft
	{
	color: #D3D3D3;
	border-top: 2px inset #F5851F;
	display: block;
	background-color: #4B4B4B;
	background-image: url('../imin/greyBorder.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	text-align: right;
	clear: right;
	}
	
.wizButt, #shibPanel .ft BUTTON
	{
	padding: 7px;
	}

.on { display: block; }
.off { display: none; }

/* Registration wizard */

#map {  position: static; 
	float: right;
	height: 400px;
	width: 50%;
	margin-top: 0px;
	margin-bottom: 10px;
	display: none;
	}

div.markerTooltip, div.markerDetail
	{
	color: black;
	font-weight: bold;
	background-color: white;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid black;
	}
	
#orgPass { width: 50%; font-size: 130% }

#regTable .regLabel
	{
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	vertical-align: top;
	padding-top: 15px;
	}

#regTable .tdTitle
	{
	font-size: 110% !important;
	font-weight: bold !important;
	}
	
#profTable .regLabel
	{
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	vertical-align: top;
	padding-top: 15px;
	}

#profTable .tdTitle
	{
	font-size: 110% !important;
	font-weight: bold !important;
	}

#profTable .note
	{
	font-size: 80% !important;
	}
	
.ExpandoInline
	{
	display: block;
	position: static;
	}
	
.Expondo IFRAME
	{
	display: none;
	}

.ExpandoPop
	{
	position: absolute;
	top: 20px;
	left:  20px;
	right: 20px;
	bottom: 20px;
	padding: 0px;
	margin: 0px;
	}
	
.Expando IFRAME
	{
	border: none;
	}
	
.Expando DIV
	{
	text-align: right;
	}
	
.Expando DIV A
	{
	font-size: 80%;
	font-weight: bold;
	color: #00A6E5 !important;
	text-decoration: underline !important;
	border: none !important;
	}

#loTable .tdTitle .collEdit
	{
	font-weight: bold;
	}
	
#loTable .collValue
	{
	text-align: left;
	font-size: 100%;
	vertical-align: top; 
	}

.platOffline { background-color: #FDF9C1;}
.platVLEs { background-color: #EBF8FA;}		
.platOther { background-color: #D8FAD9;}	
		
/* Case studies */
.case { display: block; margin-left: 0px; margin-right: 0px;  }
.caseHead { display: block; color: white; padding: 10px; font-style: italic; background-color: #676767;}
.caseLink { text-align: right; font-style: normal; margin: 0px; padding: 0px; font-size: 100%; font-weight: bold;  }
.caseLink A { color: #F8971C !important; }
.caseSpine { background-image: url('/images/note2.gif'); background-position: 100px 0px; background-attachment: scroll; background-color: white; }
.caseBody {  display: block; padding: 10px; padding-left: 100px; padding-right: 20px; color: #42606F; 
	background-image: url('/images/note1.gif'); background-repeat: repeat-y; }
.caseBody P { font-family: cursive !important; }
.caseBody LI { font-family: cursive !important; }
.caseBody H3 { font-family: cursive !important; 
	background-color: transparent !important; 
	display: block; 
	border-bottom: 1px dotted #0000FF;
	color: #00A6E5 !important; }
.caseBody A { color: #0000FF !important; text-decoration: underline !important; border: none !important; }
.caseCap { font-size: 80%; text-align: right; font-weight: bold; margin: 0px; }

/* Press release pull */
.press { border: white 2px ridge; background-color: white; font-size: 80%; padding: 10px; }

.quote {font-style: italic !important; margin-left: 20px; margin-right: 20px;  }

#moodleProCon { width: 90%; padding: 3px; }
#moodleProConHeader { background-color: #4B4B4B; color: #8CC63E; }
#moodleProCon TH { font-weight: bold; text-align: left; }
#moodleProCon TD { font-weight: normal; text-align: center; }
	
/* Xtensis specials */
.specialCont {display: inline; }
/* Used in admin view interface - overrides YUI Sam skin */
.detailsTable TD { padding: 3px !important; border-collapse: separate !important; }

/* learner interface */

.descripBlank
	{
	border: none;
	width: 100%;
	height: 200px;
	background-color: #BEDAE4 !important;
	overflow-y: visible;
	}
	
.learnLink
	{
	font-size: 120%;
	}