/* CSS Document */

a:link {
	text-decoration : underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}
.box1 {
	display: none;
}
.box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	background-image: url(http://www.nd.edu/%7Endbizmag/winter2008/images/bizMagHeaderOutlines.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 125px;
}
.box3 {
	display: none;
}
.box4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	vertical-align: top;
}
.box5 {
	display: none;
}
.box6 {
	background-color: #FFFFFF;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}
