@charset "utf-8";
/* CSS Document */
.chamfer {
    background: transparent;
    width: 180px;
    margin: 30px 10px 0 0;
    float: left;
    position: relative
    }
.chamfer h1, .chamfer p, .chamfer h3 {
    margin: 0 0
    }
.chamfer h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #600;
    text-decoration: none;
    padding-top: 10px
    }
.chamfer h1 a {
    text-decoration: underline
    }
.chamfer h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #333;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 15px
    }
.chamfer p {
    padding-bottom: 0.5em;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none
    }
.chamfer a {
    color: #600;
    text-decoration: underline
    }
.chamfer .top, .chamfer .bottom {
    display: block;
    background: transparent;
    font-size: 1px
    }
.chamfer .b1, .chamfer .b2, .chamfer .b3, .chamfer .b4, .chamfer .b5 {
    display: block;
    overflow: hidden;
    height: 1px;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
    }
.chamfer .b1 {
    margin: 0 5px;
    background: #ccc
    }
.chamfer .b2 {
    margin: 0 4px
    }
.chamfer .b3 {
    margin: 0 3px
    }
.chamfer .b4 {
    margin: 0 2px
    }
.chamfer .b5 {
    margin: 0 1px
    }
.chamfer .boxcontent {
    display: block;
    background: #F2F5EF;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 9px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 180px;
    overflow: none;
    overflow: hidden
    }
.chamfer .boxcontent p {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 13pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamfer .boxcontent p a {
    color: #063;
    text-decoration: underline
    }
.chamfer .boxcontent p strong {
    font-weight: bold;
    font-size: 10pt
    }
.chamfer .boxcontent .spotlight {
    display: block;
    background: transparent
    }
.chamfer .boxcontent .spotlight h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
    color: #075D8D;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 10px
    }
.chamfer .boxcontent .spotlight h1 a {
    text-decoration: none
    }
.chamfer .boxcontent .spotlight h1 a:hover {
    text-decoration: underline
    }
.chamfer .boxcontent .spotlight p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamfer .boxcontent .spotlight p a {
    color: #333;
    text-decoration: underline
    }
.chamfer .boxcontent .spotlight p strong {
    font-weight: bold;
    font-size: 9pt
    }
/* Chamfer Borders*/
.chamfer2 {
    background: transparent;
    width: 180px;
    margin: 30px 0 0 0;
    float: right;
    position: relative;
    clear: none
    }
.chamfer2 h1, .chamfer2 p, .chamfer2 h3 {
    margin: 0 0
    }
.chamfer2 h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #600;
    text-decoration: none;
    padding-top: 10px
    }
.chamfer2 h1 a {
    text-decoration: underline
    }
.chamfer2 h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #333;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 0
    }
.chamfer2 p {
    padding-bottom: 0.5em;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 11pt;
    text-decoration: none
    }
.chamfer2 a {
    color: #600;
    text-decoration: underline
    }
.chamfer2 .top, .chamfer2 .bottom {
    display: block;
    background: transparent;
    font-size: 1px
    }
.chamfer2 .b1, .chamfer2 .b2, .chamfer2 .b3, .chamfer2 .b4, .chamfer2 .b5 {
    display: block;
    overflow: hidden;
    height: 1px;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
    }
.chamfer2 .b1 {
    margin: 0 5px;
    background: #ccc
    }
.chamfer2 .b2 {
    margin: 0 4px
    }
.chamfer2 .b3 {
    margin: 0 3px
    }
.chamfer2 .b4 {
    margin: 0 2px
    }
.chamfer2 .b5 {
    margin: 0 1px
    }
.chamfer2 .boxcontent {
    display: block;
    background: #F2F5EF;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 9px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 180px;
    overflow: none;
    overflow: hidden
    }
.chamfer2 .boxcontent p {
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 13pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden;
    padding-left: 0
    }
.chamfer2 .boxcontent p a {
    color: #063;
    text-decoration: underline;
    padding-left: 0
    }
.chamfer2 .boxcontent p strong {
    font-weight: bold;
    font-size: 9px;
    padding-left: 0
    }
.chamfer2 .boxcontent p strong a {
    font-weight: bold;
    font-size: 9px;
    padding-left: 0
    }
