/* elements */
body 
{
  float: none !important;
  position:static;
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
  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
{
  text-align:left;
  width:790px;
}
* html #mfs_wrapper {/*different width for IE6 to stop it cropping wide text/images */
  text-align:left;
  width:700px;
}
#mfs_page
{
  float: none !important; 
  position:static;
}
#mfs_header_and_nav
{
  float: none !important; 
  position:static;
  width:100%;
  height:1%;
  background-color:#FFFFFF;
  padding: 0px;
  margin: 0px;
}
#mfs_header
{
  float: none !important; 
  position:static;
  height:100px;
  width:100%;
}

#mfs_header_logo
{
  float: none !important; 
  position:static;
  height:100px;
  width:360px;
}
#mfs_header_rhs 
{
  display:none !important;
}
#mfs_basic_search
{
  width:300px;
  height:21px;
  margin-top:22px;
}
#mfs_basic_search span
{
  float: none !important; 
  position:static;
  margin-left:5px;
  margin-right:10px;
}
#mfs_basic_search form
{
  float: none !important; 
  position:static;
  width:200px;
}
#mfs_header_links
{
  width:300px;
  height:21px;
  margin-left:5px;
}
#mfs_naviagtion
{
  display:none !important;
}
#mfs_content 
{
  float: none !important; 
  position:static;
  background-color:#FFFFFF;
  background-repeat:no-repeat;
  width:100%;
}
#mfs_content_rhs_emergency
{
  background-color:#FFFFFF;
  border:none;
  padding:0px;
  margin-top:45px;
  margin-right:10px;
  float: none !important; 
  position:static;
  width:280px;
  height:100px;
}
#mfs_content_rhs_incidents 
{
  float: none !important; 
  position:static;
  width:260px;
  padding:10px;
  border:none;
  background-color:#ED1B23;
  margin-top:5px;
  margin-right:10px;
}
#mfs_content_rhs_hotline 
{
  float: none !important; 
  position:static;
  margin-top:5px;
  margin-right:10px;
  width:280px;
  height:100px;
  border:none;
  background-color:#FFD401;
}
#mfs_content_rhs_bottom 
{
  margin-top:10px;
  margin-right:10px;
  width:280px;
  border:none;
  background-color:#FFFFFF;
  float: none !important; 
  position:static;
  margin-bottom:10px;
}
#mfs_content_rhs_bottom h3
{
  font-weight:bold;
}
#mfs_footer
{
  float: none !important; 
  position:static;
  width:100%;
  height:60px;
  background-color:#D6D6D6;
}
#mfs_footer_lhs 
{
  display:none !important;
}
#mfs_footer_updated 
{
/*  float:left; */
  padding-top:15px;
  width:170px;
}
#mfs_footer_rhs
{
  float: none !important; 
  position:static;
 /* width:290px; */
}
/* ids specific to the home layout */
#mfs_home_banner 
{ 
  float: none !important; 
  position:static;
}
* html #mfs_home_banner {/* this is specific for IE6*/
  width:100%;
  float: none !important; 
  position:static;
  overflow:hidden;
}
#mfs_home_content_main
{
  float: none !important; 
  position:static;
  margin-top:-150px;
  width:100%;
}
#mfs_home_content_listing
{
  margin-right:20px;
  float: none !important; 
  position:static;
  width:90%;
  margin-top:20px;
}
#mfs_home_content_secondary
{
  float: none !important; 
  position:static;
  margin-top:170px;
  margin-right:15px;
  margin-bottom:15px;
  margin-left:20px;
  width:175px;
}
#mfs_content_rhs form
{
  position:absolute;
}
#mfs_home_content_right
{
  float: none !important; 
  position:static;
  width:295px;
}
/* ids specific to the default layout */
#mfs_default_content_right
{
  float: none !important; 
  position:static;
  width:295px;
  margin-left:15px;
}
#mfs_default_content_centre 
{
  margin-top:20px;
  margin-left:20px;
  padding-right:20px;
  margin-bottom:30px;
  float: none !important; 
  position:static;
  width:90%;
}
#mfs_default_content_left 
{
  display:none !important;
}
#mfs_advanced_search 
{
  margin-bottom:30px;
  margin-right:15px;
  float: none !important; 
  position:static;
  width:195px;
}
/* ids specific to the search layout */
#mfs_search_results 
{
  float: none !important; 
  position:static;
  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:large;
}
#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 span 
{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
#mfs_crumb_and_title span a:link 
{
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
#mfs_crumb_and_title span a:visited 
{
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
#mfs_crumb_and_title span a:hover 
{
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.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: none !important; 
  position:static;
  padding-right:50px;
  color:#ED1B23; 
  font-weight:bold; 
  text-decoration:none; 
  font-style:normal; 
}
#mfs_login_fields 
{
  float: none !important; 
  position:static;
}
.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:#000000;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.mfs_footerText a:link 
{
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
.mfs_footerText a:visited 
{
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
.mfs_footerText a:hover 
{
	color:#000000;
	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:5px;
  padding-left:30px;
}
#mfs_content_rhs_incidents a:link 
{
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
#mfs_content_rhs_incidents a:visited 
{
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
#mfs_content_rhs_incidents a:hover 
{
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
#mfs_content_rhs_incidents h2
{
  color:#FFFFFF;
  font-size:24px;
  margin:5px;
}
#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-style:normal;
	font-weight:normal;
	padding:0px;
	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; }
