/*081211 13:45:00*/
/* Links ---------------------------------------------------------- */

/*Generic Link Rules +*/
a,
a:link,
.ms-WPBody a,
.ms-WPBody a:link {color:#3d3c98;}
a:visited,
.ms-WPBody a:visited {
/*border-bottom:1px solid #b69eb5;*/
color:#6c3c6a;
}
a:hover,
.ms-WPBody a:hover {
/*border-bottom:1px solid #000;*/
color:#000;
}
a:active,
.ms-WPBody a:active {
/*border-bottom:1px solid #ca9e9d;*/
color:#943c3b;
}
a, a:link {text-decoration:none;}
a:hover {text-decoration:underline;}

/*a,
a:visited {
color:#829f66;
text-decoration:none;
}
a:link {color:#829f66;}
a:hover,
a:active,
a:focus {color:#b7430d;}
a,
a:hover {text-decoration:none;}*/
/*Generic Link Rules -*/

.select-event{
    font-weight:bold;
}
.select-event a{
    cursor:default;
    text-decoration:none;
    
}
.select-event a:hover{
    text-decoration:none;
}


a.more, p.more a {
color: #5085A8 !important;
}
p.more {
/*line-height: 17px !important;*/
padding: 0 !important;
}
a.more:hover, p.more a:hover {
color: #B7430D !important;
}
a span.arrow {
color: #B7430D !important;
}
.linkdisable a {
color:#605f5d !important;
text-decoration:none !important;
}
.ms-WPBody a:link {color:#7a946b;}
.formlabel2 .ms-WPBody a:link,
.formlabel2 .ms-WPBody a:active,
.formlabel2 .ms-WPBody a:visited {color:#006643;}
.ms-WPBody {
font-family:verdana,arial,helvetica,sans-serif;
/*font-size:8pt;*//*!*/
font-size:12px;
}
h1#pageTitle {
display: block;
}

/*Headers +*/
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a {
font-family:georgia,times,"Times New Roman",serif;
font-weight:normal;
color:#006643;
margin-left:0;
margin-right:0;
}
#content h1 {
font-size:20px;
/*line-height:24px;*/
}
#content h2 {
font-size:18px;
}
#content h3 {
font-size:16px;
/*line-height:20px;*/
font-style:italic;
}
#content h4 {
font-size:14px;
/*line-height:18px;*/
margin-bottom:2px;
margin-top:10px;
}
#content h5 {
font-size:12px;
/*line-height:18px;*/
margin-bottom:2px;
margin-top:10px;
text-transform:uppercase;
}
#content h6 {
font-size:12px;
font-style:italic;
/*line-height:18px;*/
margin-bottom:2px;
margin-top:10px;
}
/*
.ms-WPHeader h3 {
font-size:18px !important;/*WP Headers*/
font-style:normal !important;/*WP Headers*/
border-bottom:1px dotted silver;
}
*/
.ms-WPTitle {padding:0px 0px 0px 0;}
.ms-WPTitle nobr {white-space:normal;}
h3.ms-standardheader.ms-WPTitle {text-align:left !important;}

.ms-WPTitle, .ms-WPTitle a {
font-family:georgia,times,"Times New Roman",serif;
color:#006643;
}
/*Headers -*/

#content,
#content .main {
font-family: Verdana, sans-serif;
color:#605f5d;
}
#content p, #content ul, #content ol, #content dl {
color:#605f5d;
padding-right: 15px;
margin-top: 0;
margin-bottom: 0;
text-decoration: none;
padding-bottom: 10px;
}  
#content ul{
margin-left: 12px;
}
#content img {}
#content blockquote {
width: 569px;
color: #5085A8;
background: #ECECE6 url('/_layouts/15/images/Babson/modules/blockquoteBG.gif') no-repeat left top;
margin: 0 0 25px;
}
#content blockquote p {
background: url('/_layouts/15/images/Babson/modules/blockquoteBG.gif') no-repeat right bottom;
color: #5085A8;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.91em;
text-align: center;
padding: 27px 50px 24px 50px;
}
#content ul.linklist {}
#content ul.linklist li {
line-height: 17px !important;
padding: 0 0 3px !important;
}
#content ul.linklist a {
color: #5085A8 !important;
}
#content ul.linklist a:hover {
color: #B7430D !important;
}

