@charset  "utf-8";


.main .heading h2 { background-image: url(../dept/resources/h2_top.gif); }
#pageGP .main .heading h2 { background-image: url(../dept/resources/h2_gp.gif); }
#pageDis .main .heading h2 { background-image: url(../dept/resources/h2_dissertation.gif); }
#pageDR .main .heading h2 { background-image: url(../dept/resources/h2_doctor.gif); }
#pageMA .main .heading h2 { background-image: url(../dept/resources/h2_master.gif); height: 78px; }
#pageFAD .main .heading h2 { background-image: url(../dept/resources/h2_fad.gif); }
#pageFAC .main .heading h2 { background-image: url(../dept/resources/h2_fac.gif); }
#pageJP .main .heading h2 { background-image: url(../dept/resources/h2_jp.gif); }
#pageOP .main .heading h2 { background-image: url(../dept/resources/h2_op.gif); }
#pagePM .main .heading h2 { background-image: url(../dept/resources/h2_pm.gif); }
#pageSC .main .heading h2 { background-image: url(../dept/resources/h2_sc.gif); }
#pageCR .main .heading h2 { background-image: url(../dept/resources/h2_cr.gif); }
#pageGD .main .heading h2 { background-image: url(../dept/resources/h2_gd.gif); }
#pagePD .main .heading h2 { background-image: url(../dept/resources/h2_pd.gif); }
#pageTD .main .heading h2 { background-image: url(../dept/resources/h2_td.gif); }
#pageED .main .heading h2 { background-image: url(../dept/resources/h2_ed.gif); }
#pageID .main .heading h2 { background-image: url(../dept/resources/h2_id.gif); }
#pageAS .main .heading h2 { background-image: url(../dept/resources/h2_as.gif); }
#pageFA .main .heading h2 { background-image: url(../dept/resources/h2_fa.gif); }
#pageCD .main .heading h2 { background-image: url(../dept/resources/h2_cd.gif); }
#pageMP .main .heading h2 { background-image: url(../dept/resources/h2_mp.gif); }
#pageGE .main .heading h2 { background-image: url(../dept/resources/h2_ge.gif); }




.extra .heading h2 { background-image: url(../dept/resources/h2_extra.gif); }
.menu dt { background-image: url(../dept/resources/menu_idx.gif); }

.article .menu {
	padding: 0.5em 0px 0.5em 18px;
	border: 1px dotted #C0C0C0;
	width: auto;
	margin-top: 1em;
} .article .menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.article .menu { display: inline-block; }
/*----\*/
 * html .article .menu { height: 1%; display:block; }
/*-----*/

p img { margin-bottom: 0.5em; }

.article .menu ul {
	margin-bottom: 0;
} .article .menu li {
	padding-left: 0px;
} .article .menu li {
 	display: inline;
	list-style-type: none;
} .article .menu li a {
	display: block;
	float: left;
	padding: 1px 1.5em 0 15px;
	line-height: 1.75em;
	background-position: 0 5px;
}

.article dt { color: #0047B8; }
.article .article dt a { color: #4F6D9D; }
.article .article dd { margin-bottom: 1.75em; }
.article .article dd dd { margin-bottom: 0; }

.article .article .col2L, .article .article .col2R { width: 268px; }


.labLink { text-align: right; padding: 0; position: relative; top: -6.5em; height: 0; }
.labLink p { padding: 0; margin: 0; }
/*----\*/
.labLink { float: right; margin-top: -6.5em; top: 0; }
/*-----*/
