.expand img {
	background: #8EABB9;
	float: none;
	display: block;
}
.mastWrap{float:left;width:100%;}
.cntrWrap{width:906px;margin:0 auto;}
.fltFix{float:left;width:100%;}

.expand {
	background: #8EABB9;
}

.Error, .error {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #BF0000;
	background:#FFE8E8 url(/images/icons/v2/common/exclamation.gif) no-repeat 2px;
	border: 1px solid #BF0000;
}
.Success, .success {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #008000;
	background:#D0E8D0 url(/images/icons/v2/common/accept.gif) no-repeat 3px 2px;
	border: 1px solid #008000;
}

/* this first chunk is to assign the font-family */
/* if you want to change an element or a class to a different font-family than the others in this group,
you will need to remove the the class/element(s) from this block */

a:link, a:visited, a:hover, a:active, table, tr, td, td.header, tr.header, td.inverse, tr.inverse, body,
br, div, h1, h2, h3, head, input,select,textarea, nobr, ol,ul,li, p, p.footer, span, sup, th,
input.button, a.button, a.button:visited, a.button:link, a.button:active, input.buttoninverse,
a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, .instructions,
.helpbutton, .error, .success, .profile, .profileheader, .profilepagetabheadings, .memberlistingnav,
.memberlistingname, .filelibfiledetails, .pagesubtitleheader, .pagetitleheader, table.news, .eventsheader,
table.events, td.storeitemheader, .campaignsheader, table.campaigns, .donationpaymentamount, a.nav,
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active, a.navselected, a.navselected:link,a.navselected:visited,
a.navselected:hover, a.navselected:active, a.topnav, a.topnav:link, a.topnav:visited, a.topnav:hover,
a.topnav:active, a.topnavselected, a.topnavselected:link, a.topnavselected:visited, a.topnavselected:hover,
a.topnavselected:active, td.pagemanagerheader, tr.pagemanagerheader, table.pagemanager {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
}

button, button.hover, input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button, input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse, .HelpButton{
	cursor: hand;
}

/* block - prevents NS/SAFARI info box issue */
.Instructions, .instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
		display:block;
	}

/* width setting (for community that has equal widths of all boxes) */	
.Error, .Success, .DataGrid, .ProfileButtons, .Profile, table.Profile, table.ViewProfile, .SearchResultsDataGrid, .MessageBoardsDataGrid,
table.News, .EventsHeader, table.Events, .CampaignsHeader, table.Campaigns, table.PageManager, table.Photos, table.CommUtil, .Instructions  {
	width: 670px;
}



/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	font-size: 12px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #8EABB9;
}

.instructions {
	font-size: 12px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #8EABB9;
}

.DataGridHeader {
	font-weight : normal;
}

.EventDonationDetail {
	width:250px;
}
	
/* base */
a, a:link, a:visited, a:active, a:hover {
	color: #0066CC;
}

table, tr, td {
	font-size: 12px;
	color: #000000;
}	
td.header, tr.header {
	font-size: 12px;
	background-color: #E4E4E4;
	color: #000000;
}

td.inverse, tr.inverse {
	font-size: 12px;
	color: #11297B;
}
body {
	font-size: 12px;
	color: #000000;

}

h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, .PageTitleHeader {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	background-color: #FF990F;
	display: block;
	padding:2px;
}
h3, .PageSubTitleHeader {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {}
h5 {}

input,select,textarea {
	font-size: 12px;
}

button {
	cursor: hand;
}

button.hover {
	cursor: hand;
}
ol,ul,li{
	font-size: 12px;
}
sup {
	font-size: 8px;
}

/*  core */

input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
	cursor: hand;
}

input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
	cursor: hand;
}

a.linkbutton, a.linkbutton:visited, a.linkbutton:link, a.linkbutton:hover, a.linkbutton:active {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0px 4px 0px 4px;
}

.HelpButton {
	font-size: 12px;
	color: #ffffff;
	background-color: #8E9296;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	width: 48px;
	text-align: center;
}

.Error {
	font-size: 12px;
	color: #FF0100;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #FF0100;
}

.Success {
	font-size: 12px;
	color: #000000;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #c42830;
}

.DataGridAltItem {
	background: #e8e8e8;
}

.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */

.ProfileHeader {
	font-weight : bold;
	font-size: 12px;
}

.ProfilePageTabHeadings {
	font-size: 12px;
	font-weight:bold;
}


/* search */

.SearchResultsDataGridAltItem {
	background: #e8e8e8;
}

.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */

table.HotTopics {
	width:250px;
}

.MsgItem {
	background-color: #cccccc;
}

