/*This is the Provider style sheet - table driven layouts- HOME page*/
/*revised May 26, 2004*/

#top {
	width:100%;
	background-image: url(/MHS/MGL/images/home/mainbkgrnd.gif);
	background-repeat: repeat-x;
	height:159px;
}
#topContent {
	height:159px;
}
html>body #nav {
	margin-top:17px;
}
#nav {
	margin: 0px 10px 15px 10px;
	background:none;
}
#nav .menu {
	font: bold 13px Arial, Helvetica, sans-serif;
	background:none;
}
#nav .menu a {
	padding-right: 7px;
	padding-left: 7px;
	background:none;
	font-size:13px;
}
#coNamebkgrnd {
	background: #FFFFFF url(/MHS/MGL/images/univ/mp_bg.gif) repeat-y;
	width:760px;
	height:50px;
	font-size:100%;
	vertical-align: bottom;
	clear:all;
}
#coNamebkgrnd .container {
	background: none;
}
#coNamebkgrnd .siteName {
	float:left;
}
#coNamebkgrnd .search {
	background:#D9E4E2 url(/MHS/MGL/images/home/searchBkgrnd.gif) no-repeat;
	margin-top:22px;
	padding-top:0px;
	padding-bottom:5px;
	vertical-align: top;
	width:240px;
	position:relative;
}
#welcome {
	margin: 0px 15px 0px 15px;
}
#tools {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 359px;
	padding: 10px 15px 10px 15px;
	float: left;
}

#tools .block {
	width: 359px;
	margin-bottom: 10px;
	padding:0px;
}

#tools .content {
	padding:0px;
	margin:0px;
	float: left;
	clear: both;
	border: 1px solid #ACC4C1;

}

#tools .content table {
	margin:0;
	padding:0;
}
#tools .content td {
	padding:0px 7px 0px 7px;
}
#tools h2 {
	margin: 0px -7px 5px -7px !important;
  	padding:5px 0 2px 7px;
	background-color:#DFE8E7;
	background-repeat:no-repeat;
	background-position:top right;	
}

#tools h2.services {
	background-image:url(/MHS/MGL/images/home/secure_large.gif);
}

#tools h2.info {
	background-image:url(/MHS/MGL/images/home/info_large.gif);
}

#tools h2 strong {
	color:#FFCC00;
}
#tools p {
	margin:5px 0px 5px 0px;
	padding:0px;
}
#tools .content ul {
	margin:0px 0px 0px 15px;

}
#tools .content table ul li {
	list-style-image: url(/MHS/MGL/images/univ/hmbullet.gif);
	padding: 0px 0px 7px 0px;
}

#tools .content table ul li a, #tools .content table ul li a:visited {
	text-decoration:none;
}

#tools .content table ul li a:hover {
	text-decoration:underline;
}

#tools .content table .pdf {
	list-style-image: url(/MHS/MGL/images/univ/adobe_pdf.gif);
}

#tools .footer {
	padding:3px 3px 1px 25px !important;
	height:20px;
	background:#FDF4DD url(/MHS/MGL/images/home/secure_small.gif) 5px center no-repeat;
}
#tools .footer p {
	font-size:90%;
	font-style: italic;
	margin-top:3px !important;
}
#signin {
	width:178px;
	margin:0px 0px 13px 0px;
}
#signin table {
	background:#FAE0A2;
	margin:0px 0px 5px 0px;
}
#signin td {
	font-size:60%;
	margin:5px;
	padding:2px 7px 2px 7px;
}
#signin td.password {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#signin td.noMargin {
	margin:0px;
	padding:0px;
}
#signin p {
	margin:5px;
}
#signin h2 {
	font-size:180%;
	margin:3px 0px 2px 0px;
	padding:0px;
}
#spotlight {
	width:173px;
	height:175px;
	margin-bottom:10px;
}
#spotlight table {
	background: #FDE5D2;
	margin:0px 0px 15px 0px;
}
#spotlight td {
	font-size:.7em;
	margin:5px;
	padding:2px 7px 2px 7px;
}
#spotlight td.banner {
	background: url(/MHS/MGL/images/home/spotlightbanner.gif) no-repeat left top;
	line-height:7px;
	width:173px;
	height:14px;
}
#spotlight p {
	margin: 0px 0px 7px 0px;
}
#spotlight h3 {
	font-size:1.45em;
	font-weight:bold;
	color:#663366;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
#spotlight ul {
	margin:15px 0px 0px 15px;
}
#spotlight ul li {
	list-style-type: disc;
}