/* sIFR ----------------------------------------------------------- */
#content #sifrHL {
	min-height: 57px;
	background: url('/_layouts/15/images/Babson/structure/sifrBG.png') no-repeat left top;
	padding: 24px 0 0 20px;
	margin: 0 0 0 -21px;
}
#content #sifrHL h2 {
	clear: both;
	color: #285143;
	/*font: normal 189%/28px Arial;*/
	font-size: 1.385em; /*18px*/
	text-transform: uppercase;
	padding: 4px 0;
}
/* Standard sIFR styles - do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h2#sifrHL {
	visibility: hidden;
}
/* end sIFR ------------------------------------------------------- */

/* Columns -------------------------------------------------------- */
.cols2 {
}
.cols2 .col {
width: 266px;
float: left;
}
.cols2 .left {
padding: 0 18px 0 0;
}
.cols2 .right {
padding: 0 0 0 18px;
}
/* Level 2 Landing & Intro ---------------------------------------- */

#landing .silo {
position: relative;
/*width: 468px;
height: 232px;
padding: 74px 460px 70px 33px;*/
}
/*#outer_frame.pageLevel_inner #landing .silo {position:static;}*/
#landing .content {
position: relative;
z-index: 11;
}
/*#outer_frame.pageLevel_inner #landing .content {position:static;}*/
#outer_frame #landing .silo .content {
padding:4px 0 0 14px;
background-color:transparent;
}
#outer_frame #landing .silo .content span,
#outer_frame #landing .silo .content a {
font-family:verdana, sans-serif;
font-size:10px;
font-weight:bold;
color:#fff !important;
}
#outer_frame #landing .silo .content a:hover {text-decoration:underline;}
#outer_frame #landing .silo .content a[href$="SkipLink"] {display:none;}

#landing h1#pageTitle {
font-family:"Times New Roman", Times, serif;
font-size:2.154em; /*28px*/
font-weight:normal;
letter-spacing:.1em;
line-height:1;
text-transform:uppercase;
padding:0 0 8px;
}
#landing p {
color:#1D2630;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.385em; /*18px*/
padding:0 0 2px;
}
#landing p.in {
color:#FEFEFE;
font-size:1.847em;
line-height:1.25;
}
#landingImg {
position:absolute;
top:0;
left:0;
z-index:10;
width:960px;
overflow:hidden;
}
#landingImg span {}
#landingImg img {}

/*L2 +*/
#outer_frame.level_02 #landing {
height:149px;
padding:0px;
background-color:transparent;
}
#outer_frame.level_02 #landing .silo {
height:149px;
padding:0px;
background-color:transparent;
}
#outer_frame.level_02 #landing .silo .content {
padding:0px;
background-color:transparent;
display:none;
}
#outer_frame.level_02 #landingImg {
height:149px;
/*display:none;*/
}
/*L2 -*/

/*L3 +*/
#outer_frame.level_03 #landing {
height:72px;
padding:0px;
background-color:transparent;
}
#outer_frame.level_03 #landing .silo {
height:72px;
padding:0px;
background-color:transparent;
}
#outer_frame.level_03 #landing .silo .content {
/*padding:10px 0 0 19px;
background-color:transparent;*/
}
#outer_frame.level_03 #landingImg {
height:72px;
}
/*L3 -*/

