@charset "UTF-8";

@import "../css/import.css";

/*-------------------------------------------
---------------------------------------------school*/

.column strong{
	font-weight:bold;
}

p.square{
	border-bottom:1px solid #DCD3BE;
	background:url(../img/square.gif) no-repeat 3px 7px;
	padding-left:18px;
	padding-bottom:3px;
	margin-bottom:5px;
	font-weight:bold;
}

p.square span{
	float:right;
	font-weight:bold;
}

.btn{
	margin-bottom:15px;
}

.btn img{
	float:right;
}

.strongRed{
	color:#9E3043;
	font-weight:bold;
	margin-bottom:15px;
}

.contactTb{
	background:#FFFFFF;
	border-left:1px solid #DCD3BE;
	border-top:1px solid #DCD3BE;
}

.contactTb td{
	padding:5px;
	border-right:1px solid #DCD3BE;
	border-bottom:1px solid #DCD3BE;
}

.bdress{
	border:none!important;
}

.bdress td{
	border:none!important;
}

.bdressBtm{
	border-bottom:none!important;
}