.chamfer2 .boxcontent .spotlight {
    display: block;
    background: transparent
    }
.chamfer2 .boxcontent .spotlight h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 13px;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
    color: #075D8D;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 10px
    }
.chamfer2 .boxcontent .spotlight h1 a {
    text-decoration: none
    }
.chamfer2 .boxcontent .spotlight h1 a:hover {
    text-decoration: underline
    }
.chamfer2 .boxcontent .spotlight p {
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12px;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamfer2 .boxcontent .spotlight p a {
    color: #333;
    text-decoration: underline
    }
.chamfer2 .boxcontent .spotlight p strong {
    font-weight: bold;
    font-size: 9px
    }
.chamfer2 .boxcontent .spotlight p strong a {
    font-weight: bold;
    font-size: 9px;
    color: #333;
    padding-left: 0
    }
/* Chamfer Borders*/
.chamfer3 {
    background: transparent;
    width: 180px;
    margin: 20px 20px 0 0;
    position: relative;
    float: right
    }
.chamfer3 h1, .chamfer3 p, .chamfer3 h3 {
    margin: 0 0
    }
.chamfer3 h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #600;
    text-decoration: none;
    padding-top: 10px
    }
.chamfer3 h1 a {
    text-decoration: underline
    }
.chamfer3 h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #333;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 15px
    }
.chamfer3 p {
    padding-bottom: 0.5em;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none
    }
.chamfer3 a {
    color: #600;
    text-decoration: underline
    }
.chamfer3 .top, .chamfer3 .bottom {
    display: block;
    background: #F2F5EF;
    font-size: 1px
    }
.chamfer3 .b1, .chamfer3 .b2, .chamfer3 .b3, .chamfer3 .b4, .chamfer3 .b5 {
    display: block;
    overflow: hidden;
    height: 1px;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
    }
.chamfer3 .b1 {
    margin: 0 5px;
    background: #ccc
    }
.chamfer3 .b2 {
    margin: 0 4px;
    background: #ccc
    }
.chamfer3 .b3 {
    margin: 0 3px;
    background: #ccc
    }
.chamfer3 .b4 {
    margin: 0 2px;
    background: #ccc
    }
.chamfer3 .b5 {
    margin: 0 1px;
    background: #ccc
    }
.chamfer3 .boxcontent {
    display: block;
    background: #F2F5EF;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 9px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
    margin-bottom: 0
    }
.chamfer3 .boxcontent p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 13pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamfer3 .boxcontent p a {
    color: #063;
    text-decoration: underline
    }
.chamfer3 .boxcontent p strong {
    font-weight: bold;
    font-size: 10pt
    }
.chamfer3 .boxcontent .spotlight {
    display: block;
    background: transparent
    }
.chamfer3 .boxcontent .spotlight h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
    color: #075D8D;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 10px
    }
.chamfer3 .boxcontent .spotlight h1 a {
    text-decoration: none
    }
.chamfer3 .boxcontent .spotlight h1 a:hover {
    text-decoration: underline
    }
.chamfer3 .boxcontent .spotlight p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamfer3 .boxcontent .spotlight p a {
    color: #333;
    text-decoration: underline
    }
.chamfer3 .boxcontent .spotlight p strong {
    font-weight: bold;
    font-size: 9pt
    }
/* Chamfer Borders*/
.chamfera {
    background: transparent;
    width: 180px;
    margin: 20px 20px 0 0;
    position: relative;
    float: right
    }
.chamfera h1, .chamfera p, .chamfera h3 {
    margin: 0 0
    }
.chamfera h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #600;
    text-decoration: none;
    padding-top: 10px
    }
.chamfera h1 a {
    text-decoration: underline
    }
.chamfera h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #333;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 15px
    }
.chamfera p {
    padding-bottom: 0.5em;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none
    }
.chamfera a {
    color: #600;
    text-decoration: underline
    }
.chamfera .top, .chamfera .bottom {
    display: block;
    background: transparent;
    font-size: 1px
    }
.chamfera .b1, .chamfera .b2, .chamfera .b3, .chamfera .b4, .chamfera .b5 {
    display: block;
    overflow: hidden;
    height: 1px;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
    }