/*L4 +*/
#outer_frame.level_04 #landing {
height:42px;
padding:0px;
background-color:transparent;
}
#outer_frame.level_04 #landing .silo {
height:42px;
padding:0px;
background-color:transparent;
}
#outer_frame.level_04 #landing .silo .content {
/*padding:10px 0 0 19px;
background-color:transparent;*/
}
#outer_frame.level_04 #landingImg {
height:42px;
}
/*L4 -*/

#content .intro {
float: none;
width: 583px;
overflow: hidden;
background: url('/_layouts/15/images/Babson/modules/introBG.png') no-repeat;
padding: 5px 5px 0 5px;
margin: 0 0 16px -4px;
}
.pageLevel_inner #content .intro {
margin: -16px 0 0 -21px;
}
#content .intro img {
float: none;
}
#content .intro span {
position: relative;
left: -5px;
display: block;
width: 593px;
height: 5px;
overflow: hidden;
background: url('/_layouts/15/images/Babson/modules/introBG.png') no-repeat left bottom;
}
/* Modules ---------------------------------------------------------------------------------------------------------------- */
/* Content Column Modules ----------------------------------------- */
#content .module {
	margin: 0 0 25px;
}
#content .module h3 {
	color: #00503D;
	/*font: normal 108%/19px Georgia;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.077em; /*14px*/
	padding: 0 0 7px;
}
#content .module h4 {
	color: #605F5D;
	/*font: normal 85%/15px Verdana;*/
	padding: 0 0 4px;
}
#content .module p {
	color: #3F454B;
	/*font: 93%/20px Verdana;*/
	padding: 0 0 5px;
}
#content .col .module p, #content .col .module ul, #content .col .module ol {
	/*font-size: 85%;*/
	/*line-height: 19px;*/
}
/* Simple Module -------------------------------------------------- */
#content .simple {
	background: url('/_layouts/15/images/Babson/modules/dotsH.gif') repeat-x left bottom;
}
/* Related -------------------------------------------------------- */
#related {
	background: #FFF;
	padding: 22px 0 25px 17px;
	border: 1px solid #E4E4DF;
}
#related .cols2 {
	background: #FFF url('/_layouts/15/images/Babson/modules/dotsV.gif') repeat-y 312px 0;
}
#related .col {
}
#related .left {
	width: 277px;
}
#related .right {
	width: 175px;
	padding: 0 0 0 32px;
}
#related .module {
	margin: 0;
}
#content #related h3 {
	height: 16px;
	background-image: url('/_layouts/15/images/Babson/modules/headlines.png');
	background-repeat: no-repeat;
	text-indent: -999em;
	padding: 0;
	margin: 0 0 7px 1px;
	color: #ABF3F3
}
#related .relatedContent {
}
#related .relatedContent h3 {
	background-position: 0 0;
}
#content #related h4 {
	color: #7A946B;
	/*font: normal 138.5%/22px Georgia;*/
	font-size: 1.385em; /*18px*/
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
}
#content #related p {
	padding: 0 0 13px;
}
#related .relatedLinks {
}
#content #related .relatedLinks h3 {
	background-position: 0 -20px;
	margin: 0 0 2px;
}
#related .relatedLinks ul {
}
#related .relatedLinks li {
	padding: 0 0 3px;
}
#related .relatedLinks a {
	display: block;
	width: 175px;
	color: #5085A8;
	line-height: 15px;
}
#related .relatedLinks a:hover {
	color: #B7430D;
}

/*Related Links CSS Override + (Overrides the block on CSS included in each instance of the Related Links)*/
/*div#related-links div.header {
background-color:#7E8083 !important;
background-image:none !important;
border:1px solid #7E8083 !important;
color:#FFFFFF !important;
font-size:16px !important;
height:auto !important !important;
min-height:40px !important;
overflow:visible !important;
padding:0 !important;
text-indent:0 !important;
}
div#related-links div.header span {
color:#fff; !important
display:inline-block !important;
font-family:verdana,sans-serif !important;
font-weight:normal !important;
padding:10px 5px 10px 14px !important;
text-transform:uppercase !important;
}*/
/*Related Links CSS Override -*/

