html, body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Proxima Nova Light";
	font-size: 16px;
	color: #333;
	/*background-color: #ededed;*/
}

a {
	color: #333;
}

a, a:hover {
	text-decoration: none;
}

a span {
	cursor: pointer;
}

table {
	border-collapse: collapse;
}

table td, table th {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 600px;	/*1140px;*/
	margin: 0 auto;
	margin-left : 0; 
}

.post header h2, .post header h2 a {
	font-family: "Book Antiqua Regular";
	font-size: 26px;
	font-weight: normal;
	line-height: 1.3em;
}

hr{
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

.t_red {
	color: #b20000;
}

#page {
	position: relative;
}

#global-header {
	/*padding-top: 56px;*/
	position: relative;
	width: 700px;
	background-color:  #00000; top:0px;
	padding: 0 0 0 10px!important;
}

#single-page #global-header {
	padding: 0;
	/*background: #fff url(images/single_header.png) repeat-x center top;*/
	background : none no-repeat scroll 0 0 #000000;
}

#single-page .wrapper {
	position: relative;
	z-index: 3;
}

#nav-links {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

#nav-links li {
	float: left;
	width: auto;
	padding-right: 15px;
}

#nav-links li, #nav-links li a {
	font-family: "Proxima Nova Bold";
	font-size: 13px;
	line-height: 56px;
}

#nav-links li:first-child {
	position: relative;
	padding-left: 41px;
}

#nav-links li:first-child .ico {
	position: absolute;
	left: 0;
	top: 10px;
}
/* Box Column Internship, EH 2014/09/15 */
.box-columns IMG  {
    display: block;
    max-width: 185px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: auto;
    width: 100%;
}
.box-columns { 
    padding: 13px 0 0;
    overflow: hidden;
}
.post .container .box-columns h2 {
    font-size: 22px;
}
.box-columns UL {
    margin: 0 -40px;
    padding: 22px 0 0 0!important;
    list-style: none;
}
.box-columns UL LI {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    padding: 0 40px 30px;
    width: 33.33%;
}
.post .container .box-columns UL LI H3, .post .container .box-columns UL LI H4 {
    color: #343434;
    text-align: center;
}
.post .container .box-columns UL LI H3 {
    font-size: 19px;
    padding-top: 8px;
    line-height: 1.4em;
}
.post .container .box-columns UL LI H4 {
    font-family: "Proxima Nova Semibold";
}

.post .container h1, .post .container h2, .post .container h3, .post .container h4 {
	font-family: "Book Antiqua Regular";
	font-weight: normal;
	line-height: 1.5em;
}

.post .container h4 {
	font-size: 16px; /* JH - 10-1-13 */
	/*margin-top: -30px;*/
	margin-bottom: 10px; /* JH - 9-29-13 */
}
/* End of Box Column Internship */
#nav-social {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 11px;
}

#nav-social li, #nav-social li a {
	display: none;
	float: left;
	width: auto;
}

#nav-social li {
	padding-left: 6px;
}

#nav-social li:first-child {
	padding-right: 4px;
	padding-left: 0;
}

#branding {
	height: 75px;
	background: #060692 url(images/logo_ts.png) no-repeat right top;
	border-radius: 8px 8px 0 0;
	position: relative;
	padding-left: 124px;
	padding-top: 29px; 
}

#single-page #branding {
	height: 55px;
	padding: 0;
	border-radius: 0;
	background: #000 none no-repeat 0 0;	
}

#branding h1 {
	height: 26px;
	/*overflow: hidden;*/
	margin-bottom: 12px;
	margin-top: 0;
}

#branding h2 {
	margin-top: 0;
}

#single-page #branding h1 {
	height: 55px;
	margin-top: 0px;
	padding-left: 65px;
}

#branding a {
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Adelle Basic Regular";
	font-size: 29px;
}

#single-page #branding a {
	line-height: 55px;
	top:0px;
	position:absolute;
}

#branding h2 a {
	font-style: italic;
	text-transform: none;
	font-size: 16px;
}

#branding h1 .ico {
	position: absolute;
	left: 0px;
	/*.left:0px;*/
	top: 5px;
}

#branding h1 .opera {
	position: absolute;
	left: -50px !important;
}

#global-header nav, #search-global {
	display: none;
}

#single-page #global-header nav, #single-page #search-global {
	display: none;
}

#search-global {
	display: none;
}

#nav-main {
	display:none;
}

#nav-main li, #nav-main a {
	display: none;
}

#single-page #nav-main li, #single-page #nav-main a {
	display: none;
}

#nav-main li.gap {
	display: none;
}

#single-page #nav-main li.gap {
	display: none;
}

#nav-main a {
	display: none;
}

#nav-main li a:hover {
	display: none;
}

#nav-main li.selected a {
	display: none;
}

#nav-main li ul {
	display: none;
}

