/* ----------------------------------------
   COMMON STYLES 
   ---------------------------------------- */

body {
 font-family:verdana,arial,sans-serif; 
 font-size:12px; 
 color:#333333; 
 margin:0px 0px 0px 0px; 
}

td {
 font-family:verdana,arial,sans-serif; 
 font-size:12px; 
 color:#333333;
}

h3 {
 color:#333333;
 font-family:times new roman, roman, serif; 
 font-size:large; 
 font-weight:normal;
}

A:link	{
 color:#006600; 
 text-decoration:none;
}

A:hover	{
 color:#333333 !important; 
 text-decoration:underline !important;
}

A:active {
 color:#CCCCCC; 
 text-decoration:none;
}

A:visited {
 color:#006600; 
 text-decoration:none;
}

.onePanel	{
 background-image:url(/images/mainback.jpg); 
 background-repeat: no-repeat; 
 background-position:150px 0px
}

.header1 {
 font-weight:bold; 
 color:#006600; 
 font-size:12px; 
 margin-left:5px;
}

.greenBack {
 background-color:#006600;
}

.altText {
 color:#006600;
}

.microText {
 font-size:10px;
 font-family:verdana,arial,sans-serif;
}

.readonlyField {
 border-style:solid; 
 border-color:#006600; 
 font-size:11px; 
 font-weight:bold; 
 background: #C1DAC1;
}

.formField {
 border-style:solid; 
 border-color:#006600; 
 font-size:11px; 
 font-weight:bold; 
}

.reportheader {
 color:#006600; 
 font-family: times new roman, times, serif;
 font-size: 14pt; 
 font-weight: normal;
 padding-left:15px; 
}	

/* ----------------------------------------
   PAGE TOP STYLES 
   ---------------------------------------- */

.topStrip {
 background-image:url(/images/topstrip.gif);
}

td.topMenu {
 font-size:10px; 
 color:#999999;
 padding: 4px 4px 4px 4px;
 text-align: center;
}

td.selectedMenu {
 background-color: #006600;
 color:#FFFFFF;
 font-size:10px;
 font-weight: bold;
 padding: 4px 4px 4px 4px;
 text-align: center;
}

A.topSub:link {
 color:#999999; 
 text-decoration:none;
}

A.topSub:visited {
 color:#999999; 
 text-decoration:none;
}

/* ----------------------------------------
   LEFT PANEL STYLES 
   ---------------------------------------- */
.leftPanel {
 background-image:url(/images/leftback.jpg); 
 background-repeat: no-repeat; 
}

.menuHead {
 display: block; 
 padding: 4px 2px 4px 2px;
 border-width: 0; 
 color: #FFFFFF; 
 background: #006600; 
 font-weight:bold; 
 text-indent:5px; 
 margin-left:5px;
 font-family:verdana,arial,sans-serif; 
 font-size:12px; 
 width:100%;
}

.menuSelected {
 display: block; 
 padding: 2px; 
 border-width: 0; 
 color: #FFFFFF; 
 background: #006600; 
 text-indent:5px; 
 text-transform:uppercase; 
 margin-top:2px; 
 margin-bottom:2px; 
 font-weight:bold;
}

div#leftLinks a {
 display: block; 
 padding: 2px; 
 border-width: 0px; 
 text-decoration: none; 
 color: #006600; 
 text-transform:uppercase; 
 text-indent:5px; 
 margin-top:2px; 
 margin-bottom:2px;
}

div#leftLinks a:hover {
 color: #FFFFFF !important; 
 background: #006600; 
 text-decoration:none !important; 
 border-width: 0px;
}

ul.leftMenu {
 list-style-type:square; 
 list-style-position: inside; 
 text-transform:uppercase; 
 font-size:11px; 
 line-height:140%; 
 margin-top:5px; 
 margin-left:5px;
}

li.leftMenu.selected {
 background-color:#006600; 
 color:#FFFFFF;
}

/* ----------------------------------------
   MAIN PANEL STYLES 
   ---------------------------------------- */
.mainPanel {
 background-image:url(/images/mainback.jpg); 
 background-repeat: no-repeat;
}

.textPassage {
 font-family:verdana,arial,sans-serif; 
 margin-top:10px !important; 
 font-size:12px;
}


/* ----------------------------------------
   WEEKLY ASSESSMENT STYLES 
   ---------------------------------------- */

.asstermOn {
 display: block; 
 background-color:#006600; 
 color:#FFFFFF; 
 text-align:center; 
 padding:5px; 
 border-width: 0;
}

.asstermOff {
 display: block; 
 background-color:#DDDDDD; 
 color:#666666; 
 text-align:center; 
 padding:5px; 
 border-width: 0;
}

.asstermOff a:hover {
 display: block; 
 color:#FFFFFF !important; 
 background-color:#006600 !important; 
 text-decoration:none !important;
}

.assWeeknum {
 background-color:#006600; 
 color:#FFFFFF; 
 text-align:center; 
 font-weight:bold;
}

.assSub1 {
 background-color:#006600; 
 color:#FFFFFF; 
 text-align:right; 
 font-weight:bold;
 font-size:10px;
 font-family:verdana,arial,sans-serif; 
 text-transform:uppercase; 
 padding-right:5px;
}

.assSub2 {
 color:#006600; 
 text-align:right; 
 font-weight:bold;
 font-size:10px;
 font-family:verdana,arial,sans-serif; 
 text-transform:uppercase; 
 padding-right:5px;
}

.assGrade1 {
 background-color:#DDDDDD; 
 color:#333333; 
 text-align:center; 
 padding:2px;
}

.assGrade2 {
 color:#333333; 
 text-align:center; 
 padding:2px;
}

/* ----------------------------------------
   ADMIN STYLES 
   ---------------------------------------- */
tr.odd { 
 background-color:lavender; 
}

tr.even { 
 background-color:aliceblue; 
 padding:20px 20px 20px 20px; 
}

/* ----------------------------------------
   INFANTS REPORT PAGES
   ---------------------------------------- */

h3.reporttitle {
 font-family: comic sans ms, times new roman, times, serif; 
 font-size:medium; 
 color:#333333; 
}

p.reporttext {
 font-family: comic sans ms, times new roman, times, serif; 
 font-size: 11pt; 
 font-weight: normal;
 color: #003300; 
}



 