


/* From: /opt/eprints3/lib/static/style/auto/actions.css */

.ep_login_tools img {
	vertical-align: middle;
	margin: 0px 25px;
}

ul.ep_action_list {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	display: inline-block;
}

ul.ep_action_list li {
	display: inline-block;
	margin-left: .5em;
}

ul.ep_action_list li:first-child {
	margin-left: 0;
}

dl.ep_action_list {
	margin: 0;
	padding: 0;
}

dl.ep_action_list dt, dl.ep_action_list dd {
	margin: 0;
}

dl.ep_action_list dt {
	margin-top: .5em;
	width: 15em;
	text-align: center;
	line-height: 2em;
	margin-bottom: -1.5em;
}
dl.ep_action_list dt:first-child {
	margin-top: 0;
}

dl.ep_action_list dd {
	position: relative;
	left: 16em;
	top: -.5em;
	margin-right: 16em;
	overflow: hidden;
}



/* From: /opt/eprints3/lib/static/style/auto/blister.css */


/* EPrints 3 blister bar style */

/* ep_blister */



.ep_blister_bar {
	margin: auto;
}
.ep_blister_join {
	background-image: url(images/blister_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
}
.ep_blister_node, .ep_blister_node_selected {
	text-align: center;
	border-style: solid;
	border-radius: 3px;
}
.ep_blister_node {
	border-width: 1px;
	padding: 3px 10px;
}
.ep_blister_node_selected {
	border-width: 2px;
	padding: 2px 10px;
}



/* From: /opt/eprints3/lib/static/style/auto/citations.css */

span.document_filename
{
	font-size: 80%;
        line-height: 20px;
}

span.document_format
{
}




/* From: /opt/eprints3/lib/static/style/auto/colors.css */

/*
 *
 * EPrints Default Colour Scheme
 *
 */

body {
	color: #000000;
	background-color: #ffffff;
}
a, .ep_tm_key_tools a:visited {
	color: #0645ad;
}
a:visited {
	color: #0b0080;
}
a:hover, .ep_tm_key_tools a:hover {
	color: #3366bb;
}
a:active, .ep_tm_key_tools a:active {
	color: red;
}
h1, h2, h3, h4 {
    color: #606060;
}
.ep_view_page h2 {
	border-bottom: solid 1px #606060;
}

/* template.css */

.ep_tm_header {
	background-color: #fff;
	background-image: url(images/logo_background_light.png);
	background-repeat: repeat-y;
}
.ep_tm_menu, .ep_tm_menu li:hover {
	background-image: url(images/bar_glass.png) ;
	background-position: 0px 5px;
}
.ep_tm_footer {
	border-color: #204f76;
}
.ep_tm_menu, .ep_tm_menu ul {
	background-color: #204f76;
}
.ep_tm_menu {
	/* fixed to 30px high */
	border-bottom: 1px solid #fff;
}
.ep_tm_menu li:hover {
	background-color: #279ae2;
}
.ep_tm_menu a, .ep_tm_menu a:visited {
	color: white;
}
.ep_tm_searchbar, .ep_columns_title, td.ep_columns_alter, .ep_toolbox_title {
	color: #606060;
}
.ep_tm_searchbar, .ep_columns_title, td.ep_columns_alter {
	background-color: #ccc;
	background-image: url(images/bar_24px.png);
	background-repeat: repeat-x;
}
.ep_tm_searchbarbox {
	border-color: #606060;
}
.ep_tm_key_tools li {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #606060;
}
.ep_tm_key_tools li:first-child {
	border-left: none;
}
.ep_tm_key_tools li:last-child {
	border-right: none;
}

/* form.css */

.ep_form_action_button, .ep_form_internal_button, .ep_tm_searchbarbutton, .ep_blister_node_selected {
	border-color: #5b97c7 #13324a #13324a #5287b3;
	background-image: url(images/bar_12px.png);
	background-color: #1f4f76;
	color: white;
}
.ep_form_action_button:active, .ep_form_internal_button:active, .ep_tm_searchbarbutton:active, .ep_blister_node_selected:active {
	border-color: #13324a #5287b3 #5287b3 #13324a;
	background-color: #276496;
}

/* blister.css */

.ep_blister_node {
	border-color: #cccccc;
	background-color: #e8e8ff;
	background-image: url(images/bar_solid_12px.png);
	color: #000000;
}
.ep_blister_node:active {
	border-color: #276496;
}

/* summary.css surround.css */

.ep_summary_box_title, .ep_summary_box_body, .ep_sr_title_bar, .ep_sr_content, .ep_sr_collapse_bar
,.ep_tab_panel
,.ep_toolbox_content /* toolbox.css */
,.ep_upload_doc /* upload.css */
,.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom /* search.css */
,.ep_view_group_by /* view.css */
{
	background-color: #e8e8ff;
}
.ep_summary_box_title, .ep_sr_title_bar, .ep_sr_collapse_bar {
	background-image: url(images/bar_solid_12px.png);
	background-repeat: repeat-x;
}
.ep_sr_content, .ep_summary_box_body,
.ep_tab_panel,
.ep_toolbox_content /* toolbox.css */
,.ep_upload_doc /* upload.css */
{
	background-image: url(images/bar_solid_24px.png);
	background-repeat: repeat-x;
}
.ep_summary_box_title, .ep_summary_box_body, .ep_sr_title_bar, .ep_sr_content, .ep_sr_collapse_bar
,.ep_tab_panel, .ep_tab_bar li, .ep_tab_bar li a
,.ep_toolbox_content /* toolbox.css */
,.ep_upload_doc /* upload.css */
{
	border-color: #ccc;
}

/* tabs.css */

.ep_tab_bar li a {
	background-image: url(images/bar_solid_24px.png);
	background-repeat: repeat-x;
}

/* unselected tab */
.ep_tab_bar li a {
	background-color: #bbf;
}

/* selected tab */
.ep_tab_bar li.ep_tab_selected a {
	background-color: #fff;
}

/* general.css */

th.ep_title_row
{
	border-color: #808080;
	background-image: url(images/bar_24px.png);
	background-color: #ccc;
	color: #333;
}

th.ep_row, td.ep_row {
	border-color: #bbb;
}
th.ep_row, td.ep_row {
	border-bottom-style: dashed;
}
td.ep_row {
	border-left-style: dashed;
}

/* messages.css */

.ep_msg_message_content, .ep_msg_warning_content, .ep_msg_error_content, .ep_msg_other_content {
	background-image: url(images/bar_solid_48px.png);
	background-repeat: repeat-x;
}

.ep_msg_message_content {
	background-color: #80ff80;
	border-color: #80ff80;
}
.ep_msg_error_content {
	background-color: #ffc0c0;
	border-color: #ffc0c0;
}

.ep_msg_warning_content {
	background-color: #ffc080;
	border-color: #ffc080;
}

.ep_msg_other_content {
	background-color: #9999ff;
	border-color: #9999ff;
}

/* columns.css */

th.ep_columns_title, td.ep_columns_alter {
	border-color: #888;
}
td.ep_columns_cell {
	border-color: #888 #ccc;
}

.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom /* search.css */
,.ep_view_group_by /* view.css */
{
	border-color: #cccccc;
	background-image: url(images/bar_24px.png);
}



/* From: /opt/eprints3/lib/static/style/auto/columns.css */


/* paginated columns */

.ep_columns {
	margin: auto;
}

td.ep_columns_cell {
	border-style: none dashed solid none;
	border-width: 1px;
}
td.ep_columns_cell:first-child {
	border-left-style: dashed;
}

th.ep_columns_title, td.ep_columns_alter {
	border-width: 1px;
	font-weight: normal;
}
th.ep_columns_title {
	border-style: solid solid solid none;
}
td.ep_columns_alter {
	border-style: none solid solid none;
}
th.ep_columns_title:first-child, td.ep_columns_alter:first-child {
	border-left-style: solid;
}
th.ep_columns_title a {
	font-weight: normal;
}


td.ep_columns_no_items {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.5em;
	text-align: center;
	font-size: 120%;
}

.ep_columns_add {
	text-align: center;
}




/* From: /opt/eprints3/lib/static/style/auto/drop.css */


/* style for ajax suggestion drops */

.ep_drop_target {
}

.ep_drop_target ul {
	margin: 0px;
	padding: 4px;
	list-style: none;
	background-color: white;
	border: 1px dotted #888;
	z-index: 6;
}
	
.ep_drop_target ul li {
	margin: 0px;
	padding: 3px;
	list-style: none;
	border-top: 1px dashed #ccc;
	cursor: pointer;
	width: 100%;
}
.ep_drop_target ul li.ep_first {
	border-top: none;
}

.ep_drop_target ul li.selected {
	background-color: #e0e0ff;
}

.ep_drop_target ul ul {
	display: none;
}

.ep_drop_loading {
	margin: 0px;
	padding: 4px;
	height: 24px;
	text-align: center;
	border: 1px dotted #888;
	z-index: 6;
	position: absolute;
	background-color: #fff;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.ep_draggable {
	cursor: move;
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/edshare_core.css */

p.ep_cs_current_header
{
	padding: 5px;
	font-weight: bold;
}

td.ep_cs_checktable_first, td.ep_cs_checktable_first
{
	
	border-top: 1px dashed #C4CAF2;
}

td.ep_cs_checktable_left, td.ep_cs_checktable_right
{
	border-bottom: 1px dashed #C4CAF2;
	padding: 2px;
}

.ep_cs_selected_eprints
{
	padding: 5px;
	border: 1px solid #c5dcff;
	background-color: #e6eeff;
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/edshare_perms.css */

/* EdShare Perms */

div.edshare_perms_staffonly_container
{
	text-align:center;
	margin-top: 1em;
	background-color:white;
	border:1px solid #C4D7ED;
	padding: 5px;
}

div.edshare_perms_ajax_box
{
	width: 60%;
}

a.edshare_perms_ajax_link
{
	padding-left: 10px;
	text-decoration: none;
}

div.edshare_perms_selected_users_box,div.edshare_perms_selected_depts_box
{
        line-height: 2em;
        padding: 15px 5px 5px 15px;
	background-color: #F9FAFD;
}

div.edshare_perms_selected_users_title,div.edshare_perms_selected_depts_title
{
        margin-top: 0.5em;
        padding: 5px;
	background-color: #F9FAFD;
        font-weight: bold;
}


div.edshare_perms_main
{
	margin-bottom: 1em;
}

div.edshare_perms_options
{
        padding: 10px 10px 3px 10px;
        text-align:center;
}

div.edshare_perms_new_user,div.edshare_perms_new_dept
{
        background-color: #F9FAFD;
}

div.edshare_perms_nonselected
{
        display: none;
        padding: 10px 10px 10px 10px;

}

div.edshare_perms_selected
{
        display: block;
        padding: 10px 10px 10px 10px;
        border: 1px solid #D8DBEF; 
        background-color: #F9FAFD;
}

a:hover.edshare_perms_nonselected
{
        text-decoration:none;
        padding: 5px 10px 3px 10px;
        color: #000000;
        font-weight: normal;
        background-color: #F9FAFD;
}
a.edshare_perms_nonselected
{
        text-decoration:none;
        padding: 5px 10px 3px 10px;
        color: #000000;
        font-weight: normal;
}

a.edshare_perms_selected,a:hover.edshare_perms_selected
{
        text-decoration:none;
        padding: 4px 10px 4px 10px;
        color: #000000;
        border-top:1px solid #D8DBEF; 
        border-left: 1px solid #D8DBEF;
        border-right: 1px solid #D8DBEF;
	background-color: #F9FAFD;
        font-weight: bold;
}

.perms_cross{
	background:url("/style/images/xit.gif") repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:10px;
	padding:0;
	width:10px;
	vertical-align:middle;
	display: inline;
}

a:hover .perms_cross {
	background:url("/style/images/xit.gif") repeat scroll -10px 0 transparent;
}



/* From: /opt/eprints3/lib/static/style/auto/fields.css */


/* style for metafields */

dl.ep_field_set_long dt label {
	margin-bottom: 0.2em;
	font-weight: bold;
}

dl.ep_field_set_long dd {
	margin-bottom: 0.5em;
}



/* From: /opt/eprints3/lib/static/style/auto/fileselector.css */

.ep_fileselector dl {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px;
}
.ep_fileselector dd {
	margin: 0px 0px;
}
.ep_fileselector input {
/*	float: left; */
}
.ep_fileselector label {
	cursor: pointer;
}
.ep_fileselector dt.ep_fileselector {
	clear: left; /* clear the floated input */
	display: block;
	cursor: pointer;
	background-image: url(data:image/gif;base64,R0lGODlhEAAQAOMMAJuHDKKNBcCmCu3NEuzTOO/ZU/PhePTjgfTmj/XpmvXqovXtsP///////////////yH5BAEKAA8ALAAAAAAQABAAAARXUIA5xbsYA8SRAVkIHET5UagFGGVZvPALrkM9CEGuSw+A64bEYqEoDmbD5CJhaDYVSKdUCu0tptjETIGdanvcrvMLCIuDM+bZgJh13vADSIKqUyyhfCgCADs=);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-bottom: 2px;
}
.ep_fileselector dt.ep_fileselector_open {
	background-image: url(data:image/gif;base64,R0lGODlhEAAQAOMMAIp5CJqGCrmhCdy+Be3OIe3UP+/YUvLeaPLgdPTlifTolvTro////////////////yH5BAEKAA8ALAAAAAAQABAAAARZUIQ5xbsYh8QTClm4FeRBnYEVIERbHEYsF+Da3rhbH3lPPwFeL7cbGAcBgHIpAQqWgEJisVBYkUCqdpE4eL2K2uJLJoez5XSipkiXz5uOXP55SFD4VGi/jwAAOw==);
}



/* From: /opt/eprints3/lib/static/style/auto/form.css */


/* Form related styles */

form {
	display: inline;
}

select, input.ep_form_text, textarea {
	padding: 1px 2px 1px 2px;
	margin-right: 4px;
	border: solid 1px #ccc;
}

.ep_form_example {
	font-weight: bold;
	color: blue;
}

/* buttons */

.ep_form_button_bar {
	text-align: center;
	padding: 4px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ep_form_action_button, .ep_form_internal_button {
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	padding: 2px 20px;
	cursor: pointer;
}
.ep_form_internal_button {
	padding: 1px 14px;
	background-position: 0px -2px;
}

/* form fields */

.ep_form_field_help {
        font-size: small ;
}

.ep_form_field_name {
        padding-top: 1em;
	font-weight: bold;
}

.ep_form_field_input {
        padding-bottom: 3pt;
}

/* input fields grid */


.ep_form_input_grid th {
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
}
.ep_form_input_grid td {
	vertical-align: middle;
}

td.ep_form_input_grid_pos {
	padding-right: 4px;
}
td.ep_form_input_grid_arrows {
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
}


td.ep_form_input_grid_wide {
	text-align: left;
}



/* From: /opt/eprints3/lib/static/style/auto/general.css */

body {
	margin: 0;
	font-family: Sans-serif;
	font-size: 80%;
}

/* left-align if we're in a div (e.g. ep_block) that centres */
ul {
	text-align: left;
}

img {
        border:0;
}

.ep_no_js { 
	display: none; 
}

.ep_no_js_inline { 
	display: none; 
}

.ep_no_js_table_cell { 
	display: none; 
}

.ep_hide { 
	display: none; 
}

h1, h2 {
	font-weight: bold;
}
h1 {
	margin: 0px;
	margin-top: 10px;
	font-size: 130%;
	text-align: center;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}

hr {
	border: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 2px;
}

.ep_required {
}

.ep_toggle a, a.ep_toggle {
	text-decoration: none;
}

th.ep_row {
	padding-right: 0.25em;
	text-align: right;
	width: 20%;
	border-width: 1px;
}
td.ep_row {
	padding-left: 0.25em;
	text-align: left;
	border-width: 1px;
}

th.ep_title_row {
	border-width: 1px;
	border-style: solid;
	border-left: none;
	border-right: none;
	padding: 0.1em 0.5em 0.1em 0.5em;
	font-size: 100%;
	height: 2em;
	font-weight: normal;
}

.ep_highlight {
	padding: 0.5em;
	border: solid 2px #ff8888;
	background-color: #ffeeee;
}

.ep_block {
	width: auto;
	margin: 0.25em auto 0.25em auto;
	text-align: center;
}
.ep_block td {
	text-align: left;
}
.ep_doc_icon
{
	padding: 2px;
}



/* From: /opt/eprints3/lib/static/style/auto/icontable.css */


table.ep_icontable {
	border-collapse: collapse;
}
table.ep_icontable th {
	border: solid 1px #999;
	background-color: #fff;
	text-align: center;
}
table.ep_icontable td {
	padding-left: 4px;
	border: solid 1px #999;
}



/* From: /opt/eprints3/lib/static/style/auto/irstats2.css */

/* IRStats2 CSS */

div.irstats2_view
{
	width: 100%;
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
	margin: 10px;
	border: 1px solid #D7D9E5;
	border-radius: 3px;
}

div.irstats2_view_title
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #D7D9E5;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	color: #000;
	background: url("images/toolbox.png") repeat-x scroll 0 0 #E7E9F5;
}

div.irstats2_view_content
{
	line-height: 20px;
	margin: auto;
}

div.irstats2_piechart
{
	width: 400px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}

div.irstats2_googlepiechart
{
	width: 400px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}
div.irstats2_googlegeochart
{
	width: 600px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

div.irstats2_googlegraph
{
	width: 750px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}

div.irstats2_googlespark
{
	width: 150px;
	height: 50px;
	margin: 0px;
	display: inline;
	float:left;
	border: 0px;
	padding: 0px;
}

div.irstats2_counter
{
	display: inline;
}

div.irstats2_view_KeyFigures div.irstats2_view_content
{
	padding-top: 10px;
}

span.irstats2_keyfigures_metric_figure
{
	font-weight: bold;
	font-size: 20px;
}

span.irstats2_keyfigures_metric_text
{
	padding-left: 5px;
}

div.irstats2_ruler {
	clear:both;
	margin-bottom: 10px;
}

div.irstats2_keyfigures_section {
	float:left;
	width: 50%
}

div.irstats2_keyfigures_deposits {
	float:left;
	width: 50%
}

div.irstats2_keyfigures_downloads {
	float:right;
	width: 50%
}

div.irstats2_keyfigures_fulltext {
	float:left;
	width: 50%;
}

div.irstats2_keyfigures_openaccess {
	float:right;
	width: 50%
}

table.irstats2_keyfigures_progress {
	margin-left:12px;
}

table.irstats2_keyfigures_progress div.irstats2_progress_wrapper {
	height: 25px;
}


table.irstats2_keyfigures_progress div.irstats2_progress {
	height: 25px;
}

table.irstats2_keyfigures_progress td {
	padding: 5px;
}

div.irstats2_deposit_details {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-left: 10px;
}

span.irstats2_counter_label
{
	color: #333333;
	font-size: 14px;
	margin: auto 2px;	
	vertical-align: middle;
}

span.irstats2_counter_value
{
	color: #000000;
	font-size: 20px;
	font-weight:bold;
	margin: auto 2px;
	vertical-align: bottom;
	padding-bottom:4px;
}

img.irstats2_spin
{
	vertical-align:middle;
}

span.irstats2_loading
{
	margin-left: 5px;
	vertical-align:middle;
	color: #666666;
}

table.irstats2_table
{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	width: 100%;
}

div.irstats2_table_options
{
	text-align: center;
}

div.irstats2_table_options > a
{
	padding-left: 5px;
}

tr.irstats2_table_headings > td
{
	font-weight: bold;	
	background-color: #666;
	color: #FFF;
	text-align: left;
	padding: 2px;
}

td.irstats2_table_cell_order
{
	text-align:center;
	width: 20px;
}

td.irstats2_table_cell_object
{
	padding-left: 5px;
}

td.irstats2_table_cell_count
{
	text-align:center;
	width: 100px;
}

tr.irstats2_table_row_even > td
{
	padding: 2px;
	background-color: #FFFFFF;
}

tr.irstats2_table_row_odd > td
{
	padding: 2px;
	background-color: #EEE;
}

div.irstats2_reportmenu_row
{
	padding: 5px;
	vertical-align:bottom;
}
span.irstats2_date_separator
{
	padding-left:5px;
	padding-right:5px;
}
span.irstats2_date_label
{
	font-size:14px;
	font-weight:bold;
}
div.irstats2_progress
{
        background-color: #c1d0ef;
        color: #000;
	text-align:left;
	padding: 0px;
	margin: 0px;
}
div.irstats2_progress_wrapper
{
	border: 1px solid #3366cc;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
div.irstats2_progress > span
{
	padding-left: 5px;
	display: block;
	width: 100px;
}

span.irstats2_keyfigures_metric {
	font-size: 14px;
	line-height: 50px;
}

h3.irstats2_keyfigures_heading, h3.irstats2_linkstoreports_heading
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
}

div.irstats2_keyfigures_column
{
	width: 25%;
	float: left;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

div.irstats2_reportheader_column
{
	float: left;
	text-align:left;
	margin-left:15px;
}

table.irstats2_reports 
{
	border-collapse:collapse;	
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}

td.irstats2_reports_heading
{
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align:right;
	width: 20%;
	background-color: #EEE;
}

td.irstats2_reports_heading > span
{
	color: #222;
}

td.irstats2_reports_content
{
	border: 1px solid #CCC;
	padding: 2px 10px;
	text-align: left;
	width: 80%;
}

td.irstats2_reports_content > span
{
	padding-right: 10px;
	font-family: Verdana;
}


a.irstats2_export_bar_toggle
{
	float: right;
}

div.irstats2_export_bar
{
	text-align: left;
}

div.irstats2_export_content
{
	margin: 0px auto;
	border-bottom: 1px solid #D7D9E5;
	padding: 5px;
	text-align: center;
	background-color: #F9F9F9;
}

.irstats2_setdesc_link
{
	margin-left: 5px;
	width: 45px;
}

input.irstats2_setdesc_q
{
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 14px;	
}

input.irstats2_placeholder
{
	color: #AAA;
	font-style: italic;
}

div.irstats2_setdesc_values
{
	max-height:150px;
	overflow-y:scroll; 
	margin: 5px; 
	padding: 5px; 
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

ul.irstats2_setfinder_values
{
	margin: 0px;
	padding: 0px;
}

ul.irstats2_setfinder_values > li
{
}

div.irstats2_setfinder_row > a
{
	display: block
}

div.irstats2_setfinder_row > a:hover
{
	background-color: #F5F5F5;
}

div.irstats2_datepicker_inner
{
	font-size:11px;
	padding: 4px;
	color:#000;
}

p.irstats2_error_login {
	width: 100%;
	text-align: center;
}

h3.irstats2_summary_page_header {
	margin-top:20px;
}

div.irstats2_summary_page_container {
	border:1px solid #CCC;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

div.irstats2_summary_page_container > p {
	text-align:center;
	width:100%;
	margin:5px 0px 0px 0px;
	color:#666;
}

#irstats2_summary_page_downloads {
	height:250px;
	width:100%
}

#irstats2_summary_page_countries {
	height:250px;
	width:100%
}

td.irstats2_reportheader_breadcrumbs {
	width: 60%;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

td.irstats2_reportheader_breadcrumbs > a, td.irstats2_reportheader_breadcrumbs > a:visited {
	color: #0645AD;
}

div.irstats2_reportheader_timeline {
	width: 30%;
	float: right;
	text-align: right;
	vertical-align: middle;
}

div.irstats2_reportheader_timeline_frame {
	font-size: 14px;
	padding: 5px;
	text-align: right;
	float: right;
}

div.irstats2_reportheader_options {
	width:100%;
	text-align: left;
	vertical-align: middle;
}

div.irstats2_reportheader_clear {
	clear:both;
}

div.irstats2_reportheader {
	width: 100%;
	padding: 0px;
}

table.irstats2_reportheader {
	width: 100%;
}

div.irstats2_view_ReportHeader {
	border: 0px;
}

input.irstats2_form_action_button {
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	padding: 2px 20px;
	cursor: pointer;
	background-color: #F9F9F9;
	color: #111;
}

input.irstats2_form_action_button:active, input.irstats2_form_action_button:hover, input.irstats2_form_action_button_selected {
	background-color: #EEE;
	color: #222;
}

div.irstats2_options_dates, div.irstats2_options_filters, div.irstats2_options_reports {
	background-color: #EEE;
	text-align: left;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	border-color: #DDD;
}

table.irstats2_view_Grid div.irstats2_view {
	width: 97%;
}



/* From: /opt/eprints3/lib/static/style/auto/irstats2_datepicker.css */

/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

/* The wrapper div */
div.datePicker
        {
        position:absolute;
        min-width:24em;
        width:24em;
        z-index:9999;
        text-align:center;

        /* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
        font:900 0.8em/0.8em Verdana, Sans-Serif;
        
        /* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
        /* font:900 77%/77% Verdana; */

        background:transparent;

        /* Mozilla & Webkit extensions to stop text-selection. Remove if you wish to validate the CSS */
        -moz-user-select:none;
        -khtml-user-select:none;
        }
/* Styles for the static datePickers */
div.staticDP
        {
        position:relative;
        top:5px;
        left:0;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited,
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus
        {
        /*position:relative;*/
        /* Moz & FF */
        display: -moz-inline-stack;
        border:0 none;
        padding:0;
        margin:0 0 0 4px;
        background:transparent url(../images/irstats2/datepicker/cal.gif) no-repeat 50% 50%;
        min-width:16px;
        line-height:1;
        cursor:pointer;
        visibility:visible;
        text-decoration:none;
        vertical-align:middle;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:16px;
        }
a.date-picker-control
        {
        /* IE, Safari & Opera. Seperate CSS rule seems to be required. */
        display:inline-block;
        }
a.date-picker-control span
        {
        display:block;
        width:16px;
        height:16px;
        margin:auto 0;
        }
/* The next & previous buttons */
div.datePicker th span
        {
        display:inline;
        padding:0;
        margin:0;
        color:#000;
        text-align:center;
        line-height:1em;
        border-width:0;
        font-family: georgia, times new roman, palatino, times, bookman, serif;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        text-transform:uppercase;
        letter-spacing:1px;
        font:normal 1.2em Verdana, Sans-Serif;
        cursor:default;
        }
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-size:1.8em;
        cursor:pointer !important;
        }

div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        line-height:1.6em;
        text-transform:uppercase;
        cursor:pointer !important
        }
div.datePicker thead th span.fd-disabled
        {
        color:#aaa;
        cursor:default !important;
        }
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        height:1.4em;
        width:2em;
        text-decoration:none;
        text-transform:lowercase;
        line-height:1.4em;
        }
/* The table */
div.datePicker table
        {
        position:relative;
        margin:0;
        padding:0;
        border:1px solid #ccc;
        background:#fff url(../images/irstats2/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        width:100%;
        border-spacing:2px;
        table-layout:fixed;
        border-collapse:separate;
        }
/* Common TD & TH styling */
div.datePicker table td
        {
        border:1px solid #ccc;
        padding:0;
        text-align:center;
        vertical-align:middle;
        /* Opera requires a line-height bigger than 1em in order to redraw properly */
        line-height:1.2em;
        cursor:pointer;
        background:#fff url(../images/irstats2/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height:3em !important;
        height:2.8em;
        outline:none;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;
        line-height:1em;
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle;
        }
div.datePicker table td.date-picker-unused
        {
        background:#fff url(../images/irstats2/datepicker/backstripes.gif);
        border-color:#dcdcdc;
        padding:0;
        cursor:default !important;
        }
div.datePicker table thead th.date-picker-title
        {
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header button styles */
div.datePicker table th.date-picker-day-header
        {
        text-transform:lowercase;
        width:3em;
        }
div.datePicker table th.date-picker-day-header span
        {
        display:block;
        }
/* The "todays date" style */
div.datePicker table td.date-picker-today
        {
        background:#fff url(../images/irstats2/datepicker/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }
/* The "selected date" style */
div.datePicker table td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* the "highlight days" style */
td.date-picker-highlight
        {
        color:#a86666;
        }
/* The date "out of range" style */
div.datePicker table td.out-of-range
        {
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;
        }
/* The "disabled days" style */
div.datePicker table td.day-disabled
        {
        color:#aaa !important;
        background:transparent !important;
        cursor:default !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#fff url(../images/irstats2/datepicker/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170);
        color:rgb(100,130,170);
        }
/*
   Quirksmode necessity?
   ---------------------

   If your HTML document renders in quirksmode (i.e. has no doctype declaration)
   then uncomment the following CSS rule to set a less drastic font-size in IE

div.datePicker table th,
div.datePicker table td
        {
        font-size:100%;
        }
*/

/* Remove the images for Internet Explorer <= v6 using the "* html" hack */
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }



/* From: /opt/eprints3/lib/static/style/auto/items.css */


/* Items Screen */

.ep_items_filters {
	text-align: center;
	margin-top: 10px;
}

.ep_items_filters img {
	border-width: 0px;
	margin-left: 10px;
	vertical-align: -2px;
}

.ep_items_filters a {
	color: #000000;
	text-decoration: none;
}


td.ep_columns_cell_inbox {
	background-color: #ffc;
}
td.ep_columns_cell_buffer {
	background-color: #dde;
}
td.ep_columns_cell_archive {
	background-color: #cfc;
}
td.ep_columns_cell_deletion {
	background-color: #ccc;
}



/* From: /opt/eprints3/lib/static/style/auto/latest.css */


/* latest and latest tool */

div.ep_latest_result {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

div.ep_latest_tool_result {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}



/* From: /opt/eprints3/lib/static/style/auto/lightbox.css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; }
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
/* #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;} */
#hoverNav a{ outline: none;}

/* #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; } */

#hoverNav { height: 30px; }
#prevLink, #nextLink { width: 49%; height: 100%; display: block; }
#prevLink { left: 0; float: left; background: url(images/lightbox/prevlabel.gif) left 0 no-repeat; }
#nextLink { right: 0; float: right; background: url(images/lightbox/nextlabel.gif) right 0 no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#lightboxMovie {}



/* From: /opt/eprints3/lib/static/style/auto/mail.css */



.ep_mail_view {
	border: dashed 2px #ccc;
	margin-top: 20px;
	background-color: #eee;
}

.ep_mail_header {
	margin: 4px; 
	padding: 2px;
	font-family: monospace;
}

.ep_mail_body {
	margin: 4px;
	padding: 2px;
}

.ep_mail_body textarea {
	background-color: #ccc;
	border: solid #888 1px;
}



/* From: /opt/eprints3/lib/static/style/auto/meprints.css */

a.meprints_link_more
{
	padding-left: 5px;
	font-weight: bold;
}

div.ep_user_citation_picture
{
	display: inline;
}

div:hover.ep_column_item
{
	cursor:move;
}

.ep_name_homepage
{
	font-size: 14px;
	font-weight: bold;
}

.ep_profile_column {
	text-align: left;
	float: left;
	display: inline;
	margin: 10px;
	width: 335px;
	min-height: 300px;
}

.ep_name_citation .person_name {
	font-weight: bold;
}

.ep_user_profile_userdetails_section_heading {
	font-weight: bold;
}

.meprints_embed_link {
	float: right;
	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;
}
.meprints_widget_wrapper{
	width:710px;
	margin: auto;
}

.meprints_box 
{
        margin-bottom: 10px
}
.meprints_box_title 
{
        background-image: url(images/bar_solid_12px.png);
	background-repeat: repeat-x;
	background-color: #E8E8FF;
        font-weight: normal;
        border-left: 2px solid #e0e0ff;
        padding: 2px 6px 2px 6px;
        border: solid 1px #d8dbef;
        font-weight: bold;
        font-size: 115%;
}
.meprints_box_body 
{
        padding: 2px 6px 2px 6px;
	background-image: url("images/bar_solid_24px.png");
	background-repeat: repeat-x;
	background-color: #E8E8FF;
	border: 1px solid #CCCCCC;
}

.ep_core_widgets{
	width:710px;
	border:0;
	margin:auto;
}

#left_core_widget, #right_core_widget{
	width: 50%;
	text-align: left;
}

div.meprints_profile_section {

}

div.meprints_profile_section h3 {

}

div.meprints_profile_section p {

}

div.ep_profile_column { margin: 0px }

h3.meprints_profile_heading { margin: 5px 0px; }

h3.meprints_profile_heading, div.meprints_profile_section > h3 { font-size: 16px; }

h3.meprints_homepage_heading { font-size: 12px; margin: 5px 0px; }

h2.meprints_details_name { margin-top: 0px; }

div.meprints_left_column {
	float: left;
	width: 65%;
}

div.meprints_right_column {
	float: right;
	width: 35%;
}

div.meprints_clear_columns { clear: both }

#ep_profile_Thumbnail {
	width: 100%;
	text-align:left;
}

div.meprints_bar {
	width: 100%;
	text-align: center;
}

div.meprints_box { 
	margin-left:5px;
	margin-right:5px;
}



/* From: /opt/eprints3/lib/static/style/auto/messages.css */


/* Message styles - used to provide alerts and errors */

.ep_msg_message, .ep_msg_warning, .ep_msg_error, .ep_msg_other {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ep_msg_message_icon, .ep_msg_warning_icon, .ep_msg_error_icon {
	padding: 10px;
}

.ep_msg_message_content, .ep_msg_error_content, .ep_msg_warning_content, .ep_msg_other_content {
	border-style: solid;
	border-width: 1px;
}




/* From: /opt/eprints3/lib/static/style/auto/multi.css */



/* 
   Styles for the multi-field component.

   ep_multi_*

*/

table.ep_multi
{
	width: 100%;
}

table.ep_multi tr:first-child th.ep_multi_heading,
table.ep_multi tr:first-child td.ep_multi_input,
table.ep_multi tr:first-child td.ep_multi_help 
{
	border-top: none;
}

th.ep_multi_heading
{
	border-top: dashed #bbf 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	text-align: right;
}

td.ep_multi_input
{
	border-top: dashed #bbf 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-left: dashed #bbf 1px;
}

td.ep_multi_help
{
	white-space: nowrap;
	border-top: dashed #bbf 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	vertical-align: top;
	text-align: right;
}

/* help bits */

.ep_multi_inline_help 
{
	padding-bottom: 0.5em;
}
	



/* From: /opt/eprints3/lib/static/style/auto/nojs.css */


/*  only loaded if the browser has javascript turned off (or does
 *  not support it.
 */

.ep_no_js { display: block; }

.ep_no_js_inline { display: inline; }

.ep_no_js_table_cell { display: table-cell; }

.ep_only_js { display: none; }

.ep_only_js_inline { display: none; }

.ep_only_js_table_cell { display: none; }



/* From: /opt/eprints3/lib/static/style/auto/preview.css */


/* 
   Styles for the file preview popup.

   ep_preview_*

*/


.ep_preview
{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 400px;	
}

.ep_preview table
{
	border: solid 1px black;
	background-color: white;
	padding: 4px;
	margin: auto;
}

.ep_preview_title
{
	padding-top: 3px;
	text-align: center;
}



/* From: /opt/eprints3/lib/static/style/auto/print.css */

@media print {

.ep_noprint {
	display: none;
}

}



/* From: /opt/eprints3/lib/static/style/auto/progress.css */

div#progress {
	margin: 0px auto;
	width: 382px;
}

.progressmeter {
    font-size: 10pt;
    text-align: center;
}

.progressmeter table {
}

.progressmeter th {
    font-weight: bold;
    text-align: right;
}

.progressmeter td {
    text-align: left;
}

.finished {
    color: #667799;
}

.progressmeter .meter {
    position: relative;
    background-color: lightgrey;
    border: 2px solid #667799;
    height: 20px;
    width: 380px;
}

.progressmeter .meter .amount {
	margin: 0px auto 0px 0px;
    background-color: #667799;
    width: 0px;
    height: 20px
}

.progressmeter .meter .percent {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
    z-index: 1000;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.UploadMethod_file_progress_table {
	width: 550px;
	margin: 0 auto;
}



/* From: /opt/eprints3/lib/static/style/auto/savedsearches.css */



table.ep_savedsearches {
	margin: 10px auto 10px auto;
}

table.ep_savedsearches th {
	border-bottom: 1px solid #ccc;
}
table.ep_savedsearches td {
	border-bottom: 1px solid #ccc;
}



/* From: /opt/eprints3/lib/static/style/auto/search.css */


/* EPrints 3 search form style */



/* buttons are on the form, controls on the results */
.ep_search_buttons, .ep_search_controls, .ep_search_controls_bottom {
	border-style: solid none;
	border-width: 1px;
	text-align: center;
	padding: 4px 0px;
	margin: 4px 0px 12px 0px;
}

.ep_search_fields {
	margin-top: 1em;
	margin-bottom: 1em;
}
.ep_search_fields th {
	padding: 4px;
}
	
.ep_search_fields td {
	padding: 4px;
}
	

.ep_search_control
{
	padding: 0px 4px 0px 4px;
}

.ep_search_export {
	margin: 0.25em auto 0.25em auto;
	text-align: center;
}

.ep_search_reorder {
	margin: 0.4em auto 0 auto;
	text-align: center;
}

.ep_search_tool {
	white-space: nowrap;
}
.ep_search_tool img {
	vertical-align: -2px;
	padding-left: 0.5em;
}
.ep_search_tool a {
	text-decoration: none;
	color: #888;
}


.ep_search_feed {
	white-space: nowrap;
}
.ep_search_feed img {
	vertical-align: -2px;
	padding-left: 0.5em;
}
.ep_search_feed a {
	text-decoration: none;
	color: #888;
}

.ep_search_results
{
	margin: 1em 0 1em 0;
}

.ep_search_desc
{
	text-align: center;
	margin: 0.25em 0 0 0;
}

.ep_search_result td
{
	padding: 4px;
	border-bottom: dashed #bbf 1px;
}

.ep_paginate_list
{
	margin: auto;
	display: table;
}

.ep_search_field_name
{
	font-weight: bold;
	margin-top: 0.5em;
}

input.ep_form_search_advanced_link, input.ep_form_search_advanced_link:hover {
        border: none;
        text-decoration: underline;
        background: none;
        color: #00f;
        cursor: pointer;
}

span.search_desc {
	font-style: italic;
}



/* From: /opt/eprints3/lib/static/style/auto/subjectinput.css */


/* 
   Styles for the subject component.

   ep_subjectinput_*

*/

div.ep_subjectinput_tree {
	margin-left: 25px;
}
.ep_subjectinput_tree dl {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px;
}
.ep_subjectinput_tree dl dt {
	margin: 0px 0px;
	padding-left: 18px;
	line-height: 18px;
}
.ep_subjectinput_tree dl dd {
	margin-left: 0px;
}
.ep_subjectinput_tree dl dt.ep_subjectinput_tree {
	cursor: pointer;
	background: url(images/plus.png) no-repeat;
}
.ep_subjectinput_tree dl dt.ep_subjectinput_tree_open {
	background: url(images/minus.png) no-repeat;
}

.ep_subjectinput_toggle {
	text-decoration: none;
	color: #000000;
}

.ep_subjectinput_selections {
	margin: 0.5em auto 0.5em auto;
	margin-top: 0.5em; 
	padding: 0.5em; 
}

.ep_subjectinput_selected {
	font-weight: bold;
}

.ep_subjectinput_selected_subject {
	font-weight: bold;
}

ul.ep_subjectinput_subjects {
	list-style: none;
}
ul.ep_subjectinput_subjects li {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style: none;
}
ul.ep_subjectinput_subjects img {
	vertical-align: -2px;
}


.ep_subjectinput_selections {
	padding-bottom: 10px;
	border-bottom: dashed #808080 1px; 
	margin-bottom: 10px;
}
.ep_subjectinput_selections td.ep_first {
	border-top: none;
}

.ep_subjectinput_selections td {
	border-top: dashed #ccc 1px; 
}

.ep_subjectinput_results {
	border: dashed #c8cbdf 1px; 
	margin-top: 0.5em; 
	padding: 0.5em; 
	background-color: white;
	list-style: none;
}

.ep_subjectinput_results td.ep_first {
	border-top: none;
}

.ep_subjectinput_results td {
	border-top: dashed #ccc 1px; 
}

.ep_subjectinput_add_button, .ep_subjectinput_remove_button {
	border: solid blue 1px;
	padding: 1px;
	background-color: transparent;
	font-size: 70%;
	color: blue;
}


.ep_subjectinput_searchbar {
	text-align: center;
}

/* End of subject component section */



/* From: /opt/eprints3/lib/static/style/auto/summary.css */


/* Item Summary */

.ep_summary_content {
}
.ep_summary_content_top {
}
.ep_summary_content_bottom {
}
.ep_summary_content_left {
	float: left;
}
.ep_summary_content_right {
	float: right;
}
.ep_summary_content_after {
	clear: both;
}


.ep_summary_content_left .ep_summary_box {
	width: 200px;
	margin-right: 10px;
}
.ep_summary_content_right .ep_summary_box {
	width: 200px;
	margin-left: 10px;
}


.ep_summary_box {
	margin-bottom: 10px
}
.ep_summary_box_title {
	font-weight: normal;
	padding: 2px 6px 2px 6px; 
	font-weight: bold;
	font-size: 115%;
	border-style: solid;
	border-width: 1px;
}
.ep_summary_box_body {
	padding: 2px 6px 2px 6px; 
	border-style: none solid solid solid;
	border-width: 1px;
}
.ep_summary_box_title a {
	text-decoration: none;
}
.ep_summary_box_title img
{
	vertical-align: -1px;
}






/* From: /opt/eprints3/lib/static/style/auto/surround.css */


/* EPrints 3 default workflow component-surround style */

/* ep_sr */

.ep_sr_component {
	padding: 0px;
	margin-top: 10px;
}
.ep_sr_component .ep_sr_title_bar {
	padding: 2px 6px 2px 6px; 
}

.ep_sr_component .ep_sr_title_bar table {
}
.ep_sr_component .ep_sr_title {
	font-weight: bold;
	font-size: 115%;
	color: #444;
}
.ep_sr_component .ep_sr_content {
	clear: both;
	padding: 6px;
	border-style: none solid solid solid;
	border-width: 1px;
}

/* collapse bar */

.ep_sr_collapse_bar {
	padding: 2px 6px 2px 6px; 
	font-weight: bold;
	font-size: 115%;
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
}
.ep_sr_collapse_bar a {
	text-decoration: none;
}
.ep_sr_title a {
	text-decoration: none;
}
.ep_sr_collapse_link img
{
	vertical-align: -1px;
}

/* help style - not primetime */

.ep_sr_component .ep_sr_help {
	margin-bottom: 8px;
}
.ep_sr_component .ep_sr_show_help {
	white-space: nowrap;
}
.ep_sr_component .ep_sr_show_help a {
	text-decoration: none;
}	
.ep_sr_component .ep_sr_hide_help {
	white-space: nowrap;
}
.ep_sr_component .ep_sr_hide_help a {
	text-decoration: none;
}	
.ep_sr_component .ep_sr_title_bar {
	border-style: solid;
	border-width: 1px;
}
.ep_sr_show_help img {
	vertical-align: -2px;
}
.ep_sr_hide_help img {
	vertical-align: -2px;
}


/* used for multi, maybe should be elsewhere */
.ep_sr_component .ep_sr_help_chunk {
	border-bottom: 1px solid #888;
	padding-bottom: 4px; 
	margin-bottom: 4px;
}

.ep_sr_component .ep_form_input_grid {
	margin: auto;
}
.ep_multi_input .ep_form_input_grid {
	margin-left: 0px;
}



/* From: /opt/eprints3/lib/static/style/auto/tabs.css */


/* Tab Bar */

.ep_tab_panel, .ep_tab_bar li, .ep_tab_bar li a {
	border-width: 1px;
	border-style: solid;
}

/* selected tab */
.ep_tab_bar li.ep_tab_selected a {
	border-bottom-width: 0;
}

/* panel contents */
.ep_tab_panel {
}

/* tab text */
.ep_tab_bar a {
/*	color: #000000; */
}

/* remaining styles are structural */

.ep_tab_bar {
	list-style: none;
	padding: 0 0;
	margin: 0 0;
}

.ep_tab_bar li {
	float: left;
	padding: 0 0;
	margin: 0 0;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	list-style-type: none;
}

.ep_tab_bar li:first-child a {
	margin-left: 1.5em;
}

.ep_tab_bar li a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-right: 1.5em;
	padding: 3px 8px 4px 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-bottom: -1px; /* overwrite bottom-margin of li */
	border-bottom-width: 0;
}

.ep_tab_panel {
	border-top-width: 0;
	padding: 12px;
	clear: left;
}




/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/template.css */


/* EPrints 3 template styles */
/* prefix all styles with ep_tm */

hr.ep_tm_last {
	color: #152d4e;
	background-color: #152d4e;
}


/* deprecated in 3.3 */
.ep_tm_logo img {
	float: right;
	padding: 4px;
	border-style: none;
}

.ep_tm_site_logo img {
	border-style: none;
	padding: 10px 10px;
}

.ep_tm_archivetitle, .ep_tm_archivetitle:visited {
	font-size: 40px;
	text-decoration: none;
	margin: 10px;
}

.ep_tm_main {
        margin: 1em;
}

/* Menu Bar */

.ep_tm_menu, .ep_tm_key_tools {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ep_tm_key_tools {
	display: block;
}

.ep_tm_menu {
	height: 30px;
	line-height: 30px;
}

.ep_tm_menu, .ep_tm_menu ul {
/*	background-color: #204f76; */
}

.ep_tm_menu li {
	float: left;
}
.ep_tm_menu ul {
}

.ep_tm_menu a, .ep_tm_menu a:visited {
	display: block;
	padding: 0px 20px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

.ep_tm_menu ul
{
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
}

.ep_tm_menu ul li {
	float: none;
}

.ep_tm_menu ul a
{
	text-align: left;
}

.ep_tm_key_tools li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

.ep_tm_key_tools li a:hover {
}

.ep_tm_key_tools a {
/*	white-space: nowrap; */
}

/* end of menu bar */

/* Action Menu Bar */

.ep_tm_key_tools li {
	padding: 0px 6px;
}

.ep_tm_key_tools li:first-child {
	padding-left: 0px;
}

/* end of Action Menu Bar */

/* Search bar */

.ep_tm_searchbar {
	padding: 4px 10px;
}

.ep_tm_searchbarbutton {
	text-align: center;
	padding: 1px 4px;
	margin: 0px;
	margin-left: 4px;
	font-size: 85%;
	background-position: 0px -2px;
	border-width: 1px;
	border-radius: 3px;
}

.ep_tm_searchbarbox {
	font-size: 80%;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
}

/* end of search bar */

#ep_tm_languages {
	display: inline;
}
#ep_tm_languages a {
	margin-left: 4px;
}

.ep_tm_searchbar {
        border-width:0;
        width:100%;
}

.ep_tm_searchbar td {
        padding: 0;
        margin: 0;
}

.ep_tm_page_content {
        width:770px;
        margin-left: auto;
		margin-right: auto;
        margin-top:10px;
}

.ep_tm_eprints_logo {
        float: right;
        margin-left: 1em;
}

.ep_tm_footer {
	clear: both;
	margin-top: 20px;
	font-size: 80%;
	border-top-width: 2px;
	border-top-style: solid;
	padding: 10px 10px 0px 10px;
}
.ep_tm_footer hr {
	display: none;
}



/* From: /opt/eprints3/lib/static/style/auto/toolbox.css */


/* Toolbox styles - used to subdivide some content */

.ep_toolbox {
	margin-bottom: 10px;
}

.ep_toolbox_title {
	padding: 2px 10px 2px 10px;
}

.ep_toolbox_content {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
}



/* From: /opt/eprints3/lib/static/style/auto/upload.css */


/* 
   Styles for the upload component.

   ep_upload_*

*/

.ep_upload_newdoc
{
	text-align: center;
/*	margin-top: 1em;
	margin-bottom: 1em; */
}

.ep_upload_fields th
{
	text-align: right;
}

/* Document section */

.ep_upload_doc
{
	margin-bottom: 0.5em;
	border-style: solid;
	border-width: 1px;
}

.ep_upload_doc .ep_upload_doc_title_bar {
	padding: 0px 6px 0px 6px; 
	border-bottom: solid 1px #d8dbef;
}
.ep_upload_doc .ep_upload_doc_title {
	color: #444;
}
.ep_upload_doc .ep_upload_doc_content {
	clear: both;
	padding: 6px;
}

.ep_update_doc_delete {
	white-space: nowrap;
}
.ep_update_doc_delete input {
	vertical-align: -2px;
}

.ep_update_doc_options {
	white-space: nowrap;
}
.ep_update_doc_options img {
	vertical-align: -2px;
	border: none;
}
.ep_update_doc_options a {
	text-decoration: none;
}

.ep_upload_doc_toolbar
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
}

.ep_upload_files
{
/*	border: dashed #c8cbdf 1px; 
	text-align: center;
	margin-top: 0.5em; 
	padding: 0.5em; 
	background-color: white; */
}

.ep_upload_file_table 
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.5em;
}
.ep_upload_add_file_toolbar
{
	margin-top: 0.5em;
}

.ep_upload_doc_expansion_bar
{
	text-align: right;
	padding: 2px .5em;
}
.ep_upload_doc_expansion_bar a
{
	cursor: pointer;
	text-decoration: none;
}

/* End of Document section */

/* Drag and drop */

.ep_dropbox {
	border-width: 2px;
	border-style: dashed;
	border-color: #4ea;
	background-color: #fff;
	font-weight: bold;
	font-size: 110%;
	padding: 40px 0px;
}

/* End of Drap and drop */



/* From: /opt/eprints3/lib/static/style/auto/view.css */



/* spacing between page elements */
.ep_view_page h2 {
	margin-top: 30px;
}
.ep_view_blurb {
	margin-top: 20px;
}
.ep_view_timestamp {
	margin-top: 30px;
	text-align: right;
}

.ep_view_group_by_current {
	font-weight: bold;
}

.ep_view_group_by {
	border-style: solid none;
	border-width: 1px;
	text-align: center;
	padding: 4px 0px;
	margin: 4px 0px 12px 0px;
}

.ep_view_cols {
	width: 100%;
	margin-top: 1em;
}

.ep_view_cols_2 td { width: 50%; }
.ep_view_cols_3 td { width: 33.3%; }
.ep_view_cols_4 td { width: 25%; }
.ep_view_cols_5 td { width: 20%; }
.ep_view_cols_6 td { width: 16.6%; }
.ep_view_cols_7 td { width: 14.28%; }
.ep_view_cols_8 td { width: 12.5%; }

.ep_view_cols ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


	



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/x_edshare.css */

.ed_content_container {
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}

.ep_user_menu .ep_name_citation {
	color: #000;
}

/* 
.ep_block {
	background-color: #ffffff;
	background-image: url('images/box_bg.png');
	background-repeat: repeat-x;
	border-color: #c4caf2;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
}
*/

/* Styling for the key tools bar at the top of the screen */

ul.ep_toolbar {
	display: inline;
	list-style: none;
}

ul.ep_toolbar li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

ul.ep_toolbar li a {
	color: #f0f0f0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.ep_toolbar li a:hover {
	text-decoration: underline;
}

/* summary box styling */

.ep_summary_box {
	border-color: #c4caf2;
	border-style: solid;
	border-width: 1px;
}

.ep_summary_box_title {
	background-image: url('images/bar_bg.png');
	border-style: none;
	border-width: 0;
	padding: 7px 2px 7px 12px;
}

.ep_box_collapse_link {
	color: #ffffff;
	font-family: verdana, aral, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.ep_summary_box_body {
	background-color: #ffffff;
	background-image: url('images/box_bg.png');
	background-repeat: repeat-x;
	border-style: none;
	border-width: 0;
}

.ed_user_profile {
	float: right;
	background-image: url('images/box_bg.png');
	border: 1px solid #c4caf2;
	margin: 5px;
	padding: 10px;
	text-align: right;
}

.ep_form_action_button {
	background-image: url('images/button_bg.png');
	border: 1px solid #3c5464;
	margin: 2px;
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/x_edshare_abstract.css */

h2.ep_abstractpage_header
{
	font-size:16px;
	font-weight: bold;
	text-align: center;
	color: #11233b;
}

ul.ed_creatorsname
{
	padding-left:0px;
}

.ed_creatorsname
{
	padding:0;
	margin:0;
}

.ed_creatorsname > li
{
	display:inline;
}

.ed_abs_rightbar
{
	float:right;
/*	width:330px; */
	width:40%;
	padding-left: 15px;
	font-size: 80%;
}

.ed_abs_rightbar .ep_block h2
{
	margin-top:0;
}

.ed_abs_rightbar .ep_block
{
	margin-top: 0px;
	margin-bottom: 0.5em;
	border-color: #c4caf2;
	border-style: solid;
	border-width: 1px;
}

.ed_abs_rightbar th 
{
	font-weight: bold;
}
.ep_metadata_table {
	border-collapse: collapse;
}
.ep_metadata_table td.ep_row{
	border: none;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
}

.ep_metadata_table th.ep_row {
	width:25%;
	border: none;
	vertical-align:middle;
	text-align:left;
}


.ep_abs_collection_render{
	list-style:none;
	/*margin-right: 345px;*/
	border-bottom:1px solid #C4D7ED;
	margin-bottom: 0.5em;
	width: 100%;
}

.ep_abs_collection_render .clearer{
	clear: left;
}

.ep_abs_parents  {
	padding-bottom:15px;
	width:625px;
}

.ep_inplace_tile_container{
	overflow:hidden;
        width: 100px;
        height: 90px;
        margin: 0px;
        padding: 2px 0px 0px 0px;

}

.ep_inplace_tile_container span{
	display: block;
	height: 24px;
	overflow: hidden;
        line-height:auto;
        font-size:10px;
        font-weight:bold;
}

.ep_inplace_info_container
{
        margin: 0px;
        padding: 0px;
        border-bottom: 1px solid #C4D7ED;
        background-color: #E8F3FA;
}

.ep_inplace_pagingbar_container
{
        border-top: 1px solid #C4D7ED;
        padding: 2px;
}

#ep_inplace_controls_container
{
	height: 166px;
	width: 619px;
        border-bottom: 3px solid #C4D7ED;
        border-left: 3px solid #C4D7ED;
        border-right: 3px solid #C4D7ED;
        border-top: 3px solid #C4D7ED;
}

.ep_inplace_pages_container
{
        float: right;
        margin: 0px;
}

#ep_inplace_next_button
{
        float:right;
        margin:23px 5px 0px 0px;
        width:29px;
        padding: 0px;
}

#ep_inplace_previous_button
{
        float:left;
        margin:25px 0px 0px 5px;
        width:29px;
        padding: 0px;
}

.ep_inplace_page_image
{
        display: inline;
        padding: 2px 5px;
}

.ep_inplace_page_container
{
        cursor: pointer;
        font-weight: normal;
        text-decoration:none;
}

.ep_inplace_page_container_selected
{
        font-weight: bold;
        text-decoration:none;
}





/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/x_edshare_local.css */


.ep_summary_box{
	border: solid 1px #C4D7ED;
}

.ep_summary_box_title {
	border:0;
	background-image: none;
	background-color: white;
	color:#183152;
}
.ep_box_collapse_link  {
	color:#183152;
}

.ep_summary_box_body{
	border:0;
	padding: 10px;
	background-image:none;
	background-color: white;
}

.ep_block{
	background-image:none;
	border: solid 1px #C4D7ED;
	text-align:center;
}
.ep_block p 
{
	margin: 1em 0em;
}
.meprints_widget_wrapper{
	width:860px;
}

.ep_profile_column{
	width: 410px;
}

.meprints_box{
	border: solid 1px #C4D7ED;
	margin-bottom: 10px;
	width: 400px;
}

.meprints_box_title {
        background-image: none;
        border-style: none;
        border-width: 0;
        padding: 7px 2px 7px 12px;
	font-size:115%;
	color:#183152;
	font-weight:bold;
}
.meprints_box_body {
        background-color: #ffffff;
        background-image: none;
        background-repeat: repeat-x;
        border-style: none;
        border-width: 0;
	padding: 0 12px 7px 12px;
}

.ed_main_container{
	width:1000px;
	margin:auto;
}

.ed_user_profile{
	color:#FFFFFF;
	width: 100%;
	padding:0;
	text-align:left;
	margin: 0;
	border:0;
	float:none;
	border-color:#C4D7ED;
	background-image:none;
	background-color:#4C739C;
}

.ed_user_profile a{
	color:#E8F3FA;
}

.ed_content_container{
	background-color: #FFFFFF;
	border:0;
}

.ed_footer_container{
	padding:20px;
	margin:auto;
	text-align:center;
	font-size: 85%;
}

.ed_logo{
	text-align:left;
	color: #FFFFFF;
	padding: 20px;
	font-size: 300%;
	
}

.ed_logos_bar{
	height:88px;	
}

div.ed_topbar  {
	padding:0;
	background-image:url('images/blueflash.png');
	background-color:#4C739C;
	border:0;
	height: 150px;
}
div.ed_topbar_tools {
	margin-top:0;
}
input.ed_topbar_search_button{
	margin-right: 10px;
	padding: 3px 8px;
	background-color:#90B9E2;
	border:0;
	color: #FFFFFF;
}

.ed_topbar_search_text{
	margin-top:7px;
	padding: 5px 2px !important;
	width: 15em;
	border:1px solid #183152;
}

h1.ed_page_title{
	background-color: #E8F3FA;
	font-size: 140%;
	color:#183152;
	margin: 0;
	padding: 15px 15px 15px 20px;
	border-bottom: 1px solid #C4D7ED;
}


.ep_advanced_search_link, .ep_advanced_search_link:hover, .ep_advanced_search_link:visited {
	margin-top:-1px;
	padding:0 100px;
	font-size: 85%;
	color:#ffffff;
	display:block;
	text-align:right;
}

.clearer{
	height:0px;
	width:100%;
	clear: both;
}

.ed_page_content{
	color:#183152;
	margin: 0;
	padding: 15px;
}

.ep_block{
	padding: 10px;
}

.ep_search_controls, .ep_search_controls_bottom, .ep_search_buttons{
	background: none repeat-x scroll 0 0 transparent;
	border:1px solid #C4D7ED;
}

.ep_user_image{
	padding:1px 3px 1px 0;
	vertical-align: middle;
}

.ep_name_citation .person_name{
	font-weight:normal;
}
.ep_front_latest{
        width: 49%;
        float:right;
        border-left: 1px solid #C4D7ED;
}

.ep_search_bookmark{
	display: none;
}
.ep_paginate_list .ep_search_bookmark{
	display: block;
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/x_edshare_workflow.css */

table, tbody, tr, th, td{
	padding: 0;
}
.ep_sr_component .ep_sr_title_bar, .ep_sr_collapse_bar {
	background-image:none;
	background-color:#4C739C;
	border: 0;
	padding:0 0 0 25px;
}

.ep_sr_component .ep_sr_title_bar *, .ep_sr_collapse_bar * {
	background-image:none;
	background-color: #E8F3FA;
	border: 0;
}

div.ep_sr_collapse_bar 
{
	width: 95%;
}

a.ep_sr_collapse_link
{
	display: block;
	width: 100%;
	background-image:none;
	background-color: #E8F3FA;
	padding: 3px 8px;
}
a.ep_toggle
{
	padding: 0;
}

.ep_sr_title{
	padding: 3px 8px;
} 

.ep_sr_component .ep_sr_content {
	background-color:#ffffff;
	background-image:none;
        border: 0;
}

.ep_sr_show_help, .ep_sr_hide_help {
	padding-right: 4px;
}

table.ep_multi tbody tr{
	border-bottom: solid 1px #C4D7ED;
}
td.ep_multi_input, th.ep_multi_heading, td.ep_multi_help { 
	border: 0;
	padding:2px;
}

.ep_form_field_input{
	width:75%;
	margin:auto;
}
.ep_tab_panel {
	background:none repeat-x scroll 0 0 transparent;
	border-bottom:1px solid #C4D7ED;
	border-left:1px solid #C4D7ED;
	border-right:1px solid #C4D7ED;
}
td.ep_tab{
	background-color:#E8F3FA;
	background-image:none;
	border:1px solid #C4D7ED;
	text-align:center;
}
td.ep_tab_spacer {
	border-bottom:1px solid #C4D7ED;
}

.ep_upload_doc .ep_upload_doc_title_bar {
	border-left:1px solid #C4D7ED;
	border-right:1px solid #C4D7ED;
	border-top:1px solid #C4D7ED;
	border-bottom:1px solid #C4D7ED;
}
.ep_upload_doc {
	background:none repeat-x scroll 0 0 transparent;
	margin-bottom:1px;
}

.ep_upload_doc .ep_upload_doc_content {
	border:1px solid #C4D7ED;
	border-top: 0;
}

.ep_upload_newdoc {
	margin-bottom:1px;
	margin-top:0;
}

div.edshare_perms_selected, a.edshare_perms_selected, a.edshare_perms_selected:hover {
	background-color: white;
	border:1px solid #C4D7ED;
}

a.edshare_perms_selected, a.edshare_perms_selected:hover {
	border-bottom: 0;
}

a.edshare_perms_nonselected:hover {
	background-color:#E8F3FA;	
}
select, input.ep_form_text, textarea {
	border:1px solid #C4D7ED;
}

/*
.ep_upload_doc_content .ep_block, .ep_upload_files {
	display:none;	
}
*/

div.edshare_perms_selected_users_title, div.edshare_perms_selected_users_box, div.edshare_perms_selected_depts_box, div.edshare_perms_selected_depts_title, div.edshare_perms_new_user, div.edshare_perms_new_dept {
	background-color: #E8F3FA;

}
a.edshare_perms_nonselected, a.edshare_perms_selected, a.edshare_perms_selected:hover, div.edshare_perms_selected_users_title, div.edshare_perms_selected_depts_title   {
	color:#183152;
}

.ep_form_action_button, .ep_form_internal_button {
	background-color:#90B9E2;
	background-image:none;
	border:1px solid #90B9E2;
	padding:0 6px;
	margin: 2px;
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/x_frontpage.css */

.ep_fp_news_div{
	margin-top: 20px;
}
.ep_fp_news_div p{
	font-size: 80%;
}
.ep_fp_title {
	position: absolute; z-index: 40; color:white;
}
.ep_fp_inline {
	display: inline;
}
.ep_fp_fronttext {
	font-family: Georgia; font-size: 16pt; width: 550px;position: absolute; z-index: 35; top: 2em; padding: 10px; color: white;
}
.ep_fp_frontimage {
	width:878px; position:absolute;
}
.ep_fp_panel_right {
	float: right; padding: 0 10px; width: 47%;
}
.ep_fp_panel_left {
	width: 49%
}
.ep_fp_footer_right {
	float: right; margin: 1em; margin-top:0.3em
}
.ep_fp_footer_left {
	float: left; margin: 1em; margin-top:0.3em
}
.ep_fp_footer_centre {
	font-size: 80%;
}

.ed_fp_search_table{
	width:100%;
}

.ep_front_lastest{
	width: 49%;
	float:right;
}

.ep_front_tag_cloud{
	width: 50%;
	float:left;
}

#front_tag_cloud{
	padding: 1em;
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/zz_edshare.css */

body
{
/*         font-size:12px; */
        font-family: Arial, Sans-Serif;
 	background-color:#FFFFFF;
/* 	background-color:#F7F7F7; */
/*        background-color:#CCCCCC; */
        margin:0;
        padding:0;
}

h1,h2,h3,h4,h5,h6{
        font-family: Arial, Sans-Serif;
	color:#183152;
}

h1{     font-size:18px; 
	text-align:left; }

h2 {    font-size:16px; 
/*	font-size: 150%;  */
}

h3 {    font-size:14px; }

h4,h5,h6{    font-size:12px; }

a{
        text-decoration:none;
        color:#4C739C;
}

a:hover {
        text-decoration: underline;
}
a:visited {
        color:#4C739C;
}



div.ep_sr_title, div.ep_sr_title_bar
{
        font-size:14px;
}

.ep_sr_component .ep_sr_title_bar *, .ep_sr_collapse_bar *
{
        font-size:14px;
}

div.ep_tm_title
{
        font-size:22px;
        font-weight: bold;
	background-color: transparent;
        float:left;
        height: 65px;
}

div.ep_tm_title > a > h1
{
        font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
        font-size: 26px;
	margin:10px;
}

div.ep_tm_title > a
{
        color: #CCCCCC;
}

div.ep_tm_topbar
{
        background-color: #FFF;
	height: 120px;
}

.ep_tm_page_content {
        width:1000px;
	margin: auto;
}


/* 
ul.ep_tm_menu
{
        margin: 0;
        clear:none;
        padding: 0;
}

ul.ep_tm_menu > li
{
        background-color: #33b2e9;
        border:medium none;
        color:#FFFFFF;
        display:block;
        float: left;
        font-size:12px;
        height:47px;
        line-height:47px;
        margin:0;
        padding: 0px;
        text-align:center;
        width:90px;
}

/*
ul.ep_tm_menu li a, ul.ep_tm_menu li a:visited, ul.ep_tm_menu li a:hover {
        color:#FFFFFF;
        font-size:150%;
        font-weight:normal;
        height:47px;
        text-decoration:none;
}
ul.ep_tm_menu li:hover {
        background-color:transparent;
        text-decoration:underline;
}

div.ep_tm_menu_container
{
        clear: both;
        margin: 0px;
	background-color: #33b2e9;
}
*/

div.ep_tm_logo
{
        float: right;
        padding-right:10px;
}

div.ep_tm_logo > img
{
        padding-top: 10px;
}

/*
.ep_tm_key_tools{
        list-style: none;
        margin:0;
        padding:0;
}

.ep_tm_key_tools li, .key_tools_extras{
        float:left;
        border-right: 2px solid #ffffff;
        margin: 0;
        padding: 0;
}

ul.ep_tm_key_tools li
{
        padding: 0;
}

.ep_tm_key_tools li a, .key_tools_extras a, .ep_tm_key_tools li a:visited, .key_tools_extras a:visited {
        display:block;
        padding: 5px 20px;
        text-decoration:none;
        color:#E8F3FA;
}

.ep_tm_key_tools li a:hover, .key_tools_extras a:hover {
        background-color: #90B9E2;
        text-decoration:none;
        color:#E8F3FA;
}
*/

.ep_form_action_button, .ep_form_internal_button{
        background-color:#90B9E2;
        background-image:none;
        border:1px solid #90B9E2;
        padding: 0px 6px;
}
.ep_form_button_bar{
        background-image:none;
        background-color:#FFFFFF;
        border: solid 1px #C4D7ED;
}

.ep_tm_site_logo {
	padding: 10px 5px 10px 5px;
}

.ep_tm_footer {
	padding: 10px 5px 10px 5px;
}

.ep_tm_eprints_logo {
	align: center;
	padding: 10px 5px 10px 5px;
}

.ep_block {
	border: none;
	background-color: #FFFFFF;
}

.ed_footer_text {
	font-size: 85%;
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/zz_edshare_previewplus.css */

#ep_preview_plus_area{
/* 	background-color: #E0E0D5; */
	border:1px solid #B3B7BA;
	text-align: center;
	width: 100%;
	height: 400px;
	overflow:auto;
	padding: 5px 5px 0 5px;
}

.ep_preview_plus_tile{
	text-align: center;
	overflow: hidden;
	padding: 2px;
	margin: 2px;
	font-size: 80%;
	width:110px;
	height:110px;
	border: 1px solid #E0E0D5;
	cursor: pointer;
}

.ep_inplace_tile_container{
	width:110px;
	height:110px;
}

#ep_preview_plus_controls{
	margin:auto;
}

#ep_inplace_controls_container{
	overflow:auto;
	width:100%;
	height: auto;
}

#ep_inplace_ajaxload_image
{
	padding-top: 150px;
	margin:auto;
	display:block;	
}

/*.ep_preview_plus_container{
	width:610px;
}*/
/*.ep_preview_plus_container {
        width: 100%;
}*/
.ep_preview_plus_container
{
        width: 625px;
        padding-bottom: 15px;
}

/* from z_edshare_abstract.css */
#ep_preview_plus_area, #ep_preview_plus_controls, #ep_inplace_controls_container{
        width: auto;
}

#ep_preview_plus_area
{
        width: 619px;
        margin:0;
        padding:0;
        border-left: 3px solid #C4D7ED;
        border-right: 3px solid #C4D7ED;
        border-top: 3px solid #C4D7ED;
        height: 438px;
        overflow-x: hidden;
}

object.ep_preview_plus_flash, embed.ep_preview_plus_flash
{
        width: 550px;
        height: 420px;
        margin: 0;
        padding: 0;
}

.ep_preview_plus_video
{
        display:block;
        width:610px;
        height:420px;
        text-align:center;
        margin:auto;
}

.ep_preview_plus_embed_video
{
        display:block;
        width:305px;
        height:210px;
        text-align:center;
        margin:auto;
}

.ep_preview_plus_tile_empty
{
        height:88px;
        margin:0;
        padding:0;
        width:105px;
}

.ep_preview_plus_tile
{
        border: 1px solid #ffffff;
        width: 105px;
        height: 88px;
        margin: 0px;
        padding: 0px;
}

.ep_preview_plus_tile_selected
{
        border: 1px solid #ffffff;      /*#C4D7ED;*/
        background-color: #E8F3FA;
}

.ep_preview_plus_tile_nonselected
{
}

td:hover.ep_preview_plus_tile
{
        border: 1px solid #C4D7ED;
}

.ep_preview_plus_controls
{
        height: 92px;
        margin: 0px;
        padding: 0px;
}
/* end */


#ep_inplace_previous_button{
	width:60px;
}
.ep_inplace_previous_button_enabled{
	background-image:url(/style/images/left_enabled.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.ep_inplace_previous_button_disabled{
	background-image:url(/style/images/left_disabled.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#ep_inplace_next_button{
	width:60px;
}
.ep_inplace_next_button_enabled{
	background-image:url(/style/images/right_enabled.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.ep_inplace_next_button_disabled{
	background-image:url(/style/images/right_disabled.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.ep_inplace_no_preview{
	width: 300px;
	padding: 50px;
	margin: 40px auto;
	overflow:hidden;
	background-color:white;
}

.ep_inplace_page{
	padding-bottom: 5px;
}

/* TEST CODE */
.video-container {
        position:relative;
        padding-bottom:56.25%; /* 16:9 */
        padding-top:25px;
        height:0;
/*        overflow:hidden;*/
}

.video-container iframe, .video-container object, .video-container embed 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ep_preview_plus_embed_video {
	width: 100% !important;
	height: auto !important;
}

.ep_copy_msg {
	font-weight: bold;
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/zz_edshare_resourcemgr.css */

.ep_manageable_data_viewperms{
	padding-left: 30px;
}

.ep_manageable {
	border-color: #C4D7ED !important;
}

.ep_manageable.ep_manageable_selected, .ep_manageable:hover, .ep_manageable.ep_manageable_selected:hover {
	border-color:#4C739C !important;
}

.ep_manageable {
	background-color: #FFFFFF !important; 
	border-style:solid;
	border-width:1px !important;
	margin:2px;
	padding:10px;
	text-align:left;
}

.ep_resourcemanager_filters{
	margin: auto;
	text-align:center;
}

.ep_manageable_selected
{
	background-color: #E8F3FA !important;
}

.ep_manageable_list
{
	margin-top: 10px;
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/zz_edshare_search.css */

.ep_search_container{
	border-top: 1px solid #C4D7ED;
	padding: 10px ;
}

.ep_search_body{
	margin-left: 85px;
}

.ep_search_icons{
	width: 75px;
	float: left;
	padding-right: 5px;
}

.ep_search_title{
	display: block;
	padding: 5px 0;	
	font-size: 120%;
	font-weight:bold;
}

.ep_search_bookmark{
	float:right;
}

.ep_search_abstract{
	padding-left:1em;
	padding-right:1em;
	text-align: justify;
}

.ep_search_body .ep_user_citation_picture{
	padding-right: 50px;
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/zz_edshare_taglite.css */

/* 
EdShare Taglite related styles
*/

button.epjs_taglite_remove_button
{
        background: url(images/xit.gif) 0 0;
        cursor: pointer;
        height: 10px;
        width: 10px;
        outline-style: none;
        outline-color: invert;
        outline-width: 0px;
        border: 0px;
        padding: 0px;
        margin: 0px 0px 0px 10px;
        font-size: 100%;
        vertical-align: middle;
}

button.epjs_taglite_remove_button_selected
{
        background: url(images/xit.gif) -10px 0;
        cursor: pointer;
        height: 10px;
        width: 10px;
        outline-style: none;
        outline-color: invert;
        outline-width: 0px;
        border: 0px;
        padding: 0px;
        margin: 0px 0px 0px 10px;
        font-size: 100%;
        vertical-align: middle;
}

.ed_taglite_maintable{
        text-align:center;
}

.ep_taglite_pickup_container{
        text-align:center;
}
.ed_taglite_bottom{
        padding: 10px;
}

.ed_taglite_input{
        margin: 10px 2px;
	border: 1px solid #C4D7ED;
}




/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/zz_edshare_toolbox.css */

/*
EdShare Toolbox styles
*/

div#ep_edshare_toolbox {
        text-align: center;
        padding: 10px;
}

div#ep_edshare_toolbox ul {
        list-style: none;
        padding:0;
}

div#ep_edshare_toolbox ul
{
        padding: 0;
}




/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/zz_edshare_views.css */

/* 
Edshare View styles
*/

.ep_view_menu ul{
        list-style: none;
        padding-left: 30px;
}
.ep_view_menu ul li{
        padding: 10px;
        margin: 10px;
}

.ep_view_browse_list ul{
        font-size: 130%;
        font-weight: bold;
        list-style: none;
        padding: 10px 10px 10px 30px;
}

.ep_view_browse_list ul li {
        padding: 15px;
        margin: 10px;
        border:1px solid #C4D7ED;
        width: 50%;
}




/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/zzz_gcuoer.css */

* {
  margin: 0;
  padding: 0;
  outline: none;
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  list-style: none;
  text-decoration: none;
}
.Hidden {
  display: none !important;
}
.Clear {
  float: none;
  clear: both;
}
.Clear:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  clear: both;
}
body {
  font-size: 1em;
  color: #444444;
  background-color: #ededed;
  font-family: "Arial", Helvetica, sans-serif;
  line-height: 1.5em;
  position: relative;
}
#rSmall,
#rMedium,
#rLarge {
  display: none;
}
.PageStyleMain #Header,
.PageStyleCampus #Header {
  background-image: url('/style/images/HeaderBg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin-bottom: 0;
  padding-bottom: 2em;
}
.PageStyleMain #Header #HeaderBar,
.PageStyleCampus #Header #HeaderBar {
  display: block;
}
.PageStyleMain #Header #HeaderBar #HeaderBarBody,
.PageStyleCampus #Header #HeaderBar #HeaderBarBody {
  position: relative;
  display: block;
  width: 90%;
  margin: 0 auto;
}
.PageStyleMain #Header #HeaderBar #HeaderBarLogo,
.PageStyleCampus #Header #HeaderBar #HeaderBarLogo {
  display: none;
}
.PageStyleMain #Header #HeaderBody,
.PageStyleCampus #Header #HeaderBody {
  position: relative;
  display: block;
  width: 90%;
  margin: 0 auto;
}
.PageStyleMain #Header #HeaderBody #HeaderBodyWrap,
.PageStyleCampus #Header #HeaderBody #HeaderBodyWrap {
  display: block;
  padding-top: 1em;
}
.PageStyleMain #Header #HeaderTitle,
.PageStyleCampus #Header #HeaderTitle {
  margin-bottom: 1em;
}
.PageStyleMain #Header #HeaderTitle #HeaderTitleBg,
.PageStyleCampus #Header #HeaderTitle #HeaderTitleBg {
  display: none;
}
.PageStyleMain #Header #HeaderTitle #HeaderTitleText,
.PageStyleCampus #Header #HeaderTitle #HeaderTitleText {
  display: none;
}
.PageStyleMain #Header #HeaderTitle #HeaderTitleLogo,
.PageStyleCampus #Header #HeaderTitle #HeaderTitleLogo {
  display: block;
  height: 4em;
  width: auto;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  padding: 0;
}
.PageStyleMain #Header #HeaderNavigation,
.PageStyleCampus #Header #HeaderNavigation {
  display: block;
  position: relative;
  z-index: 200;
  font-size: 0.9em;
  float: right;
  margin-right: 1em;
}
.PageStyleMain #Header #HeaderNavigation #HeaderNavigationIcon,
.PageStyleCampus #Header #HeaderNavigation #HeaderNavigationIcon {
  display: none;
}
.PageStyleMain #Header #HeaderNavigation ul,
.PageStyleCampus #Header #HeaderNavigation ul {
  display: table;
}
.PageStyleMain #Header #HeaderNavigation ul li,
.PageStyleCampus #Header #HeaderNavigation ul li {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
  text-align: left;
  opacity: 1;
}
.PageStyleMain #Header #HeaderNavigation ul li ul,
.PageStyleCampus #Header #HeaderNavigation ul li ul {
  display: none;
  position: absolute;
  min-width: 15em;
}
.PageStyleMain #Header #HeaderNavigation ul li ul li,
.PageStyleCampus #Header #HeaderNavigation ul li ul li {
  display: block;
  opacity: 1;
}
.PageStyleMain #Header #HeaderNavigation ul li a,
.PageStyleCampus #Header #HeaderNavigation ul li a {
  display: block;
  color: #fff;
  background-color: #115d99;
  padding: 0.5em 1em;
  margin-left: 0.25em;
}
.PageStyleMain #Header #HeaderNavigation ul li span a,
.PageStyleCampus #Header #HeaderNavigation ul li span a {
  background-color: #fff;
  color: #444;
}
.PageStyleMain #Header #HeaderNavigation ul li:hover a,
.PageStyleCampus #Header #HeaderNavigation ul li:hover a {
  background-color: #216ca7;
  color: #fff;
}
.PageStyleMain #Header #HeaderNavigation ul li:hover ul,
.PageStyleCampus #Header #HeaderNavigation ul li:hover ul {
  display: block;
}
.PageStyleMain #Header #HeaderNavigation ul li:hover ul li span a,
.PageStyleCampus #Header #HeaderNavigation ul li:hover ul li span a {
  background-color: #3A83BD;
}
.PageStyleMain #Header #HeaderNavigation ul li:hover ul li:hover a,
.PageStyleCampus #Header #HeaderNavigation ul li:hover ul li:hover a {
  background-color: #3A83BD;
}
.PageStyleMain #Header #HeaderSearch,
.PageStyleCampus #Header #HeaderSearch {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5em 1em;
  z-index: 210;
  color: #fff;
  line-height: 2em;
  font-size: 0.75em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchBg,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchBg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.2;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchMenu,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchMenu {
  position: relative;
  display: block;
  vertical-align: middle;
  margin-right: 1em;
  float: left;
  clear: left;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchMenu li,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchMenu li {
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchMenu li a,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchMenu li a {
  display: block;
  float: left;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchMenu li a:hover,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchMenu li a:hover {
  text-decoration: underline;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchMenu li:before,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchMenu li:before {
  content: " | ";
  display: block;
  margin: 0 0.5em;
  float: left;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchMenu li:first-child:before,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchMenu li:first-child:before {
  content: "";
  display: none;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchForm,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchForm {
  position: relative;
  display: block;
  float: right;
  clear: right;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchForm input,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchForm input[type="text"],
.PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input[type="text"] {
  display: block;
  background-color: #fff;
  color: #444;
  border: 1px solid transparent;
  padding: 0.5em;
  padding-right: 2em;
  float: left;
  margin: -1px;
  line-height: 1em;
  min-width: 15em;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchForm input[type="text"]:focus,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input[type="text"]:focus {
  border: 1px solid #444;
  background-color: #ffffee;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchForm input[type="submit"],
.PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input[type="submit"] {
  display: block;
  background-color: #fff;
  color: transparent;
  width: 2em;
  background-image: url('/style/images/SearchIcon.png');
  background-image: url('/style/images/SearchIcon.svg');
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-left: -2em;
  cursor: pointer;
  float: left;
}
.PageStyleMain #Header #HeaderSearch #HeaderSearchForm input[type="submit"]:hover,
.PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input[type="submit"]:hover {
  background-image: url('/style/images/SearchIconH.png');
  background-image: url('/style/images/SearchIconH.svg');
  background-color: #ffffee;
}
.PageStyleMicro #Header #HeaderBar {
  display: block;
  position: relative;
  background-image: url('/style/images/TopBarBg.jpg');
  background-repeat: no-repeat;
  background-color: #085B9E;
  background-size: 100% 100%;
  border-bottom: 1px solid #003781;
}
.PageStyleMicro #Header #HeaderBar #HeaderBarBody {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.PageStyleMicro #Header #HeaderBar #HeaderBarBody #HeaderBarBodyWrap {
  padding: 0.5em 0;
  font-size: 0.75em;
}
.PageStyleMicro #Header #HeaderBar #HeaderBarLogo {
  display: block;
  position: relative;
  float: left;
}
.PageStyleMicro #Header #HeaderBar #HeaderBarLogo a {
  display: block;
  height: 3em;
  width: 22.67142857em;
  background-image: url('/style/images/GCULogo.png');
  background-image: url('/style/images/GCULogo.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.PageStyleMicro #Header #HeaderBar #HeaderBarLogo a * {
  display: none;
}
.PageStyleMicro #Header #HeaderSearch {
  display: block;
  float: right;
  position: relative;
  padding: 0.5em 1em;
  z-index: 210;
  color: #fff;
  line-height: 2em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchBg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.2;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchMenu {
  position: relative;
  display: block;
  vertical-align: middle;
  margin-right: 1em;
  float: left;
  clear: left;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchMenu li {
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchMenu li a {
  display: block;
  float: left;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchMenu li a:hover {
  text-decoration: underline;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchMenu li:before {
  content: " | ";
  display: block;
  margin: 0 0.5em;
  float: left;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchMenu li:first-child:before {
  content: "";
  display: none;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchForm {
  position: relative;
  display: block;
  float: right;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchForm input[type="text"] {
  display: block;
  background-color: #fff;
  color: #444;
  border: 1px solid transparent;
  margin: -1px;
  padding: 0em;
  padding-right: 2em;
  height: 2em;
  line-height: 2em;
  font-size: 1em;
  vertical-align: baseline;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchForm input[type="text"]:first-line {
  display: inline-block;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchForm input[type="text"]:focus {
  border: 1px solid #444;
  background-color: #ffffee;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchForm input[type="submit"] {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #fff;
  color: transparent;
  width: 2em;
  height: 2em;
  background-image: url('/style/images/SearchIcon.png');
  background-image: url('/style/images/SearchIcon.svg');
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.PageStyleMicro #Header #HeaderSearch #HeaderSearchForm input[type="submit"]:hover {
  background-image: url('/style/images/SearchIconH.png');
  background-image: url('/style/images/SearchIconH.svg');
  background-color: #ffffee;
}
.PageStyleMicro #Header #HeaderBody {
  display: block;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  margin-bottom: 0.5em;
}
.PageStyleMicro #Header #HeaderBody #HeaderBodyWrap {
  padding: 1em;
}
.PageStyleMicro #Header #HeaderTitle {
  margin-bottom: 1em;
  position: relative;
}
.PageStyleMicro #Header #HeaderTitle #HeaderTitleBg {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 10%;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  z-index: 1;
}
.PageStyleMicro #Header #HeaderTitle #HeaderTitleBg ~ #HeaderTitleText {
  display: none;
}
.PageStyleMicro #Header #HeaderTitle #HeaderTitleBg ~ #HeaderTitleLogo {
  display: none;
}
.PageStyleMicro #Header #HeaderTitle #HeaderTitleText {
  z-index: 2;
  display: inline;
  position: relative;
  font-size: 2em;
  line-height: 1.5em;
}
.PageStyleMicro #Header #HeaderTitle #HeaderTitleText b {
  font-weight: bold;
}
.PageStyleMicro #Header #HeaderTitle #HeaderTitleText i {
  font-style: italic;
}
.PageStyleMicro #Header #HeaderTitle #HeaderTitleLogo {
  z-index: 3;
  display: block;
  position: relative;
  float: right;
  width: 12em;
  padding-bottom: 4em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.PageStyleMicro #Header #HeaderNavigation {
  display: block;
  color: #fff;
  font-size: 1em;
  background-color: none;
  z-index: 150;
  position: relative;
  z-index: 200;
}
.PageStyleMicro #Header #HeaderNavigation #HeaderNavigationIcon {
  display: none;
}
.PageStyleMicro #Header #HeaderNavigation ul {
  display: table;
  position: relative;
}
.PageStyleMicro #Header #HeaderNavigation ul li {
  display: table-cell;
  position: relative;
  text-align: left;
  vertical-align: bottom;
}
.PageStyleMicro #Header #HeaderNavigation ul li ul {
  display: none;
}
.PageStyleMicro #Header #HeaderNavigation ul li ul li {
  display: block;
  vertical-align: middle;
}
.PageStyleMicro #Header #HeaderNavigation ul li a {
  display: block;
  padding: 0.5em 2em;
  background-color: #367BB3;
}
.PageStyleMicro #Header #HeaderNavigation ul li span a {
  background-color: #295B84;
}
.PageStyleMicro #Header #HeaderNavigation ul li:hover ul {
  display: block;
  position: absolute;
  z-index: 200;
  min-width: 15em;
}
.PageStyleMicro #Header #HeaderNavigation ul li:hover ul li span a {
  background-color: #367BB3;
}
.PageStyleMicro #Header #HeaderNavigation ul li:hover ul li:hover a {
  background-color: #367BB3;
}
.PageStyleMicro #Header #HeaderNavigation ul li:hover a {
  background-color: #2F6FA3;
}
.PageStyleMicro #Header #HeaderNavigation ul li:hover span a,
.PageStyleMicro #Header #HeaderNavigation ul li:hover span + ul li a {
  background-color: #295B84;
}
#Main {
  display: block;
}
#Main .Panel {
  float: left;
  clear: none;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#Main .Panel.Fixed,
