
.areastatistic{
   color: #FECE02;
   font-size: 1em;
   font-weight: bold;
   padding-left: 10px;
}
.areacolumnheading{
   font-size: 1.1em;
   font-weight: bold;
   padding-bottom: 10px;
   padding-left: 10px;
}
.areacolumnsubheading{
   font-size: 1em;
   font-weight: bold;
   padding-bottom: 10px;
   padding-left: 10px;
}
.areastatisticcontainer{
   font-size: 1em;
   padding-left: 10px;
   padding-bottom: 20px;
}
table.areastatistic{
   width: 100%;
   color: #FFFFFF;
   font-weight: normal;
   padding-left: 0px;
   padding-bottom: 10px;
}
.areastatistic a{
   font-weight: normal;
}
table.areastatistic tr.even{
   background-color: #5A5A5A;
}
table.areastatistic td{
   padding-left: 10px;
}
table.areastatistic td.value{
   text-align: right;
   font-weight: bold;
   padding-right: 10px;
}

table.areasearchsavedareatable {
   font-size:0.9em;
}
table.areasearchsavedareatable th {
   border-bottom: 1px solid #606060;
   font-size:0.9em;
   text-align:left;
}
#detailcontainer .areaschoolsearchnavigationcolumn {
   position:relative;
   width:180px;
   float: left;
   min-height: 84px;
   margin: 0 0 22px 0;
   padding:10px 0 0 0;
}
#detailcontainer .areaschoolsearchresultcolumn {
   position:relative;   
   min-height: 210px;
   margin: 0 0 22px 198px;
   padding: 10px 0 0 10px;
}
table.schoolsearchresult td.schoolcheckbox{
   vertical-align: top;
}
.areaschoolleveltitle {
   color: white;
   font-size: 1.1em;
   font-weight: bold;
   padding-bottom: 6px;
   padding-left: 6px;
}
.areaschoolleveltitle .active {
   color: #EEB31D;
}
.areaschoollevelcontainer {
   margin-left: 28px;
}
.areaschoollevelcontainer .label {
   font-size: 1.1em;
   font-weight: bold;
}
.areaschoollevelcontainer .label .selected{
   background:transparent url(/images/content/currentselection.gif) no-repeat scroll left top;
   color:#F0B310;
   display:block;
   left:-24px;
   padding-left:24px;
   position:relative;
}
.areaschoolname {
   font-weight: bold;
}
.schoolcontainer{
   float: left; 
   width: 250px; 
   padding-right: 10px;
}
tr.selectedarea td {
   font-weight: bold;
   padding-top: 5px;
   padding-bottom: 5px;
}

table.yellowborder {
   border: 1px solid #EEB31D;
   margin-bottom: 10px;
   width: 100%;
}

table.yellowborder th {
   text-align: left;
   padding-left: 10px;
}
table.yellowborder tr.even{
   background-color: #5A5A5A;
}
table.yellowborder td {
   padding-left: 10px;
}
table.yellowborder td.value{
   text-align: right;
   padding-right: 10px;
}
.areaschoollabel {
   color: #EEB31D;
}
.enrollmentgradient {
   float: left;
   background:transparent url(/images/detail/enrollmentgradient.gif) repeat-x scroll left top;
}
.schoolcompareremove {
   text-align: right;
   margin-top: 5px;
}


