/**
 * Layout CSS file
 * @author  Phil Wilding
 * @version 1.1
 * @CSSVER  2
 */

body {
    background-image: url(../img/main_background.png);
    background-repeat: repeat-x;
    background-color: white;
}

#wrapper {
  margin: auto;
  width: 990px;
}
/* {{{ */
  #back {
    width: 100%;
  }
  /* {{{ */
  #main {
    float: left;
    width: 100%;
    background-image: url(../img/bikebg2.jpg);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-color: #dfe2e4;
  }
    /* {{{ */
    #logo {
      float:left;
      clear:left;
      margin:0 0 0 10px;
    }
    #top_banner {
      float:right;
      clear:right;
      margin:20px 20px 0px 30px;
    }
    
    #nav {
      float: left;
      clear: both;
      width: 950px;
	  *width: 980px;
      height: 51px;
      margin: 30px 0px 20px 0px;
      list-style-type: none;
      list-style: none;
      background-image: url(../img/menubg2.png);
      background-repeat: repeat-x;
      background-position: bottom left;
      padding-left: 40px;
    }
      /* {{{ */
      .mil {
        float: left;
        width: 5px;
        height: 51px;
        .height: 51px;
        _height:41px;
        background-image: url(../img/menu_item_left2.png);
        background-position: 0% 0%;
        background-repeat: no-repeat;
        display: block;
      }
      .mic {
        float: left;
        width: auto;
        height: 51px;
        .height: 51px;
        _height:41px;
        background-image: url(../img/menu_item_centre2.png);
        background-position: 0% 0%;
        background-repeat: repeat-x;
        display: block;
        text-align: center;
        vertical-align: middle;
        margin: auto;
        margin-left: 0px;
        padding-top: 10px;
        list-style-type: none;
      }
      .mir {
        float: left;
        width: 5px;
        height: 51px;
        .height: 51px;
        _height:41px;
        display: block;
        background-image: url(../img/menu_item_right2.png);
        background-position: 0% 0%;
        background-repeat: no-repeat;
      }
      #shadow {
        background-image: url(../img/nav_right_shadow.png);
      }
      /* }}} */

      /* {{{ */
        #content {
          /*float: left;*/
		  float: none;
          width: 960px;
          clear: both;
		  margin: 0px auto;
          /*margin: 0px 10px 0px 10px;*/
          .margin: 0px 10px 0px 10px;
          _margin:0px 5px 0px 5px;
        }
        #content .white_panel,
        #content .green_panel {
          position: relative;
          top: -10px;
          padding: 10px 0 0 22px;
          background-image: url(../img/white_panel_full.png);
          background-repeat: no-repeat;
        }
		#content #twitter_small_panel
		{
		  background-image: url('../img/white_panel_small.png');
		  float: left;
		  top: 0px;
		  padding-bottom: 5px;
		  margin-bottom: 10px;
		}
        #content .green_panel {
          background-image: url(../img/green_panel_top.png);
        }
        #content .white_panel_text,
        #content .green_panel_text {
            margin-right: 10px;
        }
        #content .white_panel_icon,
        #content .green_panel_icon {
          float: right;
          clear: right;
          margin-right: 10px;
        }
        #content .green_button,
        #content .red_button,
        #content .transparent_button {
          height: 30px;
        }
        #content .green_button .green_button_left {
          height: 30px;
          float: left;
          background-image: url(../img/green_button_left.png);
          width: 27px;
        }
        #content .green_button .green_button_cnt {
          height: 30px;
          float: left;
          background-image: url(../img/green_button_cnt.png);
          background-repeat: repeat-x;
        }
        #content .green_button .green_button_right {
          height: 30px;
          float: left;
          background-image: url(../img/green_button_right.png);
          width: 12px;
        }
        #content .red_button .red_button_left {
          height: 30px;
          float: left;
          background-image: url(../img/red_button_left.png);
          width: 27px;
        }
        #content .red_button .red_button_cnt {
          height: 30px;
          float: left;
          background-image: url(../img/red_button_cnt.png);
          background-repeat: repeat-x;
        }
        #content .red_button .red_button_right {
          height: 30px;
          float: left;
          background-image: url(../img/red_button_right.png);
          width: 12px;
        }
        #content .arrow {
          background-image: url(../img/white_arrow.png);
          background-repeat: no-repeat;
          height: 12px;
          width: 12px;
          margin: 10px 0 0 15px;
          .margin: 10px 0 0 15px;
          _margin:10px 0px 0px 7px;
          float: left;
        }
        #content .button_text,
        #content p.button_text,
        #content a.button_text,
        #content a:visited.button_text {
          margin: 9px 10px 0 5px;
          display: block;
        }
        .transparent_button .button_text,
        .transparent_button p.button_text,
        .transparent_button a.button_text,
        .transparent_button a:visited.button_text {
          display: block;
          float: left;
          margin-left: 5px;
        }
        #content .sizer {
          clear: both;
          width: 100%;
          height: 1px;
        }
        #content .simple_white_panel,
        #content .simple_green_panel {
          float: left;
        }
        #content .simple_white_panel .top,
        #content .simple_green_panel .top {
          width: 100%;
          height: 11px;
          background-repeat: no-repeat;
        }
        #content .simple_white_panel .bottom,
        #content .simple_green_panel .bottom {
          width: 100%;
          clear: both;
          /*padding-top: 5px;*/
          background-repeat: no-repeat;
        }
		#content #simple_white_panel1 .bottom
		{
		  padding-top: 12px;
		}
        #content .simple_white_panel .cnt,
        #content .simple_green_panel .cnt {
          width: 100%;
          clear: both;
          background-repeat: repeat-y;
        }
		#content_right .simple_white_panel .cnt
		{
		  height: 24px;
		}

        /* {{{ */
          #level1 {
            width: 960px;
            float:left;
            clear: both;
          }
          #simple_white_panel1,
          #simple_white_panel2,
          #simple_white_panel3,
          #simple_white_panel4,
          #simple_green_panel1,
          #simple_green_panel2,
          #simple_green_panel3,
          #simple_green_panel4 {
            width: 312px;
          }
          #simple_white_panel5,
          #simple_white_panel6,
          #simple_white_panel7,
          #simple_white_panel8 {
            width: 228px;
          }
          #simple_white_panel1 .top,
          #simple_white_panel2 .top,
          #simple_white_panel3 .top,
          #simple_white_panel4 .top {
            background-image: url(../img/simple_white_panel_top_312.png);
          }
          #simple_green_panel1 .top,
          #simple_green_panel2 .top,
          #simple_green_panel3 .top,
          #simple_green_panel4 .top {
            background-image: url(../img/green_panel_top.png);
          }
          #simple_white_panel5 .top,
          #simple_white_panel6 .top,
          #simple_white_panel7 .top,
          #simple_white_panel8 .top {
            background-image: url(../img/simple_white_panel_top_228.png);
          }
          #simple_white_panel1 .cnt,
          #simple_white_panel2 .cnt,
          #simple_white_panel3 .cnt,
          #simple_white_panel4 .cnt,
          #simple_white_panel5 .cnt,
          #simple_white_panel6 .cnt,
          #simple_white_panel7 .cnt,
          #simple_white_panel8 .cnt{
            background-image: url(../img/simple_white_panel_cnt_312.png);
          }
          #simple_white_panel1 .bottom {
            background-image: url(../img/simple_white_panel_bottom_312.png);
          }
          #simple_green_panel1 .bottom,
          #simple_green_panel2 .bottom,
          #simple_green_panel3 .bottom,
          #simple_green_panel4 .bottom {
            background-image: url(../img/green_panel_bottom.png);
            height: 11px;
          }
          #simple_white_panel1 .green_button {
			      float: left;
			      clear: left;
          }
          #simple_white_panel1 .white_panel {
            background-image: url(../img/white_panel_small.png);
            font-size: 18px;
            min-height: 6.5ex;
            .height:7ex;
            _height:7ex;
          }
		      #simple_white_panel1 .button_text,
          #simple_white_panel1 a.button_text,  
          #simple_white_panel1 a:visited.button_text {
			       margin-right: 25px;
		      }
          
          #big_blue_panel {
            float: left;
            width: 630px;
            margin-left: 12px;
          }
          #big_blue_panel .top {
            width: 100%;
            height: 11px;
            background-image: url(../img/blue_panel_top_large.png);
          }
          #big_blue_panel_top {
            font-size: 50px;
            min-height: 4.5em;
            *height:4.5em;
            background-image: url(../img/blue_panel.png);
            background-repeat: no-repeat;
          }
		  #big_blue_panel_content table {
		    width: 450px;
			margin-left: 47px !important;
		  }
          #big_blue_panel_cnt {
            background-image: url(../img/blue_panel_cnt_large.png);
            background-repeat: repeat-y;
            clear: none;
          }
          #big_blue_panel_top .blue_panel_text {
            width: 525px;
            margin-bottom: 10px;
          }
          
          #blue_panel_red_button {
		    float: left;
          }
          
          #blue_panel_green_button 
          {
          }
          
          #blue_panel_green_button .button_text,
          #blue_panel_green_button a:visited.button_text,
          #blue_panel_red_button .button_text,
          #blue_panel_red_button a:visited.button_text {
            margin-right: 0;
          }
          #blue_panel_green_button {
            /*margin-left: 130px;*/
			float: left;
			margin-left: 35px;
          }
          #big_blue_panel_top .blue_panel_title {
            margin-top: 12px;
            margin-left: 25px;
            float: left;
            clear: both;
          }
          #big_blue_panel_top .blue_panel_text {
      			margin-top: 0;
            margin-bottom: 10px;
            float: left;
            width: 450px;
            margin-left: 10px;
          }
          #big_blue_panel_top .blue_panel_footnote {
            float: left;
            width: 450px;
            /*margin-left: 15px;*/
			margin-left: 47px;
          }
          #big_blue_panel_top .inner_wrapper {
            float: left;
            clear: both;
            width: 100%;
            margin-bottom: 15px;
          }
          #mouse {
            float: left;
            clear: left;
            margin-left: 25px;
            margin-top: 7px;
          }
          #phone {
            float: left;
            clear: left;
            margin: -5px 5px 0 15px;
          }
          #big_blue_panel_bottom {
            background-image: url(../img/blue_panel_bottom_large.png);
            background-repeat: no-repeat;
            clear: none;
            height: 11px;
          }
        /* }}} */
        
        /* {{{ */
          #level2 {
            width: 960px;
            float:left;
            clear: both;
            margin-top: 20px;
          }

          #level2 .white_panel_subtitle {
            margin-bottom: 12px;
          }
          
          #level2 .white_panel_link {
            float: right;
            clear: both;
            margin-right: 20px;
            text-align: right;
            margin-bottom: 0;
          }

          #simple_white_panel2 .bottom,
          #simple_white_panel3 .bottom,
          #simple_white_panel4 .bottom {
            background-image: url(../img/blue_bottom.png);
            height: 84px;
          }
          #simple_white_panel2,
          #simple_white_panel3 {
            margin-right: 10px;
          }
          #level2 .white_panel {
            font-size: 50px;
            /*min-height: 3.6em;*/
            height:120px;
          }

          #level2 .green_button {
            margin-left: 10px;
            clear: both;
			padding-top: 5px;
          }

          #level2 .transparent_button {
            margin: 9px 0 0 10px;
          }

          #level2 .green_button_cnt {
            width: 255px;
          }
          /*}}}*/

          /*{{{*/
          #level3 {
            width: 960px;
            float:left;
            clear: both;
            margin-top: 20px;
          }

          #simple_white_panel5 .bottom,
          #simple_white_panel6 .bottom,
          #simple_white_panel7 .bottom,
          #simple_white_panel8 .bottom {
            background-image: url(../img/blue_bottom_single_228.png);
            height: 42px;
          }
          #simple_white_panel5,
          #simple_white_panel6,
          #simple_white_panel7 {
            margin-right: 15px;
          }

          #level3 .white_panel {
            background-image: url(../img/white_panel_full_228.png);
            height:130px;
          }
		  
		  #level3 .white_panel img {
		    vertical-align: top;
			margin-top: -50px !important;
		  }

          #level3 .green_button_cnt {
            width: 170px;
          }
          #level3 .green_button {
            margin-left: 10px;
            clear: both;
			padding-top: 5px;
          }
          #level3 .white_panel {
            font-size: 12px;
            min-height: 9em;
          }
          #level3 .white_panel_title {
            clear: none;
          }
          #level3 .white_panel_text {
            width: 130px;
            clear: none;
          }
          #level3 .white_panel_icon {
            margin-top: 20px;
          }
          #level3 .white_panel_title {
            margin-bottom: 0;
          }
          #simple_white_panel6 .white_panel_icon {
            font-size: 12px;
            margin-top: 3em;
            margin-right: 0;
          }
          /* }}} */
        
          /* {{{ */
          #level4 {
            width: 960px;
            float:left;
            clear: both;
            margin-top: 20px;
          }
          
          #simple_white_panel9
          {
            float:left;
            clear:left;
            padding:0px;
            margin:0px;
            background-image:url(../img/white_panel_full_472_l2.png);
            height:144px;
            width:363px;
          }
          
          #simple_white_panel9_cnt
          {
            float:left;
            clear:both;
            margin:10px 0px 0px 20px;
            .margin:10px 0px 0px 20px;
            _margin:10px 0px 0px 10px;
          }
          
          #simple_white_panel10 {
            width:958px;
          }

          #simple_white_panel10 .white_panel {
            background-image: url(../img/white_panel_full_472_l.png);
            font-size: 12px;
            min-height:144px;
            .height:144px;
            _height:144px;
          }

          #simple_white_panel9 .white_panel_subtitle {
            display: inline;
          }
          #simple_white_panel9 .white_panel_text {
            display: inline;
          }
          #simple_white_panel9 .sizebox {
            width: 320px;
            float: left;
          }
          #simple_white_panel10 .left {
            float: left;
            width: 195px;
          }
          #simple_white_panel10 .right {
            float: left;
            width: 220px;
            margin-left: 22px;
          }
          #simple_white_panel10 .white_panel_icon {
            padding-left: 5px;
          }
          #level4 .transparent_button {
            height: 20px;
            margin-top: 5px;
          }
          #level4 .arrow,#level5 .arrow {
            background-image: url(../img/green_arrow.png);
          }
        /* }}} */
        
        /* {{{ */
          #level5 {
            width: 960px;
            float:left;
            clear: both;
            margin-top:10px;
          }
          #simple_white_panel11 {
            width: 228px;
          }
          #simple_white_panel12 {
            float:left;
            clear:right;
            margin-left: 10px;
            width: 581px;
            background-image: url(../img/simple_white_panel_12.jpg);
          }
          #simple_white_panel11 .bottom {
            background-image: url(../img/blue_bottom_triple_228.png);
            height: 100px;
          }

          #simple_white_panel11 .white_panel {
            background-image: url(../img/white_panel_full_228.png);
            font-size: 12px;
            min-height: 5em;
          }
          #simple_white_panel11 .top {
            background-image: url(../img/simple_white_panel_top_228.png);
          }

          #simple_white_panel11 .cnt {
            background-image: url(../img/simple_white_panel_cnt_312.png);
            margin-top:10px;
          }
          #simple_white_panel12 .cnt {
            height: 144px;
          }
          #simple_white_panel11 .white_panel_icon {
            padding-left: 5px;
          }
          #simple_white_panel11 .button_text,
          #simple_white_panel11 p.button_text,
          #simple_white_panel11 a.button_text,
          #simple_white_panel11 a:visited.button_text {
            margin-top: 0px;
          }
          #simple_white_panel11 .arrow {
            margin-top: 0;
          }
          #simple_white_panel11 .arrow {
            .margin-top: inherit;
            _margin-top: 6px;
          }
          #simple_white_panel11 .transparent_button {
            height: 20px;
            clear: both;
          }
          #simple_white_panel12 .ad {
            margin:10px 0px 0px 17px;
          }
		  .space_simple_white_panel12
		  {
		  margin:0px;
		  padding:0px;
		 *margin-left:2px;
		 *margin-right:5px;
		 
		  }
        /* }}} */
        
        /* {{{ */
          #level6 {
            float: left;
            clear: both;
            margin-top: 20px;
            width: 960px;
          }
          #reference_number {
            margin-top: 20px;
          }
          #level6 .sizer {
            height: 50px;
          }
        /* }}} */

        /* {{{ */
          #content_level1 {
            float: left;
            clear: both;
            /*width: 960px;*/
			width: 100%;
          }
          #simple_white_panel14,
          #simple_white_panel15,
          #simple_green_panel1,
          #simple_green_panel2,
          #simple_green_panel3,
          #simple_green_panel4 {
            width: 312px;
            margin-bottom: 10px;
          }
          #simple_white_panel13 {
            width: 630px;
            margin-right: 15px;
          }
          #simple_white_panel14 .bottom,
          #simple_white_panel15 .bottom  {
            background-image: url(../img/blue_panel_bottom_312.png);
            height: 40px;
			
          }
          #simple_white_panel14 .blue_cnt,
          #simple_white_panel15 .blue_cnt {
            width: 100%;
            background-image: url(../img/blue_panel_cnt_small.png);
            background-repeat: repeat-y;
            clear: both;
            padding-top: 10px;
          }
          #simple_white_panel13 .bottom {
            background-image: url(../img/simple_white_panel_bottom_630.png);
            height: 11px;
          }
          #simple_white_panel14 .white_panel,
          #simple_white_panel15 .white_panel {
            background: Transparent url(../img/white_panel_full.png) no-repeat scroll left top;
			overflow: visible;
			/*padding-bottom: 10px;*/
          }
          #simple_white_panel14 .top,
          #simple_white_panel15 .top {
            background-image: url(../img/simple_white_panel_top_312.png);
          }
          #simple_white_panel13 .top {
            background-image: url(../img/simple_white_panel_top_630.png);
          }
          #simple_white_panel14 .cnt,
          #simple_white_panel15 .cnt {
            background-image: url(../img/simple_white_panel_cnt_312.png);
          }
          #simple_white_panel13 .cnt {
            background-image: url(../img/simple_white_panel_cnt_630.png);
            min-height: 160px;
          }
          #simple_white_panel14 .button_text,
          #simple_white_panel14 p.button_text,
          #simple_white_panel14 a.button_text,
          #simple_white_panel14 a:visited.button_text,
          #simple_white_panel15 .button_text,
          #simple_white_panel15 p.button_text,
          #simple_white_panel15 a.button_text,
          #simple_white_panel15 a:visited.button_text {
            margin-top: 0px;
          }
          #simple_white_panel14 .arrow,
          #simple_white_panel15 .arrow {
            margin-top: 0;
            margin-left: 20px;
          }
          #simple_white_panel14 .transparent_button,
          #simple_white_panel15 .transparent_button {
            height: 20px;
            clear: both;
          }
          #simple_white_panel13 .ad {
            margin: 2% 0 2% 17px;
          }
          #simple_white_panel13 .white_panel {
            background-image: url(../img/white_panel_full_630.png);
          }
          #content_level1 ul {
            list-style-position: outside;
            margin: 10px 0 10px 0;
          }
          #simple_white_panel13 .green_list {
            margin-bottom: 25px;
          }
          #simple_white_panel13 li {
            margin-top: 3px;
          }
          #simple_white_panel13 .white_panel_title {
            margin-bottom: 20px;
            margin-top: 10px;
          }
          #simple_white_panel13 .white_panel_subtitle {
            margin-bottom: 5px;
            margin-top: 15px;
          }
          #simple_white_panel13 ol,
          #simple_white_panel13 ul,
          #simple_white_panel13 .blue_list {
			margin:0px;
			padding:0px;
            list-style-image: url(../img/blue_bullet.png);
            list-style-position: outside;
            margin-left: 20px;
			
          }

          #simple_white_panel13 .green_list {
            list-style-image: url(../img/green_arrow.png);
            list-style-position: outside;
            margin-left: 20px;
          }

          #content_right {
            width: 312px;
            /*float: left;*/
			float: right;
          }
          #simple_green_panel1 .cnt,
          #simple_green_panel2 .cnt,
          #simple_green_panel3 .cnt,
          #simple_green_panel4 .cnt {
            background-image: url(../img/green_panel_cnt.png);
          }
          #simple_green_panel1 .bottom,
          #simple_green_panel2 .bottom,
          #simple_green_panel3 .bottom,
          #simple_green_panel4 .bottom {
		  margin:0px;
		  padding:0px;
		  
          background-image: url(../img/green_panel_bottom.png);
          height: 11px;
          }
          #simple_green_panel3 .green_panel_icon {
            margin-right: 0;
            margin-bottom: 0;
            font-size: 10px;
            margin-top: 0.8em;
          }
          #simple_green_panel1 .arrow,
          #simple_green_panel2 .arrow,
          #simple_green_panel3 .arrow,
          #simple_green_panel4 .arrow {
            background-image: url(../img/blue_arrow.png);
          }
          #content_right .green_panel {
          }
          #content_right .button_text {
            margin: 0;
          }
          #transparent_panel {
            float: left;
            width: 228px;
          }
          #transparent_panel .arrow {
            background-image: url(../img/blue_arrow2.png);
          }
          #transparent_panel .button_text,
          #transparent_panel p.button_text,
          #transparent_panel a.button_text,
          #transparent_panel a:visited.button_text {
            margin-top: 0px;
          }
          #transparent_panel .arrow {
            margin-top: 0;
          }
          #transparent_panel .transparent_button {
            height: 20px;
            clear: both;
          }
          #navigation_list {
            list-style-image: url(../img/blue_arrow2.png);
            list-style-position: inside;
            padding-left: 25px;
          }
          .insurances_list {
            list-style-image: url(../img/blue_arrow.png);
            list-style-position: inside;
            padding-left: 40px;
          }
          #navigation_list li,
          .insurances_list li{
            margin-top: 3px;
          }

        /* }}} */

        /* {{{ */
          #content_level2 {
            float: left;
            clear: both;
            margin-top: 20px;
            width: 960px;
          }
        /* {{{ */

        /* {{{ */
          #content_level3 {
            float: left;
            clear: both;
            margin-top: 20px;
            width: 960px;
          }
        /* {{{ */

    /* }}} */
