/* CSS Document */


/*For all Grad courses in "Grad" folder.*/





/*course project background*/
.course_project {
	background:#eee;
	border:2px solid #0e435e;
	padding:5px 15px;
	clear:both;
}







/*For all courses.*/

a.hide {
	
}


.a_no_target_not_in_lbi {
/*	color: #00FF00;
	font-weight: bold;
	background-color: #FF0000;
*/}

.a_no_target_not_in_lbi_anchor {
/*	color: #FF0000;
	font-weight: bold;
	background-color: #00FF00;
*/}

.a_no_target_not_in_lbi_anchor_bibliography {
/*	color: #FFFF00;
	font-weight: bold;
	background-color: #00FFFF;
*/}

.a_no_target_not_in_lbi_anchor_back_to {
/*	color: #FFFFFF;
	font-weight: bold;
	background-color: #0000FF;
*/
/*	display: none;
*/	display: none;
}

.a_no_target_not_in_lbi_js_go {
/*	color: #FF0000;
	font-weight: bold;
	background-color: #666666;
*/
/*	display: none;
*/	display: none;
}

.a_no_target_not_in_lbi_hide {
/*	color: #00FFFF;
	font-weight: bold;
	background-color: #FFFF00;
*/
/*	display: none;
*/	display: none;
}

.a_no_target_not_in_lbi_js_void {
/*	color: #00FF00;
	font-weight: bold;
	background-color: #666666;
	display: none;
*/}






body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333; 
	background-color: #FFFFFF;
}

a {
	/*text-decoration: none !important;*/
}

a.disabled_link { /*This could be used to disable links, but doesn't work properly in IE.*/
	text-decoration: none !important;
	cursor: default !important;
    pointer-events: none;
}


/*used to avoid blue outlines on image maps*/
a, img {outline:none;}
map > area,
map > area:active,
map > area:focus {outline: none; border:0; }




/*resolve*/
/*old, with #content*/

/*header logo and course title styling*/

/*
#content h2.header-area {
	min-height: 30px;
	font: verdana;
	font-size: x-large;
	color: #757573;
	padding: 0px 0px 0px 30px;
	background-image: url('../from_bb.plsweb.com/canvas/he/he_master_files/images/header_logo.gif');
	background-size: 25px 25px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
*/
/*number menu*/

/*
#content h2.header-area {
	min-height: 30px;
	font: verdana;
	font-size: x-large;
	color: #757573;
	padding: 0px 0px 0px 30px;
	background-image: url('../from_bb.plsweb.com/canvas/he/he_master_files/images/header_logo.gif');
	background-size: 25px 25px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
*/


/*header logo and course title styling*/

#header h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	min-height: 30px;
	font-size: x-large;
	color: #757573;
	padding: 0px 0px 0px 30px;
	background-image: url('../../images/header_logo.gif'); /*path relative to the stylesheet*/
	background-size: 25px 25px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
}



.content {
	/*height: 10px;*/
	/*display:none;*/
}

p.breadcrumb { /*  */
	/*display:none;*/
}

img { /*  */
	/*display:none;*/
}

.header { /*  */
	/*display:none;*/
}


.plspartner_IWU_ONLY {
	display: none;
}

.plspartner_IWU_NOT {

}

