body {
 /*   bckgrnd-clr: #F6F8F8   app is:lewinchm_idmis  
   */
  background-color: #FFFFE3;
  margin-top:   0px;
  margin-left:   2px;
  margin-bottom:   0px;
  margin-right:   0px;
	font-size: .75em;
	font-family: Geneva, Arial, sans-serif;
}
a:link {
	font-size: 1.2em;	
	font-weight: bold;
	text-decoration: none;
  color: #377437;
  background-color: #FFFFE3;
  font-style: normal;
}
a:visited {
	font-size: 1.2em;	
  font-weight: bold;
  text-decoration: none;
  color: #377437;
  background-color: #FFFFE3;
  font-style: normal;
}
a:hover, a:active {
	background-color: #D3CFCF;
	text-decoration: none;
  color: black;
  font-style: normal;
}
form {
	margin: .5em 2em;
	padding: 0;
}
fieldset {
	background-color: white;
	margin: 1em 3em 0em -7px;
	padding: 0em;
	border: 1px ridge black;
	position: relative;
  display: block;
	float: left;
	width: 43%;
}
fieldset br {
	display: none;
}
legend {
	font-weight: bold;
  background-color: #377437;
	color: white;
	width: 50%;
	margin: 2px -9px 0 0px;
	padding-right: .9em;
	padding: .2em .4em;
	border: 1px solid black;
	border-bottom-width: 0;
	border-bottom-color: white;
	display: block;
	text-align: center;
	position: absolute;
	top: -1.60em;
	left: -3px;
	right: -12px;
}
label {
	display: block;
}
label.multi {
	display: inline;
}
fieldset div {
	clear: left;
	padding: .5em 1em;
}
label.other {
	display: inline;
}
label.othertext {
  display: none !important;
}
div.cr p {
	margin: 0;
}
.mandat {	
  color: #F00000;
}
.buttons {
	clear: both;
	text-align: center;
}
/* not sure if this class is used or not... */
.removed {
	display: none !important;
}
span.mult {
	float: left;
	display: inline;
	position: relative;
	padding: .5em 1em;
}
#namecont {
	display:inline;
	width: 100%;
  padding: .5em 1em;
}
label.lmult {
	float:left !important;
	display: inline;
}
label.rmult {
  float:left !important;
	display: block;
	padding-left: 6.5em;
	padding-right: 40%;
}
div.content {
	position:relative; 
  /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	margin:120px 0 20px 0;
	z-index:3;
	padding-left: 1em; 
  margin-left: 0.5em;
}
div.report_content {
	position:relative; 
  /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	margin:0px 0 20px 0;
	z-index:3;
	padding-left: 1em; 
  margin-left: 0.5em;
}
div.lvl1choice {
	display:none; 
	margin-left: 25px;
	border: .3em ridge #356fea; 
	width: 90%; 
	padding: 0;
	background-color: #eae4e3;
}
div.lvl1achoice {
	display:block; 
	margin-left: 25px;
	border: .3em ridge #356fea; 
	width: 90%; 
	padding: 0;
	background-color: #eae4e3;
}
div.fieldchoice {
  display:none;
}
div.lvl2choice {
  display:none; 
  margin-left:18px; 
  border: .3em ridge #356fea; 
	background-color: #fdffb7;
  width: 88%; 
  padding: 5px;
}
div.ie_centerfix {
  width: 100%;
  text-align: center;
}
div.form_layout {
  width: 50%; 
  background-color: #377437;
  border: 1px dotted #333; 
  padding: 5px; 
  margin: 0px auto;
}
div.row {
  clear: both;
  padding-top: 10px;
}
div.row span.label {
  float: left;
  width: 40%;
  text-align: right;
  margin-right: 2%;
}
div.row span.formw {
  float: right;
  width: 58%;
  text-align: left;
} 
h1.chmipagetitle {
	color: #377437; /*009999;*/
  background-color: #FFFFE3;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 150%;
}
#top_bar {
  background: #FFFFFF 
  url('../images/nampa.gif') 
  no-repeat 
  top center 
  fixed;
  background-color: #FFFFFF ;
	border: 1px solid #D3CFCF;
  position:absolute;
  top: 0;
	left: 0;
  width:100%;
	height: 100px;
  z-index:1;
}
h1.title {
	margin-top: 1em;
	text-align: center;
  font-family: "Footlight MT Light", Verdana, Arial, sans-serif;
	color: #333333;
	z-index: 1;
	font-size: 2.5em;
}
a.nav:active {
        font-weight: bold;
        text-decoration: none;
        color: white;
        background-color: #377437;
}
a.nav:link {
        font-weight: bold;
        text-decoration: none;
        color: white;
        background-color: #377437;
}
a.nav:visited {
  font-weight: bold;
  text-decoration: none;
  color: white;
  background-color: #377437;
}
/*********LIST STUFF FOR TOP NAV*******/
#button_nav {
	position:absolute;
	left: 0px;
	top:102px;
	width: 10em;
	padding: 0 0 .00em 0;
	margin-bottom: 0.0em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	background-color: #377437;
	z-index: 4;
	color: #333;
}
#button_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#button_nav li {
	border-bottom: 1px solid #377437;
	margin: .4em;
}
#button_nav li a {
	display: block;
	padding: 0;
  padding-right: 10px ;
  padding-left: 10px ;
  background-color: #ffffff;
	color: black;
	text-decoration: none;
	width: 100%;
}
#button_nav li a:hover {
	background-color: #377437;
	color: #fdf8eb;
}
p.consent {
	padding : 1em;
	margin: 1em;
	border: 2px solid #009999;
	width: 40%
}
/**************Site List Info***************/
table.site_list {
	border: 1px solid black;
	background-color: white;
}
tr.site_list {
  border-bottom: 1px solid black;
}
td.site_head {
	padding: 1em;
	border-bottom: 1px solid black;
	font-weight: bold;
	color: white;
	background-color: #377437;
}
.site_link {
	background-color: #CCCCCC;
	font-size: 1.1em;
}
td.site_address {
	color: #000000;
	background-color: #377437;
}
td.program_info {
	background-color: #CCCCCC ;
	font-size: 0.8em;
}
td.program_info a {
	background-color: #CCCCCC ;
	font-weight: bold;
	text-decoration: none;
  color: #377437 ;
  font-style: normal;
}
td.program_info a:hover {
	background-color: #377437;
	font-weight: bold;
	text-decoration: none;
  color: #ffffff;
  font-style: normal;
}
a.table_link {
	border: none;
}
A.table_link:link {
	border: none;
}
td.formview_left {
  width: 45%;
}
td.formview_right {
  width: 45%;
}
/*************** calendar *****************/
td.cl_attr {
  background-color: #E0FFE0;  
  width: 40% ;
  text-align: right;
  padding: 2px 2px 8px 2px; 
  vertical-align: top;
  }