.chamfera .b1 {
    margin: 0 5px;
    background: #ccc
    }
.chamfera .b2 {
    margin: 0 4px
    }
.chamfera .b3 {
    margin: 0 3px
    }
.chamfera .b4 {
    margin: 0 2px
    }
.chamfera .b5 {
    margin: 0 1px
    }
.chamfera .boxcontent {
    display: block;
    background: #F2F5EF;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 9px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 150px;
    overflow: none;
    overflow: hidden
    }
.chamfera .boxcontent p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 13pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamfera .boxcontent p a {
    color: #063;
    text-decoration: underline
    }
.chamfera .boxcontent p strong {
    font-weight: bold;
    font-size: 10pt
    }
.chamfera .boxcontent .spotlight {
    display: block;
    background: transparent
    }
.chamfera .boxcontent .spotlight h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
    color: #075D8D;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 10px
    }
.chamfera .boxcontent .spotlight h1 a {
    text-decoration: none
    }
.chamfera .boxcontent .spotlight h1 a:hover {
    text-decoration: underline
    }
.chamfera .boxcontent .spotlight p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamfera .boxcontent .spotlight p a {
    color: #333;
    text-decoration: underline
    }
.chamfera .boxcontent .spotlight p strong {
    font-weight: bold;
    font-size: 9pt
    }
/* Chamfer Borders*/
.chamferc {
    background: transparent;
    width: 180px;
    margin: 20px 20px 0 0;
    position: relative;
    float: right
    }
.chamferc h1, .chamferc p, .chamferc h3 {
    margin: 0 0
    }
.chamferc h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #600;
    text-decoration: none;
    padding-top: 10px
    }
.chamferc h1 a {
    text-decoration: underline
    }
.chamferc h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #333;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 15px
    }
.chamferc p {
    padding-bottom: 0.5em;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none
    }
.chamferc a {
    color: #600;
    text-decoration: underline
    }
.chamferc .top, .chamferc .bottom {
    display: block;
    background: transparent;
    font-size: 1px
    }
.chamferc .b1, .chamferc .b2, .chamferc .b3, .chamferc .b4, .chamferc .b5 {
    display: block;
    overflow: hidden;
    height: 1px;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
    }
.chamferc .b1 {
    margin: 0 5px;
    background: #ccc
    }
.chamferc .b2 {
    margin: 0 4px
    }
.chamferc .b3 {
    margin: 0 3px
    }
.chamferc .b4 {
    margin: 0 2px
    }
.chamferc .b5 {
    margin: 0 1px
    }
.chamferc .boxcontent {
    display: block;
    background: #F2F5EF;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 9px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 150px;
    overflow: none;
    overflow: hidden
    }
.chamferc .boxcontent p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 13pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamferc .boxcontent p a {
    color: #063;
    text-decoration: underline
    }
.chamferc .boxcontent p strong {
    font-weight: bold;
    font-size: 10pt
    }
.chamferc .boxcontent .spotlight {
    display: block;
    background: transparent
    }
.chamferc .boxcontent .spotlight h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
    color: #075D8D;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 10px
    }
.chamferc .boxcontent .spotlight h1 a {
    text-decoration: none
    }
.chamferc .boxcontent .spotlight h1 a:hover {
    text-decoration: underline
    }
.chamferc .boxcontent .spotlight p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamferc .boxcontent .spotlight p a {
    color: #333;
    text-decoration: underline
    }
.chamferc .boxcontent .spotlight p strong {
    font-weight: bold;
    font-size: 9pt
    }
/* Chamfer Borders*/
.chamfer4 {
    background: transparent;
    width: 180px;
    margin: 20px 0 0 0;
    float: left;
    position: relative;
    clear: none
    }
.chamfer4 h1, .chamfer4 p, .chamfer4 h3 {
    margin: 0 0
    }
.chamfer4 h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #600;
    text-decoration: none;
    padding-top: 10px
    }
.chamfer4 h1 a {
    text-decoration: underline
    }
.chamfer4 h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #333;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 15px
    }
.chamfer4 p {
    padding-bottom: 0.5em;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none
    }
.chamfer4 a {
    color: #600;
    text-decoration: underline
    }
.chamfer4 .top, .chamfer4 .bottom {
    display: block;
    background: transparent;
    font-size: 1px
    }