/* Standard Video Module ------------------------------------------ */
#modVideo {
	width: 235px;
}
#modVideo .content {
	position: relative;
	left: -5px;
	background: url('/_layouts/15/images/Babson/modules/videoBG.gif') no-repeat;
	padding: 6px 6px 0 6px;
}
#modVideo .btm {
	position: relative;
	left: -5px;
	display: block;
	height: 6px;
	overflow: hidden;
	background: url('/_layouts/15/images/Babson/modules/videoBG.gif') left bottom;
}
/* Standard Listing Modules --------------------------------------- */
#content .listing.cols2 {
	background: url('/_layouts/15/images/Babson/modules/dotsH.gif') repeat-x;
}
#content .listing .col {
	padding-top: 18px;
}
#content .listing.col.right {
	background-position: 1px 0;
}
#content .cols2 .col .listing {
	padding-bottom: 5px;
}
#content .listing h3 {
	padding-bottom: 12px;
}
#content .listing.module ul {
	background: url('/_layouts/15/images/Babson/modules/dotsH.gif') repeat-x left bottom;
	/*font-size: 100%;*/
	padding: 0 0 13px;
	margin: 0 30px 6px 0;
}
#content .listing.module ul.linklist {
	/*font-size: 85%;*/
	background: none;
}
#content .listing li {
	clear: both;
	padding: 0 0 15px;
}
#content .listing li img {
	display: none;
}
#content .listing.module li p {
	/*font-size: 100%;*/
	padding-bottom: 0;
}
#content .listing.module li p.meta {
	/*font-size: 77%;*/
	/*line-height: 16px;*/
	font-size: .77em; /*10px*/
}
#content .listing.module li p.link {
	/*font: 108%/18px Georgia;*/
	font-size: 1.077em; /*14px*/
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .listing p.link a {
	display: inline-block;
	color: #9DBB8C;
}
#content .listing p.link a:hover {
	color: #B7430D;
}
#content .listing.module p.desc {
	color: #605F5D;
	/*font-size: 93%;*/
	font-size: .924em; /*12px*/
	/*line-height: 16px;*/
	padding: 0 0 1px;
}
#content .listing ul.gallery {
	margin-bottom: 12px;
}
#content .listing ul.gallery li {
	padding: 0 0 3px;
}
#content .listing .gallery p.link a {
	display: inline;
}
#content .listing .gallery li img {
	position: relative;
	top: 4px;
	display: block;
	float: left;
	margin: 0 15px 15px 0;
}
#content .simpleListing {
}
/* Twitter -------------------------------------------------------- */
#content .twitter {
min-height: 300px;
}
#content .cols2 .col .twtr-doc {
width: 266px !important;
}
#content .twitter .twtr-hd {
padding: 0 0 5px;
}
#content .twitter.hash h3 {
position: absolute;
left: -999em;
}
#content .twitter h4 {
font-size: 1.385em;
font-family: Georgia, "Times New Roman", Times, serif;
}
#content .twitter #twtr-widget-1 .twtr-bd p, #content .twitter .twtr-widget p {}
#content .twitter #twtr-widget-1 .twtr-user {
color: #B7430D !important;
}
#content .twitter .twtr-join-conv {
color: #5085A8 !important;
font-size: .924em;
}

