/*///////////////////////////////////////////////////////////////// CONTENT */

a {
	text-decoration: none;
}

#interior-wrapper {
	width: 640px;
	margin: -3px 0px 35px 220px;
	background: url(http://media.peirce.edu/Themes/Default/Images/bgrad.png) repeat-x;
	/*min-height: 880px;*/
	height: auto !important;
	height: 880px;
	text-align: left;
	padding: 5px 0px 0px 0px;
}

#interior-container {
	width: 610px;
	margin: 18px 15px;
	text-align: left;
	vertical-align: top;
}
#interior-container div.anchor {
	border: 1px solid #A6A6A6;
}
.module {
	text-align: left;
	background-color: White;
	font: normal 76%/1.5em;
}

#info {
	border: 1px solid #A6A6A6;
}

#interior-wrapper div.module {
	clear: both;
	width: 610px;
	margin: 18px 15px;
	border: 1px solid #A6A6A6;
}

#interior-wrapper div.module p {
	margin: 18px 15px;
}

.promote {
	color: #b00009;
	margin: 0px 0px 0px 12px;
	font-size: 14px;
}

p.call-to-action a img {
	float: right;
	margin-right: 25px;
	margin-top: -12px;
}

h1 {
	color: #003399;
	font: bold 24px/18px Arial, Helvetica, Geneva, sans-serif;
	margin: 15px 15px 10px;
}

p.blurb {
	color: #006672;
	font: 15px/18px Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding: 0px 15px;
	text-align: left;
}

/* @group tabs */


.anchors {
	margin: 0px 0px 9px 15px;
	list-style: none;
	height: 20px;
}

.anchors li {
	float: left;
	margin: 0px 3px 0px 0px;
	background: url(http://media.peirce.edu/Themes/Default/Images/offtableft.gif) no-repeat left top;
	color: #fff;
}

.anchors li.on {
	float: left;
	margin: 1px 3px 0px 0px;
	background: url(http://media.peirce.edu/Themes/Default/Images/ontableft.gif) no-repeat left top;
	color: #fff;
	border-bottom: 3px solid #fff;
}

h2, h3, h4 {
	color: #000078;
	margin: 15px 12px 10px 12px;
}

#interior-wrapper div.module h2, #interior-wrapper div.module h3, #interior-wrapper div.module h1 {
	color: #0c3583;
}

.anchor ul, div.anchor ol {
	margin: 15px 12px 10px 12px;
}

.anchor ul, div.anchor ol {
	margin: 0 0 0 50px;
	list-style-type: square;
}

.anchor li {
	list-style-image: url(http://media.peirce.edu/Themes/Default/Images/bullet.gif);
	line-height: 20px;
}

.anchor h2 {
	color: #000;
	font: bold 20px Helvetica, Geneva, sans-serif;
}

.anchor p b, div.anchor p strong {
	color: #0c3583;
	font-weight: bold;
}

.anchor p {
	color: #000;
	font: normal 12px/135% Helvetica, Geneva, sans-serif;
	margin: 5px 12px 10px 12px;
}

.anchor {
	width: 610px;
	background-color: #fff;
	border: 1px solid #A6A6A6;
	font: normal 12px Helvetica, Geneva, sans-serif;
	color: #000;
	margin-top: -4px;
}

.anchors a, .anchors .on a {
	display: block;
	position: relative;
	background: url(http://media.peirce.edu/Themes/Default/Images/ontabright.gif) no-repeat right top;
	color: #00057d;
	border: none;
	font: bold 12px Helvetica, Geneva, sans-serif;
	padding: 5px 7px 5px 0;
	margin: 0 0 0 7px;
}

.anchors a {
	background: url(http://media.peirce.edu/Themes/Default/Images/offtabright.gif) no-repeat right top;
	color: #fff;
}

.anchors a:hover {
	color: #ccc;
}

.anchors .on a:hover {
	color: #000064;
}

.anchor p.lead {
	color: #003399;
	font-size: 14px;
	line-height: 135%;
	font-weight: normal;
	font-style: normal;
}

.bump {
	height: 20px;
}
.clear {
	clear: both;
	display: block;
	height: 1%;
}

.innerptitle {
	font-size: 130%;
	color: #000066;
	padding-bottom: 5px;
	font-weight: bold;
}

/* @end */


