html { 
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	padding: 0;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	float: inherit;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
p {
	margin: 0;
	padding: 0 0 1.5em 0;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
}
ul {
	margin: 0;
	padding: 0 0 1.5em 0;
}
li {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.5em;
}
h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	font-family: "Times New Roman", Times, serif;
	color: #004d9a;
	line-height: 1.5em;
	font-size: 2.4em;
	font-weight: normal;
}
h1 a, h2 a {
	color: #004d9a;
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	color: #A4BBD3;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: #004d9a;
	line-height: 1.5em;
	font-size: 1.8em;
	font-weight: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: #004d9a;
	line-height: 1.5em;
	font-size: 1.6em;
	font-weight: normal;
}
a {
	color: #004d9a;
	text-decoration: none;
}
a:hover {
	color: #996600;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.attention {
	color: #004d9a;
	font-weight: bold;
}
.attentiontitle {
	color: #004d9a;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.note {
	font-size: 1em;
	color: #666666;
}
.iconprint {
	margin: 0 4px -5px 0;
}
a.linkprint {
	margin: 0 30px 0 0;
	font-size: 1.2em;
	font-weight: bold;
}
a.linkclose {
	font-size: 1.2em;
	font-weight: bold;
}




/* ************************************************** div#page ****************************** */
div#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/_images/bkg_page.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


div#page_alumni {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/_images/bkg_alumnipage.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* ************************************************** div#header ****************************** */
div#headeralumni {
	width: 980px;
    height: 280px;
	margin: 0;
	padding: 0;
	background-position: center ;
	background-repeat: no-repeat;
	
}
div#header {
	width: 980px;
	height: 220px;
	margin: 0;
	padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
}
#header h1 {
	width: 940px;
	height: 158px;
	margin: 0 20px;
	padding: 0;
	text-indent: -5000px;
}
#navmain {
	width: 980px;
	margin: 0;
	padding: 0;
	background-image: url(/_images/bkg_navmain.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#navmain ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navmain li {
	float: left;
	width: 139px;
	height: 24px;
	margin: 0;
	padding: 2px 0 0 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1;
	border-left: solid 1px #ffffff;
}
#navmain li.first {
	border-left: none;
}
#navmain a {
	display: block;
	margin: 0;
	padding: 4px 0;
	color: #ffffff;
	text-decoration: none;
}
#navmain a:hover {
	color: #A4BBD3;
}



/* ************************************************** div#main ****************************** */
div#main {
	overflow: hidden;
	width: 940px;
	margin: 0 20px;
	padding: 0;
}
/* ******************** COLUMNS ******************** */

/* 
	affects all main content columns
*/
div.column { 
	float: left;
	display: inline;
	padding: 0 0 20px 0;
}
/* 
	for single-column pages WITHOUT margins
*/
div.full { 
	width: 896px;
	margin: 0 22px;
}
/* 
	for single-column pages with margins
*/
div.single { 
	width: 710px;
	margin: 0 80px;
}
/* 
	for two-column pages, each column 1/2 width of page 
*/
div.half1 { 
	width: 370px;
	margin: 0 20px 0 80px;
}
div.half2 { 
	width: 370px;
	margin: 0 80px 0 20px;
}
/* 
	navigation column on pages with subnav column 
*/
div.navigation { 
	width: 160px;
	margin: 0 30px;
}
div.navigation_alumni {
	width: 160px;
	margin: 0 30px;
	
}
/* 
	main column on pages with subnav column 
*/
div.pagewithnav { 
	width: 660px;
	margin: 0 30px;
}
div.pagewithnav_alumni { 
	float: inherit;
	
	margin: 0 5px;
	float: left;
}
/* 
	for map-printing pages
*/
div.printmap { 
	width: 600px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}
/* 
	for profile-wheel pages
*/
div.profiles { 
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}
div.profiles h1 {
	width: 910px;
	margin: 0 auto;
	text-align: left;
}



/* 
	subnavigation list for left-side column
*/
ul.navsectional {
	width: 160px;
	list-style-type: none;
}
.navsectional li {
	margin: 0;
	padding: 10px 0;
	font-size: 1em;
	line-height: 1;
	border-bottom: solid 1px #A58C25;
}



/* 
	icon navigation list - smaller image links, 130 x 127 pixels in size
*/
ul.navicon {
	overflow: hidden;
	list-style-type: none;
}
.navicon li {
	float: left;
	display: inline;
	width: 130px;
	height: 127px;
	margin: 0 6px 0 0;
	padding: 0;
	line-height: 1;
	background-position: 0 -127px;
	background-repeat: no-repeat;
}
.navicon li a {
	display: block;
	width: 130px;
	height: 127px;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-indent: -5000px;
	background-position: 0 -127px;
	background-repeat: no-repeat;
}
.navicon li.tax, .navicon li.tax a {
	background-image: url(/_images/nav_icon_tax.jpg);
}
.navicon li.tax a:hover {
	background-position: 0 0;
}
.navicon li.audit, .navicon li.audit a {
	background-image: url(/_images/nav_icon_audit.jpg);
}
.navicon li.audit a:hover {
	background-position: 0 0;
}
.navicon li.advisory, .navicon li.advisory a {
	background-image: url(/_images/nav_icon_advisory.jpg);
}
.navicon li.advisory a:hover {
	background-position: 0 0;
}
.navicon li.resources, .navicon li.resources a {
	background-image: url(/_images/nav_icon_resources.jpg);
}
.navicon li.resources a:hover {
	background-position: 0 0;
}
.navicon li.industry, .navicon li.industry a {
	background-image: url(/_images/nav_icon_industry.jpg);
}
.navicon li.industry a:hover {
	background-position: 0 0;
}
.navicon li.contactus, .navicon li.contactus a {
	background-image: url(/_images/nav_icon_contactus.jpg);
}
.navicon li.contactus a:hover {
	background-position: 0 0;
}
ul.navlistings {
	list-style-type: none;
}


