@charset "UTF-8";
/* CSS Document */


/* -------- Start NSSR Pullquotes -------- */

/* ---- Start Larger Pullquote ---- */

#nssr-pullquote-right-01
{
	width: 302px;
	float: right;
	margin: 0 0 5px 10px;
}

#nssr-pullquote-left-01
{
	width: 302px;
	float: left;
	margin: 0 10px 5px 0;
}

#nssr-pullquote01-header
{
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pullqu_top.gif);
}

#nssr-pullquote01-content
{
	background-color: #A2C0C7;
	margin: 0px;
	padding: 12px;
	background-image: url(images/pullqu_mid.gif);
	background-repeat: repeat-y;
}

#nssr-pullquote01-content p
{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
}

#nssr-pullquote01-footer
{
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pullqu_bottom.gif);
}

/* ---- End Larger Pullquote ---- */

/* ---- Start Smaller Pullquote ---- */

#nssr-pullquote-right-02
{
	width: 265px;
	float: right;
	margin: 0 0 5px 10px;
}

#nssr-pullquote-left-02
{
	width: 265px;
	float: left;
	margin: 0 10px 5px 0;
}

#nssr-pullquote02-header
{
	height: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/regqu_top.gif);
	font-size: 0px;
}

#nssr-pullquote02-content
{
	background-color: #A2C0C7;
	margin: 0px;
	padding: 0 10px 0 10px;
	background-image: url(images/regqu_mid.gif);
	background-repeat: repeat-y;
}

#nssr-pullquote02-content p
{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

#nssr-pullquote02-footer
{
	height: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/regqu_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;

}
/* RIGHT-ALIGNED DEVEOPMENT PULLQUOTES */
#dev-pullquote-r {
	background-color:#F8F0E5;
	width: 204px;
	float: right;
	padding: 10px 15px;
	margin: 0px 0px 10px 20px;
}

#dev-pullquote-r p {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color: #8C8375;	
	font-size: 16px;
	line-height: 24px;
}

/* ---- Development Pullquotes ----*/
#dev-pullquote-right-02
{
	width: 200px;
	float: left;
	padding: 10px 0px;
	margin: 0 0 0px 0px;
}
#dev-pullquote02-header
{
	height: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.newschool.edu/include/css/images/dev_regqu_top.gif);
	font-size: 0px;
}
#dev-pullquote02-content
{
	background-color: #fcda82;
	margin: 0px;
	padding: 0 10px 0 10px;
	background-image: url(http://www.newschool.edu/include/css/images/dev_regqu_mid.gif);
	background-repeat: repeat-y;
}

#dev-pullquote02-content p
{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
}
#dev-pullquote02-footer
{
	height: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.newschool.edu/include/css/images/dev_regqu_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;

}
/* ---- End Smaller Pullquote ---- */


/* -------- End NSSR Pullquotes -------- */