/* }}} */

div#content_end_home {
    background: transparent url('../img/content_end_home_bkg.png') no-repeat;
	 background-color: #DFE2E4;
    background-position: top left;
	 height: 45px;
    clear: both;
	 text-align: center;
	 margin-left:220px;
}
div#content_end_home2{
    background: transparent url('../img/content_end_home_bkg.png') no-repeat;
	 background-color: #DFE2E4;
    background-position: top left;
	 height: 45px;
    clear: both;
	 text-align: center;
	 margin-left:220px;
}.milMFN
{
	background: Transparent url(../img/menu_item_left_mfn.gif) no-repeat scroll left top;
}
.micMFN
{
	background: Transparent url(../img/menu_item_centre_mfn.gif) repeat-x scroll left top;
}
.micMFN a, .micMFN a:hover, .micMFN a:visited
{
	color: #FFFFFF !important;
}
.mirMFN
{
	background: Transparent url(../img/menu_item_right_mfn.gif) no-repeat scroll left top;
}/* MOney for Nothing Template */



.mfn_content #money_small_panel
{
    display: none;
}
#mfn_red_panel1
{
    width: 646px;
    float: left;
    display: block;
    margin-right: 10px;
}
#mfn_red_panel1 {display:block;float:left;margin-right:28px;width:620px;}
#mfn_red_panel1 .top
{
    width: 646px;
    height: 13px;
    float: left;
    display: block;
    background: Transparent url('../img/mfn_red_panel_top_646.png') no-repeat scroll left bottom;
}
#mfn_red_panel1 .cnt
{
    width: 632px;
    height: auto;
    float: left;
    display: block;
    background: Transparent url('../img/mfn_red_panel_cnt_646.png') repeat-y scroll left top;
    padding: 0px 7px;
}
#mfn_red_panel1 .bottom
{
    width: 646px;
    height: 15px;
    float: left;
    display: block;
    background: Transparent url('../img/mfn_red_panel_bottom_646.png') no-repeat scroll left top;
}
#mfn_red_panel1 .mfn_red_panel_title
{
    /*width: 100%;
    height: 58px;*/
	width: 100%;
	height: 148px;
    float: left;
    display: block;
    /*background: Transparent url('../img/legal_red_panel_title_full.gif') no-repeat scroll center top;*/
	background: Transparent url('../img/apm-banner.png') no-repeat scroll center top;
    /*margin-bottom: 15px;*/
	margin-top: -5px;
	margin-bottom: 5px;
}
.mfn_white_panel
{
    width: 100%;
    float: left;
    display: block;
}
.mfn_white_panel .mfn_white_panel_top
{
    width: 632px;
    height: 8px;
    float: left;
    display: block;
    background: Transparent url('../img/mfn_white_panel_top_632.png') no-repeat scroll left bottom;
}
.mfn_white_panel .mfn_white_panel_cnt
{
    width: 581px;
    height: auto;
    float: left;
    display: block;
    background: Transparent url('../img/mfn_white_panel_cnt_632.png') repeat-y scroll left top;
    padding: 0px 25px;
}
.mfn_white_panel .mfn_white_panel_cnt h1
{
    display: none;
}
.mfn_white_panel .white_panel_header
{
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 25px;
}
.mfn_white_panel .white_panel_header .text
{
    width: auto;
    float: left;
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    line-height: 30px;
    vertical-align: middle;
}
.mfn_white_panel .white_panel_header .red_button
{
    float: right;
}
#mfn_red_panel1 br
{
	display: none;
}
#mfn_red_panel1 ul
{
	float: left;
	padding-left: 35px;
}
#mfn_red_panel1 ul li
{
	font-weight: normal !important;
}
.mfn_content_title
{
    font-size: 26px !important;
    font-weight: bold;
    color: #000000;
	margin-bottom: 15px;
}
li.mfn_content_title
{
	font-size: 14px !important;
	line-height: 22px;
	vertical-align: middle;
}
#mfn_red_panel1 p.mfn_content_text
{
	width: 100%;
	float: left;
	display: block;
	margin: 8px 0px;
}
/*
#mfn_red_panel1 p.mfn_content_text strong
{
	font-size: 13px;
}
*/
.mfn_content_text
{
    line-height: 18px;
    vertical-align: middle;
}
.mfn_content_text a, .mfn_content_text a:hover, .mfn_content_text a:visited
{
	color: #5373AF;
	font-weight: normal;
}
.mfn_content_title_details
{
    font-size: 12px !important;
}


