/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	text-align:left;
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.header {
	height: 150px;
	background-image: url(../images/headerbg_tri.jpg);
}
.header img {
	visibility: hidden;
}
.left_col {
	float: left;
	width: 180px;
	padding-left: 10px;
}
.main {
	width: 540px;
	float: right;
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.read_more {
	font-size: 0.85em;
}
.left_img {
	padding-right: 15px;
	padding-bottom: 5px;
}
.footer {
	clear: left;
	text-align: center;
	padding: 5px;
	border-top: 1px dotted #CCCCFF;
	border-right: 1px #CCCCFF;
	border-bottom: 1px #CCCCFF;
	border-left: 1px #CCCCFF;
	margin-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #660000;
	text-transform: uppercase;
	text-align: left;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #660000;
}
h3 {
	font-size: 0.9em;
	color: #333333;
}
h6 {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration: none;
}
.breadcrumbs {
	font-size: 0.6em;
	color: #666666;
	height: 10px;
	margin-top: 5px;
}
.navbar a {
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
a:hover {
	color: #660000;
	text-decoration: none;
	cursor:pointer;
}
.navbar a:visited {
	text-decoration: none;
}
.navbar ul {
	list-style-type: none;
	padding: 2px 5px;
	margin-left: -10px;
	width: 170px;
	margin-top: 5px;
}
.navbar li {
	list-style-type: none;
	width: 170px;
	background-color: #CADFFF;
	padding: 2px 5px 2px 10px;
	border: 1px solid #333333;
	margin-top: 1px;
	font-size: medium;
}
.sidebarmenu {
	margin-top: 10px;
	z-index: 1000 !important;
	position: relative;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px Tahoma;
	width: 180px; /* Main Menu Item widths */
	border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
	position: relative;
	padding: 0px;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #333;
	text-decoration: none;
	padding: 6px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background: #A4C1FF url(../images/furniture/menubg.gif);
}

.sidebarmenu ul li a:visited{
	color: #333;
}

.sidebarmenu ul li a:hover{
	color: #7D0000;
	background: #9D9DFF url(../images/furniture/menubg_over.gif);
}

/*Sub level menu items */
.sidebarmenu ul li ul{
	position: absolute;
	width: 190px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(images/right.gif) no-repeat 97% 50%;
}
 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.left_col h3 {
	font-size: small;
	color: #660000;
	margin-bottom: -10px;
	margin-top: -5px;
}
.left_col p {
	font-size: 0.7em;
	color: #333333;
}
.left_col img {
	padding-top: 10px;
}

.main p {
	font-size: small;
	color: #333333;
}
.declaration {
	font-size: small;
	color: #333333;
	text-align: right;
	padding-right: 5px;
}

.footer li {
	display: inline;
	font-size: x-small;
}
.news_snippet_delete {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.5em;
}
.list_alpha {
	list-style-type: lower-alpha;
}
ul {
	margin-bottom: 10px;
	color: #333;
	list-style-type: square;
}
li {
	font-size: small;
	padding-bottom: 5px;
}
#hire_terms li {
	list-style-type: decimal;
}
#hire_terms li ol li {
	list-style-type: lower-alpha;
}


ol li li {
	list-style: lower-roman;
}
.main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: center;
}
.main a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #600;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
	color: #660000;
}
.main .governors {
	margin-left: 50px;
}

.main .governors tr td {
	text-align: left;
}
.main .caption-right-aligned-image {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #666;
	float: right;
	width: 175px;
	margin-left: 15px;
	text-align: center;
}
.main .caption-right-aligned-image img {
	padding-bottom: 3px;
}

.footer a {
	display: inline;
	color: #000066;
	text-decoration: none;
}
.footer a:hover {
	display: inline;
	color: #660000;
	text-decoration: underline;
}
.left_news a:hover {
	color: #660000;
	text-decoration: underline;
}
.left_news a {
	color: #000066;
	text-decoration: none;
}
.left_news h2 {
	font-size: small;
	color: #333333;
}
input, textarea, select {
	margin: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #F2F2FF;
	color: #000000;
}
/*select {
	margin: 0.25em;
	background-color: #FFFFCC;
	color: #422102;
}*/
label {
	text-align: right;
	margin: 0.25em;
	clear: both;
	float: left;
	width: 20em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	vertical-align: middle;
}
#email label   {
	width: 8em;
}
#login label {
	width: 6em;
}

#email fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#email .submit_button {
	margin-top: 10px;
}
#login .submit_button {
	margin-top: 10px;
}


#request p strong {
	/* [disabled]text-align: right; */
}
#request legend {
	font-weight: bold;
	font-size: small;
	color: #000;
}



#request_text {
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 12px; */
	/* [disabled]color: #FFFFCC; */
	/* [disabled]text-align: right; */
}
#request fieldset {
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 5px;
}
#request .administration {
	background-color: #FFF;
}

.align_right {
	text-align: right;
}

.committee_list {
	list-style-type: none;
	line-height: 20px;
	color: #333333;
}
.quicklinks {
	font-size: 0.7em;
	background-color: #EFEFEF;
	padding: 2px;
}
#map {
	border: 1px solid #333333;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #660000;
	padding: 20px;
	border: 1px double #660000;
	background-color: #6699FF;
	width: 400px;
}
.narrow_col {
	width: 420px;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.more_news {
	font-size: 0.75em;
}
.news_image {
	padding-bottom: 10px;
	padding-left: 10px;
}
.panel {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
.inc_line_height {
	line-height: 1.8em;
}
.notice {
	border: 1px solid #990000;
	margin: -5px;
	padding: 5px 10px;
	width: 165px;
	text-align: left;
}
.notice h1 {
	color: #FFFFFF;
	background-color: #900;
	margin: -5px -10px;
	padding: 2px 10px;
	font-size: 0.9em;
}
.notice h2 {
	margin-bottom: 0px;
}
.notice2 {
	border: 1px solid #990000;
	margin: 10px 0px 0px;
	padding: 5px 10px;
	width: 518px;
}
#results {
	background: #eaeaea;
}

.results_subject_header {
	background-color: #D3D3D3;
}
#gcse tr, #a tr {
	text-align: center;
}
#gallery img {
	border: 1px solid #333333;
}
#school_day {
	text-align: center;
}
.notice2 h1 {
	color: #FFFFFF;
	background-color: #900;
	margin: -5px -10px;
	padding: 2px 10px;
	font-size: 0.9em;
}
td.left_align {
	text-align: left;
}
td.right_align {
	text-align: right;
}
.container .main #meds td, .container .main #hire td{
	text-align: left;
}
.red_text {
	color: #D90000 !important;
}
.host_details {
	font-size: 0.7em !important;
	color: #666 !important;
	text-align: right;
}

#simplegallery1{
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	z-index: 1;
}

#simplegallery1 .gallerydesctext{
text-align: left;
padding: 2px 5px;
}
#QandA td {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
#QandA ul {
	font-style: italic;
	font-weight: normal;
}
#QuestionBank td {
	text-align: left;
	vertical-align: top;
}
.blue_text {
	color: #00C;
	font-weight: bold;
}

