/*This is the Provider print style sheet*/

/* Begin - default styles used in all sites */
body, div, p, h1, h2, h3, h4, form, ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
	background: #FFFFFF;

}
.hideME, #contentMenu,  #top, #topContent, #nav, #left, #coNamebkgrnd, .invisible, #header,  #left, #navContent, #contentMenuContainer, #right {
	display: none;
	
}
#bgCurve {background: url(/MHS/MGL/styles/none);}
 
#container {
	top:-10px;
	left:0px;
	margin-bottom:15px;
	width:640px;
	background: url(/MHS/MGL/styles/none);	
}

#container2 ul#tabNav, #container2 .provSearchButton {
	display:none;
}

#container2 {
	top:-60px;
}

#center {
	margin: 0px;
	padding: 0px;
	width: 475px;
}

#center p {
	font-size:10pt;
}

#center th {
	font-size: 12pt;
	font-weight:bold;
	color:#993300;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;

}
#center label {
	font-weight:bold;
	color: #993300;
}

#right {
	font-size:10pt;
	width: 137px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	border: 1px solid #666666;
}
#right h3 {
	border-bottom: 1px solid #666666;
	padding-bottom: 2px;
}
#right table {
	background: url(/MHS/MGL/styles/none);
	margin:0px;
}
#right td {
	font-size: .8em;
}

#right td.bottomcurve {
	background:url(/MHS/MGL/styles/none);
	line-height: 5px;
	
}
#right input {
	width: 100px;
	background-color: #eeeeee;
	border: 1px solid #330066;
	margin-top: 5px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}


#right select {
	background-color:#eeeeee;
	border: 1px solid #330066;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}



#footer {
	width:100%;
	border-top: 1px solid #CCCCCC;
	color: #000000;
	background: url(/MHS/MGL/styles/none);
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #000000;
	text-decoration: underline;

}
#footer .copyright {
	color: #000000;
	
}

#youAreHere {
	font-size:10pt;
	color:#993300;
	margin-bottom:10px;
}
#printOnly {
	display: block;
	height: 70px;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #666666;
}
 .printLeft {
	float: left;
}
.printRight {
	float: right;
	clear: right;
} 
/* app only print styles */

#app {
	margin: 0px;
	padding: 0px;
	width: 640px;
	border: 0px solid #FFFFFF;
	height:auto;
}

div#app div.contentBlock, div#app div.block { /* container for application content */
	overflow: visible;
	width: 98%;
	margin-left: 5px;
	border:none;	
}


#app .head, div#app div.contentBlock div.appHeader {
	background: url(/MHS/MGL/styles/none);
	width: auto;
	border-bottom: 1px solid #666666;	
	margin:0 0 5px 0;	
}

#app .block .head h1 a, div#app div.contentBlock div.appHeader h1 {
	color: #000000;
	padding-top: 0px;
	border:none;
	font-size:16pt;
	display:block;
	clear:both;
	padding-bottom:5px;	
	margin-top:-10px;
	position:relative;
}

#app h2, div#app div.contentBlock div.appHeader h2 {
	color: #666666;
	font-size:12pt;
	display:block;
	clear:both;
	padding-bottom:5px;	
	position:relative;
	border:none;
}

div#app div.contentBlock div.appHeader .helpButton {
	display:none;
}

#app .content {
	width: 640px;
	margin-right: 0px;
	margin-left: 0px;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#app .footer {
	width: auto;
}
#app th {
	border-bottom: 1px solid #666666;
}

#app .altRow {
	border: 1px solid #000000;
}

div#app div.contentBlock table td {
	border-bottom: 1px solid #999999;
	padding:2px;
}

#myLeft, .myLeft {
	width: 152px;
	
}
#myRight, .myRight {
	float: none;
	clear: both;
	
}
#myCenter, .myCenter {
	width: auto;
	
}

/* for EDI apps */

#app #content ul#tabNav { display: none; }
#app #content { border: 1px solid #ffffff; }
#app #content #container2 { border: 1px solid #ffffff; width: auto; }
#app #content #container2 * { position: static; }
#app #content #container2 table, #app #content #container2 td { position: static; }

#app .helpButton { display: none; }

#app h1 { font-size: 140%; }

#app #appheader { border: 0px solid #ffffff; width: 6.9in; }
#app #appheader-subhead { margin-right: 0px; }

#app .hintImage { display: none; }



#app #content #container2 tr { border-bottom: 1px solid #000000; }

#app #content #container2 td { border: 0px solid #ffffff; }


#app #content td h4 { font-size: 140%; text-indent: 0; margin-left: 0; padding-left: 0; }