#auxiliary .twitter {
min-height: 300px;
}
#auxiliary .cols2 .col .twtr-doc {
width: 266px !important;
}
#auxiliary .twitter .twtr-hd {
padding: 0 0 5px;
}
#auxiliary .twitter.hash h3 {
position: absolute;
left: -999em;
}
#auxiliary .twitter h4 {
font-size: 1.385em;
font-family: Georgia, "Times New Roman", Times, serif;
}
#auxiliary .twitter #twtr-widget-1 .twtr-bd p, #auxiliary .twitter .twtr-widget p {}
#auxiliary .twitter #twtr-widget-1 .twtr-user {
color: #B7430D !important;
}
#auxiliary .twitter .twtr-join-conv {
color: #5085A8 !important;
font-size: .924em;
}
/* Comments ------------------------------------------------------- */
#content .comments {
}
#content .col .comments ul {
	/*font-size: 104%;*/
}
#content .col .comments li {
	width: 350px;
	position: relative;
	min-height: 99px;
	background: url('/_layouts/15/images/Babson/modules/commentBubble.png');
	padding: 13px 0 0 0;
	margin: 0 -20px 9px -3px;
	display:block;
}
#content .col .comments ul li p {
	position: static;
	/*font-size: 100%;*/
	padding: 0 10px 0 41px;
}
#content .comments ul li .reportThis {
	float: right;
	width: 52px;
	height: 20px;
	margin: -1px 8px 0 0;
}
#content .comments ul li p.author {
	width: 75%;
	overflow: hidden;
	color: #9DBB8C;
	/*font: 93%/16px Verdana;*/
}
#content .comments ul li p.content {
	color: #999;
	/*font: 85%/16px Verdana;*/
}
#content .comments ul li p.date {
	color: #B7430D;
	/*font: 77%/16px Verdana;*/
	padding-bottom: 12px;
}
#content .comments li span.btm, #content .comments li span.btmR {
	position: absolute;
	display: block;
	height: 10px;
	overflow: hidden;
	background-image: url('/_layouts/15/images/Babson/modules/commentBubble.png');
	background-repeat: no-repeat;
}
#content .comments ul li span.tr {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background-image: url('/_layouts/15/images/Babson/modules/commentBubble.png');
	right: 0;
	top: 0;
	background-position: right top;
}
#content .comments li span.btm {
	left: 0;
	bottom: 0;
	width: 100%;
	background-position: left bottom;
}
#content .comments li span.btmR {
	right: 0;
	top: 0;
	width: 10px;
	background-position: right bottom;
}

