
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
table.TopHeader1 {
 display: none;
 visibility: hidden;
}
div.titles {
 color: navy;
 font-weight: bold;
}
table.PageBoundingBox {
 width: 100%;
}
td.MainContent {
 padding: 10px;
}
div.clr {
 clear: both;
}
td, p {
 font-size: 10pt;
}
b, strong {
 color: #ff0000;
}

h1 {
 margin: 5px 0px 5px 0px;
 padding: 0px;
 font-size: 15pt;
 width: 100%;
 border-bottom: 1px dotted #65111C;
}
h2 {
 margin: 5px 0px 5px 0px;
 padding: 0px;
 font-size: 14pt;
}
h3 {
 margin: 5px 0px 5px 0px;
 padding: 0px;
 font-size: 13pt;
}
h4 {
 margin: 5px 0px 5px 0px;
 padding: 0px;
 font-size: 12pt;
}
h5, h6 {
 margin: 5px 0px 5px 0px;
 padding: 0px;
 font-size: 11pt;
}
ul {
 list-style-image: url('/images/system/redbullet.gif');
}
th.Heading {
 text-align: left;
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
 padding-left: 10px;
 border-bottom: 1px solid #000000;
}
th.Heading a:link, th.Heading a:active, th.Heading a:visited {
 text-decoration: none;
 color: #000000;
 font-weight: bold;
}
th.Heading a:hover {
 text-decoration: underline;
}
/*Footer Styles*/
div.FooterContainer1 {
 font-size: 8pt;
 width: 100%;
 text-align: center;
 clear: both;
 float: left;
}
div.FooterContainer2 {
 font-size: 8pt;
 width: 100%;
 text-align: center;
 clear: both;
 float: left;
 padding: 4px;
}
/*NEWS and Events DETAIL STYLES*/
.icListDate {
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
        margin-bottom: 10px;
        clear: both;
}
.icListTitle { 
	font-style: italic; 
        font-weight: bold;
        clear: both;
        float: left;
       width: 100px;
}
.icListItem {
       clear: none;
        clear: none;
        float: left;
}
/********************************/
/* Inner Page Styles                               */
/********************************/
td.LSB {
 visibility: hidden;
 display: none;
}
div.InnerHeader {
 visibility: hidden;
 display: none;
}
