/* 
 * PRS Guided Tour style sheet
 *
 */

.tourBox 
	{
	background-color: #FFFFCC;
	font-weight:normal;
	color:#000099;
	margin-left:5%;
	margin-right:5%;
	text-align:left;
	}

.tourLink
	{
	font-weight:bold;
	text-align:right;
	}

.tourTable
	{
	text-align:center;
	}

.tourTitle 
	{
	font-weight:bold;
	text-align:center;
	}



/* Everything after this is copied from data-entry.css */

.indent3 {margin-left: 10%}
.indent2 {margin-left: 5%}
.indent1 {margin-left: 0%} 

.tablehead { 
	background:#CCCCCC;
	}

.alertmsg { 
	 
	font-weight:bold;
	color: #FF0022;
	}

.block {
	width:100%;	
	}
.blocktitle {
	font-weight:bold; 
	 
	color:#333399;
	background:#FFFFFF;
	padding:2;
	}
.box { 
	border-color: #990033; 
	border-style: solid; 
	border-width: 2px ; 
	padding:5;
        }
.data { 
	 
       	}
.editentry  { 
	 
	}

.editlabel { 
	font-weight:bold; 
	 
	background:#CCCCFF;
	}
.editlink { 
	font-weight:bold; 
	 
	}
.editnumber { 
	font-weight:bold; 
	 
	}
.emptyList  { 
	margin-left: 10%;
	margin-right: 10%;
	padding:20px 20px 20px 20px;
	background:#CCCCCC;
	}
.entry  { 
	 
/*	font-size:11px; */
	background:#CCCCCC;
	}
.titleElement  { 
	 
	}
.entryfixed  { 
	 
	background:#CCCCCC;
	}
.entryreq  { 
	 
	background:#CCCCCC;
	}
.entryopt  { 
	 
	background:#CCCCCC;
	}
.help  { 
	color: #000066; 
	}
.indent  { 
	margin-left: 5%;
	}
.instructions  { 
	margin-left: 10%;
	margin-right: 10%;
	}
.instrText  { 
	font-weight:normal; 
	}
.label { 
	font-weight:bold; 
	}
.labelnote  { 
	font-weight:normal; 
        }
.listlinks  { 
	/* padding-left: 10%; */
	background-color:#CCCCCC;
	border-color:#000000;
	}

.mainAdmin { 
	background-color: #FFFFCC;
	line-height: 130%;
	}
.mainSubtitle { 
	text-align: left; 
	font-weight: bold;
	}
.mainRoot { 
	background-color: #CCCCCC;
	line-height: 130%;
	}
.mainUser { 
	background-color: #CCCCFF;
	line-height: 130%;
	}

.menu { 
	font-weight:bold; 	 
	}
.menuAdmin { 
	background-color: #FFFFCC;
	}
.menuRoot { 
	background-color: #CCCCCC;
	}

.normal { 
	font-weight:normal;
	font-size:small;
	color: black;
	}

.note { 
	 
	font-weight:bold;
	color: black;
	}
.noteError { 
	font-weight:bold;
/*	font-size:larger;  */
	color: #CC0022;
	}
.noteInfo { 
	 
	font-weight:normal; 
	color: black;
        }
.notelink { 
	font-weight:bold; 
	 
	color:RED;
	}
.notelabel { 
	font-weight:bold; 
	 
	color:RED;
	}
.noteWarning { 
	font-weight:normal; 
	color: #000099;
        }
.pagetitle { 
	 
	font-weight:bold; 
	font-size:larger;
	}

.prompt { 
	font-weight:bold;
	color: #FF0022;
	margin-left: 10%;
	margin-right: 10%;
	padding:20px 20px 20px 20px;
	}

.receipt  { 
	 
	background:white;
	color: black;
	}
.receiptLabel { 
	font-weight:bold; 
	 
	background:white;
	color: black;
	}

.screentitle { 
	background-color: #FFFFCC;
	border-style: solid; 
	border-width: 1px ; 
	font-size: larger; 
	font-weight:bold; 
	text-align:center; 
	margin-top: 16px;
	margin-left: 25%;
	margin-right: 25%;
	}

.statusMsg { 
	font-weight:bold;
	color: #880044;
	}

.statusMsgError { 
	font-weight:bold;
	color: #CC0022;
	}

.statusMsgInfo { 
	font-weight:normal;
	color: #000099;
	}

.TitleBar { 
	 
	text-align:center; 
	background:#CCCCFF;
        }


A:link    { color: #0000FF }

A:visited { color: #0000FF }
	
A:active  { color: #0000FF }

BODY { bgcolor: white }

INPUT.button {
	font-weight:bold; 
	background:silver;
	}

TR.cells {background-color: #CCCCFF}


input {
	FONT-SIZE: 100%;
}
textarea {
	FONT-SIZE: 100%;
}

