/* elements */
body 
{
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
  background-color:#D6D6D6;
  background-repeat:repeat-x;
  margin: 0 0;
}
h1
{
color:#FF0000;
font-size:14pt;
font-weight:bold
}
h2
{
color:#FF0000;
font-size:12pt;
font-weight:bold
}
h3
{
color:#FF0000;
font-size:11pt;
font-weight:bold
}
h4
{
color:#000000;
font-size:11pt;
font-weight:bold
}
h5 
{
  color:#FF0000;
  font-size:10pt;
  font-weight:normal;
}
a:link
{
	color:#0000FF;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
a:visited 
{
	color:#990099;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
a:hover
{
	color:#FF0000;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

img
{
  margin:0px;
  padding:0px;
}
/* id's used for page layout */
#mfs_wrapper
{
  margin:0px auto;
  text-align:left;
  width:1003px;
}
#mfs_page
{
  float:left;
}
* html #mfs_page 
{
  overflow:hidden;
}
#mfs_header_and_nav 
{
  float:left;
  width:100%;
  height:1%;
  background-color:#ED1A2D;
  padding: 0px;
  margin: 0px;
}
#mfs_header
{
  float:left;
  height:100px;
  width:100%;
}

#mfs_header_logo
{
  float:left;
  height:100px;
  width:440px;
}
#mfs_header_rhs 
{
  float:right;
  height:100px;
}

/* Basic Search defaults*/
.search {width:150px;}
.search_radio_select {width:100%; float:left;}
#search_basic_str input {width:120px; vertical-align:top;}
#search_input_span input {width:100%;}
#search_all_words {padding-top:10px;}
#search_exact_phrase{padding-bottom:10px;}
#search_date_filter {padding-bottom:10px;}
#search_rpp {padding-bottom:10px;}
#search_rpp_select select {width:100%;}
#search_scope {padding-bottom:10px;}
#search_scope_select select {width:100%;}
#search_order_by {padding-bottom:10px;}
#search_order_by_select select {width:100%;}
#search_thesaurus {padding-bottom:10px;}
#search_thesaurus span select {width:100%;}
#search_page_category_browser {padding-bottom:10px;}
#search_basic_str input {border:1px solid #9E9E9E; margin:0px;}
#search_basic_button img {margin:0px;}

#mfs_basic_search
{
  width:300px;
  height:21px;
  margin-top:22px;
}
#mfs_basic_search span
{
  float:left;
  margin-left:5px;
  margin-right:10px;
}
#mfs_basic_search form
{
  float:left;
  width:200px;
}
#mfs_header_links
{
  width:300px;
  height:21px;
  margin-left:5px;
}
#mfs_naviagtion
{
  float:left;
  width:100%;
  height:28px;
  background-color:#ED1A2D;
}
* html #mfs_naviagtion
{
  margin-top:-3px;
  overflow-x:hidden;
}
#menu_bar
{
  float:left;
  background-color:#ED1A2D;
  padding-left:17px;
  margin-top:1px;
}
#mfs_content 
{
  float:left;
  background-color:#FFFFFF;
  background-repeat:no-repeat;
  overflow-x:hidden;
  width: 1003px;
}
#mfs_content, x:-moz-any-link, x:default {/* FF3*/
  width:100%;
}
#mfs_content_rhs_emergency
{
  background-color:#FFFFFF;
  border:none;
  padding:0px;
  margin-top:45px;
  margin-right:10px;
  float:right;
  width:280px;
  height:100px;
}
#mfs_content_rhs_incidents 
{
  width:280px;
  height:110px;
  padding:0px;
  border:none;
  background-color:#ED1B23;
  margin-top:5px;
  margin-right:10px;
  float:right;
}
#mfs_content_rhs_content
{
  width:280px;
  height:110px;
  padding:0px;
  border:none;
  background-color:#FFFFFF;
  margin-top:5px;
  margin-right:10px;
  float:right;
}
#mfs_content_rhs_hotline 
{
  margin-top:5px;
  margin-right:10px;
  width:280px;
  height:110px;
  border:none;
  float:right;
}
#mfs_content_rhs_hotline p
{
	margin:0;
}
#mfs_content_rhs_bottom 
{
  margin-top:10px;
  margin-right:10px;
  width:280px;
  border:none;
  background-color:#FFFFFF;
  float:right;
  margin-bottom:10px;
}
#mfs_content_rhs_bottom h3
{
  font-weight:bold;
}
#mfs_footer
{
  float:left;
  width:100%;
  height:60px;
  background-color:#D6D6D6;
}
#mfs_footer_lhs 
{
  width:350px;
  float:left;
}
#mfs_footer_links
{
  float:left;
  padding-top:15px;
  margin-left:20px;
  width:450px;
}
* html #mfs_footer_links
{ /* IE6 */
  margin-left:10px;
}
#mfs_footer_updated 
{
  float:left;
  padding-top:10px;
  margin-left:20px;
  width:350px;
}
* html #mfs_footer_updated
{ /* IE6 */
  margin-left:10px;
}
#mfs_footer_rhs
{
  float:right;
  width:290px;
}
/* ids specific to the home layout */
#mfs_home_banner 
{ 
  float:right;
  width:1003px;
}
* html #mfs_home_banner 
{ /* IE6 */
  float:left;
  overflow:hidden;
}
#mfs_home_content_main
{
  float:right;
  margin-top:-150px;
  width:1003px;
}
#mfs_home_content_listing
{ /* 170, 20, 5 */
  margin-top:165px;
  margin-left:18px;
}
#mfs_home_content_listing, x:-moz-any-link, x:default {/* FF3*/
  margin-right:10px;
  float:right;
  width:675px;
}
#mfs_content_rhs form
{
  position:absolute;
}
#mfs_home_content_right
{
  float:right;
  width:290px;
}
/* ids specific to the default layout */
#mfs_default_content_right
{
  float:right;
  width:295px;
  margin-left:15px;
}
#mfs_default_content_centre 
{ /* sum of (centre) left + right + width + (left) left + right + width = 1003 */
  margin-top:20px;
  /* margin-left:215px; */
  margin-left:15px;
  margin-right:15px;
  margin-bottom:15px;
  float:right;
  width:760px;
}
* html #mfs_default_content_centre {
  /* IE6. */
  float:none;
}
#mfs_default_content_left
{
  margin-top:20px;
  margin-left:20px;
  margin-right:20px;
  padding-left:10px;
  float:left;
  width:160px;
  border:solid 1px #808080;
  background-color:#E5E5E5;
  position:absolute;
}
* html #mfs_default_content_left
{
  /* IE6. */
  margin-left:10px;
  position:static;
}
.clear 
{
  clear:both;
}
#mfs_advanced_search 
{
  margin-bottom:30px;
  margin-right:15px;
  float:right;
  width:195px;
}
/* ids specific to the search layout */
#mfs_search_results 
{
  float:left;
  width:325px;
}
#mfscontactform
{
  position:absolute;
}

