/*
DC-publisher="Georgetown University"
DC-creator="Barkley REI / David Vespoli"
DC-title="Site Style Sheet: McDonough School of Business"
DC-type="Cascading style sheet"
DC-date="2009-07"
DC-source="FatWire CMS"
DC-relation="Requires universal screen style sheet V.3.0.0, http://ui.uis.georgetown.edu/css/base/3.0.0/screen.css"
DC-coverage="Specific to a unit site or a cluster of sites (e.g. within a school or campus) "
<link rel="schema.DC" href="http://dublincore.org/documents/dces/" />
*/
.global_noscript
{
	color: #000;
	border-bottom: 1px solid #000;
	text-align: left;
	padding: 8px 12px 8px 50px;
	font-size: 1.2em;
	line-height: 1.4;
	background: #FFFFBD url(../images/icon_alert.png) no-repeat 8px center;
	position: absolute;
	top: 0;
	left: 0;
}
.global_noscript A
{
	color: #000;
}
.skipnav
{
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	left: -9999px;
}
.tryagain
{
	display: none;
	padding: 3px;
	margin: 0px;
	background: #FCF !important;
	border: 1px solid #F00;
	color: #F00 !important;
	text-align: center;
	height: auto !important;
	position: absolute;
	top: -9px;
}
.alert
{
	color: #C00;
}
.push
{
	padding-top: 5px;
}
.bump
{
	padding-bottom: 8px;
}
.clear
{
	clear: both;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
/*Utility*/
.hide
{
	display: none;
}
.contentblock
{
	padding: 14px 20px;
}
.home .contentblock
{
	border: 1px solid #E6E7E8;
	padding: 10px 15px;
}
.home #subnavplus .contentblock, .home #main .contentblock
{
	padding: 50px 15px 10px;
	position: relative;
	overflow: hidden;
}
.wrapper
{
	position: relative;
}
.landing
{
	height: 246px;
}
/*Basic Elements
==============================*/
A
{
	color: #5E9ABD;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	color: #AAA;
	text-decoration: underline;
}
A:active
{
	color: #AAA;
	text-decoration: none;
}
BODY
{
	background: #F0EFEE;
	color: #6D7077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.4em;
}
/*-- H Styles --*/
H1
{
	color: #D5CDC3;
	font-size: 3em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 10px;
	text-transform: uppercase;
	line-height: 1.2em;
}
H2
{
	color: #A08B76;
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 7px;
	text-transform: uppercase;
}
H3
{
	color: #4E7085;
	font-size: 1.2em;
	font-weight: bold;
}
#sub H2
{
	color: #7A6753;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 7px;
	text-transform: uppercase;
}
.home #main H2, .home #subnavplus H2
{
	font-size: 1.5em;
	text-transform: uppercase;
	background: #8DA9B8;
	border: 1px solid #7B94A1;
	color: #FFF;
	font-weight: bold;
	height: 26px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 1.5em;
}
.home #subnavplus H2, .home #main H2
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 0;
}
/*For IE. move to IE style*/
.home #subnavplus H2
{
	width: 204px;
}
.home #main H2
{
	width: 422px;
}
/*Lists*/
#main UL
{
	list-style-type: disc;
	margin: 0 0 10px 15px;
	padding-bottom: 5px;
}
/*-- News Styles --*/
.newsImage_lrg
{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.newsImage_med
{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsImage_sm
{
	border: 1px solid #E6E7E8;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.date
{
	font-weight: bold;
}
.pagination
{
	text-align: right;
	padding-right: 5px;
}
.pagination A
{
	padding: 0 2px;
}
A.italic_link:link, A.italic_link:visited
{
	color: #73A7C7;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}
P
{
	padding-bottom: 18px;
}
/*images*/
IMG
{
	border: 0;
	margin: 0 5px 5px 0px;
}
/*change these to contentblock class rather than body id*/
#main .contentblock .newsitem IMG
{
	float: left;
	width: 106px;
	padding-right: 10px;
}
#main .contentblock .first .newsitem IMG
{
	width: 189px;
}
.home #main .contentblock IMG
{
	float: left;
	margin-right: 10px;
	width: 65px;
}
/*#main .contentblock img{width:273px;float:right;margin:0 0 5px 5px}*/
.rssFeed
{
	float: right;
}
#flexcontent IMG
{
	margin: 0;
	padding: auto;
}
#student_blogs IMG
{
	float: left;
	margin-right: 10px;
	width: 65px;
}
/*News Room*/
.pagination_top
{
	display: none;
}
/*Layout
==============================
-- Georgetown Header and Footer --*/
#gtown_header
{
	background: #122147;
	height: 40px;
	width: 100%;
	z-index: 9;
}
#gtown_header .wrapper
{
	width: 870px;
	margin: 0 auto;
	z-index: 9;
}
#gtown_header A
{
	color: #FFF;
	text-decoration: none;
}
#gtown_header IMG
{
	padding: 0;
}
#gtown_header_nav
{
	position: absolute;
	top: 20px;
	right: 2px;
}
#gtown_footer
{
}
#msbfooterlogo
{
	position: absolute;
	top: 0;
	left: 0;
}
#gufooterlogo
{
	position: absolute;
	top: 0;
	right: 0;
}
/*-- Containers --*/
#page
{
	background: #FFF url(../images/main_bg.gif) repeat-x;
}
#page .wrapper
{
}
/*Content
==============================
-- Header --*/
#logo
{
	float: left;
	height: 69px;
	width: 230px;
	overflow: hidden;
	padding-bottom: 26px;
	/*+placement:shift -8px -1px;*/
	position: relative;
	left: -8px;
	top: -1px;
}
#pageheader .globalnav
{
	float: right;
}
#pageheader .globalnav UL
{
	margin: 0;
	padding: 0px;
	/*+placement:shift 0px -4px;*/
	position: relative;
	left: 0px;
	top: -4px;
}
#pageheader .globalnav UL LI
{
	display: inline;
	list-style-type: none;
}
#pageheader .globalnav UL LI A
{
	background: transparent url(../images/blue_pipe.jpg) no-repeat right;
	font-weight: normal;
	text-decoration: none;
	color: #4E7085;
	padding-right: 5px;
}
#pageheader .globalnav UL LI A:visited
{
	color: #4E7085;
}
#pageheader .globalnav UL LI A:hover
{
	text-decoration: underline;
}
#pageheader .globalnav UL LI.end A, #pagefooter UL LI#id1232656317632 A
{
	background: none;
}
#keywords_bg
{
	position: relative;
}
#kwords
{
/*background:#fff url(../images/search_bg.jpg) no-repeat;*/
	padding: 2px;
	border: 1px solid #8FAABB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 120px;
	float: right;
}
#go
{
	padding: 0px 0 0 3px;
	float: right;
}
#pageheader .searchbox
{
	float: right;
	width: 176px;
}
#pageheader .searchbox FORM #q
{
}
/*q id needs to be used by GSA*/
#pageheader .searchbox FORM LABEL
{
	position: absolute;
	left: -9999px;
}
/*-- FLEXCONTENT --*/
.home #flexcontent
{
	height: 375px;
}
.inside #flexcontent
{
	height: auto;
	background: #4E7085 url(../images/mast_bg.jpg) repeat-x scroll center bottom;
}
#flexcontent
{
	color: #8DA9B8;
	background: url(../images/flex_bg.gif) repeat-x 0 bottom;
}
#flexcontent .wrapper
{
	width: 860px;
	margin: 0 auto;
	position: relative;
	min-height: 30px;
}
#flexcontent #story_container H2
{
	color: #B2D4E7;
	padding-bottom: 2px;
	font-size: 1.65em;
	text-transform: none;
	line-height: 1.21em;
}
#flexcontent #story_container H3
{
	color: #FFF;
	padding-bottom: 8px;
	font-size: 1.3em;
}
#flexcontent #story_container P
{
	font-size: 1.4em;
}
.home #flexcontent H1
{
	font-family: "HelveticaNeueLT Std Blk Cn", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B1D5E8;
}
.home #flexcontent H2
{
	font-family: "HelveticaNeueLT Std Blk Cn", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B1D5E8;
/*leading: 5px*/
}
.home #flexcontent P
{
	font-family: "HelveticaNeueLT Std Cn", Arial, Helvetica, sans-serif;
	font-size: 14px;
/*leading: 3px*/
}
#flexcontent A:link
{
	color: #FFF;
}
#flexcontent A:hover
{
	color: #F2D592;
}
.home #pagecontent
{
	padding: 25px 0;
}
#pagecontent
{
	background: #FFF;
	font-size: 1.1em;
	padding-bottom: 20px;
}
#pagecontent .wrapper
{
	overflow: hidden;
	position: relative;
	width: 860px;
	margin: 0 auto;
}
.inside #pagecontent
{
	padding-top: 0;
}
#subnavplus
{
	float: left;
	overflow: hidden;
	width: 180px;
}
.col2a #subnavplus
{
	width: 180px;
}
.home #subnavplus
{
	width: 204px;
}
#main
{
	float: left;
	overflow: hidden;
	width: 680px;
}
.col1a #main
{
	width: auto;
}
.col2a #main
{
	width: 680px;
}
.col3a #main
{
	width: 484px;
}
.home #main
{
	width: 422px;
	margin-left: 14px;
}
#sub
{
	float: left;
	overflow: hidden;
	width: 180px;
/*font-size:1.1em;*/
	margin-left: 14px;
}
.home #sub
{
	width: 204px;
}
.rssFeed IMG
{
	padding: 0;
}
/*-- Internal --*/
#pageheader
{
	background: #D5CDC3 url(../images/top_bg.jpg) repeat-x;
	height: 95px;
	padding-top: 6px;
	/*[empty]padding-bottom:;*/
}
#pageheader .wrapper
{
	margin: 0 auto;
	width: 860px;
}
/*****************PARENT NAVIGATION***************/
#parentnavplus
{
	position: relative;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 24px;
	text-align: right;
	text-transform: uppercase;
	width: 630px;
	float: right;
}
#parentnavplus UL
{
	margin: 0;
	padding: 0px;
	height: 30px;
}
#parentnavplus UL LI
{
	display: inline;
	list-style-type: none;
}
#parentnavplus UL LI A
{
	color: #4E7085;
	padding: 0 0 18px 15px;
	text-decoration: none;
}
#parentnavplus UL LI A:visited
{
	color: #4E7085;
}
#parentnavplus UL LI A:hover
{
	color: #3D5767;
}
#parentnavplus UL LI.currenttree A:link, #parentnavplus UL LI.currenttree A:visited
{
	background: transparent url(../images/current_point.jpg) no-repeat bottom center;
	color: #6C5742;
}
#parentnavplus UL LI.currenttree LI A:link, #parentnavplus UL LI.currenttree LI A:visited
{
	background: none;
}
/*nested uls in parentnav*/
#parentnavplus UL LI UL
{
	display: none;
	font-size: 0.9em;
}
#parentnavplus UL LI LI A:link, #parentnavplus UL LI LI A:visited, #parentnavplus UL LI.currenttree LI A:link, #parentnavplus UL LI.currenttree LI A:visited
{
	background: transparent none;
	text-transform: none;
	color: #4F3E36;
	font-weight: normal;
}
#parentnavplus UL LI UL
{
	background: transparent;
	clear: both;
	height: 18px;
	position: absolute;
	top: 34px;
	right: 0;
}
#parentnavplus UL LI UL
{
	margin: 0;
	padding: 0px;
	width: 860px;
}
#parentnavplus UL LI UL LI
{
	display: inline;
	list-style-type: none;
}
#parentnavplus UL LI UL LI A
{
	padding: 0 0 0 25px;
}
#parentnavplus UL LI.currenttree UL LI A:active, #parentnavplus UL LI.currenttree UL LI.currenttree A, #parentnavplus UL LI.currenttree UL LI A:hover, #parentnavplus UL LI UL LI A:hover
{
	color: #5E9ABE;
}
/*****************END PARENT NAVIGATION***************/
.landing_page_body_class #flexcontent .wrapper
{
	height: 246px;
}
#img_contain
{
	position: absolute;
	top: 0;
	right: 0;
}
#flexcontent #story_container
{
	background: transparent url(../images/mast_story_bg.gif) no-repeat;
	position: absolute;
	width: 420px;
	top: 0px;
	left: 0px;
	padding: 20px 0 0 20px;
	height: 100%;
}
#story2, #story3, #story4, #story5, #story6, #story7
{
	display: none;
}
#mast_thumbs
{
	background: transparent url(../images/masthead_landing_thumb_bg.jpg) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 384px;
	height: 52px;
}
#mast_thumbs UL
{
	margin: 5px 0 0 8px;
	padding: 0px;
	overflow: hidden;
	zoom: 1;
}
#mast_thumbs UL LI
{
	float: left;
	list-style-type: none;
	padding-right: 8px;
}
#mast_thumbs UL LI A.active
{
	border: 2px solid #F2D592;
}
#img_thumbs IMG
{
	border: 1px solid #A2C0D0;
	display: block;
}
.breadcrumbs
{
	background: #FFF url(../images/crumbs_bg.jpg) repeat-x;
	clear: both;
	height: 18px;
	padding-top: 6px;
	font-size: 1.1em;
}
.breadcrumbs .wrapper
{
	width: 870px;
	margin: 0 auto;
}
.breadcrumbs UL
{
	margin-left: 5px;
}
.breadcrumbs UL LI
{
	display: inline;
	list-style-type: none;
}
.breadcrumbs UL LI A
{
	color: #5E9ABD;
	text-decoration: none;
}
.breadcrumbs UL LI A:visited
{
	color: #5E9ABD;
}
.breadcrumbs UL LI A:after
{
	content: " > ";
}
.breadcrumbs UL LI A:hover
{
	text-decoration: underline;
}
/********************SUBNAV******************************/
#subnavplus .subnav
{
	padding-bottom: 20px;
}
#subnavplus .subnav A
{
	display: none;
}
#subnavplus .subnav .currentitem A, #subnavplus .subnav .currenttree A
{
	display: block;
}
/*beige (TOP)*/
#subnavplus .subnav .currenttree A, #subnavplus .subnav .currentitem A, #subnavplus .subnav .currenttree A:hover, #subnavplus .subnav .currentitem A:hover
{
	background: #D5CDC3 url(../images/program_title_bg.jpg);
	color: #806E5A;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}
/*brown*/
#subnavplus .subnav .currenttree LI A, #subnavplus .subnav .currentitem LI A
{
	text-transform: none;
	background: #A08B76 url(../images/leftnav_bg.jpg) no-repeat;
	color: #FFF;
	display: block;
	font-size: 1.2em;
	margin: 0;
	overflow: hidden;
	padding: 5px;
	text-decoration: none;
	zoom: 1;
}
#subnavplus .subnav .currenttree LI A:hover, #subnavplus .subnav .currentitem LI A:hover
{
	background: #486577 url(../images/leftnav_current_bg.jpg) no-repeat;
	text-transform: none;
	color: #FFF;
}
/*blue current*/
#subnavplus .subnav .currenttree .currentitem A, #subnavplus .subnav .currenttree .currenttree A
{
	background: #486577 url(../images/leftnav_current_bg.jpg) no-repeat;
}
/*lightblue br
new adding pointer arrow to the top of nested list*/
#subnavplus .subnav .currenttree .currenttree UL, #subnavplus .subnav .currenttree .currentitem UL
{
	background: #A08B76 url(../images/leftnav_current_sub_bg.jpg) no-repeat 0 -29px;
	padding-top: 10px;
}
/*remove from nested ul*/
#subnavplus .subnav .currenttree .currenttree UL UL, #subnavplus .subnav .currenttree .currentitem UL UL
{
	background: transparent none;
	padding-top: 0;
}
#subnavplus .subnav .currenttree .currenttree LI A, #subnavplus .subnav .currenttree .currentitem LI A
{
	background: #8DA9B8 url(../images/leftnav_sub_bg.jpg) repeat-y;
	font-size: 1em;
	color: #FFF;
	display: block;
	padding: 0px 5px 5px 15px;
	text-decoration: none;
/*width:100%;*/
	height: auto;
}
/*active item in light blue section(dark blue)*/
#subnavplus .subnav .currenttree .currenttree .currentitem A
{
	color: #28485C;
}
#subnavplus .subnav .currenttree .currenttree .currentitem A:hover
{
	color: #28485C;
}
/*links under active item in light blue section(dark blue)*/
#subnavplus .subnav .currenttree .currenttree .currentitem LI A
{
	color: #FFF;
}
#subnavplus .subnav .currenttree .currenttree .currentitem LI A:hover
{
	color: #E5CF97;
}
/*normal hover in light blue section*/
#subnavplus .subnav .currenttree .currenttree LI A:hover, #subnavplus .subnav .currenttree .currentitem LI A:hover
{
	color: #E5CF97;
}
#subnavplus .subnav .currenttree .currenttree LI LI A, #subnavplus .subnav .currenttree .currentitem LI LI A
{
	padding: 0px 5px 5px 30px;
}
/********************END SUBNAV*****************************
SHARE BAR*/
#shareBar
{
	text-align: right;
	position: relative;
	padding: 10px;
}
.email
{
}
#shareBar P, #shareBar IMG
{
	padding: 0;
	margin: 0;
}
#shareBar P A
{
}
#shareBar IMG
{
	float: none;
	width: auto;
}
#student_blogs
{
	background: #FFF;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
}
#left_side
{
	float: left;
	padding-right: 10px;
	width: 205px;
}
#right_side
{
	float: left;
	width: 205px;
}
#student_blogs .bump
{
	padding-bottom: 8px;
}
#student_blogs P.bump
{
	margin-bottom: 17px;
}
.home #main .summary_display_date
{
	display: none;
}
#main .newsitem
{
	padding-bottom: 10px;
}
#main .newsitem H3
{
	font-size: 1em;
}
/*news item headers*/
.home #main H3 A
{
	color: #4E7085;
}
.home #main H3 A:hover
{
	text-decoration: none;
}
#main .summary_teaser
{
	display: inline;
}
#main .summary_teaser P
{
	display: inline;
}
#main .summary_more_link
{
	display: inline-block;
	padding-left: 5px;
	margin-bottom: 18px;
}
#main .summary_more_link A
{
	color: #73A7C7;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}
.summary_display_date
{
	font-weight: bold;
}
#sub .sub2, #sub .sub3
{
	margin-top: 10px;
}
#sub P
{
	margin-bottom: 10px;
}
#sub OL
{
	margin: 0 0 10px 25px;
	padding-bottom: 5px;
}
#sub .sub2
{
	border: 1px solid #E6E7E8;
	border-width: 1px 1px 0;
}
#sub .sub2 UL
{
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#sub .sub2 UL LI
{
	border-bottom: 1px solid #E6E7E8;
}
#sub .sub2 UL LI A
{
	color: #8DA9B8;
	display: block;
	padding: 8px 10px;
	text-decoration: none;
}
#sub .sub2 UL LI A:hover
{
	background-color: #8DA9B8;
	color: #FFF;
}
#sub .sub2 UL LI A:active
{
	background-color: #8DA9B8;
	color: #FFF;
}
#sub .sub2 UL LI A.active
{
	border: 0px solid #000000;
	background-color: #8DA9B8;
	color: #FFF;
}
#sub .sub2 UL LI A#current
{
	background-color: #8DA9B8;
	color: #FFF;
}
#sub .sub3
{
	background: #D5CDC3;
	border: 1px solid #C6BFB6;
	padding: 10px 15px;
}
.home #sub .sub3
{
	background: none;
	border: none;
	padding: 0;
}
#news_search
{
	padding-bottom: 30px;
}
.news_search
{
	margin-top: 10px;
}
#fields
{
	background: #FFF;
	border: 1px solid #8FAABB;
	color: #6D7077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 20px;
	width: 218px;
	margin: 0 0 5px 5px;
}
#dropdown
{
	background: #FFF;
	border: 1px solid #8FAABB;
	color: #6D7077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 20px;
	width: 220px;
	margin: 0 0 5px 5px;
}
#start_date
{
	background: #FFF;
	border: 1px solid #8FAABB;
	color: #6D7077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 19px;
	width: 80px;
	margin: 0 0 5px 5px;
}
#end_date
{
	background: #FFF;
	border: 1px solid #8FAABB;
	color: #6D7077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 19px;
	width: 80px;
	margin: 0 0 5px 5px;
}
#submit
{
	margin: 0 0 5px 5px;
}
.compare
{
	color: #4E7085;
	font-weight: bold;
}
#compare_table
{
	margin: 10px 0;
	text-align: left;
}
#compare_table TH
{
	font-weight: bold;
	padding: 5px;
	background: #8DA9B8;
	border: 1px solid #7F98A5;
	color: #FFF;
}
#compare_table TH.blank
{
	background: #FFF;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-bottom: 1px solid #CCD2D6;
}
#compare_table TR.alt
{
	padding: 8px;
	background: #E8EEF1;
	border-bottom: 1px solid #FFF;
}
#compare_table TD
{
	padding: 8px;
	border: 1px solid #CCD2D6;
}
#compare_table TD.blue
{
	color: #4E7085;
	font-weight: bold;
}
#update
{
	padding-top: 10px;
}
/*-- Footer --*/
#pagefooter
{
	background: #A08B76;
	clear: both;
	color: #FFF;
	overflow: hidden;
	padding-top: 20px;
	position: relative;
	text-align: center;
	height: 110px;
}
#pagefooter .wrapper
{
	width: 860px;
	margin: 0 auto;
}
#pagefooter UL
{
	margin: 0;
	padding: 0;
	text-align: center;
	width: 400px;
	margin: 0 auto;
}
#pagefooter UL LI
{
	display: inline;
	list-style-type: none;
}
#pagefooter UL LI A
{
	background: transparent url(../images/white_pipe.jpg) no-repeat right;
	color: #FFF;
	font-weight: normal;
	padding: 0 8px;
}
#pagefooter UL LI A:visited
{
	color: #FFF;
}
#pagefooter UL LI A:hover, #footer UL LI A:active
{
	color: #28485C;
}
#pagefooter UL LI A#current
{
	color: #28485C;
}
#pagefooter UL LI A.end
{
	background: none;
}
#pagefooter P
{
	margin-top: 14px;
}
/*Explore content*/
.gu_eventDateTime
{
	font-weight: bold;
}
.gu_event
{
	margin-bottom: 17px;
}
.display_story_date
{
	font-weight: bold;
	margin-bottom: 10px;
}
.Breadcrumbs1 IMG, .Breadcrumbs2 IMG, .Breadcrumbs3 IMG
{
	display: none;
}
.Breadcrumbs1, .Breadcrumbs2, .Breadcrumbs3
{
	display: inline;
}
.Breadcrumbs1 A:after, .Breadcrumbs2 A:after, .Breadcrumbs3 A :after
{
	content: " > ";
}
.ViewTitle
{
	color: #A08B76;
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 7px;
	text-transform: uppercase;
}
.Faculty_List
{
	margin-top: 15px;
}
.Faculty_ListItem
{
	padding: 5px 0 10px;
	border-bottom: 1px solid #F2F2F2;
}
.gu_profileitem
{
	padding-bottom: 8px;
}
.gu_profileitem H4
{
	font-size: 1.2em;
}
#main UL.gu_profilenav
{
	border-bottom: 1px solid #CCC;
	padding-bottom: 0;
	margin-left: 0;
	padding-left: 15px;
}
#main UL.gu_profilenav LI
{
	border: 1px solid #CCC;
	padding: 4px 6px;
	border-bottom: 1px solid #FFF;
	background: #FFF;
	line-height: 2em;
}
#main UL.gu_profilenav LI.gu_profilenavitemoff
{
	border-bottom: 1px solid #CCC;
	background: #F2F2F2;
}
/*#main ul.gu_profilenav li a{border-bottom:1px solid #ccc;margin:0 -6px;padding:0 6px 4px}*/
#main UL.gu_profilenav LI A:hover
{
	text-decoration: none;
}