/* Hours ---------------------------------------------------------- */
#content .hours {
	color: #605F5D;
	/*font: 93%/16px Verdana !important;*/
	font-size: .924em; /*12px*/
}
#content .hours * {
	/*font-size: 100% !important;*/
}
#content .hours.module h3 {
	color: #605F5D;
	/*font: bold 93%/16px Verdana;*/
	font-weight: bold;
	font-size: .924em; /*12px*/
	padding: 0;
}
#content .hours h4 {
	color: #605F5D;
	padding: 0 0 15px;
}
#content .hours p {
}
#content .hours ul {
	padding: 0 0 14px;
}
#content .hours li {
	/*line-height: 16px;*/
	background: none;
	padding: 0;
}
#content .hours .day {
	display: inline-block;
	width: 104px;
}
#content .hours a {
	color: #605F5D;
	text-decoration: underline;
}
#content .hours a:hover {
	text-decoration: none;
}
/* Auxiliary Column Modules --------------------------------------- */
#auxiliary .module {
	background: #FFF;
	border: 1px solid #E4E4DF;
	margin: 0 28px 21px 14px;
}
.pageLevel_inner #auxiliary .module {
	margin: 0 20px 17px 30px;
}
#auxiliary .module p {
	color: #605F5D;
	/*font: 85%/18px Verdana;*/
}
#auxiliary .module ul.go {
	/*font: 85%/18px Verdana;*/
}
#auxiliary .module ul.go li {
}
#auxiliary .module ul.go a {
	color: #5085A8;
}
#auxiliary .module ul.go a:hover {
	color: #B7430D;
}
/* Babson DNA ----------------------------------------------------- */
#babsonDNA h2 {
	background-position: 0 -94px;
}
#babsonDNA h3 {
	color: #3F454B;
	/*font: normal 138.5%/22px Georgia;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.385em; /*18px*/
}
#babsonDNA .item {
	background: url('/_layouts/15/images/Babson/modules/dotsH.gif') repeat-x left bottom;
	padding: 7px 0 22px 0;
	margin: 0 16px 5px 16px;
}
#babsonDNA .last {
	background: none;
}
#babsonDNA .for {
	color: #9BB98B;
	/*font: 85%/18px Verdana;*/
}
#babsonDNA p {
	padding: 0 0 13px;
}
/* Today's News --------------------------------------------------- */
#todaysNews h2 {
	background-position: 0 -141px;
}
#todaysNews ul {
	padding: 9px 16px 8px 16px;
}
#todaysNews li {
	padding: 0 0 6px;
}
#todaysNews a {
	display: block;
	width: 257px;
	color: #9DBB8C;
	/*font: 108%/18px Georgia;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.077em; /*14px*/
	padding: 6px 0;
}
#todaysNews a:hover {
	color: #B7430D;
}
/* Sectional ------------------------------------------------------ */
#auxiliary .sectional {
	padding: 20px 16px 17px 16px;
	margin-bottom: 22px;
}
#auxiliary .sectional h2 {
	width: auto;
	height: auto;
	overflow: visible;
	background: none;
	text-indent: 0;
}
#auxiliary .sectional p {
	padding: 0 0 13px;
}
#auxiliary .sectional.alumniDirectory {
	background: #D6E1CF;
	border: 1px solid #C4CFBD;
}
#auxiliary .sectional.alumniDirectory label {
	color: #6E905D;
	/*font: bold 85%/14px Verdana;*/
	font-weight: bold;
}
#auxiliary .sectional.alumniDirectory .vcard {
	color: #605F5D;
	/*font: 85%/14px Verdana;*/
	padding: 0 0 5px;
}
#auxiliary .sectional.alumniDirectory .vcard div {
	padding: 0 0 4px;
}
#auxiliary .alumniDirectory .fn {
	position: absolute;
	left: -999em;
}
#auxiliary .alumniDirectory h3 {
	color: #6E905D;
	/*font: normal 108%/18px Georgia;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.077em; /*14px*/
}
#auxiliary .alumniDirectory .email a {
	color: #74905D;
	text-decoration: underline;
}
#auxiliary .alumniDirectory .email a:hover {
	color: #B7430D;
	text-decoration: none;
}
#auxiliary .alumniDirectory p.adv {
	float: right;
	width: 115px;
	/*font: 85%/14px Verdana;*/
	text-align: right;
	padding: 7px 10px 0 0;
}
#auxiliary .alumniDirectory p.adv a {
	color: #6E905D;
	text-decoration: underline;
}
#auxiliary .alumniDirectory p.adv a:hover {
	color: #B7430D;
}
#auxiliary .sectional.campaign {
	background: #CDD8DB;
	border: 1px solid #AAC8D0;
}
/* Featured ------------------------------------------------------- */
#modFeatured {
	margin: 0;
}
#content #modFeatured p {
	color: #605F5D;
	/*font: 131%/26px Georgia;*/
	font-size: 1.385em; /*18px*/
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 17px;
}
#content #modFeatured p.synopsis {
	color: #5085A8;
	/*font: 182%/36px Georgia;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.154em; /*28px*/
	padding: 0 0 8px;
}
.pageLevel_inner #modFeatured .more {
	color: #5085A8;
	/*font: 62% Verdana;*/
	font-size: .77em; /*10px*/
}
/* Contact -------------------------------------------------------- */
#auxiliary .contact {
	padding: 7px 16px 7px 16px;
}
/* Page Tools (two-column) ---------------------------------------- */
#auxiliary .cols2 {
	background: url('/_layouts/15/images/Babson/modules/dotsV.gif') repeat-y 156px 0;
	margin: 0 0 0 9px;
}
.pageLevel_inner #auxiliary .cols2 {
	margin: 0 16px 17px 24px;
}
#auxiliary .cols2 .left {
	width: 162px;
	padding: 0;
}
#pageTools .left ul {
	width: 156px;
}
#pageTools .tools li, #pageTools .tools a {
	width: 156px;
	height: 35px;
	overflow: hidden;
	background-image: url('/_layouts/15/images/Babson/modules/pageTools.gif');
}
#pageTools .tools a {
	display: block;
	text-indent: -999em;
}
/* Causing share button to dissapear */
/*
#btnToolTag {
	background-position: -156px 0px;
}
#btnToolTag a {
	background-position: 0 0;
}
#btnToolEmail {
	background-position: -156px -35px;
}
#btnToolEmail a {
	background-position: 0 -35px;
}
#btnToolPrint {
	background-position: -156px -70px;
}
#btnToolPrint a {
	background-position: 0 -70px;
}
#btnToolSave {
	background-position: -156px -105px;
}
#btnToolSave a {
	background-position: 0 -105px;
}
#btnToolShare {
	background-position: -156px -140px;
}
#btnToolShare a {
	background-position: 0 -140px;
}*/
#auxiliary #pageTools .right {
	width: 139px;
	padding: 4px 0 0 0;
}
#pageTools .right h3 {
	width: 139px;
	height: 32px;
	overflow: hidden;
	background: url('/_layouts/15/images/Babson/modules/pageTools.gif') 0 -175px;
	text-indent: -999em;
	margin: 0 0 4px;
}
#pageTools .right h4 {
	color: #3E4A57;
	/*font: 77%/12px Verdana;*/
	font-size: .77em; /*10px*/
	padding: 0 0 2px 12px;
}
#pageTools p {
	/*font: 77%/12px Verdana;*/
	font-size: .77em; /*10px*/
	padding: 0 0 14px 12px;
}
#pageTools a {
	color: #9BB98B;
}
#pageTools a:hover {
	color: #B7430D;
}
/* Buttons -------------------------------------------------------- */
a.button {
	position: relative;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -999em;
}
input.button {
	position: relative;
}
#dashboard .pleaseRegister {
	width: 176px;
	height: 54px;
	background-image: url('/_layouts/15/images/Babson/buttons/pleaseRegister.png');
}
#dashboard .pleaseRegister:hover {
	background-position: 0 -54px;
}
#auxiliary .button.big {
	width: 183px;
	height: 35px;
	left: -5px;
}
#auxiliary .button.big:hover {
	background-position: 0 -35px;
}
#auxiliary .button.small {
	width: 119px;
	height: 29px;
	left: -3px;
}
a.signIn {
	background-image: url('/_layouts/15/images/Babson/buttons/signIn.png');
}
a.giveNow {
	background-image: url('/_layouts/15/images/Babson/buttons/giveNow.png');
}
a.applyNow {
	background-image: url('/_layouts/15/images/Babson/buttons/applyNow.png');
}
#babsonDNA .applyNow {
	margin-bottom: -13px;
}
#content .comments .reportThis a.button {
	float: right;
	width: 52px;
	height: 21px;
	background-image: url('/_layouts/15/images/Babson/buttons/reportThis.png');
}
/* Forms ---------------------------------------------------------- */
.inputBox {
	background-image: url('/_layouts/15/images/Babson/structure/inputBG.png');
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	margin: 12px 0 9px 0;
}
.inputBox input {
	color: #605F5D;
	/*font: 93% Verdana;*/
	font-size: .924em; /*12px*/
	padding: 3px 0 1px 0;
	border: none;
	margin: 0 17px;
}
.inputBox .btm {
	display: block;
	width: 100%;
	height: 10px;
	overflow: hidden;
	background-image: url('/_layouts/15/images/Babson/structure/inputBG.png');
	background-repeat: no-repeat;
}
#auxiliary .inputBox {
	width: 254px;
	background-position: -254px 0;
}
#auxiliary .inputBox input {
	width: 220px;
	background: #FFF;
}
#auxiliary .inputBox .btm {
	background-position: -254px -244px;
}
/* Clearfix ------------------------------------------------------- */
.cols2, .listing li {
	height: 1%;
}
.cols2:after, .listing li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* > .cols2, * > .listing li {
	min-height: 1px;
	height: auto;
}
.pageLevel_inner #header .silo #navigate .col table {
	float: left;
}