/* 
	"label" navigation list -- images 292 x 163 pixels as whole links
*/
ul.navlabel {
	overflow: hidden;
	list-style-type: none;
	margin: 0 0 0 5px;
}
.navlabel li {
	float: left;
	display: inline;
	width: 292px;
	height: 163px;
	margin: 0 5px 5px 0;
	padding: 0;
	line-height: 1;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.navlabel li a {
	display: block;
	width: 292px;
	height: 163px;
	margin: 0;
	padding: 0;
	line-height: 1;
	background-position: 0 0;
	background-repeat: no-repeat;
}


/* 
	section breakout - used on Resources section
*/
div.section {
	float: left;
	display: inline;
	width: 290px;
	margin: 0 0 5px 13px;
	padding: 0;
}
.section h2 {
	margin: 0;
	padding: 0 10px;
	font-size: 1.6em;
	line-height: 21px;
	color: #ffffff;
	background-image: url(/_images/bkg_h2_resources_gold.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.newsletters h2 {
	background-image: url(/_images/bkg_h2_resources_blue.gif);

}

.section h2 a, .section h2 a:hover {
	color: #ffffff;
}
.section ul {
	height: 160px; 
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
	border: solid 1px #AC9F4A;
}
.newsletters ul {
	border: 1px solid #5B83B7;
}
.section li {
	margin: 0;
	padding: 0;
	line-height: 1;
	border-top: solid 1px #999999;
}
.section li.first {
	padding-top: 5px;
	border-top: none;
}
.section li a {
	display: block;
	margin: 0;
	padding: 8px 0;
}



/* 
	subcolumns used within some pages that are otherwise wide-column content
*/
div.subcolumn2 {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}
div.subcolumn3 {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
	
}
div.subcolumn_alumni {
	float: left;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	border-width: 5px;
	background-color: #FF00FF;
}
/* 
	styles to place the two flash pieces on the About page
*/
div.flashpartners {
	float: left;
	width: 400px;
	margin: 0 4px 0 66px;
	padding: 0;
}
div.flashprincipals {
	float: left;
	width: 400px;
	margin: 0 70px 0 0;
	padding: 0;
}
/* 
	table used for job postings page
*/
table.jobs {
	width: 600px;
	border: none;
}
.jobs th {
	margin: 0;
	padding: 0 0 1em 0;
	font-family: "Times New Roman", Times, serif;
	color: #004d9a;
	line-height: 1.5em;
	font-size: 1.8em;
	font-weight: normal;
	text-align: left;
}
.jobs td {
	width: 50%;
	margin: 0;
	padding: 0 0 1.5em 0;
	font-size: 1.2em;
	line-height: 1.5em;
}
/* 
	table used for contact form
*/
table.contact {
	width: 780px;
	border: none;
}
.contact th {
	margin: 0;
	padding: 0 0 1em 0;
	font-family: "Times New Roman", Times, serif;
	color: #004d9a;
	line-height: 1.5em;
	font-size: 1.8em;
	font-weight: normal;
	text-align: left;
}
.contact td {
	margin: 0;
	padding: 0 1em 1.5em 0;
	font-size: 1.2em;
	line-height: 1.5em;
	vertical-align: top;
}
.contact td.formlabel {
	text-align: right;
}



/* ************************************************** div#return ****************************** */
/* 
	contains the logo that links back to the home page, appears on most site pages
*/
div#return {
	clear: both;
	width: 910px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#return p {
	margin: 0 30px;
	line-height: 1;
	text-align: right;
}



/* ************************************************** div#footer ****************************** */
div#footer {
	width: 980px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer ul {
	margin: 0;
	padding: 15px 0 10px 0;
	list-style-type: none;
	text-align: center;
}
#footer li {
	display: inline;
	overflow: visible;
	margin: 0;
	padding: 0 16px 0 20px;
	font-size: 1.2em;
	line-height: 1;
	border-left: solid 1px #000000;
}
#footer li.first {
	border-left: none;
}
#footer a {
	overflow: visible;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 1;
	text-decoration: none;
}
#footer div#navfooter {
	margin: 0;
	padding: 0 0 26px 0;
	background-image: url(/_images/bkg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFF;
}
#footer #navfooter li {
	font-size: 1.2em;
	border-color: #ffffff;
}
#footer #navfooter a {
	color: #ffffff;
}
