body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #232323;
	position: relative;
	text-decoration: none;
	line-height: 16px;
}
/*The call below ties in with special file that allows trans in .png files in IE 5.5 and above*/
img, div {
	behavior: url(/styles/iepngfix.htc) 
}
a img {border:none }
h1 {
	line-height: normal;
}
.ndiPurple {
	color: #522F91;
}
.boldPurple {
	font-weight: bold;
	color: #522F91;
}
.colorWhite {
	color: #FFFFFF;
}
a:link, a:visited {
	color: #522F91;
}
a:hover, a:active {
	color: #6633CC;
}
.2ndLevMainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #232323;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.2ndLevMainBody p {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
}
.noRepeatBG {
	background-repeat: no-repeat;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	position: relative;
	width: 100%;
	bottom: 10px;
	top: -29px;
	text-decoration: none;
}
#copyright a {
	color: #999999;
}
#copyright a:hover {
	color: #660099;
}
.indent {
	text-align: center;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.whoweareDetailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
