body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	background: #528caa;
}

.alg {
	width:auto;
	margin: auto;
	text-align: center;	
}	

.kiosk {
	text-align: center;
	background: #999967;
}

.MPTopGrayBG {
	display: block;
	width: 542px;
	height: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(../images/displaypanel/MTopgraybg.jpg) no-repeat;
}	

.MPMiddleGrayBG {
	width: 542px;	
	height: auto;	
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/displaypanel/Mgraybg.jpg) repeat-y;
}

.MPBottomGrayBG {
	display: block;
	width: 542px;
	height: 6px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: url(../images/displaypanel/MBottomgraybg.jpg) no-repeat;
}

.MPTopWhiteBG1 {
	display: block;
	width: 532px;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../images/displaypanel/MTopWhiteBG.jpg) no-repeat;
}

.MPTopWhiteBG2 {
	margin-top: 6px;
	display: block;
	width: 532px;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../images/displaypanel/MTopWhiteBG.jpg) no-repeat;
}

.MPMiddleWhiteBG {		
	width: 532px;
	height:auto;
	margin-left: 5px;	
	margin-right: 5px;
	padding: 0px 0px 0px 0px;
	background: url(../images/displaypanel/MMiddleWhiteBG.jpg) repeat-y;
}

.MPBottomWhiteBG {
	display: block;
	width: 532px;	
	height: 6px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../images/displaypanel/MBottomWhiteBG.jpg) no-repeat;
}

h5 {	
	color:#86450b;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 500px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #86450b;	
}

h4 {	
	color:#0e819e;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;	
	margin-top: 0px;
	margin-bottom: 0px;	
}

.indents{
	text-align: left;
	line-height: 200%;
	margin-left: 28px;	
	margin-right: 2px;
	margin-bottom: 0px;
}

div.indents #info {
	display:block;	
	background:#FFFFFF;
	width:488px;	
	height:auto;
	margin-top: 5px;
	border-bottom: 1px solid #0e819e;
	padding-bottom:10px;
}

div.indents #info img {
	float: left;
	width: 70px;
	height: auto;
	margin: 0 .5em 0 .5em;
	padding: .2em;
	background: white;
}

div.indents #info p {
	color: #000000;	
	margin-left: 70px;
	/* height:120px; */
	margin-top: 8px;
	padding: 0 0 0 2em;	
}

/*
div.indents #info p:first-letter {
	color: #0e819e;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
*/
.addsp {
	text-align:left;
	margin-top:2px;
	margin-left:5px;
}

ul.images {
	list-style-image: url('../images/blueNarrow.gif'); 
	line-height: 180%;	
	text-align: left;
	margin-top: 2px;
	margin-bottom: 0px;
}

p {
	line-height:200%;
	margin-bottom: 0px;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.style2 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	color: #990000;
	font-weight: bold;
}
.style5 {
	color: #000000
}
.style6 {
	color: #990000
}


.footer_container {	
	margin: 0px;
	width: 948px;
	height: auto;
	padding: 0px;	
	background: url(../images/footer_bg.png) no-repeat;
}

.footer_sub {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 948px;
	height: 45px;
	text-align: center;
	background: transparent;
	/* background: url(../images/footer_bg_b.png) repeat-y;*/
}

.footertop_bg {
	margin: 0px;
	padding: 0px;	
	padding-top: 30px;	
	width: 948px;
	height: auto;
	background: transparent;
	/* background: url(../images/footerbar_bg.jpg) no-repeat;*/
}
