body {
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    font:   80% "lucida grande", verdana, lucida, helvetica, arial, sans-serif;
    color:  #000;
    background-color: #e6eeef;
    height: 100%;
    }

h1 {
    font-size: 200%;
    }

h2 {
    font-size: 150%;
    }

h3 {
    font-size: 130%;
    }

h4 {
    font-size: 120%;
    }

h5 {
    font-size: 100%;
    }

h6 {
    font-size: 85%;
    }

#container1 {
    margin: 7px;
    background: #fff url(../images/right.gif) repeat-y right;
    color:  #333;
    border: 1px solid gray;
    line-height: 150%;
    word-spacing: 1pt;
    }

#container2 {
    background: transparent url(../images/left.gif) repeat-y left;
    }
#header {
	position: absolute;
	top: 8px;
	left: 8px;
	right: 8px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	overflow: hidden;
	color: #000000;
	background: #247ed8 url(../images/logo_back.gif) no-repeat;
	height: 115px;
}
* html #header {       /* stop float drop in ie */
	width: 100%;
    }
#clearheader {
    height: 118px;
    } /*needed to make room for header*/

#header img {
    float: left;
    padding: 20px;
    }

#header h1 {
    background: transparent url(../images/mbk_gold.gif) top left no-repeat;
    padding:    0;
    margin:     0 0 0 180px;
    margin-top: 20px;
    width:      432px;
    height:     33px;
    }

#header h1 span {
    display: none;
    }

#header h2 {
    padding: 0;
    margin:  0;
    margin-top: 0;
    margin-bottom: 37px;
    }

#header h2 span {
    display: none;
    }
	 
#content {
   position: relative; /*ie needs this to show float */
	margin-left: 160px;
	margin-right: 155px;
	height: 100%;
	min-height: 100%;
	color: #000000;
}

html > body#content {
    height: auto;
    } /*for mozilla as ie treats height as min-height anyway*/

.full-bar {
    margin: 0;
    padding: 0 5px 0 5px;
    background: transparent url(../images/bar_back_horizon.gif) repeat-x;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    line-height: 25px;
    color:  #dbd3df;
    }

#greeting {
 	 position: absolute;
    margin: 0;
    padding: 0 5px 0 5px;
	 top: 99px;
	 left: 8px;
	 right: 8px;
    background: transparent url(../images/bar_back_horizon.gif) repeat-x;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    line-height: 25px;
    color:  #dbd3df;
    }

* html #greeting {
	width: 99.2%;
    }

input, textarea, form, select {
    color: #3a2e3f;
    font-size: 12px;
    width: auto;
    }

a:link {
    color: #000080;
    font-size: 12px;
    text-decoration: none;
    }

a:visited {
    color: #800080;
    font-size: 12px;
    text-decoration: none;
    }

a:hover {
    color: #006600;
    font-size: 12px;
    }

a:active {
    color: #67586d;
    font-size: 12px;
    text-decoration: none;
    }

hr {
    color: inactivecaptiontext;
    }

img {
    border: 0px;
    }
.bartitle {
    background: none;
    font-size:  12px;
    }

.storycat {
    background: none;
    font-size:  103%;
    font-weight: bold;
    }

.boxtitle {
    background: transparent url(../images/bar_back_horizon.gif) repeat-x;
    font-size:  12px;
    font-weight: bold;
    text-decoration: none;
    color:      #dbd3df;
    padding-left: 3px;
    height:     24px;
    padding-top: 0.2em;
    }

.boxtitleright {
    float: right;
    background: none;
    color: #dbd3df;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
    }

.boxcontent {
    font-size: 12px;
    background: transparent;
    margin-top: .1em;
    padding-left: .5em;
    padding-right: .5em;
    margin-bottom: 8px;
    }

.sbox {
    margin: 0;
    padding: 0;
    margin-left: -1px; /*must be 1px less than width otherwise won't push footer down */
    margin-bottom: 15px;
    float:  left;
    width:  158px;
    }