#Main .Panel.Full {
  width: 100% !important;
  clear: both;
  float: none;
}
#Main .Panel.Half {
  width: 50% !important;
}
#Main .Panel.Third {
  width: 33.33% !important;
}
#Main .Panel .PanelWrap {
  padding: 0.5em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#Main #MainBody {
  display: block;
  background-color: #ffffff;
  width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0.5em;
}
#Main #MainBody #MainBodyWrap {
  overflow: inherit;
}
#Main #MainHeader {
  float: none;
  clear: both;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#Page3 #Main #MainHeader,
#Page2L #Main #MainHeader,
#Page2R #Main #MainHeader,
#Page1 #Main #MainHeader {
  width: 100%;
  float: none;
  clear: both;
}
#Page3 #Main #MainHeader .Panel,
#Page2L #Main #MainHeader .Panel,
#Page2R #Main #MainHeader .Panel,
#Page1 #Main #MainHeader .Panel {
  width: 25%;
  float: left;
  clear: none;
}
#Main #MainSection {
  position: relative;
  display: block;
  width: 100%;
}
#Main #MainLeft {
  display: block;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#Page2L #Main #MainLeft,
#Page3 #Main #MainLeft {
  width: 25%;
  float: left;
  clear: left;
}
#Page2L #Main #MainLeft .Panel,
#Page3 #Main #MainLeft .Panel {
  width: 100%;
  float: none;
  clear: both;
}
#Page1 #Main #MainLeft,
#Page2R #Main #MainLeft {
  display: none;
}
#Main #MainRightTop {
  display: block;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#Page3 #Main #MainRightTop,
