/* BEGIN HTML TAG STYLES */
h2#siteName,
h1#hp {
	color: #0D457A;
	font-size: 2em;
	margin: 13px 0 18px 12px;
}

#contentContainer.homepage {
	width: 953px;
	background-color: #FFF;
	padding: 20px 20px 18px 7px;
	font-size: 1.2em;
	min-height: 350px;
}

a.moreLink {
	font-style: italic;
	font-size: .95em;
	text-transform: lowercase;
}

a.moreLink:after {
	content: " >";
}

.icons {
	background: url(/images/education/mstp/bg/hp-sprite.png) left top no-repeat;
}

#hpCopy {
	font-size: 1.1em;
}

#contentLeftColumnHP {
	clear: both;
	float: left;
	width: 218px;
}

.icons.calendar {
	margin-bottom: 18px;
	height: 38px;
	background-position: left -68px;
}

#contentLeftColumnHP #calendar {
	margin-bottom: 30px;
	padding-bottom: 5px;
	width: 218px;
	font-size: 13px;
	color: #525252;
	background: rgb(238,238,238); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0JSIgc3RvcC1jb2xvcj0iIzc3Nzc3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(119,119,119,1) 4%, rgba(238,238,238,1) 36%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(4%,rgba(119,119,119,1)), color-stop(36%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(119,119,119,1) 4%,rgba(238,238,238,1) 36%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(119,119,119,1) 4%,rgba(238,238,238,1) 36%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(119,119,119,1) 4%,rgba(238,238,238,1) 36%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(119,119,119,1) 4%,rgba(238,238,238,1) 36%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
}

#calendarContent {
	margin: 0 auto;
	width: 194px;
}

#calendar h3 {
	padding-top: 8px;
	font-size: 18px;
	color: white;
	text-align: center;
}

#calendar h4 {
	margin-bottom: 18px;
	color: #00447B;
	text-transform: uppercase;
}

#contentLeftColumnHP #featuredStudent {
	width: 218px;
	font-weight: normal;
	color: #777;
}

#featuredStudentContent {
	margin: 0 auto;
	width: 210px;
}

#featuredStudent h3 {
	padding: 9px 0 0 16px;
	font-size: 18px;
	color: white;
}

#featuredStudent #singleColumnLeft {
	float: left;
	margin-left: 5px;
	width: 75px;
}

#featuredStudent #singleColumnRight,
#featuredStudent #studentBulletsNoHeadshot {
	float: right;
	width: 116px;
	color: #00447B;
}

#featuredStudent #studentBulletsNoHeadshot {
	float: none;
	width: 210px;
}

#featuredStudent .studentBlurbNoBullets {
	color: #777;
}

#featuredStudent h4 {
	margin: 0 0 8px 0;
	font-size: 14px;
	font-style: italic;
	color: #00447B;
}

#featuredStudent ul {
	margin: 0 0 5px 15px;
}

#featuredStudent ul>li {
	padding-bottom: 4px;
}

.icons.featuredStudent {
	margin-bottom: 18px;
	height: 50px;
	background-position: left -114px;
}

#contentRightColumnHP {
	float: right;
	width: 720px;
}

#contentRightColumnHP #twoColumnContainerDivider {
	margin-top: 20px;
	padding-top: 5px;
	width: 720px;
	background: url(/images/education/mstp/bg/hp-columns-bg.gif) left top repeat-y;
}

#contentRightColumnHP #twoColumnContainerDivider #singleColumnLeft {
	float: left;
	margin-left: 20px;
	width: 375px;
}

#contentRightColumnHP #twoColumnContainerDivider #singleColumnRight {
	float: right;
	margin-right: 26px;
	width: 245px;
}

#twoColumnContainerDivider h3 {
	padding-left: 38px;
	color: #444;
	font-size: 1.5em;
	margin-bottom: 28px;
	line-height: 32px;
}

#twoColumnContainerDivider h3.icons.publications {
	background-position: left -36px;
}

#twoColumnContainerDivider ul {
	margin: 10px 0 5px 16px;
	list-style-image: url(/images/education/mstp/bg/list-bullet-green.gif);
}
/* END HTML TAG STYLES */