* { margin: 0 auto; padding: 0; }
html { height: 100%; }

body {
	background: #F9F9F9;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	text-align: left;
	}

.tbl {
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-spacing: 5px;
	background-color: #ffffff;
	font-size: 90%;
	}

.tbl-top { border-top: 1px solid #DFDFDF; margin-top: 3px; }
.tbl-bottom { border-bottom: 1px solid #DFDFDF; margin-bottom: 3px; }

td.header, div.header {
	border: 1px solid #B6B6B6;
	font-weight: bold;
	color: #4F4F4F;
	color: #000;
	padding: 5px;
   background: url(/css/Aristo/images/bg_fallback.png) 0 0 repeat-x;
   background: -webkit-gradient(
	 linear,
    left bottom,
    left top,
    color-stop(1, rgb(237,237,237)),
    color-stop(0, rgb(196,196,196))
   );
   background: -moz-linear-gradient(
      center top,
      rgb(237,237,237),
      rgb(196,196,196)
   );
   -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
   -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
   box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
	}

.header2 {
   outline: none;
	color: #4F4F4F;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #B6B6B6;
   background: url(/css/Aristo/images/bg_fallback.png) 0 -50px repeat-x;
   background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(1, rgb(185,224,245)),
      color-stop(0, rgb(146,189,214))
   );
   background: -moz-linear-gradient(
      center top,
      rgb(185,224,245),
      rgb(146,189,214)
   );
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
	height: 25px;
	}

.header3 {
   outline: none;
	color: #4F4F4F;
	font-weight: bold;
	padding: 5px;
   background: url(/images/wbg.gif) 0 0 repeat-x;
	height: 25px;
	}

#tbl2 { border-spacing: 5px; font-size: 80%; }
#tbl2 td.h { vertical-align: middle; padding-top: 3px; }

input.w-100 {
	width: 97%;
	}

#menu {
	margin: 1em;
	}

#menu .title {
	border: 1px solid #B6B6B6;
	font-weight: bold;
	color: #4F4F4F;
	padding: 5px;
   background: url(/css/Aristo/images/bg_fallback.png) 0 0 repeat-x;
   background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(1, rgb(237,237,237)),
    color-stop(0, rgb(196,196,196))
   );
   background: -moz-linear-gradient(
      center top,
      rgb(237,237,237),
      rgb(196,196,196)
   );
   -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
   -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
   box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
	}

#menu a {
	display: block;
	padding: 3px 6px;
	color: #00A654;
	text-decoration: none;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	font-weight: bold;
	}

#menu a:hover, #menu a.active {
   outline: none;
   color: #1c4257;
	border-top: 1px solid #7096ab;
	border-bottom: 1px solid #7096ab;
   background: url(/css/Aristo/images/bg_fallback.png) 0 -50px repeat-x;
   background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(1, rgb(185,224,245)),
      color-stop(0, rgb(146,189,214))
   );
   background: -moz-linear-gradient(
      center top,
      rgb(185,224,245),
      rgb(146,189,214)
   );
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;	
	}

#menu a img {
	margin-right: 5px;
	}

#menu div.spacer {
	margin: 5px 0;
	border-top: 1px solid #7096ab;
	}

#menu div.menu-body {
	background-color: #ffffff;
	border-left: 1px solid #7096ab;
	border-right: 1px solid #7096ab;
	border-bottom: 1px solid #7096ab;
	}

div.school_list {
	overflow: auto;
	min-height: 100px;
	max-height: 200px;
	width: 100%;
}

#tbl-grid { background-color: #F9F9F9; }

#tbl-grid .header {
	margin: 0;
   outline: none;
	color: #4F4F4F;
	font-weight: bold;
	padding: 5px;
   background: url(/images/wbg.gif) 0 0 repeat-x;
	height: 25px;
	border: 0px solid transparent;
	}

#tbl-grid .d1, #tbl-grid .d2 { padding: 5px; border-bottom: 1px solid #DBDBDB;}
#tbl-grid .d3 { padding: 5px; border-bottom: 1px solid transparent;}
#tbl-grid .r1:hover, #tbl-grid .r2:hover { background-color: #D9EBF5; ursor: arrow; }
#tbl-grid .r1-red, #tbl-grid .r1-red:hover { background-color: #FFBFBF; }

select optgroup { font-size: 95%; }
select optgroup.ptop { margin-top: .5em; }
select optgroup option { padding-left: 1em; }

.hide_overflow {
	float: left;
	max-width: 300px;
	overflow: hidden;
	}

.help-box {
	border: 1px solid #DFDFDF;
	padding: .5em;
	background-color: #fff;
	}

ul.list, ul.list2 { margin-top: 5px; margin-bottom: 10px; }

ul.list li, ul.list2 li {
	margin: 0 5px; padding: 0;
	padding-top: 3px;
}
ul.list2 li.date {
	font-weight: bold;
	padding-top: 10px;
	text-decoration: underline;
}
ul.list2 li {
	font-size: 90%;
	padding-top: 0px;
	text-decoration: none;
}

input#listing { min-width: 240px; max-width: 240px; margin-bottom: 5px; }
div.listbox {
	overflow: auto;
	min-width: 250px;
	max-width: 250px;
	min-height: 400px;
	max-height: 400px;
	}

div.listbox div {
	padding: 3px 0;
	margin: 0 0px 0 0px;
	display: block;
	text-decoration: none;
	}

div.listbox div:hover {
	background-color: #D9EBF5;
	}

fieldset {
	-moz-border-radius: .4em;
	padding: 10px;
	}
fieldset legend {
	margin-left: 10px; font-weight: bold;
	-moz-border-radius: 5px;
   background: -moz-linear-gradient(
      center top,
      rgb(237,237,237),
      rgb(196,196,196)
   );
   -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
   -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
   box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset;
	border: 1px solid #4F4F4F;
	padding: 3px;
	}

.yellow-highlight { background-color: #FEFF8F; }
.red { color: #CF0000; }
.blue { color: #0300CF; }
.green { color: #007F11; }