div#content_end_home_res {
    background: transparent url("../img/content_end_home_bkg.png") no-repeat;
	 background-position: left;
	padding-bottom:10px;
	
	}


/******** SEARCH FORM ***********/
#search_form{
    clear: both;
    text-align: left;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-top: 15px;
}

#query {
    border-style: none;
	margin-top:1px;
	margin-bottom:1px;
    height: 21px;
    width: 380px;
	font-style:Arial;
	font-size:12px;
    font-weight: bold;
    background-color: transparent;
}
#submit{
    border-style: none;
    background-color: transparent;
	color: black;
	font-style:Arial;
	font-size:12px;
    font-weight: bold;
    *margin-bottom: 3px;
	margin-left:15px;
}
/*result form*/
#search_form1{
    clear: both;
    text-align: left;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-top: 16px;
}

#query1 {
    border-style: none;
	margin-top:1px;
	margin-bottom:1px;
    height: 21px;
    width: 380px;
	font-style:Arial;
	font-size:12px;
    font-weight: bold;
    background-color: transparent;
}
#submit1{
    border-style: none;
    background-color: transparent;
	color: black;
	font-style:Arial;
	font-size:12px;
    font-weight: bold;
    *margin-bottom: 3px;
	margin-left:15px;
}
/*result end*/
#search_form2{
    clear: both;
    text-align: left;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-top: 13px;
}

