@charset "utf-8";
/* CSS Document */

body {
	color:#000;
	text-align:left;
}

h1 {
	color:#000;
}

h2 {
	color:#000;
}

h3{
	color:#000;
}

p {
	text-align:left;
}

.purple600px {
	width:100%
}

.white600px {
	width:100%
}

.sideMenu{
	display:none;
}

img {
	display:none;
	}

#menu {
	display: none;
}

#menubar {
	margin:0;
}

.textBoxIntro {
	width:100%;
	margin:0;
}

#textColumnTwo {
	margin-left: 0;
	width:100%;
}

#textArea {
	margin-top:0;
	width:100%;
}

#header {
	display: none;
}

.rightCol {
	margin-left:0;
	float:left;
		width:100%;
}
.leftCol {
	display:none;
}
#columnThree {
	float:left;
	margin-left:0;
	width:100%;
}

.purpleMedText {
	color:	#000;
	}
	
.purpleTableText {
	color:	#000;
	}
	
.purpleMedTextNonBold {
	color:	#000;
	}
.purpleSmallText {
	color:	#000;
	}
	
.purpleMedLink {
	color:	#000;
}

.purpleMedLinkUnderline {
	color:	#000;
}

.purpleMedBoldLink {
	color:	#000;
}

.purpleSmallLink {
	color:#000;
}

.darkGreyMedLink {
	color:#000;
	}
	
.newsHeading {
	color:#000;
	}

.newsDate {
	color:#000;
}
	.moreLink {
	color:#000;
}

#topText {
	color:#000;
}

#footer {
	display:none;
}
