	a:link{ color:#BF323F; }
	a:visited{ color:#68696B; }
	a:hover{ color:#999999; }
	
	.topBkg {
		background-image:url(images/bkg/topBkg.jpg);
		background-position: bottom;
		background-repeat:repeat-x;
	}
	.bottomBkg {
		background-image:url(images/bkg/bottomBkg.jpg);
		background-position: top;
		background-repeat:repeat-x;
	}
	.leftBkg {
		background-image:url(images/bkg/leftBkg.jpg);
		background-position: right;
		background-repeat:repeat-y;
	}
	.rightBkg {
		background-image:url(images/bkg/rightBkg.jpg);
		background-repeat:repeat-y;
	}
	.whiteShadow {
		background-image:url(images/bkg/whiteBkg.jpg);
		background-repeat:repeat-y;
	}
	.greyBar {
		background-image:url(images/bkg/greySideBar.jpg);
		background-repeat:repeat-y;
	}
	.blackBar {
		background-image:url(images/bkg/blackSideBar.jpg);
		background-repeat:repeat-y;
	}
	.footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height:normal;
		font-weight: normal;
	}
	.Title1 {
		color:#BF323F;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
	}
	.Title2 {
		color:#BF323F;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	.Title3 {
		color:#BF323F;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.red {
		color:#BF323F;
	}
	td {
		color:#000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		line-height: 1.4em;
	}
	
	sup { line-height: 0; }
	
	.archives {
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width:140px;
	}
	
	.archives a:link{ color:#ffffff; }
	.archives a:visited{ color:#ffffff; text-decoration:none;}
	.archives a:hover{ color:#333333; text-decoration:none;}
	
	.staff {
		color:#999999;
		font-family:Helvetica, Geneva, Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		width:195px;
	}
	.archDate{
		background-color:#BF323F;
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
	}
	input.search {
		color:#BF323F;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		width:155px;
	}
	.downloadText {
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
	}
.QuestionName {color:black; font-size:12px; font-family:verdana; font-style:italic;}
.QuestionAnswers {color:black; font-size:12px; font-family:verdana;}
.SurveyNameRow {color:black; background-color:cccccc; font-size:14px; font-family:verdana; font-weight:bold;}