#query2{
    border-style: none;
	margin-top:1px;
	margin-bottom:1px;
    height: 21px;
    width: 380px;
	font-style:Arial;
	font-size:12px;
    font-weight: bold;
    background-color: transparent;
}
#submit2{
    border-style: none;
    background-color: transparent;
	color: black;
	font-style:Arial;
	font-size:12px;
    font-weight: bold;
    *margin-bottom: 3px;
	margin-left:15px;
}
/*form search wordpress*/
#search_formW{
    clear: both;
    text-align: left;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-top: 13px;
	
}

#queryW{
    border-style: none;
	margin-top:1px;
	margin-bottom:1px;
    height: 21px;
    width: 380px;
	font-style:Arial;
	font-size:12px;
    font-weight: bold;
    background-color: transparent;
	
	text-align:left;
}
#submitW{
    border-style: none;
    background-color: transparent;
	color: black;
	font-style:Arial;
	font-size:12px;
    font-weight: bold;
    *margin-bottom: 3px;
	margin-left:15px;

}
.formSearch
{
margin:0px;
padding:0px;
}
/*fire and theft feature*/
#nmbrd
{
margin:0px;
padding:0px;
float:left;

}
.firetheftlist
{
font-size:12px;
width:270px;
}
#breakdownTD
{

width:400px;
}
.g
{
clear:both;
float:left;
}




