/* CSS Document for site specific styles */

/* Display or hide search box radio buttons: Display: display:block; Hide: display:none; */
div#searchbox_area input, div#searchbox_area label {
	display:inline;
}

#accessibility_accreditation {
	display:none;
}

.column_title {
	text-align:center;
}

.div_director {
	text-align:center;
}

.div_photo_section {
	text-align:center;
}

.div_photo_section img {
	border: 0px solid #cccccc;
	padding: 0px;
	margin-bottom:12px;
}

.menu ul li:hover ul li a {
	width:170px; 
}
.sf-menu li li {
	width: 250px;
}


.more {
	margin-bottom:12px;
}

.superscript {
  font-size:.7em;
  position:relative;
  bottom: 0.5em;
}

.subscript {
  font-size:.7em;
  position:relative;
  bottom:-0.4em;
}

.side_box_right {
	float:right; 
	margin:0px; 
	width:240px; 
	font-size:1em;
	margin:0px 0px 10px 20px;
	padding:4px 0px 6px 18px; 
	background-image:url(../images/border_background_right.gif);
	background-position:left;
	background-repeat:repeat-y;
}

div#format_1, div#format_1 div#bottom_content {
	width:776px;
	margin-left:0px;
	padding-left:0px;
}

.image_box, .image_box_left, .image_box_right, .image_box_centre {
	padding:4px 0px 4px 0px;
	border-left:none; 
	border-right:none;
}
.image_box .caption, .image_box_left .caption, .image_box_right .caption, .image_box_centre .caption {
	font-size:.8em;
	color:#666666;
	padding-bottom:0px;
}

table.table_format1 {
	width:100%;
}
table.table_format1 tr td {
	vertical-align:top;
}
table.table_format1 tr.table_format1_title td {
	padding:6px 0px;
}
table.table_format1 tr.table_format1_title2 td {
	padding:4px 0px;
	border-top:none;
	font-weight:bold;
	color:#2A3B86;
	background-color:#EFEFEF;
	border-bottom:2px solid #2A3B86;
}

h1.content_title1 {
	margin-bottom:12px;
	font-size:1.4em;
	padding:4px 0px 3px 8px;
	width:768px;
}

div#format_1 h1.content_title2, h1.content_title2 {
	font-size:1.5em;
}

.image_box_right, .image_box_left, .image_box {
	border:none;
	background-color:#EFEFEF;
	background:repeat-x top url(../images/border_background_top.gif), repeat-x bottom url(../images/border_background_bottom.gif);
	padding:5px 0px;
}

.image_box_right .caption, .image_box_left .caption, .image_box .caption {
	padding:7px 6px 3px 6px;
	margin-top:0px;
	background-image:url(../images/caption_background.gif);
}

p {
	margin-bottom:10px;
}

h2 {
	margin-bottom:10px;
	font-size:1.3em;
	color:#2A3B86;
}

h3 {
	margin-bottom:10px;
	font-size:1.2em;
}

h4 {
	margin-bottom:8px;
	font-size:1.1em;
}

h5 {
	margin-bottom:8px;
	font-size:1em;
}

.side_box_right {
	float:right; 
	margin:0px; 
	width:240px; 
	font-size:.9em;
	margin:0px 0px 0px 20px;
	padding:4px 0px 6px 18px; 
	background-image:url(../images/border_background_right.gif);
	background-position:left;
	background-repeat:repeat-y;
}
