/* Start of CMSMS style sheet 'Stylesheet:Default' */
html, body {
  font-family: Arial, Helvetica, sans-serif; 
  font-style: normal;
  font-size: 100%;
  margin: 0;
  padding: 0;
  height: 100%;   
}

body {
  background: #f1f1f1;
  background-image:url('/images/templates/background.gif');
  background-repeat: repeat-x;
  _text-align:center;
  height: 100%;  
}

li {
  float: left;
}

a { text-decoration: none;}

A:link { color: #f37021; }

A:visited { color: #f37021;}

A:hover {color: #f37021;}

A:active {color: #f37021;}

div#catch_frame {
  width: 983px;
  padding: 0;
  background-color: #fff;
  _text-align:left;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -2em;
  height: 100%;
}
div#catch_heading,
div#catch_body,
div#catch_menu,
div#catch_footer {
  width: 100%;
  clear: both;
}
div#catch_header {
  height: 140px;
  margin:0;
  padding:0;
}
div#catch_header div#header_left {
  margin: 0px 0px 0px 10px;
}
div#catch_header div#header_right {
  margin: 43px 16px 0px 0px;
  _margin: 43px 8px 0px 0px;
  float: right;
}
div#catch_menu {
  height: 58px;
}
div#catch_menu div#menu_tab {
  background: url('/images/templates/tabmenu.gif');
  background-repeat: no-repeat;
  height: 30px;
}
div#catch_menu div#menu_sub {
  background: url('/images/templates/submenu.gif');
  background-repeat: no-repeat;
  height: 28px;
}
div#catch_menu div#menu_sub div#menu_right {
  float: right;
}
div#catch_body {
  padding-top: 12px;
  background-color: #fff;
  
}
div#catch_body div#body_right {
  float: right;
  width: 264px;
 
}

div#catch_body div#body_rightc {
  float: right;
  width: 264px;
  margin-top: 29px;
}

div#catch_body div#body_right div#box_animation {
  background: url('/images/templates/box_lightgray_small.gif');
  width: 252px;
  height: 251px;
  margin-right: 12px;
}


div#catch_body div#body_rightc div#box_animation {
  background: url('/images/templates/box_lightgray_small.gif');
  width: 252px;
  height: 251px;
  margin-right: 12px;
}


div#catch_body div#body_left {
  width: 700px;
  
}
div#catch_footer {
  width: 983px;
  padding: 0;
  background: #ffffff;
  height: 30px;
  clear: both;
  text-align: left; 
  margin: 0 auto;
  bottom:0;
}
div#catch_footer div#footer_right {
  float: right;

}
div#catch_footer div#footer_left {
  padding: 8px 0px 0px 32px;
  color: #0c528e;
  font-size: 0.8em;
}

div#catch_footer, .push {
	height: 2em;
}

#NewsPostDetailContent {
padding-left: 20px;
Font-size: 13px;
}

#NewsPostDetailSummary {
padding-left: 20px;
Font-size: 13px;
}

#NewsPostDetailDate {
padding-left: 20px;
Font-size: 13px;
}

#NewsTitle {
padding-left: 22px;
Font-size: 13px;
}

div#body_left:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#campaigntb {
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}

div#body_left {display: inline-block;}

/* Hides from IE-mac \*/
* html div#body_left {height: 1%;}
div#body_left {display: block;}
/* End hide from IE-mac */
/* End of 'Stylesheet:Default' */

