﻿body
{
	font-family: Tahoma;
	color:#535353;
}
td {font-size:11px;}
.divider {border-bottom:1px dotted #b4b4b4;height:13px;}
.schoolname {border-bottom:1px dotted #b4b4b4;height:23px;background-color:#ccc;font-weight:bold;}
.info_table {margin-left:10px;width:280px;}
.schoolinfo_public, .schoolinfo_private
{
	height:48px;
	width:300px;
}
.schoolinfo_public
{
	background:url('http://images.dhmiservices.com/dhmcore/SPW/schoolinfo_publichdr.png') no-repeat;
	_background-image:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.dhmiservices.com/dhmcore/SPW/schoolinfo_publichdr.png', sizingMethod='scale') no-repeat;
}
.schoolinfo_private
{
	background:url('http://images.dhmiservices.com/dhmcore/SPW/schoolinfo_privatehdr.png') no-repeat;
	_background-image:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.dhmiservices.com/dhmcore/SPW/schoolinfo_privatehdr.png', sizingMethod='scale') no-repeat;
}
.areainfo_tile 
{
	background:url('http://images.dhmiservices.com/dhmcore/SPW/areainfo_tile.png') repeat-y;
	_background-image:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.dhmiservices.com/dhmcore/SPW/areainfo_tile.png', sizingMethod='scale') repeat-y;
	width:300px;
}
.areainfo_bottom
{
	background:url('http://images.dhmiservices.com/dhmcore/SPW/areainfo_bottom.png') no-repeat;
	_background-image:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.dhmiservices.com/dhmcore/SPW/areainfo_bottom.png', sizingMethod='scale') no-repeat;
	height:18px;
	width:300px;
}