#Page2R #Main #MainRightTop {
  width: 25%;
  float: right;
  clear: right;
}
#Page3 #Main #MainRightTop .Panel,
#Page2R #Main #MainRightTop .Panel {
  width: 100%;
  float: none;
  clear: both;
}
#Page2L #Main #MainRightTop,
#Page1 #Main #MainRightTop {
  display: none;
}
#Main #MainContent {
  display: block;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#Page3 #Main #MainContent {
  float: left;
  clear: none;
  width: 50%;
}
#Page2L #Main #MainContent {
  width: 75%;
  float: right;
  clear: right;
}
#Page2R #Main #MainContent {
  width: 75%;
  float: left;
  clear: left;
}
#Page1 #Main #MainContent {
  width: 100%;
  float: none;
  clear: both;
}
#Main #MainContent #MainTop {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#Page3 #Main #MainContent #MainTop {
  width: 100%;
  float: none;
  clear: both;
}
#Page3 #Main #MainContent #MainTop .Panel {
  width: 50%;
  float: left;
  clear: none;
}
#Page2L #Main #MainContent #MainTop,
#Page2R #Main #MainContent #MainTop {
  width: 100%;
  float: none;
  clear: both;
}
#Page2L #Main #MainContent #MainTop .Panel,
#Page2R #Main #MainContent #MainTop .Panel {
  width: 33.33%;
  float: left;
  clear: none;
}
#Page1 #Main #MainContent #MainTop {
  width: 100%;
  float: none;
  clear: both;
}
#Page1 #Main #MainContent #MainTop .Panel {
  width: 25%;
  float: left;
  clear: none;
}
#Main #MainContent #MainMiddle {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0.5em;
}
#Main #MainContent #MainMiddle .ContainerRight {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inine-block;
  float: right;
  width: 25%;
  padding-left: 0.75em;
  padding-bottom: 1em;
}
#Page2L #Main #MainContent #MainMiddle .ContainerRight,
#Page2R #Main #MainContent #MainMiddle .ContainerRight {
  width: 33.33%;
}
#Page3 #Main #MainContent #MainMiddle .ContainerRight {
  width: 50%;
  padding-left: 0.5em;
}
#Main #MainContent #MainMiddle .ContainerRight .ContainerRightWrap {
  margin: -0.5em;
}
#Main #MainContent #MainMiddle .ContainerRight .Panel {
  width: 100%;
  float: none;
  clear: both;
}
#Main #MainContent #MainMiddle .ContainerLeft {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inine-block;
  float: left;
  width: 25%;
  padding-right: 0.75em;
  padding-bottom: 1em;
}
#Page2L #Main #MainContent #MainMiddle .ContainerLeft,
#Page2R #Main #MainContent #MainMiddle .ContainerLeft {
  width: 33.33%;
}
#Page3 #Main #MainContent #MainMiddle .ContainerLeft {
  width: 50%;
  padding-right: 0.5em;
}
#Main #MainContent #MainMiddle .ContainerLeft .ContainerLeftWrap {
  margin: -0.5em;
}
#Main #MainContent #MainMiddle .ContainerLeft .Panel {
  width: 100%;
  float: none;
  clear: both;
}
#Main #MainContent #MainMiddle .Container {
  margin-bottom: 1em;
  display: block;
  position: relative;
  width: 100%;
  clear: both;
}
#Main #MainContent #MainMiddle .Container .ContainerWrap {
  margin: -0.5em;
}
#Page3 #Main #MainContent #MainMiddle .Container .Panel {
  width: 50%;
  float: left;
  clear: none;
}
#Page2L #Main #MainContent #MainMiddle .Container .Panel,
#Page2R #Main #MainContent #MainMiddle .Container .Panel {
  width: 33.33%;
  float: left;
  clear: none;
}
#Page1 #Main #MainContent #MainMiddle .Container .Panel {
  width: 25%;
  float: left;
  clear: none;
}
#Main #MainContent #MainBottom {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#Page3 #Main #MainContent #MainBottom {
  width: 100%;
  float: none;
  clear: both;
}
#Page3 #Main #MainContent #MainBottom .Panel {
  width: 50%;
  float: left;
  clear: none;
}
#Page2L #Main #MainContent #MainBottom,
#Page2R #Main #MainContent #MainBottom {
  width: 100%;
  float: none;
  clear: both;
}
#Page2L #Main #MainContent #MainBottom .Panel,
#Page2R #Main #MainContent #MainBottom .Panel {
  width: 33.33%;
  float: left;
  clear: none;
}
#Page1 #Main #MainContent #MainBottom {
  width: 100%;
  float: none;
  clear: both;
}
#Page1 #Main #MainContent #MainBottom .Panel {
  width: 25%;
  float: left;
  clear: none;
}
#Main #MainRightBottom {
  display: block;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#Page3 #Main #MainRightBottom,