.MsgItemSubject {
	background-color: #cccccc;
}

.MsgItemInverse {
	background-color: #e8e8e8;
}

.MsgItemSubjectInverse {
	background-color: #e8e8e8;
}	
	
.LastPostingText {
	font-size: 10px;
	font-style: italic;
	color: #6B6B6B;
}

.BadWordHighlight {
	font-weight: bold;
	color: #c42830;
}
.MsgsReplyText {
	font-size: 10px;
}
.MsgsDates {
	font-size: 12px;
}

/* file library */
.FileLibFileDetails {
	font-size: 12px;
	background-color: #BCB8B8;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	font-size: 12px;
	color: #000000;
	background-color: #E4E4E4;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #666666;
}

/* donations */

.DonationPaymentAmount {
	font-size: 12px;
	color: #000000;
	background-color: #E4E4E4;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #0057F;
}

/* left navigation */
.navheadercontainer, .navheaderselectedcontainer {
	padding-left: 15px;
	padding-right: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navcontainer, .navselectedcontainer{
	padding-left: 15px;
	padding-right: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.navheader, a.navheader:link, a.navheader:active, a.navheader:visited, a.navheader:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.navheaderselected, a.navheaderselected, a.navheaderselected:link, a.navheaderselected:active, a.navheaderselected:visited, a.navheaderselected:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none;
}
a.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.navselected, a.navselected:link, a.navselected:active, a.navselected:visited, a.navselected:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}
/* top navigation */
/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002963;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	width: 670px;
}
td.CommUtilHeader {
	background-color:#CCCCCC;
	color:#FFFFFF;
}
/* community specific */
.SearchHead {
		background-image: url(images/right_header_bg.gif); 
		background-repeat: no-repeat;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		width: 170px;
		height: 25px;
		padding-left: 14px;
	}
	td.Search {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 16px;
	}
	
	.StartHereHead {
		background-image: url(images/left_header_bg.gif); 
		background-repeat: no-repeat;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		width: 154px;
		height: 25px;
		padding-left: 14px;
	}
	td.StartHere {
		padding-top: 10px;
		border: 1px solid #8EABB9;
	}
	td.StartHere div {
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 16px;
	}
	
	.NewsHead {
		background-image: url(images/right_header_bg.gif); 
		background-repeat: no-repeat;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		width: 170px;
		height: 25px;
		padding-left: 14px;
	}
	td.News {
		padding-top: 10px;
		border: 1px solid #8EABB9;
		padding-left: 12px;
		padding-right: 12px;
	}
	td.News p {
		font-size: 11px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.LeftNavHead {
		background-image: url(images/left_header_bg.gif); 
		background-repeat: no-repeat;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		width: 154px;
		height: 25px;
		padding-left: 14px;
	}
	td.LeftNav {
		padding-top: 10px;
		padding-bottom: 10px;
		border: 1px solid #8EABB9;
	}
	
	td.StudentWork {
		padding: 5px;
		border: 1px solid #8EABB9;
	}
	td.StudentWork div p {
		margin-top: 0px;
		padding-left: 5px;
	}
	
	td.academicPrograms {
		padding: 5px;
		border: 1px solid #8EABB9;
	}
	td.academicPrograms table tr td p {
		font-size: 10px;
	}
	
	td.downloads {
		padding: 5px;
		border: 1px solid #8EABB9;
	}
	td.downloads table tr td {
		padding: 3px;
	}
	
	td.alumni {
		border-left: 1px solid #8EABB9;
		border-bottom: 1px solid #8EABB9;
		border-right: 1px solid #8EABB9;
		color: #333333;
		background-color: #CCCCCC;
	}
	td.alumni p {
		text-align: center;
		padding-bottom: 20px;
	}
	
	td.faculty {
		padding: 10px;
		border: 1px solid #8EABB9;
	}
	td.faculty p table {
		border: 1px solid #8EABB9;
	}
	td.faculty p table tr td {
		padding-right:3px;
	}
	
	div.nav4 {
		padding-left: 15px;
		padding-right: 16px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	div.nav4 a, div.nav4 a:hover, div.nav4 a:link, div.nav4 a:visited, div.nav4 a:active {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	
	td.breadcrumb {
		padding-left: 15px;
		padding-top: 3px;
		padding-bottom: 10px;
	}
/* member tools  */
.MTonline, .MTfriends, .MTnotes, .MTLinkscontainer {
	float: left;
	padding-right: 10px;
}
a.MT {
	font-size: 11px;
	text-decoration: none;
}
a.MT:link, a.MT:hover, a.MT:visited, a.MT:active{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
	a.MTLinks:link, a.MTLinks:visited, a.MTLinks:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
padding:2px 0px 2px 8px;display:block;
}
a.MTLinks:hover, a.MT:hover, a.MTLinksselected:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.imsubc ul{width:145px!important;}
.imsubc ul li a{padding-right:10px!important;}

#ContentMainItems {}
/**************************************************************************************/
/**************************************************************************************/
/* IMAGE BASED - 3+ levels */
/**************************************************************************************/
/**************************************************************************************/
	#ContentToplinks{ clear:both;float:left; width:100%; margin:0px; padding:0;}
	#ContentToplinks ul{ margin:0; padding:0; list-style:none;}
	#ContentToplinks li{ margin:0; padding:0; float:left}
	#ContentToplinks a{  display:block;text-indent:-9999px;margin:0;height:26px; padding:0; color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
	
	#ContentToplinks li#Home{background:url(images/00.gif) top center no-repeat; width:45px;}
	#ContentToplinks li#AboutWoodbury{background:url(images/01.gif) top center no-repeat; width:80px;}
	#ContentToplinks li#ProspectiveStudents{background:url(images/02.gif) top center no-repeat; width:150px;}
	#ContentToplinks li#currentstudents{background:url(images/03.gif) top center no-repeat ; width:132px;}
	#ContentToplinks li#Alumni{background:url(images/04.gif) top center no-repeat ; width:66px;}
	#ContentToplinks li#Faculty{background:url(images/05.gif) top center no-repeat ; width:104px;}
	#ContentToplinks li#Academics{background:url(images/06.gif) top center no-repeat ; width:85px;}
	#ContentToplinks li#NewsEvents{background:url(images/07.gif) top center no-repeat ; width:96px;}
	#ContentToplinks li#Giving{background:url(images/08.gif) top center no-repeat ; width:67px;}
	#ContentToplinks li#ContactUs{background:url(images/09.gif) top center no-repeat ; width:78px;}
	
	
	/* IE 7 keeps menus static
	****************************************/
	#ContentToplinks li:hover, #ContentToplinks li.hover {
		position: static;
	}
	/* Second Level Groups */
	#ContentToplinks li ul {position: absolute;/*margin-top:55px;*/ left: -999999px; margin:0; padding:0px; float:none; width:180px;border:1px solid #c6cce6;border-bottom:none;}
	#ContentToplinks li li { width: 180px;}
	#ContentToplinks li li a {display:block; width: 170px;/*background:none!important;*/height:1%; text-indent:0px;margin:0px;padding:4px 5px 4px 5px; /*_width:150px*/border-bottom: 1px solid #c6cce6;background-color:#ebe7aa;color:#000;}
	#ContentToplinks li li:hover, #ContentToplinks li li.sfHover { background-color: #fff;}
	#ContentToplinks li li a:hover {color:#000;background-color: #fff;}
	
	/* arrow */
	#ContentToplinks li li.ARROW a { background:  #ebe7aa url(images/arrow_black.gif) right center no-repeat;   }
	#ContentToplinks li li.ARROW a:hover { background:  #fff url(images/arrow_black.gif) right center no-repeat;   }
	#ContentToplinks li li.ARROW li a {background:none;background-color:#ebe7aa;}
        #ContentToplinks li li.ARROW li a:hover {background:none;background-color:#fff;} 
	/* Third Level Groups */
	#ContentToplinks li li ul { margin:-20px 0 0 178px}
	
	/* The Magic */
	#ContentToplinks li:hover ul ul,
	#ContentToplinks li:hover ul ul ul,
	#ContentToplinks li.sfhover ul ul,
	#ContentToplinks li.sfhover ul ul ul { left: -999em;}
	
	#ContentToplinks li:hover ul,
	#ContentToplinks li li:hover ul,
	#ContentToplinks li li li:hover ul,
	#ContentToplinks li.sfhover ul,
	#ContentToplinks li li.sfhover ul,
	#ContentToplinks li li li.sfhover ul { left: auto;}
/**************************************************************************************/
/**************************************************************************************/


#ContentMemberTools {}
#ContentMemberTools ul {margin:0px;padding:0px;}
#ContentMemberTools li {list-style-type:none;float:left;}
#ContentMemberTools li a{display:block;color:#000;text-decoration:none;font-size:11px;padding:2px 8px;}
#ContentMemberTools li a:hover{text-decoration:underline;}

#ContentLeft {}
#ContentLeft ul {margin:0px;padding:10px;}
#ContentLeft li {list-style-type:none;}
#ContentLeft li a{height:1%;display:block;text-decoration:none;font-size:12px;padding:2px 0px;}
#ContentLeft li a:hover{text-decoration:underline;}
