
/* ============================== */
/* ======= BODY, HEADERS ======== */
/* ============================== */

body {font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	font-size: 9pt;
	color: #ffffff;
	background: url(mm/bgstrip.gif) repeat-x;
	font-family: Arial, Verdana, Helvetica
	z-index:0}

.container {
	position:absolute;
	z-index:0;
	width:752px;
	height:620px;
	top: 0px;
	left:50%;
	margin-left:-351px;
	font-family: Arial, Verdana, Helvetica
	}
.leftlinkboxes {
	position:absolute;
	z-index:0;
	width:95px;
	height:620px;
	top: 0px;
	left:0px;
	}
.maincontent {
	position:absolute;
	z-index:0;
	width:562px;
	height:620px;
	top: 0px;
	left:96px;
	text-align:center;
	}
.counterbalance {
	position:absolute;
	z-index:0;
	width:95px;
	width:120px;
	height:620px;
	top: 0px;
	left:608px;
	}
.overlaybox {
	position:absolute;
	z-index:1;
	width:512px;
	height:421px;
	top: 170px;
	left:0px;
	background:url(mm/overlay.png)
	}
.overlayboxIE6 {
	position:absolute;
	z-index:1;
	width:512px;
	height:421px;
	top: 170px;
	left:0px;
	background:url(mm/overlay.gif)
	}
.pic1 {
	position:absolute;
	z-index:0;
	width:140px;
	height:140px;
	top: 218px;
	left:90px;
	}
.pic1link {
	position:absolute;
	z-index:30;
	width:140px;
	height:140px;
	top: 218px;
	left:90px;
	}
.pic2 {
	position:absolute;
	z-index:0;
	width:140px;
	height:140px;
	top: 218px;
	left:260px;
	}
.pic2link {
	position:absolute;
	z-index:30;
	width:140px;
	height:140px;
	top: 218px;
	left:260px;
	}
.pic3 {
	position:absolute;
	z-index:0;
	width:140px;
	height:140px;
	top: 370px;
	left:90px
	}
.pic3link {
	position:absolute;
	z-index:30;
	width:140px;
	height:140px;
	top: 370px;
	left:90px
	}
.pic4 {
	position:absolute;
	z-index:0;
	width:140px;
	height:140px;
	top: 370px;
	left:260px;
	}
.pic4link {
	position:absolute;
	z-index:30;
	width:140px;
	height:140px;
	top: 370px;
	left:260px;
	}
.markerBookmark {
	position:absolute;
	z-index:32;
	width:60px;
	height:60px;
	top: 515px;
	left:38px;
	}

.markerSheffield {
	position:absolute;
	z-index:32;
	width:60px;
	height:60px;
	top: 240px;
	left:440px;
	}
.markerEmail {
	position:absolute;
	z-index:32;
	width:60px;
	height:60px;
	top: 405px;
	left:435px;
	}	
.bottomnav {
	position:absolute;
	z-index:0;
	width:512px;
	height:30px;
	top: 590px;
	left:0px;
	text-align:center;
	}
.bottomnav2 {
	position:absolute;
	z-index:0;
	width:512px;
	height:30px;
	top: 690px;
	left:0px;
	text-align:center;
	}
	
	
h1 {color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin: 0;
	font-size: 22pt;
	font-family: Arial Narrow, Verdana, Helvetica}

H2 {color: #ebde44;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin: 3px 0 0 0;
	font-size: 12pt}


/* ============================== */
/* ========== TABLE DEFS ======== */
/* ============================== */

TD {color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica
   }

/* ============================== */
/* ========  LINK CLASSES ======= */
/* ============================== */

a:link {font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #ffffff}
a:visited {font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #ffffff}
a:hover {font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000000}

a:link.topnav {color: #ffffff}
a:visited.topnav {color: #ffffff}
a:hover.topnav {color: #000000}

a:link.botnav {color: #ffffff}
a:visited.botnav {color: #ffffff}
a:hover.botnav {color: #000000}

a:link.lnklnk {color: #76c9e0}
a:visited.lnklnk {color: #76c9e0}
a:hover.lnklnk {color: #555555}

/* ============================== */
/* ==== DIV DISPLAY CLASSES ===== */
/* ============================== */


.mainwin {
	background: url(mm/bg.gif) no-repeat top centre;
	position:absolute;
	display: block;
	margin: 0px;
	z-index:0
	}
.scrollwin {
	position: relative;
	margin:0 0 0 20px;
	width: 100%;
	height:370px;
	overflow:auto;
	scrolling:auto;
		scrollbar-3dlight-color:##b982cc;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#464202;
	scrollbar-face-color:#6c467a;
	scrollbar-highlight-color:##b982cc;
	scrollbar-shadow-color:#6c467a
	}



/* ============================== */
/* ====  OTHER STUFF  ======= */
/* ============================== */

/* ---------------- ORIGINAL PARAGRAPH STYLE COMMENTED OUT */
/*.para1 {font-weight:bold;line-height:160%;margin:0 5px 0 15px;width:155px;height:300px;display:block;overflow:auto} */


.para1 {margin:0 5px 0 15px;width:155px;height:300px}


.small {
	font-size: 7.5pt;
	margin: 0px
   }
.stdbtn {padding:3px;border:solid 1px #ffffff;background:#d91a35;color:#ffffff;font-size:9pt}
.norm {font-size:8pt;background:#674076;border:solid 1px #ffffff;color:#ffffff;width:250px;height:100px)



p {margin:0}



