/* Start of CMSMS style sheet 'DBR-Type CSS' */
div#footer p {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 140%;
	color: #222;
	text-align: center;
	padding-top: 13px;
}

h1 {
	margin: .5em 0 .5em 10px;
	color: #999;
}


h2 {
	color: #999;
	font-size: 2.4em;
	font-weight: bold;
	margin: 20px;
}

h3 {
	margin: 10px;
	color: #999;
	font-size: 2em;
	font-weight: bold;

}

h4 {
	margin-top: 10px;
	margin-left: 10px;
	color: #999;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;

}


h5 {
	margin-top: 10px;
	margin-left: 10px;
	color: #999;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;

}

#left-column p {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 120%;
	color: #ccc;
	margin-left: .6em;
	margin-bottom: .6em;
}

#left-column ol {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 120%;
	color: #ccc;
	margin-left: 3.6em;
	margin-bottom: .6em;
}

#right-column p {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 120%;
	color: #ccc;
	margin-bottom: .6em;
	margin-left: 0.6em;
	}

#right-column .nms-content p {
	margin-left: 0px;
}

#right-column p.black {
	font-size: 1.2em;
	color: #000;
	margin: .2em 0 .2em .6em;
}

.demo {
	padding-left: 10px;
	padding-bottom: 10px;
}

.demo h2 {
	margin: 0px;
	font-size: 1.5em;
	color:#000;
}

.pink {color: #EB008B;}

/* End Type Styles  */

/* End of 'DBR-Type CSS' */