#nav-sub {
	position: absolute;
	left: 19px;
	top: 220px;
	z-index: 1000;
	display: none;
}

#nav-sub .ico {
	position: absolute;
	left: 180px;
	top: 0;
	margin-top: -6px;
}

#nav-sub .sub {
	/*display: none;*/
	padding: 18px;
	border: 3px solid #fff;
	z-index: 1000;
	background-color: #eee;
	width: 750px;		/* added - SF - Sept 20, 2013 */
}

#nav-sub ul, #nav-sub li {
	list-style: none;
	display: none;
	float: left;
	width: auto;
}

#nav-sub .sub li {
	width: 225px;
	height: auto;
	padding: 0 12px;
	border-left: 1px solid #7877c1;
}

#nav-sub .sub dt {
	font-family: "Proxima Nova Semibold";
	font-size: 13px;
	color: #333;
	line-height: 1.4em;
}

#nav-sub .sub a {
	float: none;
	height: auto;
	line-height: 1.4em;
	padding: 0;
	font-size: 12px;
	color: #333;
	background: none;
}

#search-global {
	width: 208px;
	height: 49px;
	padding-top: 16px;
	display: none;
}

#single-page #search-global {
	width: 200px;
	height: 24px;
	padding-top: 9px;
}

#search-global .inputbox {
	display: none;
	width: 185px;
	height: 28px;
	border-width: 0;
	background-color: #ededed;
	font-family: "Proxima Nova Regular";
	font-size: 14px;
	line-height: 28px;
	color: #999;
	padding-left: 10px;
	border-radius: 5px;
}

#single-page #search-global .inputbox {
	border-radius: 3px;
	width: 190px;
	height: 24px;
	line-height: 24px;
	background-color: #fff;
}

#content {
	clear: both;
	/*background-color: #fff;*/
}

#single-page #content {
	/*background-color: #fff;*/
	/*border-bottom: 1px solid #ccc;	
	border-right: 1px solid #ccc;
	margin-top: 20px;	*/
	/*background: url(/images/back_subpage.png) repeat-y 0 0;*/
}

#slide {
	display:none;
}

#slide .figure_wrapper {
	display:none;
}

#slide figure {
	display:none;
}


#slide figure img {				/* added - SF - Sept 20, 2013 */
	display:none;
}

#slide .summary {
	display:none;
}


#slide .summary, #slide .summary a {
	display:none;
}

#slide .summary h3 a, #slide .summary h4 a {
	display:none;
}

#slide .summary h4 a {
	display:none;
}

#slide .summary h3, #slide .summary h4 {
	display:none;
}

#slide .summary p {
	display:none;
}

#slide .summary .mask {
	display:none;
}

#slide ul, #slide li {
	display:none;
}

#slide ul {
	display:none;
}

#slide li {
	display:none;
}

#slide li:first-child {
	display:none;
}

#slide li a {
	display:none;
}

#slide li a.active, #slide li a:hover {
	display:none;
}

#slide li a .thumb {
	display:none;
}

#grow-your-expertise-with-iwp-programs {
	padding: 0 10px;
}

#grow-your-expertise-with-iwp-programs h3 {
	height: 46px;
	font-family: "Proxima Nova Semibold";
	font-weight: normal;
	font-size: 20px;
	line-height: 46px;
	margin-bottom: 10px;
}

#grow-your-expertise-with-iwp-programs ul {
	padding-left :10px;
	float: left;
	width: auto;
	margin-top:0px;
	.margin-left:0px;
}

#content .HPColumn {
	.width: 135px;
}

#grow-your-expertise-with-iwp-programs li {
	/*display: block;*/				/* buggy for content so remarked - Edited - SF - Sept */
	float: left;
	/*width: auto;*/
	/*list-style: none;*/
}

#grow-your-expertise-with-iwp-programs li {
	width: 135px;
	.width:auto;
	overflow: hidden;
	margin-left: 5px;
}

.container ul , .container ol  {		/* added - SF - Sept 20, 2013 */
	.float:none !important;
	.overflow: visible;
}

.container ul li, .container ol li {		/* added - SF - Sept 20, 2013 */
	.float:none !important;
	.overflow: visible !important;
}

.post .container .items {	/* EH, 2014/12/10 */
	margin-bottom: 15px;
}

.post .container .items H3.h3Blog  {	/* EH, 2014/12/10 */
	font-weight: bold;
	margin: 0;
}

.post .container .items blog-abstract {	/* EH, 2014/12/10 */
	margin: 0!important;	
	font-size: 20px; 
	padding-top: 10px; 
}

.post .container .items p.date {	/* EH, 2014/12/10 */
	margin: 0!important;
	font-family: "Proxima Nova Regular";
}

#grow-your-expertise-with-iwp-programs li:first-child {
	margin-left: 0px;
}
#grow-your-expertise-with-iwp-programs li li {
	margin-left:20px;
	overflow : visible;
}