#Page2R #Main #MainRightBottom {
  width: 25%;
  float: right;
  clear: right;
}
#Page3 #Main #MainRightBottom .Panel,
#Page2R #Main #MainRightBottom .Panel {
  width: 100%;
  float: none;
  clear: both;
}
#Page2L #Main #MainRightBottom,
#Page1 #Main #MainRightBottom {
  display: none;
}
#Main #MainFooter {
  float: none;
  clear: both;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#Page3 #Main #MainFooter,
#Page2L #Main #MainFooter,
#Page2R #Main #MainFooter,
#Page1 #Main #MainFooter {
  width: 100%;
  float: none;
  clear: both;
}
#Page3 #Main #MainFooter .Panel,
#Page2L #Main #MainFooter .Panel,
#Page2R #Main #MainFooter .Panel,
#Page1 #Main #MainFooter .Panel {
  width: 25%;
  float: left;
  clear: none;
}
.PageStyleMain #Main,
.PageStyleCampus #Main {
  margin-top: -2em;
}
.HorizontalLine {
  display: block;
  position: relative;
  border-top: #9ba7b3 solid 1px;
  height: 0px;
  margin: 1em 0;
  clear: both;
}
.HorizontalLine.HorizontalLineDotted {
  border-top-style: dotted;
}
.HorizontalLine.HorizontalLineDashed {
  border-top-style: dashed;
}
.HorizontalLine.HorizontalLineSolid {
  border-top-style: solid;
}
.Panel .HorizontalLine {
  margin: 0;
}
.ImagePanel .ImagePanelHeader {
  padding: 0.5em 0;
}
.ImagePanel .ImagePanelHeader .ImagePanelHeaderWrap {
  font-size: 1.25em;
  line-height: 1.5em;
}
.ImagePanel .ImagePanelBody {
  position: relative;
}
.ImagePanel .ImagePanelBody .ImagePanelImage {
  display: block;
  width: 100%;
  height: auto;
}
.ImagePanel .ImagePanelBody .ImagePanelCaption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  max-height: 100%;
  overflow: hidden;
}
.ImagePanel .ImagePanelBody .ImagePanelCaption .ImagePanelCaptionBg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.9;
}
.ImagePanel .ImagePanelBody .ImagePanelCaption .ImagePanelCaptionText {
  padding: 1em;
  position: relative;
  color: #444;
}
.ImagePanel .ImagePanelFooter {
  padding: 0.5em 0;
}
.ImagePanel .ImagePanelFooter .ImagePanelFooterWrap {
  font-size: 0.75em;
  line-height: 1.5em;
  text-align: center;
}
.SectionLink {
  display: block;
  clear: both;
  float: none;
  position: relative;
  font-size: 1em;
  margin: 1em 0;
}
.SectionLink .SectionLinkHeader {
  display: block;
  background-color: #386B96;
  padding: 0.5em 0.5em 0.5em 1em;
}
.SectionLink .SectionLinkHeader .SectionLinkHeaderWrap {
  display: block;
  position: relative;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.5em;
  padding-right: 1.2em;
  background-image: url('/style/images/ArrowRightWhite.png');
  background-image: url('/style/images/ArrowRightWhite.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1em 1em;
}
.SectionLink .SectionLinkBody {
  position: relative;
  display: block;
  padding-bottom: 25%;
  margin-bottom: -0.75em;
}
.SectionLink .SectionLinkBody .SectionLinkBodyWrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0.75em;
  left: 0;
  background-color: #ebf2f7;
}
.SectionLink .SectionLinkBody .SectionLinkImage {
  position: relative;
  display: block;
  float: right;
  width: 25%;
  padding-bottom: 25%;
  margin-left: -0.75em;
}
.SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0.75em;
  left: 0.75em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.SectionLink .SectionLinkBody .SectionLinkContent {
  display: block;
  position: relative;
  overflow: auto;
  max-height: 100%;
}
.SectionLink .SectionLinkBody .SectionLinkContent .SectionLinkContentWrap {
  padding: 0.5em 1em;
  font-size: 1em;
  line-height: 1.5em;
  color: #444;
}
#Page1 .SectionLink .SectionLinkBody {
  padding-bottom: 25%;
  margin-bottom: -0.75em;
}
#Page1 .SectionLink .SectionLinkBody .SectionLinkBodyWrap {
  bottom: 0.75em;
}
#Page1 .SectionLink .SectionLinkBody .SectionLinkImage {
  width: 25%;
  padding-bottom: 25%;
  margin-left: -0.75em;
}
#Page1 .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap {
  bottom: 0.75em;
  left: 0.75em;
}
#Page2L .SectionLink .SectionLinkBody,
#Page2R .SectionLink .SectionLinkBody {
  padding-bottom: 33.33%;
  margin-bottom: -0.6667em;
}
#Page2L .SectionLink .SectionLinkBody .SectionLinkBodyWrap,
#Page2R .SectionLink .SectionLinkBody .SectionLinkBodyWrap {
  bottom: 0.6667em;
}
#Page2L .SectionLink .SectionLinkBody .SectionLinkImage,
#Page2R .SectionLink .SectionLinkBody .SectionLinkImage {
  width: 33.33%;
  padding-bottom: 33.33%;
  margin-left: -0.6667em;
}
#Page2L .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap,
#Page2R .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap {
  bottom: 0.6667em;
  left: 0.6667em;
}
#Page3 .SectionLink .SectionLinkBody {
  padding-bottom: 50%;
  margin-bottom: -0.5em;
}
#Page3 .SectionLink .SectionLinkBody .SectionLinkBodyWrap {
  bottom: 0.5em;
}
#Page3 .SectionLink .SectionLinkBody .SectionLinkImage {
  width: 50%;
  padding-bottom: 50%;
  margin-left: -0.5em;
}
#Page3 .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap {
  bottom: 0.5em;
  left: 0.5em;
}
.SectionLink .SectionLinkFooter {
  padding-top: 0.5em;
  display: block;
  position: relative;
}
.SectionLink .SectionLinkFooter .SectionLinkFooterWrap {
  color: #444;
  font-size: 0.8em;
  line-height: 1.5em;
}
.TextPanel .TextPanelHeader {
  font-size: 1em;
  padding: 0.5em 1em;
}
.TextPanel .TextPanelHeader .TextPanelHeaderWrap {
  font-size: 1.25em;
  line-height: 1.5em;
}
.TextPanel .TextPanelBody {
  padding: 0.5em 1em;
  font-size: 1em;
}
.TextPanel .TextPanelBody.RichText {
  margin: 0;
}
.TextPanel .TextPanelBody.PlainText {
  margin: 0;
}
.TextPanel .TextPanelFooter {
  padding: 0.5em 0 0 0;
}
.TextPanel .TextPanelFooter .TextPanelFooterWrap {
  font-size: 0.75em;
}
.TextPanel.TextPanelDark .TextPanelHeader {
  background-color: #1a4363;
  color: #ffffff;
}
.TextPanel.TextPanelDark .TextPanelBody {
  background-color: #245e8c;
  color: #ffffff;
}
.TextPanel.TextPanelDark .TextPanelBody .TextPanelBodyWrap.RichText a {
  color: #ffffff;
}
.TextPanel.TextPanelLight .TextPanelHeader {
  background-color: #c5d6e2;
  color: #444444 44;
}
.TextPanel.TextPanelLight .TextPanelBody {
  background-color: #e7eef3;
  color: #444444 44;
}
.TextPanel.TextPanelTransparent .TextPanelHeader {
  padding: 0.5em 0;
  background-color: transparent;
  color: #444444;
}
.TextPanel.TextPanelTransparent .TextPanelBody {
  padding: 0.5em 0;
  background-color: transparent;
  color: #444444;
}
.PromoPanel {
  position: relative;
  display: block;
  overflow: hidden;
}
.PromoPanel.PromoPanelHeaderOn .PromoPanelHeaderWrap {
  display: block;
}
.PromoPanel.PromoPanelImageOn .PromoPanelImageWrap {
  display: block;
}
.PromoPanel.PromoPanelImageCaptionOn .PromoPanelImageWrap .PromoPanelImageCaption {
  display: block;
}
.PromoPanel.PromoPanelContentOn .PromoPanelContentWrap {
  display: block;
}
.PromoPanel.PromoPanelFooterOn .PromoPanelFooterWrap {
  display: block;
}
.PromoPanel .PromoPanelHeaderWrap {
  display: none;
  position: relative;
  margin-bottom: 0.5em;
}
.PromoPanel .PromoPanelHeaderWrap .PromoPanelHeader {
  display: block;
  font-size: 1.25em;
  line-height: 1.5em;
}
.PromoPanel .PromoPanelImageWrap {
  display: none;
  position: relative;
  width: 100%;
}
.PromoPanel .PromoPanelImageWrap .PromoPanelImage {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  margin-bottom: 0.5em;
}
.PromoPanel .PromoPanelImageWrap .PromoPanelImage a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.PromoPanel .PromoPanelImageWrap .PromoPanelImageCaption {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
  height: auto;
}
.PromoPanel .PromoPanelImageWrap .PromoPanelImageCaption .PromoPanelImageCaptionBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 60;
  opacity: 0.8;
}
.PromoPanel .PromoPanelImageWrap .PromoPanelImageCaption .PromoPanelImageCaptionText {
  display: block;
  position: relative;
  z-index: 61;
  padding: 0.5em;
  font-size: 125%;
  color: #444444;
}
.PromoPanel .PromoPanelContentWrap {
  display: none;
  position: relative;
  margin-bottom: 0.5em;
}
.PromoPanel .PromoPanelFooterWrap {
  display: none;
  position: relative;
  font-size: 0.75em;
}
.QuotePanel {
  background-repeat: no-repeat;
  background-position: top 1em left 1em;
  background-size: 2em 2em;
  padding: 1em;
}
.QuotePanel .QuotePanelText {
  padding: 1em;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 2em 2em;
  font-size: 0.9em;
  line-height: 1.5em;
}
.QuotePanel .QuotePanelAuthor {
  text-align: right;
  margin-top: 1em;
  font-size: 1em;
  line-height: 1.5em;
}
.QuotePanel .QuotePanelInstitution {
  font-size: 1em;
  line-height: 1.5em;
  text-align: right;
  font-size: 0.8em;
  margin-top: 0.5em;
}
.QuotePanel.QuotePanelLight {
  background-color: #E7EEF3;
  color: #444;
  background-image: url('/style/images/QuoteTop.png');
  background-image: url('/style/images/QuoteTop.svg');
}
.QuotePanel.QuotePanelLight .QuotePanelText {
  background-image: url('/style/images/QuoteBottom.png');
  background-image: url('/style/images/QuoteBottom.svg');
}
.QuotePanel.QuotePanelDark {
  background-color: #245e8c;
  color: #fff;
  background-image: url('/style/images/QuoteTopD.png');
  background-image: url('/style/images/QuoteTopD.svg');
}
.QuotePanel.QuotePanelDark .QuotePanelText {
  background-image: url('/style/images/QuoteBottomD.png');
  background-image: url('/style/images/QuoteBottomD.svg');
}
#SideNavigationLong #SideNavigationLongHeader {
  color: #125A95;
  font-weight: bold;
  font-size: 1.25em;
  margin-bottom: 0.5em;
}
#SideNavigationLong ul li {
  border-top: 1px dotted #aaa;
  border-bottom: 1px dotted #aaa;
  margin-bottom: -1px;
}
#SideNavigationLong ul li ul {
  display: none;
}
#SideNavigationLong ul li a {
  color: #125A95;
  display: block;
  padding: 0.5em 0;
  position: relative;
}
#SideNavigationLong ul li a:hover {
  text-decoration: underline;
}
#SideNavigationLong ul li span {
  display: block;
  font-weight: bold;
  background-image: url('/style/images/MenuArrow.png');
  background-image: url('/style/images/MenuArrow.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 0.5em 100%;
  background-color: #367BB3;
  color: #ffffff;
  z-index: 100;
  position: relative;
  padding: 0.5em 0;
  padding-right: 1em;
  padding-left: 0.5em;
  margin-right: -0.5em;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#SideNavigationLong ul li span a {
  background-color: #ffffff;
  background-image: url('/style/images/ArrowDown.png');
  background-image: url('/style/images/ArrowDown.svg');
  background-repeat: no-repeat;
  background-position: right 0.5em top 1em;
  background-size: 0.8em 0.4em;
  margin: -0.5em 0;
  margin-right: -1em;
  margin-left: -0.5em;
}
#SideNavigationLong ul li span + ul {
  display: block;
  margin-left: 1em;
}
#SideNavigationLong ul li span + ul li {
  margin-left: -1em;
  padding-left: 1em;
}
#SideNavigationLong ul li span + ul li span {
  margin-left: -1em;
  padding-left: 1em;
}
#SideNavigationLong ul li span + ul li span a {
  margin-left: -1em;
  padding-left: 1em;
}
#SideNavigationLong ul li span + ul li li {
  margin-left: -2em;
  padding-left: 2em;
}
#SideNavigationLong ul li span + ul li li span {
  margin-left: -2em;
  padding-left: 2em;
}
#SideNavigationLong ul li span + ul li li span a {
  margin-left: -2em;
  padding-left: 2em;
}
#SideNavigationLong ul li span + ul li li li {
  margin-left: -3em;
  padding-left: 3em;
}
#SideNavigationLong ul li span + ul li li li span {
  margin-left: -3em;
  padding-left: 3em;
}
#SideNavigationLong ul li span + ul li li li span a {
  margin-left: -3em;
  padding-left: 3em;
}
#SideNavigationLong ul li span + ul li li li li {
  margin-left: -4em;
  padding-left: 4em;
}
#SideNavigationLong ul li span + ul li li li li span {
  margin-left: -4em;
  padding-left: 4em;
}
#SideNavigationLong ul li span + ul li li li li span a {
  margin-left: -4em;
  padding-left: 4em;
}
#SideNavigationLong ul li span + ul li li li li li {
  margin-left: -5em;
  padding-left: 5em;
}
#SideNavigationLong ul li span + ul li li li li li span {
  margin-left: -5em;
  padding-left: 5em;
}
#SideNavigationLong ul li span + ul li li li li li span a {
  margin-left: -5em;
  padding-left: 5em;
}
#SideNavigationLong ul li span {
  /*
                &+ul {
                    margin-left:2em;
                    display:block;
                    
                    li {
                        span {
                            margin-left:-1em;
                        }
                        
                        ul {
                            margin-left:1em;
                            display:block;
                            li {
                                span {
                                    margin-left:-1em;
                                }
                                ul {
                                    li {
                                        span {
                                            margin-left:-1em;
                                        }
                                        ul {
                                            li {
                                                span {
                                                    margin-left:-1em;
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                    
                }
                */
}
#SideNavigationShort {
  display: none;
  overflow: visible;
}
#SideNavigationShort #SideNavigationShortCrumb {
  margin-bottom: 1em;
}
#SideNavigationShort #SideNavigationShortCrumb ul li {
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
}
#SideNavigationShort #SideNavigationShortCrumb ul li:before {
  display: inline-block;
  width: 1em;
  height: 0.5em;
  background-image: url('/style/images/ArrowRight.png');
  background-image: url('/style/images/ArrowRight.svg');
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
}
#SideNavigationShort #SideNavigationShortCrumb ul li:first-child:before {
  display: none;
}
#SideNavigationShort #SideNavigationShortCrumb ul li a {
  color: #295b84;
  text-decoration: underline;
  font-weight: normal;
  vertical-align: middle;
}
#SideNavigationShort #SideNavigationShortCrumb ul li a:hover {
  color: #000;
}
#SideNavigationShort #SideNavigationShortMenu {
  display: block;
  position: relative;
  background-color: #367bb3;
  z-index: 50;
  padding: 1em;
  color: #ffffff;
}
#SideNavigationShort #SideNavigationShortMenu #SideNavigationShortMenuDropDown {
  display: block;
  background-image: url('/style/images/MenuIcon.png');
  background-image: url('/style/images/MenuIcon.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1em;
  font-size: 1em;
  line-height: 1em;
  cursor: pointer;
}
#SideNavigationShort #SideNavigationShortMenu #SideNavigationShortMenuWrap {
  position: absolute;
  display: none;
  background-color: #367bb3;
  width: 100%;
  z-index: 60;
  left: 0;
  top: 3em;
  font-size: 1em;
}
#SideNavigationShort #SideNavigationShortMenu #SideNavigationShortMenuWrap ul {
  font-size: 0.9em;
}
#SideNavigationShort #SideNavigationShortMenu #SideNavigationShortMenuWrap ul li a {
  display: block;
  padding: 0.75em 1.25em;
}
#SideNavigationShort #SideNavigationShortMenu #SideNavigationShortMenuWrap ul li a:hover {
  background-color: #2f6fa3;
}
#SideNavigationShort #SideNavigationShortMenu.SideNavigationShortMenuOpen #SideNavigationShortMenuWrap {
  display: block;
}
#Page1 #SideNavigationShort,
#Page2R #SideNavigationShort {
  display: none;
}
#Footer {
  margin-top: 1em;
  margin-bottom: 1em;
}
#Footer #FooterBody {
  width: 90%;
  margin: 0 auto;
}
#Footer #FooterContent {
  font-size: 0.8em;
}
#Footer #FooterNav ul li {
  display: inline-block;
}
#Footer #FooterNav ul li:before {
  content: "|";
}
#Footer #FooterNav ul li:first-child:before {
  content: " ";
}
#Footer #FooterNav ul li a {
  display: inline-block;
  color: #295b84;
  text-decoration: underline;
}
#Footer #FooterNav ul li a:hover {
  text-decoration: none;
}
#Footer #UA {
  width: 122px;
  height: 68px;
  display: block;
  float: right;
  background-image: url('/style/images/UALogo.jpg');
}
#Footer #UA * {
  display: none;
}
.PageHeader {
  position: relative;
}
.PageHeader .PageHeaderText {
  display: blcok;
  position: relative;
  font-size: 2em;
  line-height: 1.5em;
  color: #555;
}
.PageHeader .PageHeaderDeco {
  display: block;
  height: 1em;
  width: 100%;
  border-top: 0.25em solid #367BB3;
  background-image: url('/style/images/ArrowDown.png');
  background-image: url('/style/images/ArrowDown.svg');
  background-repeat: no-repeat;
  background-position: 1.25em 0em;
  background-size: 1.25em;
}
.CourseSearch {
  color: #fff;
  position: relative;
}
.CourseSearch .CourseSearchHeader {
  position: relative;
  font-size: 0.9em;
  line-height: 1em;
  padding: 0.5em 1em;
  padding-right: 8em;
  background-color: #096DBB;
  box-sizing: content-box;
}
.CourseSearch .CourseSearchHeader .CourseSearchForm {
  float: left;
  margin-right: 0.5em;
  position: relative;
}
.CourseSearch .CourseSearchHeader .CourseSearchForm label {
  margin-right: 1em;
  line-height: 2em;
  float: left;
}
.CourseSearch .CourseSearchHeader .CourseSearchForm .CourseSearchFormSeacrhBox {
  display: block;
  white-space: nowrap;
  float: left;
}
.CourseSearch .CourseSearchHeader .CourseSearchForm input[type="text"] {
  background-color: #fff;
  color: #444;
  float: left;
  height: 2em;
  padding-right: 2em;
  min-width: 15em;
}
.CourseSearch .CourseSearchHeader .CourseSearchForm input[type="submit"] {
  color: transparent;
  padding: 0;
  margin: 0;
  margin-left: -2em;
  background-image: url('/style/images/SearchIcon.png');
  background-image: url('/style/images/SearchIcon.svg');
  background-position: center center;
  background-size: 100% 100%;
  float: left;
  line-height: 2em;
  width: 2em;
}
.CourseSearch .CourseSearchHeader .CourseSearchMenu {
  display: block;
  float: left;
  line-height: 2em;
}
.CourseSearch .CourseSearchHeader .CourseSearchMenu li {
  display: block;
  float: left;
  margin-right: 0.5em;
}
.CourseSearch .CourseSearchHeader .CourseSearchMenu li a {
  padding-left: 0.5em;
  background-image: url('/style/images/ArrowRightWhite.png');
  background-image: url('/style/images/ArrowRightWhite.svg');
  background-position: left center;
  background-size: 0.5em 0.5em;
  background-repeat: no-repeat;
}
.CourseSearch .CourseSearchHeader .CourseSearchMenu li a:hover {
  text-decoration: underline;
}
.CourseSearch .CourseSearchHeader .CourseSearchProspectus {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 8em;
  background-color: #fff;
}
.CourseSearch .CourseSearchHeader .CourseSearchProspectus .CourseSearchProspectusBg {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0.25em;
  background-color: #81C5D9;
}
.CourseSearch .CourseSearchHeader .CourseSearchProspectus a {
  position: relative;
  display: table;
  color: #fff;
  width: 100%;
  height: 100%;
}
.CourseSearch .CourseSearchHeader .CourseSearchProspectus a span {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.CourseSearch .CourseSearchProspectusPanel {
  display: block;
  position: absolute;
  height: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 100;
}
.CourseSearch .CourseSearchProspectusPanel .CourseSearchProspectusPanelBg {
  display: block;
  position: absolute;
  opacity: 0.975;
  background-color: #81C5D9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.CourseSearch .CourseSearchProspectusPanel .CourseSearchProspectusPanelText {
  position: relative;
  padding: 1em;
}
.CourseSearch.CourseSearchOpen .CourseSearchProspectusPanel {
  height: auto;
  margin-top: 0.25em;
}
.CourseSearch.CourseSearchOpen .CourseSearchProspectus .CourseSearchProspectusBg {
  bottom: -0.5em;
}
.BannerPanel {
  display: block;
  position: relative;
  z-index: 50;
}
.BannerPanel .BannerPanelWrap {
  position: relative;
  margin-bottom: 1em;
}
.BannerPanel .BannerPanelTitle {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 60;
}
.BannerPanel .BannerPanelTitle .BannerPanelTitleBg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #ffffff;
  opacity: 0.8;
  z-index: 20;
}
.BannerPanel .BannerPanelTitle .BannerPanelTitleText {
  display: blcok;
  position: relative;
  z-index: 25;
  font-size: 1.75em;
  line-height: 1.25em;
  padding: 0.5em;
  color: #555;
}
.BannerPanel .BannerPanelTitle .BannerPanelTitleText i {
  font-style: italic;
}
.BannerPanel .BannerPanelTitle .BannerPanelTitleText b {
  font-weight: bold;
}
.BannerPanel .BannerPanelDeco {
  display: block;
  position: absolute;
  left: 0;
  height: 1em;
  width: 100%;
  border-top: 0.25em solid #367BB3;
  visibility: visible;
  background-image: url('/style/images/ArrowDown.png');
  background-image: url('/style/images/ArrowDown.svg');
  background-repeat: no-repeat;
  background-position: 1.25em 0em;
  background-size: 1.25em;
}
.BannerPanel .BannerPanelItems {
  display: block;
  position: relative;
  padding-bottom: 25%;
  height: 0;
  width: 100%;
}
.BannerPanel .BannerPanelItems:hover .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionBg {
  opacity: 1;
}
.BannerPanel .BannerPanelItems:hover .BannerPanelTabs .BannerPanelTabsItem .BannerPanelTabsItemBg {
  opacity: 1;
}
.BannerPanel .BannerPanelItems .BannerPanelTabs {
  position: absolute;
  right: 2%;
  left: 58%;
  top: 68%;
  bottom: 8%;
  z-index: 70;
  border: 1px solid #aaa;
  border-top: none;
  overflow: hidden;
}
.BannerPanel .BannerPanelItems .BannerPanelTabs ul {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}
.BannerPanel .BannerPanelItems .BannerPanelTabs ul .BannerPanelTabsItem {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  padding: 0.5em;
  border-left: 1px solid #aaa;
  border-top: 1px solid #aaa;
  position: relative;
  cursor: pointer;
}
.BannerPanel .BannerPanelItems .BannerPanelTabs ul .BannerPanelTabsItem:first-child {
  border-left: none;
}
.BannerPanel .BannerPanelItems .BannerPanelTabs ul .BannerPanelTabsItem:hover .BannerPanelTabsItemBg {
  background-color: #fff;
}
.BannerPanel .BannerPanelItems .BannerPanelTabs ul .BannerPanelTabsItem.BannerPanelTabsItemSelected {
  position: relative;
  border-top: none;
  cursor: default;
}
.BannerPanel .BannerPanelItems .BannerPanelTabs ul .BannerPanelTabsItem.BannerPanelTabsItemSelected .BannerPanelTabsItemBg {
  background-color: #fff;
}
.BannerPanel .BannerPanelItems .BannerPanelTabs ul .BannerPanelTabsItem .BannerPanelTabsItemBg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-color: #EBF2F7;
  opacity: 0.80;
}
.BannerPanel .BannerPanelItems .BannerPanelTabs ul .BannerPanelTabsItem .BannerPanelTabsItemTx {
  position: relative;
  font-size: 0.75em;
  line-height: 1.5em;
}
.BannerPanel .BannerPanelItems .BannerPanelItem {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.BannerPanel .BannerPanelItems .BannerPanelItem:first-child {
  display: block;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemImage {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 50;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemImage.BannerPanelItemImage4 {
  display: block;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemImage.BannerPanelItemImage1,
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemImage.BannerPanelItemImage2,
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemImage.BannerPanelItemImage3 {
  display: none;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption {
  display: block;
  position: absolute;
  right: 2%;
  left: 58%;
  top: 8%;
  bottom: 32%;
  z-index: 60;
  overflow: hidden;
  font-size: 0.8em;
  border: 1px solid #aaa;
  border-bottom: none;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionBg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  opacity: 0.80;
  z-index: 70;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionText {
  position: relative;
  font-size: 1em;
  line-height: 1.5em;
  overflow: auto;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionText .BannerPanelItemCaptionTextWrap {
  position: relative;
  padding: 1em;
  z-index: 80;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionText h1 {
  font-size: 1.75em;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionText h2 {
  font-size: 1.5em;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionText h3 {
  font-size: 1.25em;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionText h1,
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionText h2,
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionText h3 {
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 1em;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionText p {
  font-size: 1em;
  margin-bottom: 0.5em;
}
.BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionText a {
  color: #295b84;
  text-decoration: underline;
}
.HidePageTitlePanelLocal .PageTitlePanel {
  display: none;
}
.PageTitlePanel .PageTitlePanelWrap {
  font-size: 2em;
  line-height: 1.5em;
}
.Table {
  display: block;
  width: 100%;
  overflow: auto;
  margin: 1em 0;
}
.Table:last-child {
  margin-bottom: 0;
}
.Table:first-child {
  margin-top: 0;
}
.Table table {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  border: none;
  border-collapse: collapse;
}
.Table table tr th {
  background-color: #367bb3;
  color: #fff;
  padding: 0.5em;
  margin: 0;
  font-weight: bold;
  border: 1px solid #fff;
  border-top: 1px solid #367bb3;
}
.Table table tr th:first-child {
  border-left: 1px solid #367bb3;
}
.Table table tr th:last-child {
  border-right: 1px solid #367bb3;
}
.Table table tr td {
  margin: 0;
  padding: 0.5em;
  border: 1px solid #aaa;
}
.Table table tr .TableCellTop {
  vertical-align: top;
}
.Table table tr .TableCellBottom {
  vertical-align: bottom;
}
.Table table tr .TableCellMiddle {
  vertical-align: middle;
}
.Table table tr .TableCellRight {
  text-align: right;
}
.Table table tr .TableCellCenter {
  text-align: center;
}
.Table table tr .TableCellLeft {
  text-align: left;
}
.RichText {
  margin: 1em 0;
}
.RichText:last-child {
  margin-bottom: 0;
}
.RichText:first-child {
  margin-top: 0;
}
.RichText h1,
.RichText h2,
.RichText h3,
.RichText h4,
.RichText h5,
.RichText h6 {
  margin-top: 0em;
  margin-bottom: 1em;
  line-height: 1.25em;
}
.RichText h1 {
  font-size: 200%;
}
.RichText h2 {
  font-size: 175%;
}
.RichText h3 {
  font-size: 150%;
}
.RichText h4 {
  font-size: 125%;
}
.RichText h5 {
  font-size: 100%;
  font-weight: bold;
}
.RichText h6 {
  font-size: 100%;
  font-variant: small-caps;
}
.RichText p {
  margin-bottom: 1em;
}
.RichText p:last-child {
  margin-bottom: 0;
}
.RichText a {
  text-decoration: underline;
  color: #295b84;
}
.RichText table {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  margin: 1em 0;
  border-collapse: collapse;
}
.RichText table tr th {
  background-color: #367bb3;
  color: #fff;
  padding: 0.5em;
  margin: 0;
  font-weight: bold;
  border: 1px solid #fff;
  border-top: 1px solid #367bb3;
}
.RichText table tr th:first-child {
  border-left: 1px solid #367bb3;
}
.RichText table tr th:last-child {
  border-right: 1px solid #367bb3;
}
.RichText table tr td {
  padding: 0.5em;
  margin: 0;
  border: 1px solid #367bb3;
}
.RichText strong,
.RichText b {
  font-weight: bold;
}
.RichText strong em,
.RichText b em {
  font-weight: normal;
}
.RichText em,
.RichText i {
  font-style: italic;
}
.RichText em em,
.RichText i em {
  font-style: normal;
}
.RichText ul {
  display: block;
  margin: 1em 0 1em 2em;
}
.RichText ul:last-child {
  margin-bottom: 0;
}
.RichText ul:first-child {
  margin-top: 0;
}
.RichText ul li {
  list-style: disc;
  margin: 0.25em 0;
}
.RichText ul li ul {
  margin-bottom: 0;
}
.RichText ul li ul li {
  list-style: square;
}
.RichText ol {
  display: block;
  margin: 1em 0 1em 2em;
}
.RichText ol:last-child {
  margin-bottom: 0;
}
.RichText ol:first-child {
  margin-top: 0;
}
.RichText ol li {
  list-style: decimal;
  margin: 0.25em 0;
}
.RichText ol li ul {
  margin-bottom: 0;
}
.RichText ol li ul li {
  list-style: lower-alpha;
}
.FlowNavigation .FlowNavigationList {
  display: block;
  margin: 0.5em -0.5em;
}
.FlowNavigation .FlowNavigationList .FlowNavigationListItem {
  display: inline-block;
  position: relative;
  width: 16.66666667%;
  padding-bottom: 16.66666667%;
}
.FlowNavigation .FlowNavigationList .FlowNavigationListItem .FlowNavigationListItemContent {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  bottom: 0.5em;
  left: 0.5em;
  background-color: #367BB3;
  border: 1px solid #003781;
  overflow: hidden;
}
.FlowNavigation .FlowNavigationList .FlowNavigationListItem .FlowNavigationListItemContent:hover .FlowNavigationListItemCaption {
  top: 0;
  transition: top 0.25s 0s ease-in;
  -moz-transition: top 0.25s 0s ease-in;
  -webkit-transition: top 0.25s 0s ease-in;
  -o-transition: top 0.25s 0s ease-in;
}
.FlowNavigation .FlowNavigationList .FlowNavigationListItem .FlowNavigationListItemContent .FlowNavigationListItemCaption {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  font-size: 1;
  line-height: 1.5em;
  top: 100%;
  transition: top 0.25s 0.25s ease-out;
  -moz-transition: top 0.25s 0.25s ease-out;
  -webkit-transition: top 0.25s 0.25s ease-out;
  -o-transition: top 0.25s 0.25s ease-out;
}
.FlowNavigation .FlowNavigationList .FlowNavigationListItem .FlowNavigationListItemContent .FlowNavigationListItemCaption .FlowNavigationListItemCaptionBg {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eee;
  opacity: 0.975;
}
.FlowNavigation .FlowNavigationList .FlowNavigationListItem .FlowNavigationListItemContent .FlowNavigationListItemCaption .FlowNavigationListItemCaptionText {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.5em;
  color: #444;
  overflow: auto;
  text-align: center;
}
.FlowNavigation .FlowNavigationList .FlowNavigationListItem .FlowNavigationListItemContentWrap {
  display: table;
  width: 100%;
  height: 100%;
}
.FlowNavigation .FlowNavigationList .FlowNavigationListItem .FlowNavigationListItemContentWrap a {
  display: table-cell;
  color: #fff;
  padding: 1em;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.FlowNavigation .FlowNavigationList .FlowNavigationListItem .FlowNavigationListItemContentWrap a:hover {
  text-decoration: underline;
}
#Page1 .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
  width: 16.66666667%;
  padding-bottom: 16.66666667%;
}
#Page2L .FlowNavigation .FlowNavigationList .FlowNavigationListItem,
#Page2R .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
  width: 20%;
  padding-bottom: 20%;
}
#Page3 .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
  width: 25%;
  padding-bottom: 25%;
}
.PlainText {
  margin: 1em 0;
}
.TitleText {
  margin: 1em 0;
}
.TitleText h3 {
  font-size: 1.75em;
  line-height: 1.5em;
}
.TitleText h3 + .TitleTextSub {
  font-size: 1.3125em;
  line-height: 1.25em;
}
.TitleText h4 {
  font-size: 1.5em;
  line-height: 1.5em;
}
.TitleText h4 + .TitleTextSub {
  font-size: 1.125em;
  line-height: 1.25em;
}
.TitleText h5 {
  font-size: 1.25em;
  line-height: 1.5em;
}
.TitleText h5 + .TitleTextSub {
  font-size: 0.9375em;
  line-height: 1.25em;
}
.TitleText h6 {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: bold;
}
.TitleText h6 + .TitleTextSub {
  font-size: 0.75em;
  line-height: 1.25em;
}
.Video {
  display: block;
  position: relative;
  margin: 1em 0;
}
.Video.Video_16_9 .VideoBody {
  padding-bottom: 56.25%;
}
.Video.Video_3_4 .VideoBody {
  padding-bottom: 75%;
}
.Video.FullScreen {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: #444444;
  margin: 0;
  padding: 0;
}
.Video.FullScreen .VideoBody {
  display: block;
  position: absolute;
  top: 5em;
  left: 5em;
  right: 5em;
  bottom: 5em;
  background-color: #fff;
  width: auto;
  padding: 0;
}
.Video .VideoHeader {
  padding: 0.5em 0em;
}
.Video .VideoHeader .VideoHeaderWrap {
  font-size: 1.25em;
  line-height: 1.5em;
}
.Video .VideoBody {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.Video .VideoBody .VideoBodyWrap {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Video .VideoBody .VideoControls {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.Video .VideoFooter {
  padding-top: 0.5em;
}
.Video .VideoFooter .VideoFooterWrap {
  font-size: 0.75em;
  text-align: center;
}
.Slider {
  position: relative;
  display: block;
  width: 100%;
  height: 8px;
  background-color: #444;
}
.Slider .SliderButton {
  position: absolute;
  left: 0;
  top: 0;
  height: 16px;
  width: 16px;
  background-color: red;
  margin-top: -4px;
  margin-left: -8px;
}
.Image {
  font-size: 1em;
}
.Image.ImageCentre {
  float: none;
  clear: both;
  width: 100%;
  margin: 1em 0;
}
.Image.ImageCentre .ImageWrap {
  padding: 0;
  margin: 0;
}
.Image.ImageLeft {
  float: left;
}
#Page1 .Image.ImageLeft {
  width: 25%;
}
#Page1 .Image.ImageLeft .ImageWrap {
  padding-right: 0.75em;
  padding-bottom: 0.75em;
}
#Page2L .Image.ImageLeft,
#Page2R .Image.ImageLeft {
  width: 33.33%;
}
#Page2L .Image.ImageLeft .ImageWrap,
#Page2R .Image.ImageLeft .ImageWrap {
  padding-right: 0.6667em;
  padding-bottom: 0.6667em;
}
#Page3 .Image.ImageLeft {
  width: 50%;
}
#Page3 .Image.ImageLeft .ImageWrap {
  padding-right: 0.5em;
  padding-bottom: 0.5em;
}
.Image.ImageRight {
  float: right;
}
#Page1 .Image.ImageRight {
  width: 25%;
}
#Page1 .Image.ImageRight .ImageWrap {
  padding-left: 0.75em;
  padding-bottom: 0.75em;
}
#Page2L .Image.ImageRight,
#Page2R .Image.ImageRight {
  width: 33.33%;
}
#Page2L .Image.ImageRight .ImageWrap,
#Page2R .Image.ImageRight .ImageWrap {
  padding-left: 0.6667em;
  padding-bottom: 0.6667em;
}
#Page3 .Image.ImageRight {
  width: 50%;
}
#Page3 .Image.ImageRight .ImageWrap {
  padding-left: 0.5em;
  padding-bottom: 0.5em;
}
.Image .ImageCaption {
  margi-top: 0.5em;
}
.Image .ImageCaption .ImageCaptionWrap {
  font-size: 0.75em;
  font-style: italic;
  line-height: 1.5em;
  text-align: center;
}
.Image img {
  width: 100%;
  height: auto;
  display: block;
}
.Tabbed {
  margin-bottom: 1em;
  background-color: #E7EEF3;
  padding: 0.5em;
}
.Tabbed .TabbedHeader .TabbedNavigation ul li {
  float: left;
}
.Tabbed .TabbedHeader .TabbedNavigation ul li a {
  display: block;
  padding: 0.5em 1em;
  text-decoration: underline;
}
.Tabbed .TabbedHeader .TabbedNavigation ul li:hover a {
  text-decoration: underline;
}
.Tabbed .TabbedHeader .TabbedNavigation ul li.TabbedItemSelected a {
  background-color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.Tabbed .TabbedBody {
  display: block;
  position: relative;
  height: auto;
  margin-bottom: 0.5em;
}
.Tabbed .TabbedBody .TabbedItem {
  display: none;
  background-color: #fff;
  padding: 1em;
}
.Tabbed .TabbedBody .TabbedItem.TabbedItemSelected {
  display: block;
}
.Collapsible {
  background-color: #E7EEF3;
  margin-bottom: 1em;
}
.Collapsible.CollapsibleOpen .CollapsibleBody {
  display: block;
}
.Collapsible.CollapsibleOpen .CollapsibleTitle {
  background-image: url('/style/images/ArrowDown.png');
  background-image: url('/style/images/ArrowDown.svg');
  background-position: 0.25em center;
  background-size: 1em 0.4em;
}
.Collapsible .CollapsibleTitle {
  padding: 0.5em;
  padding-left: 1.5em;
  font-size: 1.25em;
  color: #367BB4;
  background-repeat: no-repeat;
  background-image: url('/style/images/ArrowRight.png');
  background-image: url('/style/images/ArrowRight.svg');
  background-position: 0.5em center;
  background-size: 0.4em 1em;
  cursor: pointer;
}
.Collapsible .CollapsibleTitle:hover {
  text-decoration: underline;
}
.Collapsible .CollapsibleBody {
  display: none;
  padding: 0.5em;
  padding-top: 0;
}
.Collapsible .CollapsibleBody .CollapsibleBodyWrap {
  background-color: #fff;
  padding: 1em;
}
.Collapsible .CollapsibleBody .CollapsibleImage {
  width: 25%;
  padding-bottom: 25%;
  display: block;
  float: right;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 0 0.5em 0.5em;
}
.Collapsible .CollapsibleBody .RichText {
  margin: 0;
}
.Collapsible .CollapsibleFooter {
  padding: 0.5em;
  margin-top: -0.5em;
}
.LinkPanel {
  display: block;
  overflow: hidden;
}
.LinkPanel .LinkPanelHeader {
  padding: 1em 1em 0.5em 1em;
}
.LinkPanel .LinkPanelHeader span {
  font-size: 1.5em;
}
.LinkPanel .LinkPanelMain {
  padding: 0.5em 1em;
}
.LinkPanel .LinkPanelLink {
  display: block;
  overflow: hidden;
  padding: 0.5em;
}
.LinkPanel .LinkPanelLink:hover {
  text-decoration: underline;
}
.LinkPanel .LinkPanelImage {
  display: block;
  float: right;
  width: 50%;
  padding-bottom: 30.90169944%;
}
.LinkPanel .LinkPanelFooter {
  padding: 0em 1em 1em 1em;
}
.LinkPanel.Style1 {
  background-color: #295b84;
  color: #ffffff;
}
.LinkPanel.Style1 .LinkPanelLink {
  color: #ffffff;
  background-color: #2f6fa3;
  padding-left: 1.25em;
  margin-bottom: 0.5em;
  background-image: url('/style/images/ArrowRightWhite.png');
  background-image: url('/style/images/ArrowRightWhite.svg');
  background-repeat: no-repeat;
  background-size: 0.4em;
  background-position: 0.5em center;
}
.LinkPanel.Style2 {
  background-color: #d7e5f0;
  color: #295b84;
}
.LinkPanel.Style2 .LinkPanelHeader {
  background-color: #367bb3;
  color: #ffffff;
  padding-bottom: 1em;
}
.LinkPanel.Style2 .LinkPanelLink {
  text-decoration: underline;
  color: #295b84;
  padding-left: 0.5em;
}
.LinkPanel.Style2 .LinkPanelLink:hover {
  background-image: url('/style/images/ArrowRightWhite.png');
  background-image: url('/style/images/ArrowRightWhite.svg');
  background-repeat: no-repeat;
  background-size: 0.4em;
  background-position: 0 center;
}
.LinkPanel.Style2 .LinkPanelFooter {
  font-style: italic;
}
.Panel .LinkPanel .LinkPanelImage {
  width: 100%;
  padding-bottom: 61.80339887%;
  float: none;
}
.HideBreadcrumbPanelLocal .BreadcrumbPanel {
  display: none;
}
.BreadcrumbPanel nav ul {
  font-size: 0.8em;
}
.BreadcrumbPanel nav ul li {
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
}
.BreadcrumbPanel nav ul li:before {
  display: inline-block;
  width: 1em;
  height: 0.5em;
  background-image: url('/style/images/ArrowRight.png');
  background-image: url('/style/images/ArrowRight.svg');
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
}
.BreadcrumbPanel nav ul li:first-child:before {
  display: none;
}
.BreadcrumbPanel nav ul li span {
  vertical-align: middle;
}
.BreadcrumbPanel nav ul li a {
  color: #295b84;
  text-decoration: underline;
  font-weight: normal;
  vertical-align: middle;
}
.BreadcrumbPanel nav ul li a:hover {
  color: #000;
}
.SummaryLink {
  margin: 1em 0;
}
.SummaryLink .SummaryLinkTitle {
  margin-bottom: 0.5em;
  padding-left: 1em;
  display: block;
  float: left;
  clear: left;
}
.SummaryLink .SummaryLinkTitle .SummarylinkTitleWrap {
  color: #367CB4;
  font-size: 1.25em;
  line-height: 1.5em;
}
.SummaryLink .SummaryLinkTitle a {
  display: block;
  margin-left: -0.8em;
  padding-left: 0.8em;
  background-repeat: no-repeat;
  background-image: url('/style/images/ArrowRight.png');
  background-image: url('/style/images/ArrowRight.svg');
  background-position: left 0.35em;
  background-size: 0.4em;
}
.SummaryLink .SummaryLinkTitle a:hover {
  text-decoration: underline;
}
.SummaryLink .SummaryLinkHeadline {
  padding: 0 1em;
  clear: left;
}
.SummaryLink .SummaryLinkHeadline .SummaryLinkHeadlineWrap {
  line-height: 1.5em;
}
.SummaryLink .SummaryLinkImage {
  position: relative;
  display: block;
  float: right;
  clear: right;
  width: 33.33%;
  padding-bottom: 33.33%;
  margin-bottom: -0.6667em;
}
.SummaryLink .SummaryLinkImage .SummaryLinkImageWrap {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0.6667em;
  left: 0.6667em;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
#Page1 .SummaryLink .SummaryLinkImage {
  width: 25%;
  padding-bottom: 25%;
  margin-bottom: -0.75em;
}
#Page1 .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap {
  bottom: 0.75em;
  left: 0.75em;
}
#Page2L .SummaryLink .SummaryLinkImage,
#Page2R .SummaryLink .SummaryLinkImage {
  width: 33.33%;
  padding-bottom: 33.33%;
  margin-bottom: -0.6667em;
}
#Page2L .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap,
#Page2R .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap {
  bottom: 0.6667em;
  left: 0.6667em;
}
#Page3 .SummaryLink .SummaryLinkImage {
  width: 50%;
  padding-bottom: 50%;
  margin-bottom: -0.5em;
}
#Page3 .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap {
  bottom: 0.5em;
  left: 0.5em;
}
.Summary {
  margin: 1em 0;
}
.Summary .SummaryItem {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: -1px;
}
.Summary .SummaryItem .SummaryLink {
  margin: 0.5em 0;
}
.StaffProfile {
  display: block;
  position: relative;
  clear: both;
  margin-bottom: 1em;
}
.StaffProfile:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  clear: both;
}
.StaffProfile .StaffProfilePhoto {
  display: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  float: right;
  width: 25%;
  padding-left: 0.75em;
  padding-bottom: 1em ;
}
.StaffProfile .StaffProfilePhoto .StaffProfilePhotoImage {
  display: block;
  background-color: #E7EEF3;
  width: 100%;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
}
.StaffProfile .StaffProfilePhoto .StaffProfilePhotoImage * {
  display: none;
}
#Page3 .StaffProfile .StaffProfilePhoto {
  width: 50%;
  padding-left: 0.5em;
}
#Page2L .StaffProfile .StaffProfilePhoto {
  width: 33.33%;
  padding-left: 0.6667em;
}
.StaffProfile .StaffProfileHeader {
  margin-bottom: 1em;
}
.StaffProfile .StaffProfileHeader .StaffProfileName {
  font-size: 2em;
  line-height: 1.25em;
  margin-bottom: 0.5em;
}
.StaffProfile .StaffProfileHeader .StaffProfileJobTitle {
  display: none;
  font-size: 1.5em;
  line-height: 1em;
}
.StaffProfile .StaffProfileContact {
  display: none;
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 1em;
}
.StaffProfile .StaffProfileContact .StaffProfileContactPhone,
.StaffProfile .StaffProfileContact .StaffProfileContactEmail {
  display: none;
  margin-bottom: 0.5em;
}
.StaffProfile .StaffProfileContact .StaffProfileContactPhone a,
.StaffProfile .StaffProfileContact .StaffProfileContactEmail a {
  color: #295b84;
}
.StaffProfile .StaffProfileContact .StaffProfileContactPhone a:hover,
.StaffProfile .StaffProfileContact .StaffProfileContactEmail a:hover {
  text-decoration: underline;
}
.StaffProfile .StaffProfileBio {
  font-size: 1em;
  line-height: 1.5em;
}
.StaffProfile .StaffProfileLink {
  display: none;
  float: right;
}
.StaffProfile .StaffProfileLink a {
  display: block;
  background-color: #386B96;
  color: #fff;
  border: 1px solid #fff;
  padding: 0.5em;
  padding-right: 1.5em;
  background-image: url('/style/images/ArrowRightWhite.png');
  background-image: url('/style/images/ArrowRightWhite.svg');
  background-repeat: no-repeat;
  background-position: right 0.5em center;
  background-size: 0.5em;
}
.StaffProfile .StaffProfileLink a:hover {
  outline: 1px solid #014061;
  text-decoration: underline;
}
.StaffProfile.StaffProfileShowJobTitle .StaffProfileHeader .StaffProfileJobTitle {
  display: block;
}
.StaffProfile.StaffProfileShowPhone .StaffProfileContact {
  display: block;
}
.StaffProfile.StaffProfileShowPhone .StaffProfileContact .StaffProfileContactPhone {
  display: block;
}
.StaffProfile.StaffProfileShowEmail .StaffProfileContact {
  display: block;
}
.StaffProfile.StaffProfileShowEmail .StaffProfileContact .StaffProfileContactEmail {
  display: block;
}
.StaffProfile.StaffProfileShowLink .StaffProfileLink {
  display: block;
}
.StaffProfile.StaffProfileShowPhoto .StaffProfilePhoto {
  display: block;
}
.StaffListFull {
  border-top: 1px solid #ccc;
  margin-bottom: 1em;
}
.StaffListFull:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  clear: both;
}
.StaffListFull .StaffListElement {
  clear: both;
  padding-bottom: 1em;
  padding-top: 1em;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.StaffListFull .StaffListElement .StaffListPhoto {
  display: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: right;
  width: 25%;
  padding-left: 0.75em;
  margin-bottom: 0.5em;
}
.StaffListFull .StaffListElement .StaffListPhoto .StaffListPhotoImage {
  width: 100%;
  padding-bottom: 100%;
  background-color: #E7EEF3;
  display: block;
  height: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
}
.StaffListFull .StaffListElement .StaffListPhoto .StaffListPhotoImage * {
  display: none;
}
#Page3 .StaffListFull .StaffListElement .StaffListPhoto {
  width: 50%;
  padding-left: 0.5em;
}
#Page2L .StaffListFull .StaffListElement .StaffListPhoto {
  width: 33.33%;
  padding-left: 0.6667em;
}
.StaffListFull .StaffListElement .StaffListContact {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: none;
  float: right;
  clear: right;
  font-size: 1em;
  line-height: 1em;
  width: 25%;
  padding-left: 0.75em;
  overflow: hidden;
}
.StaffListFull .StaffListElement .StaffListContact ul {
  background-color: #E7EEF3;
  padding: 0.5em;
  padding-top: 0;
}
.StaffListFull .StaffListElement .StaffListContact ul .StaffListContactPhone,
.StaffListFull .StaffListElement .StaffListContact ul .StaffListContactEmail {
  display: none;
  padding-top: 0.5em;
}
.StaffListFull .StaffListElement .StaffListContact ul .StaffListContactPhone a,
.StaffListFull .StaffListElement .StaffListContact ul .StaffListContactEmail a {
  color: #295b84;
}
.StaffListFull .StaffListElement .StaffListContact ul .StaffListContactPhone a:hover,
.StaffListFull .StaffListElement .StaffListContact ul .StaffListContactEmail a:hover {
  text-decoration: underline;
}
#Page3 .StaffListFull .StaffListElement .StaffListContact {
  width: 50%;
  padding-left: 0.5em;
}
#Page2L .StaffListFull .StaffListElement .StaffListContact {
  width: 33.33%;
  padding-left: 0.6667em;
}
.StaffListFull .StaffListElement .StaffListHeader {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 1em;
}
.StaffListFull .StaffListElement .StaffListHeader .StaffListDisplayName {
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 0.25em;
}
.StaffListFull .StaffListElement .StaffListHeader .StaffListDisplayName a:hover {
  text-decoration: underline;
}
.StaffListFull .StaffListElement .StaffListHeader .StaffListJobTitle {
  display: none;
  font-size: 1.25em;
  line-height: 1.25em;
}
.StaffListFull .StaffListElement .StaffListSummary {
  display: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 1em;
  line-height: 1.5em;
}
.StaffListFull .StaffListElement.StaffListShowSummary .StaffListSummary {
  display: block;
}
.StaffListFull .StaffListElement.StaffListShowPhoto .StaffListPhoto {
  display: block;
}
.StaffListFull .StaffListElement.StaffListShowJobTitle .StaffListHeader .StaffListJobTitle {
  display: block;
}
.StaffListFull .StaffListElement.StaffListShowPhone .StaffListContact {
  display: block;
}
.StaffListFull .StaffListElement.StaffListShowPhone .StaffListContact .StaffListContactPhone {
  display: block;
}
.StaffListFull .StaffListElement.StaffListShowEmail .StaffListContact {
  display: block;
}
.StaffListFull .StaffListElement.StaffListShowEmail .StaffListContact .StaffListContactEmail {
  display: block;
}
.StaffListBasic {
  margin-bottom: 1em;
}
.StaffListBasic:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  clear: both;
}
.StaffListBasic .StaffListGroupMenuItem {
  margin-top: 4em;
  margin-bottom: 2em;
}
.StaffListBasic .StaffListGroupMenuItem .StaffListGroupMenuItemTitle {
  display: block;
  font-size: 2em;
  line-height: 1.5em;
}
.StaffListBasic .StaffListGroupMenuItem:first-child {
  margin-top: 0;
}
.StaffListBasic .StaffListGroupMenuItem.StaffListGroupMenuItemInactive {
  display: none;
}
.StaffListBasic .StaffListGotoTop {
  text-align: right;
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1em;
}
.StaffListBasic .StaffListGotoTop .StaffListGotoTopLink:hover {
  text-decoration: underline;
}
.StaffListBasic .StaffListElement {
  clear: both;
  padding: 1em 0;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin-top: -1px;
}
.StaffListBasic .StaffListElement .StaffListHeader {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  float: left;
}
.StaffListBasic .StaffListElement .StaffListHeader .StaffListDisplayName {
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
.StaffListBasic .StaffListElement .StaffListHeader .StaffListDisplayName a:hover {
  text-decoration: underline;
}
.StaffListBasic .StaffListElement .StaffListHeader .StaffListJobTitle {
  display: none;
  font-size: 1.25em;
  line-height: 1.5em;
}
.StaffListBasic .StaffListElement .StaffListContact {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: none;
  float: right;
  font-size: 1em;
  line-height: 1.5em;
  width: 25%;
  padding-left: 0.75em;
  overflow: hidden;
}
.StaffListBasic .StaffListElement .StaffListContact ul {
  padding: 0.5em;
  padding-top: 0;
  background-color: #e7eef3;
  overflow: hidden;
}
.StaffListBasic .StaffListElement .StaffListContact ul .StaffListContactEmail,
.StaffListBasic .StaffListElement .StaffListContact ul .StaffListContactPhone {
  display: none;
  margin-top: 0.5em;
}
.StaffListBasic .StaffListElement .StaffListContact ul .StaffListContactEmail a,
.StaffListBasic .StaffListElement .StaffListContact ul .StaffListContactPhone a {
  color: #295b84;
}
.StaffListBasic .StaffListElement .StaffListContact ul .StaffListContactEmail a:hover,
.StaffListBasic .StaffListElement .StaffListContact ul .StaffListContactPhone a:hover {
  text-decoration: underline;
}
#Page3 .StaffListBasic .StaffListElement .StaffListContact {
  width: 50%;
  padding-left: 0.5em;
}
#Page2L .StaffListBasic .StaffListElement .StaffListContact,
#Page2R .StaffListBasic .StaffListElement .StaffListContact {
  width: 33.33%;
  padding-left: 0.6667em;
}
.StaffListBasic .StaffListElement.StaffListElementShowPhone .StaffListContact {
  display: block;
}
.StaffListBasic .StaffListElement.StaffListElementShowPhone .StaffListContact .StaffListContactPhone {
  display: block;
}
.StaffListBasic .StaffListElement.StaffListElementShowEmail .StaffListContact {
  display: block;
}
.StaffListBasic .StaffListElement.StaffListElementShowEmail .StaffListContact .StaffListContactEmail {
  display: block;
}
.StaffListBasic .StaffListElement.StaffListElementShowJobTitle .StaffListHeader .StaffListJobTitle {
  display: block;
}
.StaffListGroupMenu {
  margin-bottom: 2em;
}
.StaffListGroupMenu ul {
  display: block;
}
.StaffListGroupMenu ul li {
  display: inline-block;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.StaffListGroupMenu ul li a {
  display: block;
  font-size: 2em;
  padding: 0.5em;
  background-color: #e7eef3;
  color: #295b84;
  border: 1px solid #295b84;
  min-width: 1em;
  text-align: center;
}
.StaffListGroupMenu ul li a:hover {
  background-color: #014061;
  color: #ffffff;
}
.StaffListGroupMenu ul li.StaffListGroupMenuInactive a {
  display: none;
}
.StaffListGroupMenu ul li.StaffListGroupMenuInactive:before {
  display: block;
  font-size: 2em;
  padding: 0.5em;
  background-color: #eeeeee;
  color: #aaaaaa;
  border: 1px solid #aaaaaa;
  min-width: 1em;
  text-align: center;
}
.Form {
  display: block;
  position: relative;
  margin: 1em 0;
}
.Form .FormTitle {
  display: block;
  position: relative;
  padding: 0.33333333em;
  font-size: 1.5em;
  line-height: 1.5em;
}
.Form .FormHeader {
  display: block;
  position: relative;
  padding: 0.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.Form .FormFooter {
  display: block;
  position: relative;
  padding: 0.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.Form .FormBody {
  display: block;
  position: relative;
  margin: -0.5em;
}
.Form .FormSection {
  display: block;
  position: relative;
  float: left;
  width: 50%;
  padding: 0.5em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.Form .FormSection .FormSectionTitle {
  background-color: #396da0;
  color: #ffffff;
  font-size: 1.1em;
  padding: 0.90909091em;
  line-height: 1.5em;
}
.Form .FormSection .FormSectionHeader {
  background-color: #e3ecf5;
  font-size: 1em;
  padding: 1em;
  line-height: 1.5em;
}
.Form .FormSection .FormSectionBody {
  background-color: #e3ecf5;
  padding: 1em;
}
.Form .FormSection .FormSectionFooter {
  font-size: 1em;
  padding: 1em 0;
  line-height: 1.5em;
}
.Form .FormSection.FormSectionFull {
  width: 100% !important;
}
#Page1 .Form .FormSection {
  width: 50%;
}
#Page2L .Form .FormSection,
.Form .FormSection #Page2R {
  width: 50%;
}
#Page3 .Form .FormSection {
  width: 100%;
  float: none;
}
.Form .FormActionSection {
  display: block;
  clear: both;
  padding: 1em;
  background-color: #e3ecf5;
  margin: 0.5em;
  text-align: right;
}
.Form .FormActionSection .FormAction {
  display: inline-block;
  margin-left: 1em;
}
.Form .FormActionSection .FormAction input[type="submit"] {
  background-color: #154266;
  color: #ffffff;
  padding: 0.5em;
  border: 1px solid #ffffff;
  outline: 1px solid #367BB3;
  cursor: pointer;
}
.Form .FormElement {
  display: block;
  margin-bottom: 1em;
}
.Form .FormElement .FormElementLabel {
  display: block;
  vertical-align: middle;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.Form .FormElement .FormElementLabel .FormElementNote {
  font-size: 0.75em;
  font-weight: normal;
  vertical-align: super;
}
.Form .FormElement .FormElementInput {
  display: block;
  position: relative;
  margin-bottom: 0.5em;
}
.Form .FormElement .FormElementInput input[type="text"] {
  background-color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  padding: 0.5em;
  border: 1px solid #367BB3;
  height: 3em;
}
.Form .FormElement .FormElementInput input[type="text"]:focus {
  background-color: #ffffee;
  outline: 1px solid #555;
  outline-offset: 0px;
}
.Form .FormElement .FormElementInput textarea {
  background-color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  padding: 0.5em;
  overflow: auto;
  border: 1px solid #367BB3;
  resize: none;
}
.Form .FormElement .FormElementInput textarea:focus {
  background-color: #ffffee;
  outline: 1px solid #555;
  outline-offset: 0px;
}
.Form .FormElement .FormElementInput select {
  background-color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  padding: 0.5em;
  border: 1px solid #367BB3;
  height: 3em;
}
.Form .FormElement .FormElementInput select:focus {
  background-color: #ffffee;
  outline: 1px solid #555;
  outline-offset: 0px;
}
.Form .FormElement .FormElementInput select[multiple] {
  height: auto;
  overflow: auto;
}
.Form .FormElement .FormElementInput .FormElementInputItem {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 0.5em;
}
.Form .FormElement .FormElementInput .FormElementInputItem label {
  font-size: 1em;
  line-height: 1.5em;
}
.Form .FormElement .FormElementInput .FormElementInputItem label:hover {
  text-decoration: underline;
}
.Form .FormElement .FormElementInput .FormElementInputItem input {
  display: none;
}
.Form .FormElement .FormElementInput .FormElementInputItem input + label {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5em;
  font-size: 1em;
}
.Form .FormElement .FormElementInput .FormElementInputItem input + label:before {
  content: "X";
  display: inline-block;
  position: relative;
  margin-right: 0.5em;
  border: 1px solid #367BB3;
  text-align: center;
  vertical-align: baseline;
  font-size: 1em;
  line-height: 1em;
  background-color: #fff;
  color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-width: 1em;
  min-height: 1em;
}
.Form .FormElement .FormElementInput .FormElementInputItem input[type="radio"] + label:before {
  content: "";
  border-radius: 0.5em;
}
.Form .FormElement .FormElementInput .FormElementInputItem input[type="radio"]:checked + label:before {
  background-color: #444;
}
.Form .FormElement .FormElementInput .FormElementInputItem input:checked + label {
  text-decoration: underline;
}
.Form .FormElement .FormElementInput .FormElementInputItem input:checked + label:before {
  color: #444;
}
.Form .FormElement .FormElementInfo {
  display: block;
  font-size: 0.75em;
  font-style: italic;
}
.Form .FormElement.Invalid .FormElementLabel {
  color: #884444;
}
.Form .FormElement.Invalid .FormElementInput input[type="text"],
.Form .FormElement.Invalid .FormElementInput select,
.Form .FormElement.Invalid .FormElementInput textarea {
  border: 1px solid #884444;
  background-color: #ffeeee;
}
.Form .FormElement.Invalid .FormElementInput .FormElementInputItem input + label:before {
  background-color: #ffeeee;
  color: #ffeeee;
}
.Form .FormElement.Invalid .FormElementInput .FormElementInputItem input:checked + label:before {
  color: #884444;
}
.Form .FormElement.Invalid .FormElementError {
  display: block;
  color: #884444;
  margin: 0.5em 0;
}
.Form .FormSummary {
  position: relative;
  display: block;
  clear: both;
  margin: 0.5em;
}
.Form .FormSummary .FormSummaryTitle {
  display: block;
  padding: 0.90909091em;
  background-color: #e25348;
  color: #ffffff;
  font-size: 1.1em;
  line-height: 1.5em;
}
.Form .FormSummary .FormSummaryHeader {
  display: block;
  padding: 1em;
  background-color: #f7cfcc;
  font-size: 1em;
  line-height: 1.5em;
}
.Form .FormSummary .FormSummaryBody {
  display: block;
  padding: 1em;
  background-color: #f7cfcc;
  font-size: 1em;
  line-height: 1.5em;
}
.Form .FormSummary .FormSummaryBody .FormSummaryMessage {
  display: block;
  margin-bottom: 1em;
  color: #882222;
}
.Form .FormSummary .FormSummaryBody .FormSummaryMessage:last-child {
  margin-bottom: 0;
}
.Form .FormSummary .FormSummaryFooter {
  background-color: #f7cfcc;
  display: block;
  padding: 1em;
  font-size: 1em;
  line-height: 1.5em;
}
.RSSPanel .RSSFeed .RSSFeedHeader {
  position: relative;
}
.RSSPanel .RSSFeed .RSSFeedHeader .RSSFeedHeaderLink {
  display: block;
  font-weight: bold;
  color: #ffffff;
  background-color: #367BB3;
  padding: 0.5em 1em;
  background-image: url('/style/images/ArrowRightWhite.png');
  background-image: url('/style/images/ArrowRightWhite.svg');
  background-size: 0.5em 1em;
  -moz-background-size: 0.5em 1em;
  -webkit-background-size: 0.5em 1em;
  background-repeat: no-repeat;
  background-position: right 1em center;
}
.RSSPanel .RSSFeed .RSSFeedHeader .RSSFeedHeaderLink:hover {
  text-decoration: underline;
}
.RSSPanel .RSSFeed .RSSFeedHeader .RSSFeedHeaderDescription {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0.75em 1.5em;
  font-size: 0.75em;
  background-color: #c2daed;
  border-bottom: 1px solid #aaa;
}
.RSSPanel .RSSFeed .RSSFeedHeader:hover .RSSFeedHeaderDescription {
  display: block;
}
.RSSPanel .RSSFeed .RSSFeedItems .RSSFeedItem {
  display: none;
  background-color: #E7EEF3;
  padding: 0.5em 1em;
}
.RSSPanel .RSSFeed .RSSFeedItems .RSSFeedItem.RSSFeedItemActive {
  display: block;
}
.RSSPanel .RSSFeed .RSSFeedItems .RSSFeedItem .RSSFeedItemHeader {
  margin-bottom: 1em;
  line-height: 1.5em;
}
.RSSPanel .RSSFeed .RSSFeedItems .RSSFeedItem .RSSFeedItemHeader .RSSFeedItemHeaderLink {
  display: block;
  font-weight: bold;
}
.RSSPanel .RSSFeed .RSSFeedItems .RSSFeedItem .RSSFeedItemDescription {
  line-height: 1.5em;
}
.RSSPanel .RSSFeed .RSSFeedItems .RSSFeedItem .RSSFeedItemFooter {
  margin-top: 1em;
  text-align: right;
}
.RSSPanel .RSSFeed .RSSFeedItems .RSSFeedItem .RSSFeedItemFooter .RSSFeedItemFooterLink {
  text-decoration: underline;
  background-image: url('/style/images/ArrowRight.png');
  background-image: url('/style/images/ArrowRight.svg');
  background-repeat: no-repeat;
  padding-right: 1em;
  background-size: 0.75em 0.75em;
  -moz-background-size: 0.75em 0.75em;
  -webkit-background-size: 0.75em 0.75em;
  background-position: right center;
  font-weight: bold;
}
.TwitterPanel .TwitterTimeline {
  display: block;
  position: relative;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineHeader {
  position: relative;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineHeader:hover .TwitterTimelineHeaderDrop {
  display: block;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineHeader .TwitterTimelineHeaderLink {
  display: block;
  background-color: #367BB3;
  background-repeat: no-repeat;
  background-size: 3em 3em;
  -moz-background-size: 3em 3em;
  -webkit-background-size: 3em 3em;
  background-position: left 0.5em center;
  color: #fff;
  padding: 0.5em 1em;
  padding-left: 4em;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineHeader .TwitterTimelineHeaderTitle {
  font-weight: bold;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineHeader .TwitterTimelineHeaderTitle .TwitterTimelineHeaderTitleSub {
  font-weight: normal;
  font-size: 0.75em;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineHeader .TwitterTimelineHeaderDrop {
  display: none;
  position: absolute;
  background-color: #c2daed;
  padding: 0.5em 1em;
  font-size: 0.75em;
  border-bottom: 1px solid #aaa;
  z-index: 100;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineHeader .TwitterTimelineHeaderDescripton {
  font-size: 1em;
  line-height: 1.5em;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineHeader .TwitterTimelineHeaderIntents {
  text-align: right;
  margin-top: 1em;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineHeader .TwitterTimelineHeaderIntents .TwitterTimelineHeaderIntent {
  display: inline-block;
  padding: 0.25em 0.5em;
  padding-left: 3em;
  background-color: #367BB3;
  background-image: url('/style/images/TwitterFollowW.png');
  background-size: 2em 2em;
  -moz-background-size: 2em 2em;
  -webkit-background-size: 2em 2em;
  background-position: 0.5em center;
  background-repeat: no-repeat;
  color: #fff;
  border: 1px solid transparent;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineHeader .TwitterTimelineHeaderIntents .TwitterTimelineHeaderIntent:hover {
  outline: 1px solid #fff;
  text-decoration: underline;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems {
  overflow: auto;
  position: relative;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem {
  position: relative;
  font-size: 0.75em;
  line-height: 1.5em;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin-top: -1px;
  margin-bottom: -1px;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem:nth-child(2n) {
  background-color: #e7eef3;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem:nth-child(2n+1) {
  background-color: #f8fafc;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem:hover .TwitterTimelineItemIntents {
  display: block;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemImage {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemImage a {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  display: block;
  width: 2.5em;
  height: 2.5em;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemHeader {
  position: relative;
  margin-bottom: 0.5em;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemHeader .TwitterTimelineItemHeaderName {
  font-weight: bold;
  line-height: 1.5em;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemHeader .TwitterTimelineItemHeadeSrcreenName {
  font-size: 0.75em;
  line-height: 1.5em;
  font-style: italic;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemHeader .TwitterTimelineItemHeaderTime {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  line-height: 1.5em;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemHeader:hover .TwitterTimelineItemHeaderName {
  text-decoration: underline;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemBody {
  padding-left: 3em;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemRT {
  display: block;
  font-size: 1em;
  margin-top: 0.5em;
  background-image: url('/style/images/TwitterRetweetIconB.png');
  background-size: 1em;
  background-position: 0.25em center;
  background-repeat: no-repeat;
  padding-left: 1.5em;
  font-size: 0.75em;
  font-style: italic;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemText {
  line-height: 1.5em;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemText a {
  color: #367BB3;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemText a:hover {
  text-decoration: underline;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemIntents {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2em;
  height: auto;
  text-align: right;
  background-color: #367BB3;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemIntents .TwitterTimelineItemIntent {
  position: relative;
  display: block;
  background-repeat: no-repeat;
  width: 2em;
  height: 2em;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemIntents .TwitterTimelineItemIntent span {
  display: none;
  background-color: #367BB3;
  padding: 0.25em 1em;
  color: #fff;
  position: absolute;
  left: 2em;
  top: -1px;
  border: 1px solid #aaa;
  border-left: none;
  margin-bottom: -1px;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemIntents .TwitterTimelineItemIntent:hover span {
  display: block;
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemIntents .TwitterTimelineItemIntent:hover.TwitterTimelineItemReply {
  background-image: url('/style/images/TwitterReplyIconW.png');
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemIntents .TwitterTimelineItemIntent:hover.TwitterTimelineItemRetweet {
  background-image: url('/style/images/TwitterRetweetIconW.png');
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemIntents .TwitterTimelineItemIntent:hover.TwitterTimelineItemFavorite {
  background-image: url('/style/images/TwitterFavouriteIconW.png');
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemIntents .TwitterTimelineItemIntent.TwitterTimelineItemReply {
  background-image: url('/style/images/TwitterReplyIcon.png');
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemIntents .TwitterTimelineItemIntent.TwitterTimelineItemRetweet {
  background-image: url('/style/images/TwitterRetweetIcon.png');
}
.TwitterPanel .TwitterTimeline .TwitterTimelineItems .TwitterTimelineItem .TwitterTimelineItemIntents .TwitterTimelineItemIntent.TwitterTimelineItemFavorite {
  background-image: url('/style/images/TwitterFavouriteIcon.png');
}
.ProfileList {
  margin-bottom: 0.5em;
}
.ProfileList .ProfileListItem {
  display: block;
  margin: 0 -0.5em;
}
.ProfileList .ProfileListItem .ProfileListItemPhoto {
  width: 0;
  display: block;
  float: left;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
#Page1 .ProfileList .ProfileListItem .ProfileListItemPhoto {
  width: 25%;
}
#Page2R .ProfileList .ProfileListItem .ProfileListItemPhoto,
#Page2L .ProfileList .ProfileListItem .ProfileListItemPhoto {
  width: 33.33%;
}
.ProfileList .ProfileListItem .ProfileListItemPhoto #Page3 {
  width: 50%;
}
.ProfileList .ProfileListItem .ProfileListItemPhoto .ProfileListItemPhotoLink {
  display: block;
  margin: 0.5em;
}
.ProfileList .ProfileListItem .ProfileListItemPhoto .ProfileListItemPhotoLink:hover {
  outline: 1px solid #aaa;
}
.ProfileList .ProfileListItem .ProfileListItemPhoto .ProfileListItemPhotoImage {
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.ProfileList .ProfileListItem .ProfileListItemBody {
  padding: 0.5em;
}
.ProfileList .ProfileListItem .ProfileListItemBody .ProfileListItemTitle {
  font-weight: normal;
  font-size: 1.25em;
  margin-bottom: 0.5em;
  line-height: 1.5em;
}
.ProfileList .ProfileListItem .ProfileListItemBody .ProfileListItemSubTitle {
  font-style: italic;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
.ProfileList .ProfileListItem .ProfileListItemFooter {
  text-align: right;
}
.ProfileList .ProfileListItem .ProfileListItemFooter .ProfileListItemFooterLink {
  text-decoration: underline;
}
.ProfileList .ProfileListItem .ProfileListItemFooter .ProfileListItemFooterLink:hover {
  color: #367BB3;
}
.ProfilePanel.ProfilePanelPhotoLeft .ProfilePanelPhoto {
  float: left;
}
.ProfilePanel.ProfilePanelPhotoLeft .ProfilePanelPhoto .ProfilePanelPhotoImage {
  right: 0.75em;
  left: 0;
}
.ProfilePanel .ProfilePanelPhoto {
  position: relative;
  display: block;
  float: right;
  width: 25%;
  padding-bottom: 25%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: -0.75em;
}
.ProfilePanel .ProfilePanelPhoto .ProfilePanelPhotoImage {
  display: block;
  position: absolute;
  left: 0.75em;
  bottom: 0.75em;
  top: 0;
  right: 0;
  background-color: green;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.ProfilePanel .ProfilePanelHeader {
  margin-bottom: 1em;
}
.ProfilePanel .ProfilePanelHeader .ProfilePanelTitle {
  font-size: 2em;
  line-height: 1.25em;
}
.ProfilePanel .ProfilePanelHeader .ProfilePanelSubTitle {
  font-size: 1.25em;
  line-height: 1.5em;
}
.ProfilePanel .ProfilePanelIntro {
  font-style: italic;
  line-height: 1.5em;
}
#ui-datepicker-div {
  z-index: 1000 !important;
  display: block;
  border: 1px solid #e6e6e6;
  opacity: 0.95;
}
#ui-datepicker-div.ui-datepicker {
  background-color: #ffffff;
  opacity: 0.98;
  padding: 1em;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  display: block;
  margin-bottom: 1em;
  font-weight: bold;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  display: block;
  float: left;
  margin-right: 1em;
  background-color: #e6e6e6;
  border: 1px solid #b0b0b0;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  display: none;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  content: "<";
  display: block;
  padding: 0.25em 0.5em;
  vertical-align: middle;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover {
  background-color: #b0b0b0;
  border: 1px solid #808080;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  display: block;
  text-align: center;
  vertical-align: middle;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title span {
  display: inline-block;
  padding: 0.25em 0.5em;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  display: block;
  margin-left: 1em;
  float: right;
  background-color: #e6e6e6;
  border: 1px solid #b0b0b0;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: none;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
  content: ">";
  display: block;
  padding: 0.25em 0.5em;
  vertical-align: middle;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar {
  width: 100%;
  margin-bottom: 1em;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar th {
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  padding-bottom: 0.5em;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar th.ui-datepicker-week-end {
  color: #aa4444;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar td {
  vertical-align: middle;
  text-align: center;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar td a {
  display: block;
  padding: 0.25em 0.5em;
  background-color: #e6e6e6;
  border: 1px solid #b0b0b0;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar td a.ui-state-hover {
  background-color: #b0b0b0;
  border: 1px solid #808080;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
  background-color: #fafa44 !important;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-end {
  color: #aa4444;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
  background-color: #fff;
}
#ui-datepicker-div.ui-datepicker .ui-timepicker-div {
  margin-bottom: 2em;
}
#ui-datepicker-div.ui-datepicker .ui_tpicker_time_label {
  display: inline-block;
  margin-right: 0.5em;
}
#ui-datepicker-div.ui-datepicker .ui_tpicker_time {
  display: inline-block;
}
#ui-datepicker-div.ui-datepicker .ui_tpicker_hour_label {
  margin-top: 0.5em;
  clear: both;
  display: block;
}
#ui-datepicker-div.ui-datepicker .ui_tpicker_hour {
  margin: 0.5em;
  display: block;
}
#ui-datepicker-div.ui-datepicker .ui_tpicker_hour_label {
  margin-top: 0.5em;
  display: block;
}
#ui-datepicker-div.ui-datepicker .ui_tpicker_hour_slider {
  margin-bottom: 1em;
}
#ui-datepicker-div.ui-datepicker .ui_tpicker_minute {
  margin: 0.5em;
  display: block;
}
#ui-datepicker-div.ui-datepicker .ui_tpicker_minute_label {
  margin-top: 0.5em;
  clear: both;
  display: block;
}
#ui-datepicker-div.ui-datepicker .ui_tpicker_minute_slider {
  margin-bottom: 1em;
}
#ui-datepicker-div.ui-datepicker .ui-slider-horizontal {
  display: block;
  position: relative;
  background-color: #b0b0b0;
  height: 0.25em;
  border: 1px solid #808080;
}
#ui-datepicker-div.ui-datepicker .ui-slider-horizontal .ui-slider-handle {
  display: block;
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: default;
  background-color: #e6e6e6;
  border: 1px solid #b0b0b0;
  top: -0.375em;
  margin-left: -0.5em;
  margin-top: -1px;
  opacity: 0.95;
}
#ui-datepicker-div.ui-datepicker .ui-slider-horizontal .ui-slider-handle.ui-state-active {
  background-color: #fafa44 !important;
}
#ui-datepicker-div.ui-datepicker .ui-slider-horizontal .ui-slider-handle.ui-state-hover {
  background-color: #b0b0b0;
  border: 1px solid #808080;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane {
  display: block;
  margin-top: 1em;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane:after {
  content: " ";
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  display: block;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button {
  display: block;
  padding: 0.25em 0.5em;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close {
  float: right;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.ui-priority-secondary {
  background-color: #f0f0f0;
  color: #888888;
  border: 1px solid #888888;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.ui-priority-secondary.ui-state-hover {
  background-color: #bdbdbd;
  color: #555555;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.ui-priority-primary {
  background-color: #e0e0e0;
  color: #444444;
  border: 1px solid #444444;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.ui-priority-primary.ui-state-hover {
  background-color: #adadad;
  color: #111111;
}
/*
@media screen and (max-width: 25.5em) {
  .PageStyleMain #Header #HeaderBar #HeaderBarBody,
  .PageStyleCampus #Header #HeaderBar #HeaderBarBody {
    width: 100%;
  }
  .PageStyleMain #Header #HeaderBody,
  .PageStyleCampus #Header #HeaderBody {
    width: 100%;
  }
  .PageStyleMain #Header #HeaderBody #HeaderBodyWrap,
  .PageStyleCampus #Header #HeaderBody #HeaderBodyWrap {
    padding: 4em 1em 1em 1em;
  }
  .PageStyleMain #Header #HeaderTitle,
  .PageStyleCampus #Header #HeaderTitle {
    margin-bottom: 0;
  }
  .PageStyleMain #Header #HeaderSearch,
  .PageStyleCampus #Header #HeaderSearch {
    background-color: #115d99;
    border-left: 1px solid #003781;
    border-bottom: 1px solid #003781;
    width: 50%;
    font-size: 1em;
    padding: 0.5em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchBg,
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchBg {
    display: none;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchMenu,
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchMenu {
    display: none;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchForm,
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchForm {
    display: block;
    position: relative;
    float: none;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchForm input[type="text"],
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input[type="text"] {
    display: block;
    position: relative;
    padding: 0;
    margin: -1px;
    width: 100%;
    float: none;
    min-width: 0;
    line-height: 2em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchForm input[type="text"]:first-line,
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input[type="text"]:first-line {
    display: inline-block;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchForm input[type="submit"],
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input[type="submit"] {
    display: block;
    position: absolute;
    top: 1px;
    right: 2px;
    height: 2em;
    width: 2em;
    float: none;
  }
  .PageStyleMain #Header #HeaderNavigation,
  .PageStyleCampus #Header #HeaderNavigation {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    line-height: 2em;
    border-bottom: 1px solid #003781;
    color: #fff;
    margin: 0;
    font-size: 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    opacity: 0.99;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationIcon,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationIcon {
    display: block;
    padding: 0.5em;
    padding-left: 3em;
    background-image: url('/style/images/MenuIcon.png');
    background-image: url('/style/images/MenuIcon.svg');
    background-position: 1em center;
    background-size: 1.25em 1.25em;
    background-repeat: no-repeat;
    background-color: #115d99;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap {
    display: none;
    position: relative;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul {
    position: relative;
    display: block;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul li,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul li {
    display: block;
    margin: 0;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul li a,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul li a {
    background-color: #115d99;
    margin: 0;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul li span a,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul li span a {
    background-color: #fff;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul li ul,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul li ul {
    display: none;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul li:hover a,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul li:hover a {
    background-color: #367BB3;
  }
  .PageStyleMain #Header #HeaderNavigation.HeaderNavigationOpen #HeaderNavigationWrap,
  .PageStyleCampus #Header #HeaderNavigation.HeaderNavigationOpen #HeaderNavigationWrap {
    display: block;
  }
  .PageStyleMicro #Header #HeaderBar #HeaderBarBody {
    position: relative;
    width: 100%;
  }
  .PageStyleMicro #Header #HeaderBar #HeaderBarBody #HeaderBarBodyWrap {
    font-size: 1em;
  }
  .PageStyleMicro #Header #HeaderBar #HeaderBarLogo {
    float: none;
    font-size: 0.75em;
    padding-left: 2em;
  }
  .PageStyleMicro #Header #HeaderBody {
    position: relative;
    width: 100%;
    margin-bottom: 0;
  }
  .PageStyleMicro #Header #HeaderBody #HeaderBodyWrap {
    padding: 1em;
    padding-bottom: 0;
  }
  .PageStyleMicro #Header #HeaderSearch {
    float: none;
    position: absolute;
    top: 3.25em;
    right: 0;
    left: 50%;
    background-color: #115d99;
    padding: 0.5em;
    border-left: 1px solid #003781;
    border-bottom: 1px solid #003781;
    margin-top: 1px;
  }
  .PageStyleMicro #Header #HeaderSearch.HeaderSearchFixed {
    position: fixed;
    top: 0;
    right: 0;
  }
  .PageStyleMicro #Header #HeaderSearch #HeaderSearchBg {
    display: none;
  }
  .PageStyleMicro #Header #HeaderSearch #HeaderSearchMenu {
    display: none;
  }
  .PageStyleMicro #Header #HeaderSearch #HeaderSearchForm {
    float: none;
    position: relative;
    display: block;
  }
  .PageStyleMicro #Header #HeaderSearch #HeaderSearchForm input[type="text"] {
    float: none;
    width: 100%;
    padding: 0;
  }
  .PageStyleMicro #Header #HeaderSearch #HeaderSearchForm input[type="submit"] {
    float: none;
    top: 1px;
    right: 1px;
  }
  .PageStyleMicro #Header #HeaderNavigation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    line-height: 2em;
    border-bottom: 1px solid #003781;
  }
  .PageStyleMicro #Header #HeaderNavigation.HeaderNavigationFixed {
    position: fixed;
    top: 0;
    left: 0;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationIcon {
    display: block;
    padding: 0.5em;
    padding-left: 3em;
    background-image: url('/style/images/MenuIcon.png');
    background-image: url('/style/images/MenuIcon.svg');
    background-position: 1em center;
    background-size: 1.25em 1.25em;
    background-repeat: no-repeat;
    background-color: #115d99;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap {
    display: none;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul {
    display: block;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul li {
    display: block;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul li a {
    background-color: #115d99;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul li span a {
    background-color: #367BB3;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul li ul {
    display: none;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul li:hover a {
    background-color: #367BB3;
  }
  .PageStyleMicro #Header #HeaderNavigation.HeaderNavigationOpen #HeaderNavigationWrap {
    display: block;
  }
  .PageStyleMicro #Header #HeaderTitle {
    padding-top: 3em;
    margin-bottom: 0;
  }
  .PageStyleMicro #Header #HeaderTitle #HeaderTitleLogo {
    display: none;
  }
  #Main #MainBody {
    width: 100%;
  }
  #Page3 #Main #MainHeader,
  #Page2L #Main #MainHeader,
  #Page2R #Main #MainHeader,
  #Page1 #Main #MainHeader {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainHeader .Panel,
  #Page2L #Main #MainHeader .Panel,
  #Page2R #Main #MainHeader .Panel,
  #Page1 #Main #MainHeader .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Main #MainSectionTop {
    width: 100%;
    float: none;
    clear: none;
  }
  #Page3 #Main #MainLeft,
  #Page2L #Main #MainLeft {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainLeft .Panel,
  #Page2L #Main #MainLeft .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page2R #Main #MainLeft,
  #Page1 #Main #MainLeft {
    display: none;
  }
  #Page3 #Main #MainRightTop,
  #Page2R #Main #MainRightTop {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainRightTop .Panel,
  #Page2R #Main #MainRightTop .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page2L #Main #MainRightTop,
  #Page1 #Main #MainRightTop {
    display: none;
  }
  #Page3 #Main #MainContent,
  #Page2L #Main #MainContent,
  #Page2R #Main #MainContent,
  #Page1 #Main #MainContent {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainContent .Panel,
  #Page2L #Main #MainContent .Panel,
  #Page2R #Main #MainContent .Panel,
  #Page1 #Main #MainContent .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainContent #MainTop,
  #Page2L #Main #MainContent #MainTop,
  #Page2R #Main #MainContent #MainTop,
  #Page1 #Main #MainContent #MainTop {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainContent #MainTop .Panel,
  #Page2L #Main #MainContent #MainTop .Panel,
  #Page2R #Main #MainContent #MainTop .Panel,
  #Page1 #Main #MainContent #MainTop .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Main #MainContent #MainMiddle .ContainerRight {
    float: none;
    width: 100%;
    clear: both;
    padding-left: 0;
  }
  #Page2L #Main #MainContent #MainMiddle .ContainerRight,
  #Page2R #Main #MainContent #MainMiddle .ContainerRight,
  #Page3 #Main #MainContent #MainMiddle .ContainerRight {
    width: 100%;
    padding-left: 0;
  }
  #Main #MainContent #MainMiddle .ContainerLeft {
    float: none;
    width: 100%;
    clear: both;
    padding-right: 0;
  }
  #Page2L #Main #MainContent #MainMiddle .ContainerLeft,
  #Page2R #Main #MainContent #MainMiddle .ContainerLeft,
  #Page3 #Main #MainContent #MainMiddle .ContainerLeft {
    width: 100%;
    padding-right: 0;
  }
  #Page3 #Main #MainContent #MainMiddle .Container .Panel,
  #Page2L #Main #MainContent #MainMiddle .Container .Panel,
  #Page2R #Main #MainContent #MainMiddle .Container .Panel,
  #Page1 #Main #MainContent #MainMiddle .Container .Panel {
    width: 100%;
    clear: both;
    float: none;
  }
  #Page3 #Main #MainContent #MainBottom,
  #Page2L #Main #MainContent #MainBottom,
  #Page2R #Main #MainContent #MainBottom,
  #Page1 #Main #MainContent #MainBottom {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainContent #MainBottom .Panel,
  #Page2L #Main #MainContent #MainBottom .Panel,
  #Page2R #Main #MainContent #MainBottom .Panel,
  #Page1 #Main #MainContent #MainBottom .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainRightBottom,
  #Page2R #Main #MainRightBottom {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainRightBottom .Panel,
  #Page2R #Main #MainRightBottom .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page2L #Main #MainRightBottom,
  #Page1 #Main #MainRightBottom {
    display: none;
  }
  #Page3 #Main #MainFooter,
  #Page2L #Main #MainFooter,
  #Page2R #Main #MainFooter,
  #Page1 #Main #MainFooter {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainFooter .Panel,
  #Page2L #Main #MainFooter .Panel,
  #Page2R #Main #MainFooter .Panel,
  #Page1 #Main #MainFooter .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #SideNavigationLong {
    display: none;
  }
  #Page1 #SideNavigationShort,
  #Page2R #SideNavigationShort {
    display: none;
  }
  #Page2L #SideNavigationShort,
  #Page3 #SideNavigationShort {
    display: block;
  }
  .BannerPanel .BannerPanelItems {
    position: relative;
  }
  .BannerPanel .BannerPanelItems .BannerPanelTabs {
    display: none;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption {
    left: 0;
    top: auto;
    bottom: 0;
    right: 0;
    width: auto;
    max-height: auto;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionBg {
    opacity: 0.9;
    background-color: #EBF2F7;
  }
  .BannerPanel .BannerPanelTitle {
    position: relative;
  }
  .BannerPanel .BannerPanelTitle .BannerPanelTitleBg {
    background-color: #ffffff;
    opacity: 0;
  }
  .BannerPanel .BannerPanelTitle .BannerPanelTitleText {
    padding: 0;
    margin-bottom: 0.5em;
  }
  .BannerPanel .BannerPanelItems {
    padding-bottom: 100%;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage4 {
    display: block;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage3,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage2,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage1 {
    display: none;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage3 {
    display: block;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage4,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage2,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage1 {
    display: none;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem2 .BannerPanelItemImage.BannerPanelItemImage2 {
    display: block;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem2 .BannerPanelItemImage.BannerPanelItemImage4,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem2 .BannerPanelItemImage.BannerPanelItemImage3,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem2 .BannerPanelItemImage.BannerPanelItemImage1 {
    display: none;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem1 .BannerPanelItemImage.BannerPanelItemImage1 {
    display: block;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem1 .BannerPanelItemImage.BannerPanelItemImage4,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem1 .BannerPanelItemImage.BannerPanelItemImage3,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem1 .BannerPanelItemImage.BannerPanelItemImage2 {
    display: none;
  }
  .Image.ImageLeft {
    float: none;
    clear: both;
  }
  #Page1 .Image.ImageLeft,
  #Page2L .Image.ImageLeft,
  #Page2R .Image.ImageLeft,
  #Page3 .Image.ImageLeft {
    width: 100%;
  }
  #Page1 .Image.ImageLeft .ImageWrap,
  #Page2L .Image.ImageLeft .ImageWrap,
  #Page2R .Image.ImageLeft .ImageWrap,
  #Page3 .Image.ImageLeft .ImageWrap {
    padding: 0;
  }
  .Image.ImageRight {
    float: none;
    clear: both;
  }
  #Page1 .Image.ImageRight,
  #Page2L .Image.ImageRight,
  #Page2R .Image.ImageRight,
  #Page3 .Image.ImageRight {
    width: 100%;
  }
  #Page1 .Image.ImageRight .ImageWrap,
  #Page2L .Image.ImageRight .ImageWrap,
  #Page2R .Image.ImageRight .ImageWrap,
  #Page3 .Image.ImageRight .ImageWrap {
    padding: 0;
  }
  .StaffProfile .StaffProfilePhoto {
    float: none;
    clear: both;
    width: 100%;
    padding-left: 0;
    padding-bottom: 1em;
  }
  .StaffListFull .StaffListElement .StaffListPhoto {
    width: 100%;
    padding-left: 0;
  }
  .StaffListFull .StaffListElement .StaffListHeader {
    width: 100%;
    padding-right: 0;
  }
  .StaffListFull .StaffListElement .StaffListContact {
    width: 100%;
    padding-left: 0;
    margin-bottom: 1em;
  }
  .StaffListBasic .StaffListElement .StaffListContact {
    width: 100%;
    padding-left: 0;
    padding-top: 1em;
  }
  #Page1 .SectionLink .SectionLinkBody,
  #Page2L .SectionLink .SectionLinkBody,
  #Page2R .SectionLink .SectionLinkBody,
  #Page3 .SectionLink .SectionLinkBody {
    padding-bottom: 200%;
    margin-bottom: 0;
  }
  #Page1 .SectionLink .SectionLinkBody .SectionLinkBodyWrap,
  #Page2L .SectionLink .SectionLinkBody .SectionLinkBodyWrap,
  #Page2R .SectionLink .SectionLinkBody .SectionLinkBodyWrap,
  #Page3 .SectionLink .SectionLinkBody .SectionLinkBodyWrap {
    bottom: 0;
  }
  #Page1 .SectionLink .SectionLinkBody .SectionLinkImage,
  #Page2L .SectionLink .SectionLinkBody .SectionLinkImage,
  #Page2R .SectionLink .SectionLinkBody .SectionLinkImage,
  #Page3 .SectionLink .SectionLinkBody .SectionLinkImage {
    width: 100%;
    padding-bottom: 100%;
    margin-left: 0;
    float: none;
  }
  #Page1 .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap,
  #Page2L .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap,
  #Page2R .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap,
  #Page3 .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap {
    bottom: 0;
    left: 0;
  }
  #Page1 .SectionLink .SectionLinkBody .SectionLinkContent,
  #Page2L .SectionLink .SectionLinkBody .SectionLinkContent,
  #Page2R .SectionLink .SectionLinkBody .SectionLinkContent,
  #Page3 .SectionLink .SectionLinkBody .SectionLinkContent {
    max-height: 50%;
  }
  #Page1 .SummaryLink .SummaryLinkTitle,
  #Page2L .SummaryLink .SummaryLinkTitle,
  #Page2R .SummaryLink .SummaryLinkTitle,
  #Page3 .SummaryLink .SummaryLinkTitle {
    float: none;
    clear: both;
  }
  #Page1 .SummaryLink .SummaryLinkImage,
  #Page2L .SummaryLink .SummaryLinkImage,
  #Page2R .SummaryLink .SummaryLinkImage,
  #Page3 .SummaryLink .SummaryLinkImage {
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 100%;
    margin-bottom: 0.5em;
  }
  #Page1 .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap,
  #Page2L .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap,
  #Page2R .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap,
  #Page3 .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap {
    bottom: 0em;
    left: 0em;
  }
  #Page1 .SummaryLink .SummaryLinkHeadline,
  #Page2L .SummaryLink .SummaryLinkHeadline,
  #Page2R .SummaryLink .SummaryLinkHeadline,
  #Page3 .SummaryLink .SummaryLinkHeadline {
    padding: 0;
  }
  #Page1 .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
    width: 50%;
    padding-bottom: 50%;
  }
  #Page2L .FlowNavigation .FlowNavigationList .FlowNavigationListItem,
  #Page2R .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
    width: 50%;
    padding-bottom: 50%;
  }
  #Page3 .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
    width: 50%;
    padding-bottom: 50%;
  }
  #Page1 .Form .FormSection,
  #Page2L .Form .FormSection,
  #Page2R .Form .FormSection,
  #Page3 .Form .FormSection {
    width: 100%;
    float: none;
  }
  .PeopleProfilePanel.PeopleProfilePanelPhotoLeft .PeopleProfilePanelPhoto .PeopleProfilePanelPhotoImage {
    right: 0em;
  }
  .PeopleProfilePanel .PeopleProfilePanelPhoto {
    width: 100%;
    padding-bottom: 100%;
    margin-bottom: 0em;
  }
  .PeopleProfilePanel .PeopleProfilePanelPhoto .PeopleProfilePanelPhotoImage {
    left: 0em;
    bottom: 0em;
  }
}
@media screen and (min-width: 25.5em) and (max-width: 50.5em) {
  #rMedium {
    display: block;
  }
  .PageStyleMain #Header #HeaderTitle,
  .PageStyleCampus #Header #HeaderTitle {
    padding-top: 3em;
  }
  .PageStyleMain #Header #HeaderSearch,
  .PageStyleCampus #Header #HeaderSearch {
    font-size: 1em;
    background-color: #115d99;
    border-left: 1px solid #003781;
    border-bottom: 1px solid #003781;
    width: 50%;
    padding: 0.5em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .PageStyleMain #Header #HeaderSearch.HeaderSearchFixed,
  .PageStyleCampus #Header #HeaderSearch.HeaderSearchFixed {
    position: fixed;
    top: 0;
    right: 0;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchBg,
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchBg {
    display: none;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchMenu,
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchMenu {
    display: none;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchForm,
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchForm {
    display: block;
    position: relative;
    float: none;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchForm input[type="text"],
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input[type="text"] {
    display: block;
    position: relative;
    padding: 0;
    margin: -1px;
    width: 100%;
    float: none;
    min-width: 0;
    line-height: 2em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchForm input[type="text"]:first-line,
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input[type="text"]:first-line {
    display: inline-block;
  }
  .PageStyleMain #Header #HeaderSearch #HeaderSearchForm input[type="submit"],
  .PageStyleCampus #Header #HeaderSearch #HeaderSearchForm input[type="submit"] {
    display: block;
    position: absolute;
    top: 1px;
    right: 2px;
    height: 2em;
    width: 2em;
    float: none;
  }
  .PageStyleMain #Header #HeaderNavigation,
  .PageStyleCampus #Header #HeaderNavigation {
    font-size: 1em;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    line-height: 2em;
    border: 1px solid #003781;
    border-top: none;
    color: #fff;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    opacity: 0.99;
    margin-right: -1px;
  }
  .PageStyleMain #Header #HeaderNavigation.HeaderNavigationFixed,
  .PageStyleCampus #Header #HeaderNavigation.HeaderNavigationFixed {
    position: fixed;
    top: 0;
    left: 0;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationIcon,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationIcon {
    display: block;
    padding: 0.5em;
    padding-left: 3em;
    background-image: url('/style/images/MenuIcon.png');
    background-image: url('/style/images/MenuIcon.svg');
    background-position: 1em center;
    background-size: 1.25em 1.25em;
    background-repeat: no-repeat;
    background-color: #115d99;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap {
    display: none;
    position: relative;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul {
    position: relative;
    display: block;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul li,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul li {
    display: block;
    margin: 0;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul li a,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul li a {
    background-color: #115d99;
    margin: 0;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul li span a,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul li span a {
    background-color: #fff;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul li ul,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul li ul {
    display: none;
  }
  .PageStyleMain #Header #HeaderNavigation #HeaderNavigationWrap ul li:hover a,
  .PageStyleCampus #Header #HeaderNavigation #HeaderNavigationWrap ul li:hover a {
    background-color: #367BB3;
  }
  .PageStyleMain #Header #HeaderNavigation.HeaderNavigationOpen #HeaderNavigationWrap,
  .PageStyleCampus #Header #HeaderNavigation.HeaderNavigationOpen #HeaderNavigationWrap {
    display: block;
  }
  .PageStyleMicro #Header #HeaderBar #HeaderBarBody {
    position: relative;
  }
  .PageStyleMicro #Header #HeaderBar #HeaderBarBody #HeaderBarBodyWrap {
    font-size: 1em;
  }
  .PageStyleMicro #Header #HeaderBar #HeaderBarLogo {
    float: none;
    font-size: 0.75em;
  }
  .PageStyleMicro #Header #HeaderBody {
    position: relative;
  }
  .PageStyleMicro #Header #HeaderSearch {
    float: none;
    position: absolute;
    top: 3.25em;
    right: 0;
    left: 50%;
    background-color: #115d99;
    padding: 0.5em;
    border-left: 1px solid #003781;
    border-bottom: 1px solid #003781;
    margin-top: 1px;
    margin-right: 1px;
  }
  .PageStyleMicro #Header #HeaderSearch.HeaderSearchFixed {
    position: fixed;
    top: 0;
    right: 0;
  }
  .PageStyleMicro #Header #HeaderSearch #HeaderSearchBg {
    display: none;
  }
  .PageStyleMicro #Header #HeaderSearch #HeaderSearchMenu {
    display: none;
  }
  .PageStyleMicro #Header #HeaderSearch #HeaderSearchForm {
    float: none;
    position: relative;
    display: block;
  }
  .PageStyleMicro #Header #HeaderSearch #HeaderSearchForm input[type="text"] {
    float: none;
    width: 100%;
    padding: 0;
  }
  .PageStyleMicro #Header #HeaderSearch #HeaderSearchForm input[type="submit"] {
    float: none;
    top: 1px;
    right: 1px;
  }
  .PageStyleMicro #Header #HeaderNavigation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    line-height: 2em;
    border: 1px solid #003781;
    border-top: none;
  }
  .PageStyleMicro #Header #HeaderNavigation.HeaderNavigationFixed {
    position: fixed;
    top: 0;
    left: 0;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationIcon {
    display: block;
    padding: 0.5em;
    padding-left: 3em;
    background-image: url('/style/images/MenuIcon.png');
    background-image: url('/style/images/MenuIcon.svg');
    background-position: 1em center;
    background-size: 1.25em 1.25em;
    background-repeat: no-repeat;
    background-color: #115d99;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap {
    display: none;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul {
    display: block;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul li {
    display: block;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul li a {
    background-color: #115d99;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul li span a {
    background-color: #ffffff;
    color: #444;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul li ul {
    display: none;
  }
  .PageStyleMicro #Header #HeaderNavigation #HeaderNavigationWrap ul li:hover a {
    background-color: #367BB3;
  }
  .PageStyleMicro #Header #HeaderNavigation.HeaderNavigationOpen #HeaderNavigationWrap {
    display: block;
  }
  .PageStyleMicro #Header #HeaderTitle {
    padding-top: 3em;
    margin-bottom: 0;
  }
  #SideNavigationLong {
    display: none;
  }
  #SideNavigationShort {
    display: block;
  }
  #Page1 #SideNavigationShort,
  #Page2R #SideNavigationShort {
    display: none;
  }
  #Page3 #Main #MainHeader,
  #Page2L #Main #MainHeader,
  #Page2R #Main #MainHeader,
  #Page1 #Main #MainHeader {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainHeader .Panel,
  #Page2L #Main #MainHeader .Panel,
  #Page2R #Main #MainHeader .Panel,
  #Page1 #Main #MainHeader .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Main #MainSectionTop {
    float: none;
    clear: none;
    width: 100%;
  }
  #Page3 #Main #MainLeft,
  #Page2L #Main #MainLeft {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainLeft .Panel,
  #Page2L #Main #MainLeft .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Page2R #Main #MainLeft,
  #Page1 #Main #MainLeft {
    display: none;
  }
  #Page3 #Main #MainRightTop,
  #Page2R #Main #MainRightTop {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainRightTop .Panel,
  #Page2R #Main #MainRightTop .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Page2L #Main #MainRightTop,
  #Page1 #Main #MainRightTop {
    display: none;
  }
  #Page3 #Main #MainContent,
  #Page2L #Main #MainContent,
  #Page2R #Main #MainContent,
  #Page1 #Main #MainContent {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainContent #MainTop,
  #Page2L #Main #MainContent #MainTop,
  #Page2R #Main #MainContent #MainTop,
  #Page1 #Main #MainContent #MainTop {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainContent #MainTop .Panel,
  #Page2L #Main #MainContent #MainTop .Panel,
  #Page2R #Main #MainContent #MainTop .Panel,
  #Page1 #Main #MainContent #MainTop .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Main #MainContent #MainMiddle .ContainerRight {
    float: none;
    width: 100%;
    clear: both;
    padding-left: 0;
  }
  #Page2L #Main #MainContent #MainMiddle .ContainerRight,
  #Page2R #Main #MainContent #MainMiddle .ContainerRight,
  #Page3 #Main #MainContent #MainMiddle .ContainerRight {
    width: 100%;
    padding-left: 0;
  }
  #Main #MainContent #MainMiddle .ContainerRight .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Main #MainContent #MainMiddle .ContainerLeft {
    float: none;
    width: 100%;
    clear: both;
    padding-right: 0;
  }
  #Page2L #Main #MainContent #MainMiddle .ContainerLeft,
  #Page2R #Main #MainContent #MainMiddle .ContainerLeft,
  #Page3 #Main #MainContent #MainMiddle .ContainerLeft {
    width: 100%;
    padding-right: 0;
  }
  #Main #MainContent #MainMiddle .ContainerLeft .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Page2L #Main #MainContent #MainMiddle .Container .Panel,
  #Page2R #Main #MainContent #MainMiddle .Container .Panel,
  #Page1 #Main #MainContent #MainMiddle .Container .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Page3 #Main #MainContent #MainBottom,
  #Page2L #Main #MainContent #MainBottom,
  #Page2R #Main #MainContent #MainBottom,
  #Page1 #Main #MainContent #MainBottom {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainContent #MainBottom .Panel,
  #Page2L #Main #MainContent #MainBottom .Panel,
  #Page2R #Main #MainContent #MainBottom .Panel,
  #Page1 #Main #MainContent #MainBottom .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Page3 #Main #MainRightBottom,
  #Page2R #Main #MainRightBottom {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainRightBottom .Panel,
  #Page2R #Main #MainRightBottom .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Page2L #Main #MainRightBottom,
  #Page1 #Main #MainRightBottom {
    display: none;
  }
  #Page3 #Main #MainFooter,
  #Page2L #Main #MainFooter,
  #Page2R #Main #MainFooter,
  #Page1 #Main #MainFooter {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainFooter .Panel,
  #Page2L #Main #MainFooter .Panel,
  #Page2R #Main #MainFooter .Panel,
  #Page1 #Main #MainFooter .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  .BannerPanel .BannerPanelItems {
    position: relative;
  }
  .BannerPanel .BannerPanelItems .BannerPanelTabs {
    bottom: 0;
    left: 0;
    right: 0;
    height: 2em;
    top: auto;
    border: none;
  }
  .BannerPanel .BannerPanelItems .BannerPanelTabs .BannerPanelTabsItem {
    width: 50%;
    border: none;
  }
  .BannerPanel .BannerPanelItems .BannerPanelTabs .BannerPanelTabsItem.BannerPanelTabsItemHidden {
    display: none;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption {
    left: 0;
    top: auto;
    bottom: 2em;
    right: 0;
    width: auto;
    height: auto;
    max-height: 100%;
    border: none;
    border-top: 1px solid #aaa;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption .BannerPanelItemCaptionBg {
    opacity: 0.85;
  }
  .BannerPanel .BannerPanelTitle {
    position: relative;
  }
  .BannerPanel .BannerPanelTitle .BannerPanelTitleBg {
    background-color: #ffffff;
    opacity: 0;
  }
  .BannerPanel .BannerPanelTitle .BannerPanelTitleText {
    padding: 0;
    margin-bottom: 0.5em;
  }
  .BannerPanel .BannerPanelItems {
    padding-bottom: 50%;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage4 {
    display: block;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage3,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage2,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage1 {
    display: none;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage3 {
    display: block;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage4,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage2,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage1 {
    display: none;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem2 .BannerPanelItemImage.BannerPanelItemImage2 {
    display: block;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem2 .BannerPanelItemImage.BannerPanelItemImage4,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem2 .BannerPanelItemImage.BannerPanelItemImage3,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem2 .BannerPanelItemImage.BannerPanelItemImage1 {
    display: none;
  }
  #Page1 .Image.ImageLeft,
  #Page2L .Image.ImageLeft,
  #Page2R .Image.ImageLeft,
  #Page3 .Image.ImageLeft {
    width: 50%;
  }
  #Page1 .Image.ImageLeft .ImageWrap,
  #Page2L .Image.ImageLeft .ImageWrap,
  #Page2R .Image.ImageLeft .ImageWrap,
  #Page3 .Image.ImageLeft .ImageWrap {
    padding-right: 0.5em;
    padding-bottom: 0.5em;
  }
  #Page1 .Image.ImageRight,
  #Page2L .Image.ImageRight,
  #Page2R .Image.ImageRight,
  #Page3 .Image.ImageRight {
    width: 50%;
  }
  #Page1 .Image.ImageRight .ImageWrap,
  #Page2L .Image.ImageRight .ImageWrap,
  #Page2R .Image.ImageRight .ImageWrap,
  #Page3 .Image.ImageRight .ImageWrap {
    padding-left: 0.5em;
    padding-bottom: 0.5em;
  }
  .StaffProfile .StaffProfilePhoto {
    width: 50%;
    padding-left: 0.5em;
    padding-bottom: 1em;
  }
  .StaffListFull .StaffListElement .StaffListPhoto {
    width: 50%;
    padding-left: 0.5em;
  }
  .StaffListFull .StaffListElement .StaffListContact {
    width: 50%;
    padding-left: 0.5em;
  }
  .StaffListFull .StaffListElement .StaffListHeader {
    width: 50%;
    padding-right: 1.5em;
  }
  .StaffListBasic .StaffListElement .StaffListContact {
    width: 50%;
    padding-left: 0.5em;
  }
  #Page1 .SectionLink .SectionLinkBody,
  #Page2L .SectionLink .SectionLinkBody,
  #Page2R .SectionLink .SectionLinkBody,
  #Page3 .SectionLink .SectionLinkBody {
    padding-bottom: 50%;
    margin-bottom: -0.5em;
  }
  #Page1 .SectionLink .SectionLinkBody .SectionLinkBodyWrap,
  #Page2L .SectionLink .SectionLinkBody .SectionLinkBodyWrap,
  #Page2R .SectionLink .SectionLinkBody .SectionLinkBodyWrap,
  #Page3 .SectionLink .SectionLinkBody .SectionLinkBodyWrap {
    bottom: 0.5em;
  }
  #Page1 .SectionLink .SectionLinkBody .SectionLinkImage,
  #Page2L .SectionLink .SectionLinkBody .SectionLinkImage,
  #Page2R .SectionLink .SectionLinkBody .SectionLinkImage,
  #Page3 .SectionLink .SectionLinkBody .SectionLinkImage {
    width: 50%;
    padding-bottom: 50%;
    margin-left: -0.5em;
  }
  #Page1 .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap,
  #Page2L .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap,
  #Page2R .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap,
  #Page3 .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap {
    bottom: 0.5em;
    left: 0.5em;
  }
  #Page1 .SummaryLink .SummaryLinkImage,
  #Page2L .SummaryLink .SummaryLinkImage,
  #Page2R .SummaryLink .SummaryLinkImage,
  #Page3 .SummaryLink .SummaryLinkImage {
    width: 50%;
    padding-bottom: 50%;
    margin-bottom: -0.5em;
  }
  #Page1 .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap,
  #Page2L .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap,
  #Page2R .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap,
  #Page3 .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap {
    bottom: 0.5em;
    left: 0.5em;
  }
  #Page1 .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
    width: 25%;
    padding-bottom: 25%;
  }
  #Page2L .FlowNavigation .FlowNavigationList .FlowNavigationListItem,
  #Page2R .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
    width: 25%;
    padding-bottom: 25%;
  }
  #Page3 .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
    width: 25%;
    padding-bottom: 25%;
  }
  #Page1 .Form .FormSection {
    width: 50%;
    float: left;
  }
  #Page2L .Form .FormSection,
  #Page2R .Form .FormSection {
    width: 50%;
    float: left;
  }
  #Page3 .Form .FormSection {
    width: 50%;
    float: left;
  }
  .PeopleProfilePanel.PeopleProfilePanelPhotoLeft .PeopleProfilePanelPhoto .PeopleProfilePanelPhotoImage {
    right: 0.5em;
  }
  .PeopleProfilePanel .PeopleProfilePanelPhoto {
    width: 50%;
    padding-bottom: 50%;
    margin-bottom: -0.5em;
  }
  .PeopleProfilePanel .PeopleProfilePanelPhoto .PeopleProfilePanelPhotoImage {
    left: 0.5em;
    bottom: 0.5em;
  }
}
@media screen and (min-width: 50.5em) and (max-width: 65.5em) {
  #rLarge {
    display: block;
  }
  #Page3 #Main #MainHeader,
  #Page2L #Main #MainHeader,
  #Page2R #Main #MainHeader,
  #Page1 #Main #MainHeader {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainHeader .Panel,
  #Page2L #Main #MainHeader .Panel,
  #Page2R #Main #MainHeader .Panel,
  #Page1 #Main #MainHeader .Panel {
    width: 33.33%;
    float: left;
    clear: none;
  }
  #Page3 #Main #MainSectionTop,
  #Page2L #Main #MainSectionTop {
    width: 33.33%;
    float: left;
    clear: left;
  }
  #Page1 #Main #MainSectionTop {
    display: none;
  }
  #Page2R #Main #MainSectionTop {
    float: none;
    clear: none;
    width: 100%;
  }
  #Page3 #Main #MainLeft,
  #Page2L #Main #MainLeft {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainLeft .Panel,
  #Page2L #Main #MainLeft .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page1 #Main #MainLeft,
  #Page2R #Main #MainLeft {
    display: none;
  }
  #Page3 #Main #MainRightTop {
    width: 100%%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainRightTop .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page2R #Main #MainRightTop {
    float: right;
    clear: right;
    width: 33.33%;
  }
  #Page2R #Main #MainRightTop .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page2L #Main #MainRightTop,
  #Page1 #Main #MainRightTop {
    display: none;
  }
  #Page3 #Main #MainContent,
  #Page2L #Main #MainContent {
    width: 66.66%;
    float: right;
    clear: right;
  }
  #Page2R #Main #MainContent {
    width: 66.66%;
    float: left;
    clear: left;
  }
  #Page1 #Main #MainContent {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainContent #MainTop,
  #Page2L #Main #MainContent #MainTop,
  #Page2R #Main #MainContent #MainTop {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainContent #MainTop .Panel,
  #Page2L #Main #MainContent #MainTop .Panel,
  #Page2R #Main #MainContent #MainTop .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Page1 #Main #MainContent #MainTop {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page1 #Main #MainContent #MainTop .Panel {
    width: 33.33%;
    float: left;
    clear: none;
  }
  #Main #MainContent #MainMiddle .ContainerRight {
    width: 33.33%;
  }
  #Page2L #Main #MainContent #MainMiddle .ContainerRight,
  #Page2R #Main #MainContent #MainMiddle .ContainerRight {
    width: 50%;
    padding-left: 0.5em;
  }
  #Main #MainContent #MainMiddle .ContainerLeft {
    width: 33.33%;
  }
  #Page2L #Main #MainContent #MainMiddle .ContainerLeft,
  #Page2R #Main #MainContent #MainMiddle .ContainerLeft {
    width: 50%;
    padding-right: 0.5em;
  }
  #Page2L #Main #MainContent #MainMiddle .Container .Panel,
  #Page2R #Main #MainContent #MainMiddle .Container .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Page1 #Main #MainContent #MainMiddle .Container .Panel {
    width: 33.33%;
    float: left;
    clear: none;
  }
  #Page3 #Main #MainContent #MainBottom,
  #Page2L #Main #MainContent #MainBottom,
  #Page2R #Main #MainContent #MainBottom {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainContent #MainBottom .Panel,
  #Page2L #Main #MainContent #MainBottom .Panel,
  #Page2R #Main #MainContent #MainBottom .Panel {
    width: 50%;
    float: left;
    clear: none;
  }
  #Page1 #Main #MainContent #MainBottom {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page1 #Main #MainContent #MainBottom .Panel {
    width: 33.33%;
    float: left;
    clear: none;
  }
  #Page3 #Main #MainRightBottom {
    width: 33.33%;
    float: left;
    clear: left;
  }
  #Page3 #Main #MainRightBottom .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page2R #Main #MainRightBottom {
    width: 33.33%;
    float: right;
    clear: right;
  }
  #Page2R #Main #MainRightBottom .Panel {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page2L #Main #MainRightBottom,
  #Page1 #Main #MainRightBottom {
    display: none;
  }
  #Page3 #Main #MainFooter,
  #Page2L #Main #MainFooter,
  #Page2R #Main #MainFooter,
  #Page1 #Main #MainFooter {
    width: 100%;
    float: none;
    clear: both;
  }
  #Page3 #Main #MainFooter .Panel,
  #Page2L #Main #MainFooter .Panel,
  #Page2R #Main #MainFooter .Panel,
  #Page1 #Main #MainFooter .Panel {
    width: 33.33%;
    float: left;
    clear: none;
  }
  .BannerPanel .BannerPanelItems {
    padding-bottom: 33.33333333%;
  }
  .BannerPanel .BannerPanelItems .BannerPanelTabs {
    left: 50%;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem .BannerPanelItemCaption {
    left: 50%;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage4 {
    display: block;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage3,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage2,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem4 .BannerPanelItemImage.BannerPanelItemImage1 {
    display: none;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage3 {
    display: block;
  }
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage4,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage2,
  .BannerPanel .BannerPanelItems .BannerPanelItem.BannerPanelItem3 .BannerPanelItemImage.BannerPanelItemImage1 {
    display: none;
  }
  #Page1 .Image.ImageLeft {
    width: 33.33%;
  }
  #Page1 .Image.ImageLeft .ImageWrap {
    padding-right: 0.6667em;
    padding-bottom: 0.6667em;
  }
  #Page2L .Image.ImageLeft,
  #Page2R .Image.ImageLeft {
    width: 50%;
  }
  #Page2L .Image.ImageLeft .ImageWrap,
  #Page2R .Image.ImageLeft .ImageWrap {
    padding-right: 0.5em;
    padding-bottom: 0.5em;
  }
  #Page3 .Image.ImageLeft {
    width: 50%;
  }
  #Page3 .Image.ImageLeft .ImageWrap {
    padding-right: 0.5em;
    padding-bottom: 0.5em;
  }
  #Page1 .Image.ImageRight {
    width: 33.33%;
  }
  #Page1 .Image.ImageRight .ImageWrap {
    padding-left: 0.6667em;
    padding-bottom: 0.6667em;
  }
  #Page2L .Image.ImageRight,
  #Page2R .Image.ImageRight {
    width: 50%;
  }
  #Page2L .Image.ImageRight .ImageWrap,
  #Page2R .Image.ImageRight .ImageWrap {
    padding-left: 0.5em;
    padding-bottom: 0.5em;
  }
  #Page3 .Image.ImageRight {
    width: 50%;
  }
  #Page3 .Image.ImageRight .ImageWrap {
    padding-left: 0.5em;
    padding-bottom: 0.5em;
  }
  .StaffProfile .StaffProfilePhoto {
    width: 33.33%;
    padding-left: 0.6667em;
    padding-bottom: 1em;
  }
  .StaffListFull .StaffListElement .StaffListPhoto {
    width: 33.33%;
    padding-left: 0.6667em;
  }
  .StaffListFull .StaffListElement .StaffListContact {
    width: 33.33%;
    padding-left: 0.6667em;
  }
  .StaffListFull .StaffListElement .StaffListHeader {
    width: 66.67%;
    padding-right: 1.6667em;
  }
  .StaffListBasic .StaffListElement .StaffListContact {
    width: 33.33%;
    padding-left: 0.6667em;
  }
  #Page1 .SectionLink .SectionLinkBody {
    padding-bottom: 33.33%;
    margin-bottom: -0.6667em;
  }
  #Page1 .SectionLink .SectionLinkBody .SectionLinkBodyWrap {
    bottom: 0.6667em;
  }
  #Page1 .SectionLink .SectionLinkBody .SectionLinkImage {
    width: 33.33%;
    padding-bottom: 33.33%;
    margin-left: -0.6667em;
  }
  #Page1 .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap {
    bottom: 0.6667em;
    left: 0.6667em;
  }
  #Page2L .SectionLink .SectionLinkBody,
  #Page2R .SectionLink .SectionLinkBody,
  #Page3 .SectionLink .SectionLinkBody {
    padding-bottom: 50%;
    margin-bottom: -0.5em;
  }
  #Page2L .SectionLink .SectionLinkBody .SectionLinkBodyWrap,
  #Page2R .SectionLink .SectionLinkBody .SectionLinkBodyWrap,
  #Page3 .SectionLink .SectionLinkBody .SectionLinkBodyWrap {
    bottom: 0.5em;
  }
  #Page2L .SectionLink .SectionLinkBody .SectionLinkImage,
  #Page2R .SectionLink .SectionLinkBody .SectionLinkImage,
  #Page3 .SectionLink .SectionLinkBody .SectionLinkImage {
    width: 50%;
    padding-bottom: 50%;
    margin-left: -0.5em;
  }
  #Page2L .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap,
  #Page2R .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap,
  #Page3 .SectionLink .SectionLinkBody .SectionLinkImage .SectionLinkImageWrap {
    bottom: 0.5em;
    left: 0.5em;
  }
  #Page1 .SummaryLink .SummaryLinkImage {
    width: 33.33%;
    padding-bottom: 33.33%;
    margin-bottom: -0.6667em;
  }
  #Page1 .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap {
    bottom: 0.6667em;
    left: 0.6667em;
  }
  #Page2L .SummaryLink .SummaryLinkImage,
  #Page2R .SummaryLink .SummaryLinkImage,
  #Page3 .SummaryLink .SummaryLinkImage {
    width: 50%;
    padding-bottom: 50%;
    margin-bottom: -0.5em;
  }
  #Page2L .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap,
  #Page2R .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap,
  #Page3 .SummaryLink .SummaryLinkImage .SummaryLinkImageWrap {
    bottom: 0.5em;
    left: 0.5em;
  }
  #Page1 .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
    width: 20%;
    padding-bottom: 20%;
  }
  #Page2L .FlowNavigation .FlowNavigationList .FlowNavigationListItem,
  #Page2R .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
    width: 25%;
    padding-bottom: 25%;
  }
  #Page3 .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
    width: 25%;
    padding-bottom: 25%;
  }
  #Page1 .Form .FormSection {
    width: 50%;
    float: left;
  }
  #Page2L .Form .FormSection,
  #Page2R .Form .FormSection {
    width: 100%;
    float: none;
  }
  #Page3 .Form .FormSection {
    width: 100%;
    float: none;
  }
  .PeopleProfilePanel.PeopleProfilePanelPhotoLeft .PeopleProfilePanelPhoto .PeopleProfilePanelPhotoImage {
    right: 0.6667em;
  }
  .PeopleProfilePanel .PeopleProfilePanelPhoto {
    width: 33.33%;
    padding-bottom: 33.33%;
    margin-bottom: -0.6667em;
  }
  .PeopleProfilePanel .PeopleProfilePanelPhoto .PeopleProfilePanelPhotoImage {
    left: 0.6667em;
    bottom: 0.6667em;
  }
}
@media screen and (min-width: 65.5em) {
  #Header #HeaderBar #HeaderBarBody {
    max-width: 70em;
  }
  #Header #HeaderBody {
    max-width: 70em;
  }
  #Main #MainBody {
    max-width: 70em;
  }
  #Footer #FooterBody {
    max-width: 70em;
  }
}
*/
#HeaderBodyWrap {
	background-size: 100% 100%;
	background-color: #085B9E;
	background-image: url('/style/images/TopBarBg.jpg');
}



/* From: /opt/eprints3/archives/gcuoer/cfg/static/style/auto/zzz_local.css */


/* 
 * This CSS file will be applied after all the built in styles.
 * 
 * CSS files are loaded in alphabetic order, hence the  "zzz" in 
 * the filename to force it to load after the other css files!
 * 
 * Add any local over-rides here. 
 * 
 * To totally replace a system css file, create a file of the same 
 * name in this directory. eg. messages.css
 * 
*/

/*
Elements
*/

a {
	text-decoration: underline;
}

body{
	background-color: #ededed;
}

a:hover{
	text-decoration: underline;
}

/*
Header
*/

#HeaderNavigation form{
	float:right;
}

.PageStyleMicro #Header #HeaderTitle{
	padding: 1em 0 0 1em;
}

.PageStyleMicro #Header #HeaderBody #HeaderBodyWrap{
	padding-top: 0;
}

/*
Menus
*/
.ep_tm_menu{
	float:left;
	line-height: 1.3;
	border: none;
}

#ep_tm_menu ul{
	line-height: 1.3;	
}

.ep_tm_menu, .ep_tm_menu ul{
	background-color: #367bb3;
}

#ep_tm_menu_tools li{
	display:block;
	border:none;
}

/*
Specifying widths
*/
#Page2R #Main #MainRightBottom{
	width: 15%;
}

#Page2R #Main #MainContent{
	width: 80%;
	max-width: 85%;
}

.ep_tm_page_content{
	width: 100%;
}

.ep_search_result{
	max-width: 720px;
}

/*
Main content in the middle
*/
.ep_toolbox{
	padding-bottom: 5px;
}

.ep_toolbox_content{
	background-color: #367bb3;
	background-image:none;
	border:1px solid #003781;
}

.ep_toolbox_content a{
	color:#ffffff;
}

.ep_toolbox_content a:hover{
	background-color: #295B84;
	
}

/*
Content on the RHS
*/

.UserTasksPanel{
	background-color: #367bb3;
	color:#ffffff;
	font-weight: bold;
}

#MainRightBottomWrap{
	background-color: #e7eef3;
}


/*Some form elements*/
.ep_tm_searchbarbutton, .ep_form_action_button {
    background-color: #245e8c;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    outline: 1px solid #245e8c;
    padding: 0.5em;
}

.ep_tm_searchbarbutton:hover, .ep_form_action_button:hover{
	border:1px solid #245e8c;
}

.ep_tm_searchbarbox{
	background-color: #ffffff;
	outline: 1px solid #245e8c;
	color: #245e8c;
}

.PageStyleMicro #Header #HeaderBar {
	height: 25px;
	background-color: #ededed;
  	display: block;
  	position: relative;
  	background-image: none;;
  	background-repeat: no-repeat;
  	background-size: 100% 100%;
  	border-bottom: none;
}

.PageStyleMicro #Header #HeaderTitle #HeaderTitleBg {
	padding-top: 40px;
	padding-bottom: 5%;
}

#HeaderNavigationWrap a, a:visited {
	text-decoration: none;
	color: #ffffff;
}

#Page2R #Main #MainContent {
	width: 100%;
	max-width: 100%;
}

#Page2R #Main #MainMiddleWrapLeft {
	float: left;
	width: 65%;
  	padding-right: 5px;
}

#Page2R #Main #MainMiddleWrapRight {
	float: right;
	width: 33%;
}

#Page2R .FlowNavigation .FlowNavigationList .FlowNavigationListItem {
	width: 32%;
	padding-bottom: 32%;
	-webkit-padding-start: 0px;
}

.ep_tm_key_tools a, a:visited {
	color: #ffffff;
}

#ep_tm_menu_tools li {
	display: inline;
}

#ep_tm_menu_tools {
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#ep_tm_menu_tools a, a:hover, a:visited {
	color: #125A95;
}

.ep_front_latest {
	width: 100%;
	text-align: left;
}

a,a:visited,a:hover {
	color: #125A95;
}

h1.ep_tm_pagetitle {
	color: #000000;
	font-size: 14pt;
	margin-bottom: 20px;
}

.ep_latest_tool_list {
	width: 100%;
}

body {
	font-family: Arial, Helvetica, Sans-Serif;
}

h1, h2 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	margin-top: 20px;
}

h4, h5, h6 {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-Serif;
}
/*
#MainMiddle ul, #MainMiddle li {
	padding-left: 15px;
	list-style-type: disc;
}
*/
#MainMiddle p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.PageStyleMicro #Header #HeaderNavigation {
  height: 40px;
}
.PageStyleMicro #Header #HeaderBody #HeaderBodyWrap {
  height: 150px;
}

.ep_gcuoer_login_status {
	text-align: right;
	padding: 0.5em;
}
.login_button {
  text-decoration: none;
/*  padding: 2px 6px 2px 6px; */
  padding: 0.5em;
  border: 1px solid #FFFFFF;
  background-color: #245e8c;
  font-size: 85%;
  outline: 1px solid #245e8c;
}

h3.meprints_homepage_heading {
	font-size: 14px;
}

input {
	border: 1px solid #C4D7ED;
}

#MainMiddleWrap ul, #MainMiddleWrap li {
/*	list-style-type: circle;  */
	-webkit-margin-before: 0px;
  	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
  	-webkit-margin-end: 0px;
/*	-webkit-padding-start: 40px;   */
}

.ep_inplace_doc_embed_links, .ep_inplace_doc_source_links {
	margin: 0px 5px 5px 5px;
	background-color: white;
	padding: 10px;
	font-size: 90%;
}

.ep_inplace_doc_embed_links_title {
        font-weight: bold;
/*	font-size: 85%;*/
}

.ep_inplace_docinfo {
        font-size:80%;
}

ul.ep_tm_body {
	-webkit-padding-start: 40px;
	padding-left: 2em;
}

#ep_tm_body li, .ep_tm_body li {
	list-style-type: circle;
}

.ed_resourcemanager_tabs ul, .ed_resourcemanager_tabs li {
	-webkit-padding-start: 40px;
}

.ep_manageable_data_eprintid, .ep_manageable_data_lastmod {
        font-size: 14px;
}

.ep_toolbox_content {
	background-color: white;
}
.ep_toolbox_content a, .ep_toolbox_content a:hover {
	color: #125A95;
	background-color: white;
}

.ed_main_container {
	width: 1000px;
	margin: auto;
}

.ed_abs_rightbar {
	width: 320px;
}

#Main #MainBody, .PageStyleMicro #Header #HeaderBody, #Footer #FooterBody {
	width: auto;
}

#meprints_widget_LatestEPrints_content_inner * {
	list-style: inherit;
	list-style-type: decimal;
}

#meprints_widget_LatestEPrints_content_inner ol {
       margin-left: 25px;
}

#meprints_widget_LatestEPrints * {
        list-style: inherit;
        list-style-type: decimal;
}
