/* start div layout styles */

#pathway {
	background-image: url(../images/mt_bgpathway.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logobnr {
	background-image: url(../images/mt_bnrbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sitenav {
	background-image: url(../images/mt_navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sitecontent {
	padding: 0px;
	width: 980px;
}



/* start heading styles */

.titlebar {
	background-image: url(../images/mt_titlebar.gif);
	background-repeat: no-repeat;
}

.titlebarshort {
	background-image: url(../images/mt_titlebarshort.gif);
	background-repeat: no-repeat;
}

.titlebarfull {
	background-image: url(../images/mt_titlebarfull.gif);
	background-repeat: no-repeat;
}

.heading1 {
	color: #24a9cc;
}


/* start leftcolm styles */

.mt_body {
    position: relative; left: 0px; top: 0px;
	text-align: left;
	vertical-align: top;
	background-position: left top;
	width: 940px;
	padding-top: 0px;
	margin-top: 0px;
}

a {
    font-weight:normal;
}