#grow-your-expertise-with-iwp-programs li li:first-child {
	margin-left: 20px;
}

#grow-your-expertise-with-iwp-programs .post {
	/*padding-top: 131px;*/  /* buggy so remarked - edited - SF - Sept 19, 2013 */
}

#grow-your-expertise-with-iwp-programs .thumb {
	width: 260px;
	height: 115px;
	/*overflow: hidden;*/
	margin-left: 0px;
	margin-right: 0px;
}

#grow-your-expertise-with-iwp-programs .thumb  img{		/* added - SF - Sept 20, 2013 */
	width: 135px;
	height: 115px;
	.border-width:0px;
	/*overflow: hidden;*/
}

#admissions {
	margin-top: 16px;
	clear: both;
	overflow:visible;	
	.overflow:hidden;	
}

#admissions header, #admissions ul, #admissions li {
	display: block;
	float: left;
	width: auto;
	list-style: none;
}
#admissions ul {
	padding-left:0px;
	margin-left:0px;
}

#admissions header ul, #admissions header li {
	float: none;
	margin-left:0px;
}

#admissions header {
	/*background-color: #ffd24d;*/
	width: 135px;
}

#admissions header h3 {
	position: relative;
	height: 41px;
	padding-left: 5px;
	overflow: hidden;
	font-size: 22px;
	font-family: "Proxima Nova Semibold";
	font-weight: normal;
	line-height: 50px;
	margin-top:5px;
	margin-bottom:5px;
}

#admissions header h3 .ico {
	position: absolute;
	left: 0;
	top: 0;
}

#admissions header ul {
	padding: 15px 8px;
}

#admissions header li a {
	font-family: "Proxima Nova Semibold";
	font-weight: normal;
	font-size: 17px;
}

#admissions li header {
	width: auto;
	float: none;
	background-color: transparent;
}

#adminssions header ul, #adminssions header li {
	list-style: none;
}

#admissions ul{
	float: left;
	width: auto;
	padding-left: 10px;
	margin-top: 0px;
}

#admissions li {
	float: left;
	width: auto;
}

#admissions li {
	width: 135px;		/* it was width, edited - SF - Sept 21, 2013 */
	margin-left: 5px;
}

#admissions header li {
	margin: 0;
	margin-bottom: 12px;
}

#admissions .post {
	border-top: 1px solid #ccc;
	/*padding-top: 19px;*/
}

#homepage_sub_container {
	margin-top: 25px;
	clear: both;
	/*background: #000098 url(images/logo_t.png) no-repeat 10px 120%;*/
	/*color: #fff;*/
	padding: 0 5px;
	.overflow:hidden;
	overflow:visible;
}

#homepage_sub_container a {
	/*color: #fff;*/
}

#homepage_sub_container ul, #homepage_sub_container li {
	list-style: none;
	padding-left:5px;
	.margin-left:0px;
}

#homepage_sub_container section {
	display: block;
	float: left;
	width: 190px;
	margin-left: 5px;
}

#upcoming-events img{		/* added - SF - Sept 20, 2013 */
	max-width:170px;
	border-width:0px;
}

#news-publications img {
	.border-width:0px;
}

#homepage_sub_container section h3 {
	height: 48px;
	overflow: hidden;
	border-bottom: 1px solid #999;
	font-family: "Proxima Nova Semibold";
	font-weight: normal;
	font-size: 20px;
	/*line-height: 64px;*/
}

#homepage_sub_container section li {
	position: relative;
}

#homepage_sub_container #news-publications {
	width: 190px;
	margin-left: 0;
	clear : left ;
}

#homepage_sub_container #news-publications h3 {
	padding-left: 11px;
}

#homepage_sub_container #news-publications ul {
	padding-left: 10px;
	.margin-left:0px;
}

.thumbLeft, .detailThumbLeft {
    float: left;
    margin-right: 10px;
}

/*add for print and email, EH 2014/09/16 */
.thumbRight {
    float: right;
    margin-left: 10px;
}

.thumbRight, .thumbLeft, .detailThumbLeft {
    border: 1px solid #CCCCCC;
}
/*end of add for print and email, EH 2014/09/16 */

.pulications li {
	border-bottom: 1px solid #2929a2;
	padding: 20px 0;
	min-height: 50px;
}

.pulications li a {
	display: block;
	font-family: "Adelle Basic Light";
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 1.2em;
}

.pulications li .thumbimg {
	width: 50px;
	height: 50px;
	float: left;
	margin-bottom: 12px;
	margin-right: 12px;
	margin-top: 2px;
}
.pulications li .avatar {
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 12px;
	float: left;
	margin-right: 12px;
}

.pulications li .thumbtext {
	overflow: hidden;    
}

.pulications li .datetime {
	/*color: #c0c0e6;*/
}