.option {
    background: none;
    font-size:  105%;
    font-weight: bold;
    text-decoration: none
    }

.tiny {
    background: none;
    font-size:  12px;
    font-weight: normal;
    text-decoration: none
    }

.menu {
    color: #3a2e3f;
    font-size: 12px;
    font-weight: bold;
    margin: 11px;
    }

.menu a:link {
    color: #67586d;
    font-size: 12px;
    font-weight: bold;
    padding: 11px;
    }

.menu a:visited {
    color: #67586d;
    font-size: 12px;
    font-weight: bold;
    padding: 11px;
    }

.menu a:hover {
    color: #9197b2;
    font-size: 12px;
    font-weight: bold;
    background-color: #dbd3df;
    padding: 11px;
    }

.pn-normal {
    color: #3a2e3f;
    font-size: 12px;
    font-weight: normal;
    }

.pn-normal a:link {
    color: #67586d;
    font-size: 12px;
    text-decoration: underline;
    }

.pn-normal a:visited {
    color: #67586d;
    font-size: 12px;
    text-decoration: underline;
    }

.pn-normal a:hover {
    color: #9197b2;
    font-size: 12px;
    border-color: #67586d;
    text-decoration: none;
    }

.pn-normal a:active {
     color:       #67586d;
    font-size:   12px;
    text-decoration: underline;
    }

.pn-navtabs {
    color: #dbd3df;
    background-color: #000000;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    }

.pn-navtabs a {
    color: #b1a4b7;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    }

.pn-navtabs a:hover {
    color: #dbd3df;
    font-size: 12px;
    font-weight: bold;
    border-color: #b1a4b7;
    text-decoration: none;
    }

.pn-title {
    font-size: 13px;
    font-weight: bold;
    color:     #3a2e3f;
    text-decoration: none;
    }

.pn-title a:link {
    color: #67586d;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    }

.pn-title a:visited {
    color: #67586d;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    }

.pn-title a:hover {
    color: #9197b2;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    }

.pn-title a:active {
    color: #67586d;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    }

.xannav {
    color: #67586d;
    background-color: #8c7d93
    }

.xannav a:link {
    color: #67586d
    }

.xannav a:visited {
    color: #67586d
    }

.xannavtext {
    padding-left: 4px;
    padding-bottom: 1.5px;
    font-weight:  bold;
    font-size:    10px;
    line-height:  14px;
    }

tr td.xannav a:link {
    text-decoration: none
    }

tr td.xannav a:visited {
    text-decoration: none
    }

td.swath {
    font: 10px sans-serif
    }

tr.xannavrow td {
    border-right: #67586d 1px solid;
    border-top:   #d0c6d4 1px solid;
    vertical-align: middle;
    border-left:  medium none;
    border-bottom: #67586d 1px solid
    }

tr.xannavrow td.swath {
    border-right: medium none;
    background-color: #d0c6d4
    }

.pn-sub {
    color:       #3a2e3f;
    font-size:   11px;
    font-weight: normal;
    }

.pn-sub a:link {
    color:       #3a2e3f;
    font-size:   11px;
    font-weight: bold;
    text-decoration: none;
    }

.pn-sub a:visited {
    color:       #3a2e3f;
    font-size:   11px;
    font-weight: bold;
    text-decoration: none;
    }

.pn-sub a:hover {
    color:       #9197b2;
    font-size:   11px;
    font-weight: bold;
    text-decoration: none;
    }

.pn-sub a:active {
    color:       #3a2e3f;
    font-size:   11px;
    font-weight: bold;
    text-decoration: none;
    }

.pn-logo {
    color:       #3a2e3f;
    font-size:   12px;
    font-weight: bold;
    letter-spacing: 3px;
    background-color: transparent;
    text-decoration: none;
    }

.pn-pagetitle {
    color:       #3a2e3f;
    font-size:   12px;
    font-weight: bold;
    text-transform: uppercase;
    }

#ZCHANNEL {
    width: 100%;
    text-align: left;
    vertical-align: top;
    background-color: #ffffff;
    width: 100%;
    clear: both;
    background-image: url(../images/dropshadow.gif);
    height: 4px;
    overflow: hidden;
    }

#CENTERBLOCKS {
    padding: 4%;
    }

.CENTERBLOCK h1 {
    font-size: 125%;
    text-align: center;
    }

#MAINCONTENT {
    padding: 2%;
    }

.NewsIndex h3 {
    padding-bottom: 0;
    margin-bottom:  0;
    }

.NewsIndex h3 a {
    color: #6699cc;
    font-size: 110%;
    text-decoration: none;
    }

.NewsIndex h3 a:hover {
    font-size: 110%;
    color:     #930;
    text-decoration: none;
    }

.NewsIndex h3 a:visited {
    font-size: 110%;
    text-decoration: none;
    }

.lede {
    }

.notes {
    padding-top: 10px;
    }

.actions {
    float: right;
    }

.byline {
    font-size: 12px;
    }

.title {
    background: none;
    font-size:  12px;
    font-weight: bold;
    text-decoration: none
    }


#footer {
    width: 100%;
    clear: both;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-color: #ff8080;
    background-color: #f6f7ff;
    color: #000000;
    text-align: center;
    position: relative;
    }

#clearfooter { /*needed to make room for footer*/
    clear: both;
    height: 50px;
    }

* > html#clearfooter {
    float: left;
    width: 100%;
    }