/* ids / classes used to style the centric controls to give them a 
   look and feel consistent with the site */
#mfs_crumb_and_title p 
{
  /*page title*/
  color:#ED1B23;
  font-size:18pt;
  font-weight:bold;
}
#searchControlInput
{
  margin-right:5px;
}
#family_linksnavcontainer
{
  margin-top:10px;
}
#family_linksnavlist
{
  margin-left:0px;
	padding-left:0px;
}
#family_linksnavlist ul 
{
	list-style: none;
	margin-top:5px;
        padding-left:0px;
	margin-left:15px;
}
#family_linksnavlist li 
{
	list-style: none;
	margin-bottom:5px;
}
#family_linksnavlist li a:link 
{
	color:#000000;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
#family_linksnavlist li a:visited 
{
	color:#000000;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
#family_linksnavlist li a:hover 
{
	color:#000000;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
#mfs_crumb_and_title #centricBreadcrumbs
{
  height: 14px;
}
#mfs_crumb_and_title ul, #mfs_crumb_and_title span 
{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
#mfs_crumb_and_title ul a:link 
{
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
#mfs_crumb_and_title ul a:visited 
{
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
#mfs_crumb_and_title ul a:hover 
{
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
/**/
#user_captcha_input { width: 150px; margin: 0px; }
#account_activation { width: 340px; }
#account_activation label { display:block; width: 150px; clear:left; float: left; margin-bottom: 10px; }
#account_activation input { display:inline; float:left; clear:none; margin-bottom:8px; }
#account_activation p { float:left; clear:both; margin: 15px 0px; width:500px; }
*+html #account_activation input#password { float:left;  position:relative; top:0px; left:0px; } 
*+html #account_activation input#confirm_password { float:left;  position:relative; top:0px; left:0px; }
#account_activation .account_activation_field { width: 250px; margin-bottom: 5px; }
#account_activation .account_activation_field[type="submit"] { width: 100px; }
.emergencyWarningMessages {font-size:12px; font-weight:bold; color:#FF0000;}
.watchAndActMessages      {font-size:12px; font-weight:bold; color:#FACB0B;} 
.field_style {
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	border:solid 1px #9E9E9E;
}
.button_style {
	color:#ffffff;
	background-color:#ED1B23;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	border: 1px solid #ED1B23;
}
.button_style input {
	color:#ffffff;
	background-color:#ED1B23;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	border: 1px solid #ED1B23;
}
.weatherText h3
{
  padding:0px;
  margin:0px;
}
.weatherText h1
{
  color:#9E9E9E;
  padding:0px;
  margin:0px;
}
/* login styling */
#mfs_login_labels
{
  float:left;
  padding-right:50px;
  color:#ED1B23; 
  font-weight:bold; 
  text-decoration:none; 
  font-style:normal; 
}
#mfs_login_fields 
{
  float:left;
}
.mfs_login_line 
{
  padding-bottom:5px;
}
/* site map tree */
#tree a
{
  text-decoration:none;
}
#tree a:hover
{
  font-weight:bold;
}

/* classes for font /text styling */
.mfs_topLinks 
{
	color:#9E9E9E;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.mfs_redText h3
{
  color:#ED1B23;
  padding:0px;
	margin:0px;
	font-weight:bold;
}
.mfs_redText h4
{
  color:#ED1B23;
  padding:0px;
	margin:0px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.mfs_redText p
{
  padding-top:0px;
	margin-top:0px;
}
.mfs_footerText 
{ 
  color:#666666;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.mfs_footerText a:link 
{
	color:#666666;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
.mfs_footerText a:visited 
{
	color:#666666;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
.mfs_footerText a:hover 
{
	color:#666666;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
#mfs_content_rhs_incidents 
{
  color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:16px;
}
#mfs_content_rhs_incidents p
{
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px; 
  padding-left:20px;
}
#mfs_content_rhs_incidents a:link 
{
	color:#FFFFFF;
	background-color:#ED1B23;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
#mfs_content_rhs_incidents a:visited 
{
	color:#FFFFFF;
	background-color:#ED1B23;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
#mfs_content_rhs_incidents a:hover 
{
	color:#FFFFFF;
	background-color:#ED1B23;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
#mfs_content_rhs_incidents h2
{
  color:#FFFFFF;
  font-size:24px;
  margin:3px;
}
#mfs_content_rhs_incidents table { padding:0px; margin:0px; }
.mfs_hotlineText h1
{
  color:#ED1B23;
  font-style:normal;
	font-weight:bold;
	font-size:28px;
	padding:0px;
	margin:0px;
}
.mfs_hotlineText h2
{
  color:#ED1B23;
  font-size:18px;
  font-style:normal;
	font-weight:normal;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:25px;
	margin:0px;
}
#mfs_content_rhs_incidents a:link.mfs_yellow_text { color:#FFD401; margin-top:20px; }
#mfs_content_rhs_incidents a:visited.mfs_yellow_text { color:#FFD401; }
#mfs_content_rhs_incidents a:hover.mfs_yellow_text { color:#FFD401; }
#mfs_home_content_secondary h3 { margin-top:0px; font-size:20px; }


#listing_container{width:630px;max-height:250px;overflow-y:auto;background-color:#dddddd;}
*+html #listing_container{width:630px;}
* html #listing_container{height:250px;width:620px;}
.centricListingDivider {height:10px;}
.centricListingTitle,
.centricListingTitle a {color:#ED1B23;}
span.centricListingGeneral {margin:5px 0px;}
*+html #listing_container div {width:610px;}

.emergencyWarningMessages {font-size:12px; font-weight:bold; color:#FF0000;}
.watchAndActMessages      {font-size:12px; font-weight:bold; color:#FACB0B;} 

div.member_details { float:right;width:235px;padding:20px 10px 0 0;}
*+html div.member_details { margin-top:30px;padding:0 10px 0 0;}
*+html div.member_details span.tag {display:block;width:200px;float:left;}
div.logout_form { float: right; }
form.logout_form { display: inline; }

#general_login_form .centricLoginField,
#centricLoginRetrieveForm .centricLoginRetrieveField {width:280px;}

/* login */
form#account_activation,
form#account_activation  fieldset,
form#account_activation .centricCaptcha,
form#account_activation .centricCaptchaField{
  width:440px;
}
form#account_activation .centricCaptchaInput{
  width:290px;
}
form#account_activation .centricCaptcha .centricCaptchaLabel{
  width:110px;
}
form#account_activation  #f_submit,
form#account_activation .centricFormButton {
	color:#ffffff;
	background-color:#ED1B23;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	border: 1px solid #ED1B23;
}
/**/