table.cl_table { 
  border-spacing: 3px;
  width: 100%;
  }
td.cl_value { 
  background-color: #E0F0FF; 
  vertical-align: top;
  font-weight: bold;
  width: 60%; 
  padding: 2px 2px 8px 2px; 
  }
/* cheatsheet values: top right bottom left;   */
/* **************** calendar *********** */
div.calendar {
	padding: 1em;
	margin: 1em;
	width: 280px;
	height: 300px;
	float: left;
}
table.calendar {
	border: 2px solid black;
	background-color: #FFFFFF;
	margin-left: 0.5em;
}
td.cal_used_day {
	background-color: #CCCCCC;
}
a.cal_used_day:link {
  font-weight: bold;
  text-decoration: none;
  color: red;
}
a.cal_used_day:visited {
  font-weight: bold;
  text-decoration: none;
  color: red;
}
a.cal_used_day:hover, a.cal_used_day:active {
  background-color: #377437;
  text-decoration: none;
  color: black;
}
td.attended {
	background-color:#D3CFCF;
	text-align: center;
}
td.not_attended {
  background-color:#CCCCCC;
  text-align: center;
}
/*****************class list*****************/
div.list {
	position: relative;
	width: auto;
	padding: 1em;
	margin-left: 400px;
}
table.past_classes {
	border: 2px #CCCCCC solid;
	background-color: white;
}
tr.past_class_head {
	background-color: #377437;
	color: white;
}
td.past_class_head {
	margin: 0.25em;
	padding: 0.25em;
}
/****************report field***************/
fieldset.report {
        background-color: white;
        margin: 1em 3em 0em 1.3em;
        padding: .3em;
        border: 3px ridge #008083;
        position: relative;
        float: left;
        width: 90%;
	z-index: 99;
}
fieldset.report br {
	display: block;
}
div.lreport {
	position: relative;
	width:90%;
	margin-top: 1em;
	z-index: 99;
}
a.report_link {
  text-align: right;
}
p.report_link {
	text-align: right;
	padding: .5em;
  margin-top: .3em;	
}
div.form_sect {
	margin-top: 2em;
	padding-top: 1em;
	width: 100%;
	position: relative;
	display: block;
}
div.field_sect {
	float: none;
	width: 43%;
	padding: 1em;
}
/*********FRONT PAGE LAYOUTS***********/
div.box {
	width: 90%;
	border: 2px ridge black;
	margin: 1em;
}
div.instruction {
	margin-left: 1em;
	margin-right: 7em;
  font-weight:600;
}
div.box_title {
	background-color: #377437;
	font-weight: 600;
	color: white;
	font-size: 1.2em;
	text-align: center;
}
div.box_info {
	padding: .2em;
}
#loginmenu {
  line-height: 1.6;
}
table.box_table {
	width: 100%;
  border-collapse:collapse;
}
tr.box_table_row {
	padding: 0.0em;
	margin: 0.0em;
}
div.col {
  position: relative;
  float: none;
  width: 40%;
	display: block;
}
#leftcontent {
	margin-top: 20px;
	float:left;
	width:50%;
	position: relative;
	display: block;
	height: 400px;
}
#rightcontent {
	margin-top: 20px;
	float:left;
	width:50%;
	position: relative;
	display: block;
	height: 400px;
}
h2.subheading {
	color: #377437;
  background-color: #FFFFE3;
	font-size: 1.4em;
	padding: .1em;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif ;
}
h3.listtitle {
	font-size: 1.0em;
  font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif ;
	padding: 0em;
	margin: 0.4em;
	color: #666666;
}
a.action:link {
	font-weight: 400;
  text-decoration: none;
  color: black;
	font-style: italic;
}
a.action:visited {
	font-weight: 400;
  text-decoration: none;
  color: black;
}
a.action:hover, a.action:active {
  font-weight: 400;
  background-color: #D3CFCF;
  text-decoration: none;
  color: black;
  font-style: italic;
}
a.rec_action:link {
  font-weight: 400;
  text-decoration: none;
  color: black;
  font-style: italic;
}
a.rec_action:visited {
  font-weight: 400;
  text-decoration: none;
  color: black;
}
a.rec_action:hover, a.rec_action:active {
  font-weight: 400;
  background-color: #D3CFCF;
  text-decoration: none;
  color: black;
  font-style: italic;
}
table.admin_table {
	border: 3px ridge;
	background-color: white;
}
tr.admin_head {
	font-size: 1em;
	background-color: #9898D7;
	color: white;
}
tr.admin_content {
  font-size: 1em;
  background-color: #9B9BA3;
	text-align: center;
}
div.admin_form {
	padding: 0.5em;
	margin: 0.5em;
}
/************Report table *************/
report_title {
  font-size: .75em;
  page-break-before: always;
}
table.demo_table {
	border: 1px solid black;
  border-collapse: collapse;
}
thead.demo_class_header {
	border-width: 1px;
}
tr.demo_site_head_row {
}
th.demo_site_head {
	border: 1px solid black;
	border-bottom-style: dotted;
	border-width: 0px 0px 1px 1px;
	padding: 0px;
	margin: 0px;
	background-color: #D3CFCF;
}
th.demo_prog_head, thead th {
	border: 1px solid black;
  padding: 2px 4px 2px 4px; 
	border-width: 1px 1px 1px 1px;
}
td.demo_var_stat, tr.demo_stat_row td {
	padding-left: 2px;
	border-collapse: collapse; 
  padding: 2px 10px 2px 2px; 
	text-align: center;
  margin-left: 2px;
	border-width: 1px 1px 1px 1px;
	text-indent: 0.7em;
}
td.demo_total {
	background-color: #00AEB2;
	font-weight: bold;
	border: 1px black solid;
  padding-left: 2px;
  margin-left: 2px;
	border-width: 1px 1px 1px 1px;
	text-indent: 0.7em;
}
td.demo_var_cell {
	font-weight: bold;
  padding: 2px 2px 2px 5px; 
}
.demo_prog_name {
  padding: 2px 2px 2px 10px; 
  height: 20px;
  font-style: italic;
}
tr.demo_var_row {
  border: 1px black solid;
  border-width: 1px 0px 1px 0px;
	border-bottom-style: dotted;
}
td.choice_label {
	width: 1000px;
  margin-left: 1.3em;
  padding-left: 1.3em;
}
.choice_spacer {
  padding: 2px 2px 2px 10px; 
  height: 20px;
} 
td.demo_var_stat_border {
  padding-left: 2px;
  margin-left: 2px;
  border-collapse:collapse;
  text-indent: 0.7em;
	border: 2px black solid;
	border-width: 1px 2px 1px 1px;
}
/************NEW REPORT STYLES************/
tr.part_row {
	border-bottom: 1px dotted black;
}
td.part_total_cell {
	border-right: 2px solid black;
}
/**********New Survey Styles **************/
p.survey_title {
	font-weight: 800;
	font-size: 1.4em;
}
table.survey {
	padding: 1em;
	margin: 1em;
	border-collapse: collapse;
}
th.prog_header {
}
tr.total_survey_row {
	border-top: 3px solid #008083;
	border-bottom: 1px solid #008083;
}
tr.demo_survey_row {
	background-color: #CCCCCC;
}
td.spec_demo {
	text-align: right;
	padding-right: 1em;
}
td.question {
}
td.total_result {
	text-align: center;
}
td.demo_result {
	text-align: center;
}