.pulications .first {
	padding-top: 10px;
	padding-left: 0;
	padding-bottom: 3px;
}

.pulications .first .thumbimg {
	max-width: 135px;
	height: auto;
	float: none;
	margin-bottom: 5px;
}

.pulications .first .thumbtext{
	padding-top: 0px;
	padding-left: 0;
	padding-bottom: 3px;
}

#homepage_sub_container #news-publications footer {
	display: none;
	padding: 20px 0;
	text-align: center;
	font-family: "Proxima Nova Regular";
	font-size: 14px;
}

#homepage_sub_container #upcoming-events h3 {
	position: relative;
	padding-left: 32px;
}

#homepage_sub_container #upcoming-events li a {
	font-size: 18px;
}

#homepage_sub_container #upcoming-events .first a {
	margin-bottom: 5px;
	font-size: 21px;
}

#homepage_sub_container #upcoming-events .first a.thumb {
	margin-bottom: 0;
}

#homepage_sub_container #upcoming-events footer a {
	display: block;
	position: relative;
	padding-left: 30px;
	line-height: 46px;
	font-family: "Proxima Nova Regular";
}

#homepage_sub_container #upcoming-events footer a .ico {
	position: absolute;
	left: 0;
	top: 10px;
	.top: -5px;
}


#homepage_sub_container #upcoming-events h3 .ico {
	position: absolute;
	left: 1px;
	top: 18px;
}

#alumi-association .thumb {
	display: block;
	margin-bottom: 3px;
}

#alumi-association p {
	line-height: 1.5em;
}

#alumi-association .footer {
	margin-top: 20px;
	font-family: "Proxima Nova Regular";
	line-height: 1.3em;
}

#alumi-association li {
	padding-top: 10px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #2929a2;*/		/* remarked for content - SF - Sept 21, 2013  */
}

#alumi-association ul li {		/* added - SF - Sept 20, 2013 */
	margin-left: 10px;
	list-style: circle inside none;
}

#alumi-association ol {
	padding-left:20px;
}
#alumi-association ol li {		/* added - SF - Sept 20, 2013 */
	margin-left: 10px;
	list-style: decimal inside none;
}

#alumi-association li:last-child, #alumi-association li.last {
	border-bottom-width: 0;
}

#alumi-association h4 {
	font-family: "Proxima Nova Regular";
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}

#global-footer {
	display:none;
}

#subscribe {
	display: none;
}

#subscribe table {
	display: none;
}

#subscribe label {
	display: none;
}

#subscribe label .ico {
	display: none;
}

#subscribe .inputbox {
	display: none;
}

#subscribe .inputbtn {
	display: none;
}

#subscribe .inputbtn:hover {
	background-color: #222;
}

#subscribe #subscribe-email {
	margin-left: 5px;
}

#nav-supp {
	display: none;
}

#nav-supp dl {
	display: none;
}

#nav-supp dt {
	display: none;
}

#nav-supp dd {
	display: none;
}

#nav-supp dd a {
	display: none;
}

#copyright {
	display:none;
}

#content-main {
	/*float: right;*/
	width: 650px;
	/*border-top: 1px solid #ccc;
	border-bottom-width: 0;*/
	/*background-color: #fff;*/
	padding: 10px;
	/*padding-top: 10px;		/* it was 157 ; edited - SF - Sept 17, 2013 */
}

/*EH 2014/11/13 */
#content-main.events {
	width: 700px;
	padding: 10px;
}
/*EH 2014/11/13 */

/*EH 2014/11/18 */
#content-main.sga-landing {
	width: 700px;
	padding: 10px 0 10px 10px;
}
/*EH 2014/11/18 */

#content-main .thumb {
	left: 20px;
	top: 20px;
	height: 117px;
	overflow: hidden;
}

#content-main .thumb img {
	max-width : 800px;		/* added - SF - Sept 17, 2013 */
}

#content-main header {
	margin-bottom: 25px;
}

#content-main .container p {
	margin-bottom: 30px;
	font-family: "Proxima Nova Regular";
}

#content-main .container.listing p {
	margin-bottom: 0!important;
	font-family: "Proxima Nova Regular";
}

#sidebar {
	display:none;
}

#sidebar h4 {
	display: none;
}

#sidebar ul, #sidebar li {
	list-style: none;
}

#sidebar .widget {
	display: none;
}

#sidebar .widget.first {
	display: none;
}

#sidebar .widget li {
	display: none;
}

#sidebar .widget li a {
	display: none;
}

#sidebar .widget li a:hover, #sidebar .widget li a.active {
	display: none;
}

#sidebar .widget .btn {
	display: none;
}

#sidebar .widget .btn .ico {
	display: none;
}

#sidebar .widget_form {
	display: none;
}

#sidebar .widget_form h5 {
	display: none;
}

#sidebar .widget_form .inputbox {
	display: none;
}