#footmsg {
    clear: both;
    padding: .5em;
    text-align: justify;
    font-size: 75%;
    line-height: 125%;
    }

#footmsg a {
    font-size: 100%;
    }

div, p {
    margin-top: 0
    }                  /*clear top margin for mozilla*/
#outerwrap {
	position: relative; /*ie needs this to show float */
	float: left;
	margin: 0;
	width: 99%;
	margin-left: -162px;
	padding-left: 162px;
}

#innerwrap {
	position: relative;
	margin: 0;
	width: 99%;
	margin-left: -160px;
	float: right;
}        
#leftcolumn {
    position: relative; /*ie needs this to show float */
    margin: 0;
    padding: 0;
    width:    160px;
    margin-left: -159px; /*must be 1px less than width otherwise won't push footer down */
    float:    left;
    padding-top: 10px;
    }

* html #leftcolumn { 
/*fix gap in ie next to float and clear footer because we've moved float too far left*/
    margin-left: -80px;
    padding-bottom: 52px;
    }

#leftcolumn p {
    padding: 3px 0 0 12px;
    }


* html #centercontent { /* combat ie's 3 pixel jog */
    height: 1%;
    margin-bottom: 12px;
    overflow:hidden;
    width:100%;
    }

#centercontent {
	position: relative;
	float: right;
	width: 100%;
    line-height: 140%;
}
	 
#rightcolumn {
	position: relative; /*ie needs this to show float */
	width: 155px;
	float: right;
	padding-top: 10px;
	margin-right: -154px; /*must be 1px less than width otherwise won't push footer down */
}

* html #rightcolumn {       /* stop float drop in ie */
 /* border: 1px solid red; */
    padding-bottom: 52px;
    margin-right:   -162px;
    }
#peoplemx {
    text-align: center;
    }
.boxcontent ul {
    list-style-type: none;
}

.boxcontent ul li {
    margin-left:   -40px;
    padding: 1px 5px 2px 0px;
}

.boxcontent li a:hover {
    padding: 1px 5px 2px 0px;
    background-color: #dee7ec;
    border: none;
}
.p11 { text-indent:-25px;} 
.p111 {  padding-left:30px; text-indent:-40px; }
.subtitle { font-weight:bold;  text-align:center;}