.chamfer4 .b1, .chamfer4 .b2, .chamfer4 .b3, .chamfer4 .b4, .chamfer4 .b5 {
    display: block;
    overflow: hidden;
    height: 1px;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
    }
.chamfer4 .b1 {
    margin: 0 5px;
    background: #ccc
    }
.chamfer4 .b2 {
    margin: 0 4px
    }
.chamfer4 .b3 {
    margin: 0 3px
    }
.chamfer4 .b4 {
    margin: 0 2px
    }
.chamfer4 .b5 {
    margin: 0 1px
    }
.chamfer4 .boxcontent {
    display: block;
    background: #F2F5EF;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 9px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 290px;
    overflow: none;
    overflow: hidden
    }
.chamfer4 .boxcontent p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 13pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamfer4 .boxcontent p a {
    color: #063;
    text-decoration: underline
    }
.chamfer4 .boxcontent p strong {
    font-weight: bold;
    font-size: 10pt
    }
.chamfer4 .boxcontent .spotlight {
    display: block;
    background: transparent
    }
.chamfer4 .boxcontent .spotlight h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
    color: #075D8D;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 10px
    }
.chamfer4 .boxcontent .spotlight h1 a {
    text-decoration: none
    }
.chamfer4 .boxcontent .spotlight h1 a:hover {
    text-decoration: underline
    }
.chamfer4 .boxcontent .spotlight p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.chamfer4 .boxcontent .spotlight p a {
    color: #333;
    text-decoration: underline
    }
.chamfer4 .boxcontent .spotlight p strong {
    font-weight: bold;
    font-size: 9pt
    }
/* Chamfer Borders*/
.times {
    background: transparent;
    width: 180px;
    margin: 20px 0 0 0;
    float: left;
    position: relative;
    clear: none
    }
.times h1, .times p, .times h3 {
    margin: 0 0
    }
.times h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #c00;
    text-decoration: none;
    padding-top: 10px;
    text-transform: uppercase
    }
.times h1 a {
    text-decoration: underline
    }
.times h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 14pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #600;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 0
    }
.times p {
    padding-bottom: 0.5em;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none;
    padding-left: 0
    }
.times a {
    color: #600;
    text-decoration: underline
    }
.times .top, .times .bottom {
    display: block;
    background: transparent;
    font-size: 1px
    }
.times .b1, .times .b2, .times .b3, .times .b4, .times .b5 {
    display: block;
    overflow: hidden;
    height: 1px;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
    }
.times .b1 {
    margin: 0 5px;
    background: #ccc
    }
.times .b2 {
    margin: 0 4px
    }
.times .b3 {
    margin: 0 3px
    }
.times .b4 {
    margin: 0 2px
    }
.times .b5 {
    margin: 0 1px
    }
.times .boxcontent {
    display: block;
    background: #F2F5EF;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 9px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 290px;
    overflow: none;
    overflow: hidden
    }
.times .boxcontent p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 13pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden;
    padding-left: 0
    }
.times .boxcontent p a {
    color: #063;
    text-decoration: underline
    }
.times .boxcontent p strong {
    font-weight: bold;
    font-size: 10pt
    }
.times .boxcontent .spotlight {
    display: block;
    background: transparent
    }
.times .boxcontent .spotlight h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: 13pt;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
    color: #075D8D;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 10px
    }
.times .boxcontent .spotlight h1 a {
    text-decoration: none
    }
.times .boxcontent .spotlight h1 a:hover {
    text-decoration: underline
    }
.times .boxcontent .spotlight p {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-variant: normal;
    color: #333;
    line-height: 12pt;
    text-decoration: none;
    margin: 0 0;
    padding-top: 5px;
    overflow: hidden
    }
.times .boxcontent .spotlight p a {
    color: #333;
    text-decoration: underline
    }
.times .boxcontent .spotlight p strong {
    font-weight: bold;
    font-size: 9pt
    }
#twitter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333;
    margin: 0;
    padding: 0;
    margin-top: 10px
    }
#twitter ul {
    width: 130px
    }
#twitter a {
    font-size: 8px;
    text-decoration: underline;
    color: #033;
    width: 130px
    }