html,body { height: 100%; }
body {
	background-color: #bc9a8b; /*#d7af9e;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 70.5%;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

div.page {
	text-align: left;
	width: 850px;
	margin: 0em auto;
	min-height: 650px;
	background-color: #FFFFFF;
	border-left: 1px solid #666363;
	border-right: 1px solid #666363;
	height: 100%;
}

body>div.page {
	min-height: 100%;
	height: auto;
}

div.content {
	margin: 0px 15px 25px 175px;
	border-left: 1px solid #ccc;
	padding: 10px 0px 15px 15px;
}

div.page>div.content {
	height:auto;
	min-height: 600px;
}


div.menu {
	width: 170px;
	float: left;
	text-align: right;
	margin-top: 0px;
}

div.menu span {
	color: #666666;
	font-weight: bold;
	/*font-variant:small-caps;*/
	font-size: 11px;
}

div.menu span a {
	color: #666666;

}

a.menuItem {
	text-decoration: none;
	font-size: 10px;

}

p {
	text-align: justify;
	margin-top: 2px;
	line-height: 1.6em;
	text-indent: 5px;
}


div.title {
	color: #ededed;
	font-size: +1.4em;
	font-weight: bold;
	background-image: url('../images/header.jpg');
	height: 119px;
	text-align: right;
	border-bottom: 1px solid #333;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.login {
	background-image: url('../images/login-bg.jpg');
	color: #333333;
	float: right;
	width: 270px;
	height: 119px;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	font-weight: 800;
	border-left: 1px dotted #333;
}

.header {
      background:url("../images/bg_title_icon.gif") no-repeat 0 .2em;
      margin:1.2em 0 15px;
      padding:0 0 0 30px;
      border-bottom:1px dotted #976;
      font:bold 200%/1.2em "Trebuchet MS",Verdana,Sans-serif;
      color:#6f93b2;

}

.comingSoon {
	text-align: center;
	 font:bold 200%/1.2em "Trebuchet MS",Verdana,Sans-serif;
	 color: #321;

}

.small_header {
       margin:-5em 0 4em;
      font:90%/1.2em Georgia,Serif;
      text-transform:uppercase;
      letter-spacing:.3em;
      color:#484;
}

.heading {
	/*background:url("../images/bg_bullet_icon.gif") no-repeat 0 .1em;*/
     margin:1.2em 0 15px;
     /*padding:0 0 0 20px;*/
     /*border-bottom:1px dotted #976;*/
     font: 140%/1.2em Georgia,Serif;
     color:#484;
}

.heading_blue {
	/*background:url("../images/bg_bullet_icon.gif") no-repeat 0 .1em;*/
     margin:1.2em 0 15px;
     /*padding:0 0 0 20px;
     border-bottom:1px dotted #976;
     font: 140%/1.2em Georgia,Serif;*/
	 font:bold 140%/1.2em "Trebuchet MS",Verdana,Sans-serif;
     color:#6f93b2;

}

.small_header a {
	color: #484;
}

a {
	color: #c53916;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	margin: 10px 10px 10px 10px;
	border: 1px solid #333;
}

fieldset {
	border:0px solid #FFF;
	margin-top: 20px;
	padding-left: 0px;
}

legend {
	color: #000000;
}

label.login, input.login {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 2px;
}

fieldset br {
 clear: left;

}

label.login {
	text-align: right;
	width: 80px;
	padding-right: 5px;
	font-weight: normal;
}

input.login {
	background-color: #fff;
	border: 1px solid #666666;
	font-size: 10px;
	width: 150px;
}

input.submit {
	border: 1px solid #666666;
	background-color: #fff;
	border-style: solid;
	font-size: 11px;
}

input.submit1 {
	border: 0px solid #ffffff;
	background-color: #fff;
	color: #c53916;
	text-decoration: underline;
	cursor: pointer;
}

/* search styles */
label.search, input.search, select.search {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 5px;
}


input.search {
	background-color: #fff;
	border: 1px solid #b0b0b0;
	font-size: 10px;
	width: 150px;
}

select.search {
	background-color: #fff;
	border: 1px solid #b0b0b0;
	width: 150px;
	font-size: 10px;

}

label.search {
	text-align: right;
	width: 110px;
	padding-right: 5px;
	font-weight: normal;
}


/* search results */

table.results {
      margin:1.5em 0;
      font-size:85%;
	  width: 638px;
}

div.content>table.results {
	width: 100%;
	margin: 0;
}

table.results th, table.results td {
      border-bottom:1px solid #ace;
      padding:5px 13px 5px 8px;
      text-align:right;
      color:#235;
      vertical-align:middle;
}

table.results th {
	 background:#fff;
      color:#123;
}

table.results .head th {
      background:#123456 url("../images/bg_table_head.jpg") repeat-x;
      border-bottom-width:0;
      color:#fff;
      vertical-align:top;
}

table.results .SchoolName {
	text-align: left;

}

.row_1 { background-color: #fff;}
.row_2 {  background:url("../images/bg_table.jpg") repeat-x 0 50%; }
.row_2 .SchoolName { background:url("../images/bg_table.jpg") repeat-x 0 0; }


td.pagation {
	border-bottom: 0px solid #fff;
}

table.results td .SchoolName {
	font-weight: bold;
}

/* misc styles */
ul.staff li {
	list-style: none;
	 margin:0;
      padding:0 0 0 15px;
      background:url("../images/list_bullet.gif") no-repeat 0 15%;
	  margin-bottom: 8px;
}

ul.links {
	margin-top: -1em;
	margin-left: 2em;
}

div.content>ul.links {
	margin-left: -1em;
}

ul.links li {
list-style: none;
	 margin:0;
      padding:0 0 0 15px;
      background:url("../images/list_bullet.gif") no-repeat 0 15%;
	  margin-bottom: 8px;

}

.help {
	background:url("../images/bg_question_icon.gif") no-repeat 0 .1em;
     margin:1.2em 0 15px;
     padding:0 0 0 20px;
     border-bottom:1px dotted #976;
     font:bold 140%/1.2em "Trebuchet MS",Verdana,Sans-serif;
     color:#6f93b2;
}

/* menu items */
div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 176px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}
	
div.menu a:hover { text-decoration: none; }

div.menu ul li {
	position: relative;
	}
	
div.menu li ul {
	position: absolute;
	left: 175px; /* Set 1px less than menu width */
	top: 4px;
	display: none;
	}

/* Styles for Menu Items */
div.menu ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html div.menu ul li { float: left; height: 1%; }
* html div.menu ul li a { height: 1%; }
/* End */

div.menu ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
div.menu ul li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
div.menu li:hover ul, div.menu li.over ul { text-align: left; display: block; } /* The magic */

div.menu ul li.showMenu ul {
	display: block;
	position: relative;
	left: auto;
	top: auto;
}

div.menu li.showMenu:hover ul, div.menu li.over ul { display: block; text-align: right; } /* The magic */

div.menu li.over ul { display: block; text-align: left; }

div.menu ul li.showMenu ul {
	border: 0;
	border-top: 1px solid #ddd;
}

div.menu ul li.showMenu ul li a{
	color: #E2144A;
	font-size: 90%;
	background-color: #f0f0f0;
	border: none;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

/* Staff List */
.staff_title {
	 margin:1.2em 0 0px;
     /*padding:0 0 0 20px;*/
     /*border-bottom:1px dotted #976;*/
     /*font: 140%/1.2em Georgia,Serif;*/
     color:#484;
}

.staff_name {
	font-style: italic;
	font-weight: bold;
	color: #6f93b2;
}

.staff_desc {
	margin-left: 10px;
	width: 90%;
}