#sidebar .widget_form .inputbtn {
	display: none;
}

#frm_firstname {
	display: none;
}

#frm_lastname {
	display: none;
}

#frm_email {
	display: none;
}

#frm_zipcode {
	display: none;
}

#sidebar .ads {
	display: none;
}

#sidebar .ads span {
	display: none;
}

#sidebar .ads span .mask {
	display: none;
}

.logo_bg {
	display: none;
}

/*  Add - SF - Nov 04, 2014 */
/* events-page */
.container .upcoming-events IMG,
.container .previous-events .wrap-img IMG {
	display: block;
	vertical-align: top;
	max-width: 100%;
}

.container .upcoming-events UL .right-box img{
	max-height: 200px;
	max-width: 100%; 
}


.container .previous-events .wrap-list UL LI p img{
	max-height: 200px;
	max-width: 100%; 	
}


.container .upcoming-events H2 {
	margin: 0 0 30px;
}
.container .upcoming-events UL {
	list-style: none;
	padding: 0;
	margin: 0;
}



.container .upcoming-events UL LI{
	margin: 0 0 20px;
}
.container .upcoming-events .left-box {
	display: inline-block;
	vertical-align: top;
	max-width: 300px;
	width: 100%;
	margin: 0 37px 10px 0;
}
.container .upcoming-events .right-box {
	display: inline-block;
	vertical-align: top;
	max-width: 300px;
	width: 100%;
}
.container .upcoming-events .right-box H3 {
	font-size: 19px;
	line-height: 100%;
	color: #343434;
	padding: 0;
	margin: 0 0 5px;
}
.container .upcoming-events .right-box H3 A{
	font-size: 19px;
	line-height: 100%;
	color: #343434;
}
.container .upcoming-events .right-box H3 A:hover{
	color: #343434;
}
.container .upcoming-events .right-box H6 {
	font-size: 15px;
	color: #343434;
	font-style: italic;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.container .upcoming-events .right-box P {
	font-size: 16px;
	color: #333;
	padding: 0;
	margin: 0 0 10px;
}

.container .previous-events H2{
	margin: 0 0 17px;
}
.container .previous-events .wrap-list{
	overflow: hidden;
}
.container .previous-events UL{
	list-style: none;
	padding: 0;
	margin: 0 -35px 0 0;
}
.container .previous-events LI{
	margin: 0 35px 30px 0;
	display: inline-block;
	vertical-align: top;
	max-width: 200px;
	width: 100%;
}
.container .previous-events H3{
	font-size: 19px;
	color: #343434;
	padding: 11px 0 2px;
	margin: 0;		/*EH 2014/11/17*/
}
.container .previous-events H3 A{
	font-size: 19px;
	color: #343434;
}
.container .previous-events H3 A:hover{
	color: #343434;
}
.container .previous-events H6{
	font-size: 15px;
	color: #343434;
	font-style: italic;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.container .previous-events P{
	font-size: 16px;
	color: #333;
}

/* EH 2014/11/14 */
.container .previous-events .wrap-list UL LI UL LI{
	margin: 0;
}

.container .upcoming-events UL .right-box UL LI
 {
	list-style: disc!important;
	margin: 0 0 0 20px;
}

.container .upcoming-events UL .right-box OL LI,
.container .previous-events .wrap-list UL LI OL LI {	
	margin: 0;
	list-style-type: decimal;
}

.container .upcoming-events UL .right-box table,
.container .previous-events .wrap-list UL LI table{
	width: 100%!important;
}

.zeroPadding {padding: 0!important;margin: 0;}  /*EH 2014/11/03 */

/* EH 2014/11/14 */


/* faculty-page */
.container .faculty-box {
	overflow: hidden;
	margin: 36px 0 0;
}
.container .faculty-box UL{
	list-style: none;
	margin: 0 -30px 0 0;
	padding: 0;
}
.container .faculty-box LI{
	margin: 0 30px 53px 0;
	display: inline-block;
	vertical-align: top;
	max-width: 235px;
	width: 100%;
}
.container .faculty-box .wrap-img  {
	max-width: 185px;
	min-height: 185px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 100%;
	margin: 0 auto 4px;
}
.container .faculty-box .wrap-img  IMG{
	max-width: 100%;
	display: block;
}
.container .faculty-box H3{
	text-align: center;
	font-size: 18px;
	color: #343434;
}
.container .faculty-box H6{
	text-align: center;
	font-size: 14px;
	color: #343434;
	font-style: italic;
	font-weight: normal;
}
.container .faculty-box H5{
	text-align: center;
	font-size: 16px;
	color: #343434;
	font-style: italic;
	font-weight: normal;
	min-height: 50px;
	margin: 0 0 5px;
}
.container .faculty-box P {
	margin: 10px 0 0;
}
.container .faculty-box P SPAN{
	display: block;
	text-align: right;
	margin: 0 40px 0 0;
}

.wrapper .container .name-info-area {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	display: table;
	width: 100%;
}
.container .name-info-area LI{
	display: table-row;
	margin: 0;
	padding: 0;
}
.container .name-info-area .cell-box{
	display: table-cell;
	vertical-align: top;
	width: 31%;
	padding: 0 0 15px;
}
.container .name-info-area.bp .cell-box{
	padding: 0 0 22px;
}
.container .name-info-area .cell-box + .cell-box{
	width: 69%;
}
.container .name-info-area H2{
	font-size: 18px;
	color: #343434;
	margin: 0;
	padding: 0;
	line-height: 120%;
}
.container .name-info-area H6{
	font-size: 16px;
	color: #333;
	margin: 0;
	padding: 5px 0 0;
	line-height: 120%;
	font-style: italic;
	font-weight: normal;
}
.container .name-info-area P{
	font-size: 16px;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 160%;
}

.container .faculty-box.sga {
	margin: 20px 0 0;
}
.container .faculty-box.sga> H4{
	font-size: 22px;
	color: #333;
	font-weight: normal;
	margin: 0 0 20px;
}
.container .faculty-box.sga H3{
	margin: 0 0 18px;
}

/* news-events-area */
.container .news-events-area {
	display: table;
	width: 100%;
	margin: 50px 0 50px;
}
.container .news-events-area H2{
	font-size: 22px;
	color: #333;
	margin: 0 0 17px;
}
.container .news-events-area .left-cell {
	display: table-cell;
	vertical-align: top;
	width: 50%;
	border-right: 1px solid #ccc;
	padding: 0 20px 0 0;
}
.container .news-events-area .left-cell UL{
	list-style: none;
	margin: 0;
	padding: 0;
}
.container .news-events-area .left-cell LI{
	margin: 0 0 22px;
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 5px;
}
.container .news-events-area .left-cell UL>:last-child{
	border-bottom: none;
}
.container .news-events-area .left-cell H5,
.container .news-events-area .left-cell H5 A{
	font-size: 19px;
	color: #343434;
}
.container .news-events-area .left-cell H5 A:hover{
	font-size: 19px;
	color: #343434;
}
.container .news-events-area .left-cell H6{
	font-size: 15px;
	color: #343434;
	font-style: italic;
	font-weight: normal;
}
.container .news-events-area .right-cell {
	display: table-cell;
	vertical-align: top;
	width: 50%;
	padding: 0 0 0 20px;
}
.container .news-events-area .right-cell UL{
	list-style: none;
	margin: 0;
	padding: 0;
}
.container .news-events-area .right-cell LI{
	margin: 0 0 45px;
}
.container .news-events-area .right-cell IMG{
	display: block;
	margin: 0 0 19px;
}
.container .news-events-area .right-cell H5{
	font-size: 19px;
	color: #343434;
}
.container .news-events-area .right-cell H5,
.container .news-events-area .right-cell H5 A{
	font-size: 19px;
	color: #343434;
}
.container .news-events-area .right-cell H5 A:hover{
	font-size: 19px;
	color: #343434;
}
.container .news-events-area .right-cell H6{
	font-size: 15px;
	color: #343434;
	font-style: italic;
	font-weight: normal;
}



.container .wrap-button-group {
	overflow: hidden;
	padding: 35px 0 0;
}
.container .button-group {
	margin: 0 -23.5px 0 0;
	text-align: center;
}
.container .button-group A{
	display: inline-block;
	vertical-align: top;
	max-width: 248px;
	width: 100%;
	background: #ffc926;
	text-align: center;
	font-family: "Proxima Nova Semibold" !important;
    font-weight: normal;
	font-size: 19px;
	color: #343434;
	line-height: 100%;
	margin: 0 23.5px 20px 0;
}
.container .button-group A:hover{
	background: #ededed;
	color: #343434;
	text-decoration: none;
}
.container .button-group A SPAN{
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 15px 22px 15px 0;
}
.container .button-group A SPAN:after{
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin: -6px 0 0;
	width: 7px;
	height: 12px;
	background: url("./images/icons/icon-1.png") no-repeat;
}



/* st-gov-box */
.container .st-gov-box {
	position: relative;
	margin: 0 0 30px;
	/*background: url("../imglib/gov-1.jpg") no-repeat;*/
	background-size: cover;
}
.container .st-gov-box IMG{
	display: block;
}
.container .st-gov-box P{
	padding: 28px 30px 30px;
	z-index: 10;
	color: #fff;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.68);
	text-align: center;
	font-size: 17px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.container .st-gov-box{
	padding: 28px 30px 30px;
	z-index: 10;
	color: #fff;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.68);
	font-size: 17px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.container .st-gov-box .btn{
	text-shadow: none;		
	position: absolute;
	z-index: 20;
	left: 0;
	bottom: -40px;
	display: inline-block;
	vertical-align: top;
	max-width: 231px;
	width: 100%;
	background: #ffc926;
	text-align: center;
	font-family: "Proxima Nova Semibold" !important;
    font-weight: normal;
	font-size: 19px;
	color: #343434;
	line-height: 100%;
	margin: 0 23.5px 20px 0;
}
.container .st-gov-box .btn:hover{
	background: #ededed;
	color: #343434;
	text-decoration: none;
}
.container .st-gov-box .btn SPAN{
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 15px 22px 15px 0;
}
.container .st-gov-box .btn SPAN:after{
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin: -6px 0 0;
	width: 7px;
	height: 12px;
	background: url("./images/icons/icon-1.png") no-repeat;
}

.container .flexible-title-area H3 {
	font-size: 22px;
	color: #333;
	margin: 0 0 20px;
}
.container .flexible-title-area .wrap-list-box {
	overflow: hidden;
}
.container .flexible-title-area .list-box {
	margin: 0 -34px 0 0;
}
.container .flexible-title-area .list-box .box{
	display: inline-block;
	vertical-align: top;
	max-width: 320px;
	width: 100%;
	margin: 0 34px 0 0;
}
.container .flexible-title-area .list-box IMG{
	display: block;
	margin: 0 0 22px;
	max-width: 320px;
	height: auto;
}
.container .flexible-title-area .list-box H5{
	font-size: 19px;
	color: #343434;
	margin: 0 0 15px;
}
.container .flexible-title-area .list-box H5 A{
	font-size: 19px;
	color: #343434;
}
.container .flexible-title-area .list-box H5 A:hover{
	font-size: 19px;
	color: #343434;
}

.container .cont-info-area {
	/*max-width: 240px;*/
	width: 100%;
	margin: 0 0 30px;
}
.container .cont-info-area H6{
	font-size: 22px;
	color: #333;
	margin: 0 0 15px;
}
.container .cont-info-area .row-box {
	margin: 0 0 3px;
}
.container .cont-info-area .row-box STRONG {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	width: 60px;
	text-align: right;
	margin: 0 13px 0 0;
}
.container .cont-info-area .row-box SPAN {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #333;
	width: 160px;
}
.container .cont-info-area .row-box SPAN A {
	font-size: 16px;
	color: #333;
}
.container .cont-info-area .row-box SPAN A:hover {
	color: #333;
}
/*  End Add - SF - Nov 04, 2014 */

/*top table admission hardcoded page, EH */
/*.top-table*/
.bottom-table, .bottom-table-2 { margin: 0 -20px; }
.bottom-table, .bottom-table-2 { margin-top: 38px; }
.top-table table td, .bottom-table table td, .bottom-table-2 table td {
    vertical-align: top;
    padding: 0 20px;
}
.top-table table td,.bottom-table-2 table td { width: 50%; }
.post .container .top-table table td P { margin-bottom: 38px; }
.top-table table td P A, .top-table table td P, .bottom-table table td P A, .bottom-table table td P, .bottom-table-2 table td P A, .bottom-table-2 table td P span { 
    position: relative;
    line-height: 24px; 	 /*old=100%, IF - Jan 15, 2015*/
    display: block;
    outline: none;
}
.top-table table, .bottom-table table, .bottom-table-2 table { width: 100%; } 
.post .container .bottom-table-2 P { margin-bottom: 15px; }
.bottom-table-2 td.left-box P { text-align: right; }

.post .container .bottom-table-2 td.left-box A {
    display: inline-block;
    width: 100%;
}

.top-table table td A span, .top-table table td span, .bottom-table table td A span, .bottom-table table td span, .bottom-table-2 a, .bottom-table-2 span{    
	background: #ffc926;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 5px;
    text-align: center;
} 

.post .container .bottom-table-2 a, .post .container .bottom-table-2 span {
    display: block;
    color: #343434;
    text-decoration: none;
    line-height: 1em;
}

.top-table table td A span, .top-table table td span, .bottom-table table td A span, .bottom-table table td span, .bottom-table-2 table tr td p a span {
    background: #ffc926;
    bottom: -17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    padding: 12px 5px;
    text-align: center;
    width: 100%;
} 
.top-table table td A span, .top-table table td span { max-width: 240px; } 
.bottom-table table td A span, .bottom-table table td span, .bottom-table-2 table td A span { max-width: 231px; } 
.top-table table td IMG { width: 100%; }
.top-table table td .featureContent IMG { width: auto; }
/*.top-table table td A IMG, .bottom-table table td IMG { width: 100%; }*/	/*removed, EH 2014/09/09*/
.top-table a strong, .bottom-table a strong, .bottom-table-2 a strong {
    background: url(./images/icons/icon-1.png) no-repeat right 4px;
    color: #343434;
    padding: 0 17px 0 0;
    font-family: 'Proxima Nova Semibold';
    font-weight: normal;
}
.top-table a:hover span, .bottom-table a:hover span, .bottom-table-2 a:hover { background: #ededed; }
.post .container .top-table table td UL, .post .container .bottom-table table td UL, .post .container .bottom-table-2 table td UL { 
    list-style: none;
    padding-left: 0;
}
.top-table table td UL LI, .bottom-table table td UL LI, .bottom-table-2 table td UL LI {
    background: url(./images/icons/small-marker.png) no-repeat left 9px;
    padding: 0 15px; 
}
/*end of top table admission hardcoded page */

.top-table .featureContent {padding-top: 20px; }
.top-table .featureContent p {margin-top: -20px; }

.bottom-table .featureContent {padding-top: 40px; }
.bottom-table .featureContent p {margin-top: -20px; }

/*Box columns, EH 2015/09/16 */
.box-columns IMG  {
    display: block;
    max-width: 185px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: auto;
    width: 100%;
}
.box-columns { 
    padding: 13px 0 0;
    overflow: hidden;
}
.post .container .box-columns h2 {
    font-size: 22px;
}
.box-columns UL {
    /*margin: 0 -40px;*/ /*removed, for showing bullet in experience area, EH 2014/09/16 */
    padding: 22px 0 0 0!important;
    list-style: none;
}
.box-columns UL LI {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    padding: 0 40px 30px;
    width: 33.33%;
}

.box-columns ul li ul li{
    background: url(./images/icons/small-marker.png) no-repeat left 9px;
    padding: 0 15px; 
    float: none;
}
.box-columns ul li ol li{
    padding: 0; 
    float: none;	
}

.post .container .box-columns UL LI H3, .post .container .box-columns UL LI H4 {
    color: #343434;
    text-align: center;
}
.post .container .box-columns UL LI H3 {
    font-size: 19px;
    padding-top: 8px;
    line-height: 1.4em;
}
.post .container .box-columns UL LI H4 {
    font-family: "Proxima Nova Semibold";
}

.post .container h1, .post .container h2, .post .container h3, .post .container h4 {
	font-family: "Book Antiqua Regular";
	font-weight: normal;
	line-height: 1.5em;
}

.post .container h4 {
	font-size: 16px; /* JH - 10-1-13 */
	/*margin-top: -30px;*/
	margin-bottom: 10px; /* JH - 9-29-13 */
}

/*End of box columns*/

/* added - SF - Sept 17, 2013 */
.widget h5
{
	display: none;
}
.featuredFaculty {	
	display: none;
}

.featuredFaculty h3{
	display: none;
}
.featuredFaculty p.about {
	display: none;
}
.featuredFaculty ul {
	display: none;
}

.featuredFaculty ul {
	display: none;
}
.featuredFaculty li {
	display: none;
}

.featuredFaculty a {
	display: none;
}

.sidebarRightItem {
	display:none;
}
.featuredFacultyDetail {
	display: none;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(/images/info.gif);
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url(/images/success.gif);
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url(/images/warning.gif);
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(/images/error.gif);
}

.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url(/images/validation.gif) ;
}

.validation a {
	color: #D63301;
}
.info, .success, .warning, .error, .validation {
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 10px 0;
    padding: 15px 10px 15px 50px;
}
.ico_logo_s {
    background: url("images/logo_s_h.png") no-repeat scroll left top transparent;
    height: 46px;
    width: 46px;
}
.ico_logo {
	width: 109px;
	height: 109px;
	background: transparent url(images/logo_m.png) no-repeat left top;
}
.ico_calendar {
	width: 22px;
	height: 24px;
	background-position: -32px 0;
}

/*EH rewrite for print admission HP*/
.container .top-table a img, .container .top-table img,
.container .bottom-table a img, .container .bottom-table img, .container .bottom-table-2 a img  {max-width:380px; max-height: 204px; border:0px;}


.container img {/*max-width:135px; max-height: 115px;*/ border:0px;}
.container .top-table #row1Top .featureContent img, 
.container .top-table #row2Top .featureContent img{
	max-width: 135px; 
	max-height: 115px; 
	border: 0px;
}
.nav-helper {display: none;}
.fblikeEvent {display: none;}

.frmTable .inputText {
	width : 200px;
	height : 27px;
	font-family: "Proxima Nova Regular";
	font-size: 16px;
}


.frmTable select {
	min-width : 200px;
	height : 30px;
	font-family: "Proxima Nova Regular";
	font-size: 16px;
	vertical-align: middle;
}


blockquote{
	font-size: 16px;
	font-style: italic;
	margin: 0.5em 0;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: relative;
	color: #383838;
}

blockquote:before {
display: block;
content: "\201C";
font-size: 80px;
position: absolute;
left: -5px;
top: -20px;
color: #7a7a7a;
}
/* end of added */