A:link { COLOR: #000000; }
A:visited { COLOR: #000000; }
A:hover { COLOR: #000000; }
A { COLOR: #000000; }
BODY {
    BACKGROUND-IMAGE: none;
    COLOR: #ffffff;
    BACKGROUND-REPEAT: repeat;
	BACKGROUND-COLOR: #451146;
	BACKGROUND-IMAGE: url('/_img/background.gif');
	BACKGROUND-POSITION: top left;
	BACKGROUND-REPEAT: repeat-x;
}
.ConfirmMsg {
    BACKGROUND: #006200
}
.ErrorMsg {
    BACKGROUND: #006200
}
.Project {
    BACKGROUND: #ff00ff
}
INPUT.Button {
    BACKGROUND: #0000ff
}
INPUT.TxtEmail, INPUT.TxtFamilyName, INPUT.TxtGender, INPUT.TxtGivenName, INPUT.TxtPassword, INPUT.TxtTitle, INPUT.TxtUser, SELECT.ImportanceBox, SELECT.RatingBox, TEXTAREA.TextBox, TABLE.ErrorMsg, TABLE.Login, TABLE.PrintQuestionBox {
    BACKGROUND: #ffffff
}
TABLE.Main {
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #ffffff
}
TABLE.QuestionBox {
    BACKGROUND: #480667
}
TD {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #000000;
}
TD.Question {
    BACKGROUND: #cc0000
}
TD.PrintQuestion {
	BACKGROUND: #4C0E81;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	padding-left:6px;
}
TD.QuestionBox {
    BACKGROUND: #ffffff;
    COLOR: #000000
}
TD.Title {
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #ffffff
}
TABLE.Report {
    BACKGROUND-COLOR: #ffffff
}
TD.Report {
    COLOR: black;
    FONT-FAMILY: Arial
}
A.Report:visited {
    COLOR: #000000;
    FONT-FAMILY: Arial
}
A.Report:hover {
    COLOR: #000000;
    FONT-FAMILY: Arial
}
A.Report:link {
    COLOR: #000000;
    FONT-FAMILY: Arial
}
A.Report {
    COLOR: #000000;
    FONT-FAMILY: Arial
}
BODY.SelectChartPage {
    BACKGROUND-COLOR: #006200
}
INPUT.ReportButton {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
INPUT.RaterButton {
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana
}
.ERROR {
    BACKGROUND-COLOR: #ffffff;
    FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	Color: Red;
	width: 615px;
	text-align: center;
	padding: 10px;
	border-color: #999999;
	border-style: double;
	border-width: 2px;
}
.WELCOME {
	width:617;
	/*color: white;
	FONT-FAMILY: Arial;
	text-align: justify;*/
}
.WELCOMEHEADING {
	font-size: 14pt;
	font-weight:bold;
	margin-bottom:12px;
	text-align: center;
}
.WELCOMEINSTRUCTIONS {
	CLEAR:both;
	FONT-SIZE: 10pt;
	text-align: center;
}
.WELCOMEREVIEWEE {
	CLEAR:both;
	text-align:center;
	FONT-SIZE: 10pt;
	padding-bottom: 10px;
}
.QUESTIONSAREA {
	width:617;
	text-align:left;
	background-color: #F78600;
}
.QUESTIONHEADING {
	FONT-SIZE: 14pt;
	FONT-FAMILY: Arial;
	text-align: center;
	color: #000000;
	padding-top: 12px;
}
h1 {
	FONT-SIZE: 14pt;
	FONT-FAMILY: Arial;
	text-align: center;
	color: #000000;
	padding-top: 12px;
}
h2 {
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial;
	text-align: center;
	color: #000000;
	padding-top: 12px;
}
.QUESTIONINSTRUCTIONS {
	CLEAR:both;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	text-align: left;
	padding-left: 5px;
	color: #000000;
}

/* -------------------------------------------------------- */
/* -------------------- Levi's Changes -------------------- */
/* -------------------------------------------------------- */

body {
	margin: 0px !important;
	padding: 20px !important;
	background: #451146 url('/_img/background.gif') top left repeat-x !important;
	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 0.75em !important;
	line-height: 1.6em !important;
}
/*
div.WELCOMEHEADING, span.WELCOMEHEADING {
	display: block;
	background: url('/_img/logo.gif') top center no-repeat;
	width: 100%;
	height: 118px;
	margin: 0px auto 20px auto;
	text-indent: -9999px;
}
body.QuestionPage p.WELCOMEINSTRUCTIONS {
	display: block;
	background: #ddd;;
	border: 2px solid #fff;
	padding-top: 10px;
	margin-bottom: 20px;
	color: #000;
}
*/

p.WELCOMEINSTRUCTIONS font {
	color: #000 !important;
}
div.WELCOMEINSTRUCTIONS {
	font-style: italic;
	padding-top: 10px;
}
div.QUESTIONSAREA {
	background: #ddd;
	color: #000;
	margin-top: 0px;
	margon-bottom: 0px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 0;
}

div.QUESTIONSAREA { width: 619px; }
html>body div.QUESTIONSAREA { width: 617px; }
div.QUESTIONSAREA div.QUESTIONHEADING, div.QUESTIONSAREA div.QUESTIONINSTRUCTIONS {
	padding: 0 20px 0 20px;
	margin: 0px;
	color: #000;
}
td.PrintQuestion {
	background: #bb9ecb url('/_img/fcf-mini-logo.gif') 5px 5px no-repeat;
	padding: 10px 10px 10px 38px;
	color: #000;
}
.PrintQuestionNoLogo {
	background: #bb9ecb;
	color: #000;
	font-weight:bold;
	color:#000000;
}
div.WELCOME div.WELCOMEREVIEWEE {
	background: none;
	padding-top: 0px;
}
div.WELCOMEREVIEWEE p {
	color: #fff !important;
}
/* removed temporarily
.PrintQuestion font, .PrintQuestion font b {
	color: #000;
}*/
td.PrintQuestion_hc {
	background: #bb9ecb url('/_img/fcf-mini-logo.gif') 5px 5px no-repeat;
	padding: 10px 10px 10px 38px;
	color: #000;
}
.PrintQuestionNoLogo_hc {
	background: #bb9ecb;
	color: #000;
	font-weight:bold;
	color:#000000;
}
.PrintQuestion_hc font, .PrintQuestion_hc font b {
	/*color: #000 !important;*/
}
.PrintQuestion_hc p {
	padding: 10px 38px 10px 38px;
}
.PrintQuestion p {
	padding: 10px 38px 10px 38px;
}
textarea.TextBox {
	width: 590px;
}
input {
	padding: 4px;
}
body .usertable {
	display: block;
	background: #ddd !important;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 10px;
	color: #000;
	width: auto;
	margin-bottom: 0px;
}
body .heading {
	background: #bb9ecb !important;
	color: #000 !important;
	padding: 10px;
}
body .heading2 {
	background: #9ecba8 !important;
	color: #000 !important;
	padding: 10px;
}
body div.logo {
	display: block;
	background: url('/_img/logo.gif') top center no-repeat;
	width: 100%;
	height: 118px;
	margin: 0px auto 20px auto;
}

div.WELCOME {
	background: #fff;
	border: 1px solid #888;
	margin-bottom: 10px;
	color: #000;
}
div.registerbox {
	background: #ddd;
	border: 2px solid #fff;
	margin-bottom: 10px;
	color: #000;
	padding: 10px;
}
div.registerbox h2 {
	margin:0;
	padding:0;
	font-size: 18px;
}
div.WELCOME .WELCOMEHEADING {
	display: none;
}
div.WELCOME .WELCOMEINSTRUCTIONS {
	border-bottom: 1px solid #ddd;
	margin: 20px 20px 10px 20px;
	padding: 0 0 20px 0;
}
div.WELCOME .WELCOMEREVIEWEE p {
	color: #000 !important;
}
div.WELCOME .WELCOMEREVIEWEE p a {
	color: #451146 !important;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
div.WELCOME .WELCOMEREVIEWEE p a:hover {
	color: #803781 !important;
}
body.RegisterPage input {
	padding: 1px;
}
td.PrintQuestion {
    width: 590px;
}
.SaveBtn1 {
	width: 200px;
}