/*  Gives Level2 pages blue links instead of green
.pageLevel_inner #header .silo #navigate .col table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #578AB4;
	text-decoration: none;
}
.pageLevel_inner #header .silo #navigate .col table tr td a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #578AB4;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.pageLevel_inner #header .silo #navigate .col table tr td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4856;
	text-decoration: none;
	font-size: 12px;
}
.pageLevel_inner #header .silo #navigate .col table tr td a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C4856;
	text-decoration: none;
}*/
.largetitleText {
	color: #FFFFFF;
	/*font-size: large;*/
	font-size: 1.385em; /*18px*/
	margin-left: 30px;
	margin-top: 5px;
}
.blueTitle {
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: large;*/
	font-size: 1.385em; /*18px*/
	text-decoration: none;
	color: #5085A8;
}
.GreenBackground {
	position: relative;
	z-index: 20;
	width: 960px;
	height: 84px;
	background-image: url('/_layouts/15/images/Babson/structure/backgroundGreenBar.gif');
	margin: 0px auto;
}
.LargeHeaderWhite {
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration: none;
	/*font-size: x-small;*/
	font-size: .77em; /*10px*/
	color: #FFFFFF;
}
.LargeHeaderWhiteLARGER {
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration: none;
	/*font-size: large;*/
	font-size: 1.385em; /*18px*/
	color: #FFFFFF;
	text-transform: uppercase;
}
div.LargeHeaderWhite a {
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration: none;
	/*font-size: x-small;*/
	font-size: .77em; /*10px*/
	color: #FFFFFF;
	text-transform: uppercase;
}
div.LargeHeaderWhite a:hover {
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration: underline;
	/*font-size: x-small;*/
	font-size: .77em; /*10px*/
	color: #FFFFFF;
	text-transform: uppercase;
}
.BlueTitle {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #3366CC;
	/*font-size: medium;*/
}
.newStyle2 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: small;*/
	color: #333333;
}
.greybackground {
	background-color: #E8E8E8;
}
.BlackBorder {
	border: thin solid #000000;
}
.newStyle3 {
	background-color: #FFFFFF;
}
.textTitleFields {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #7085B8;
	text-decoration: none;
	/*font-size: 12px;*/
	font-weight: bold;
}
.blackborader {
	border: thin solid #7085C4;
}
.topheader {
	background-image: url('/_layouts/15/images/Babson/structure/backgroundGreenBar.gif');
}

/* @group Forms ----------------------------------------------------------- */

.formlabel {
	color: #5085A8;
	/*font: bold 85%/14px Verdana;*/
	font-weight: bold;
	position: relative;
	bottom: 4px;
}
#xsnazzy {
	background: transparent;
	margin: 25px 1em 100px 1em;
}
.xtop, .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display: block;
	overflow: hidden;
}
.xb1, .xb2, .xb3 {
	height: 1px;
}
.xb2, .xb3, .xb4 {
	background: #fff;
	border-left: 1px solid #bbbbb2;
	border-right: 1px solid #bbbbb2;
}
.xb1 {
	margin: 0 5px;
	background: #bbbbb2;
}
.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3 {
	margin: 0 2px;
}
.xb4 {
	height: 2px;
	margin: 0 1px;
}
.xboxcontent {
	display: block;
	background: #fff;
	border: 0 solid #bbbbb2;
	border-width: 0 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* @end */
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 