.blog-entry-summary-read-more {
    background-color: #555D5F;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    float: right;
    font-family: ZurichCnBT;
    font-size: 14px;
    margin-bottom: 20px;
    max-height: 65px;
    max-width: 105px;
    padding: 6px 10px 6px 15px;
}
.Post h2 a {
    color: #002b55!important;
    text-decoration: underline;
}
#menu ul li {
   
    margin: 3px 1px!important;
}
body {
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-position: left top;
    background-repeat: repeat;
    margin: 0 auto;
    padding: 0;
}
.Main {
   
    position: relative;
	margin:-30px auto 0;
   
    width: 1050px;
}
.PageBackgroundGlare {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.PageBackgroundGlareImage {
    background-image: url(images/Page-BgGlare.png);
    background-repeat: no-repeat;
    height: 334px;
    margin: 0;
    width: 206px;
}
html:first-child .PageBackgroundGlare {
    border: 1px solid transparent;
}
.cleared {
    border: medium none;
    clear: both;
    float: none;
    font-size: 1px;
    margin: 0;
    padding: 0;
}
.Sheet {
    margin: 0 auto;
    min-height: 43px;
    min-width: 43px;
    overflow: hidden;
    position: relative;
    width: 1000px;
    z-index: 0;
    box-shadow: 0 2px 12px #555555;
}
.Sheet-body {
    background-color: #FFFFFF;
   
    position: relative;
    z-index: 0;
}
.Sheet-tl {
    background-image: url(images/Sheet-s.png);
    height: 21px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 21px;
    z-index: -1;
}
.Sheet-tr {
    height: 21px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 21px;
    z-index: -1;
}
.Sheet-tr div {
    background-image: url(images/Sheet-s.png);
    height: 42px;
    left: -21px;
    position: absolute;
    top: 0;
    width: 42px;
    z-index: -1;
}
.Sheet-bl {
    bottom: 0;
    height: 21px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 21px;
    z-index: -1;
}
.Sheet-bl div {
    background-image: url(images/Sheet-s.png);
    height: 42px;
    left: 0;
    position: absolute;
    top: -21px;
    width: 42px;
    z-index: -1;
}
.Sheet-br {
    bottom: 0;
    height: 21px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 21px;
    z-index: -1;
}
.Sheet-br div {
    background-image: url(images/Sheet-s.png);
    height: 42px;
    left: -21px;
    position: absolute;
    top: -21px;
    width: 42px;
    z-index: -1;
}
.Sheet-tc {
    height: 21px;
    left: 21px;
    overflow: hidden;
    position: absolute;
    right: 21px;
    top: 0;
    z-index: -1;
}
.Sheet-tc div {
    height: 42px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.Sheet-bc {
    bottom: 0;
    height: 21px;
    left: 21px;
    overflow: hidden;
    position: absolute;
    right: 21px;
    z-index: -1;
}
.Sheet-bc div {
    height: 42px;
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: -1;
}
.Sheet-cl {
    bottom: 21px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 21px;
    width: 21px;
    z-index: -1;
}
.Sheet-cl div {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 42px;
    z-index: -1;
}
.Sheet-cr {
    bottom: 21px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 21px;
    width: 21px;
    z-index: -1;
}
.Sheet-cr div {
    height: 100%;
    left: -21px;
    position: absolute;
    top: 0;
    width: 42px;
    z-index: -1;
}
.Sheet-cc {
    background-image: url(images/Sheet-c.png);
    bottom: 21px;
    left: 21px;
    overflow: hidden;
    position: absolute;
    right: 21px;
    top: 21px;
    z-index: -2;
}
.Sheet {
    margin-top: -1px !important;
}
.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover {
    letter-spacing: normal;
    outline: medium none;
    text-align: left;
    text-decoration: none;
    word-spacing: normal;
}
.artmenu, .artmenu ul {
    border: 0 none;
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.artmenu li {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.artmenu li:hover {
    white-space: normal;
    z-index: 10000;
}
.artmenu li li {
    float: none;
}
.artmenu ul {
    background: none repeat scroll 0 0 transparent;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.artmenu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.artmenu li li:hover > ul {
    left: 100%;
    top: 0;
}
.artmenu:after, .artmenu ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.artmenu, .artmenu ul {
    min-height: 0;
}
.artmenu ul {
    background-image: url(images/spacer.gif);
    margin: -10px 0 0 -30px;
    padding: 10px 30px 30px;
}
.artmenu ul ul {
    margin: -30px 0 0 -10px;
    padding: 30px 30px 30px 10px;
}
.nav {
    display: none;
    height: 24px;
    margin: 0 auto;
    position: relative;
    width: 998px;
    z-index: 100;
}
.linkleftboldblack td {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.artmenu {
    padding: 0;
}
.nav .l, .nav .r, .nav .r div {
    height: 24px;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: -1;
}
.nav .l {
    left: 0;
    right: 0;
}
.nav .r {
    right: 0;
    width: 0;
}
.nav .r div {
    right: 0;
    width: 998px;
}
.nav .l, .nav .r div {
    background-image: url(images/nav.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.artmenu ul li {
    clear: both;
}
.artmenu a, .artmenu a span {
    display: block;
    height: 24px;
}
.artmenu a {
    cursor: pointer;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
}
.artmenu a span span {
    background-image: url(images/item-center.png);
    background-position: left top;
    background-repeat: repeat-x;
    color: #3D4142;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 0 8px;
    text-align: center;
}
.artmenu a:hover span span {
    background-position: left -24px;
    color: #F5E0E7;
}
.artmenu li:hover a span span {
    background-position: left -24px;
    color: #F5E0E7;
}
.nav .separator {
    background-image: url(images/item-separator.png);
    display: block;
    height: 24px;
    width: 1px;
}
.artmenu ul a {
    background-image: url(images/subitem-bg.png);
    background-position: left top;
    background-repeat: repeat-x;
    border-color: #73BBC4;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-right: auto;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 220px;
}
.nav ul.artmenu ul span, .nav ul.artmenu ul span span {
    background-image: none;
    display: inline;
    float: none;
    margin: inherit;
    padding: inherit;
    text-align: inherit;
    text-decoration: inherit;
}
.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span {
    color: #EAEBEB;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
    text-align: left;
    text-decoration: none;
    text-indent: 12px;
}
.artmenu ul ul a {
    margin-left: auto;
}
.artmenu ul li a:hover {
    background-position: 0 -30px;
    border-color: #4BA8B4;
    color: #000000;
}
.artmenu ul li:hover > a {
    background-position: 0 -30px;
    border-color: #4BA8B4;
    color: #000000;
}
.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span {
    color: #000000;
}
.nav .artmenu ul li:hover > a span, .nav .artmenu ul li:hover > a span span {
    color: #000000;
}
div.Header {
    height: 192px;
    margin: 0 auto;
    position: relative;
    width: 998px;
    z-index: 0;
}
div.Header-jpeg {
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 998px;
    z-index: -1;
}
.logo {
    display: block;
    width: 988px;
}
h1.logo-name {
    display: block;
    text-align: left;
}
h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover {
    color: #9D3454 !important;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 26px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.logo-text {
    display: block;
    text-align: left;
}
.logo-text, .logo-text a {
    color: #9D3454 !important;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.contentLayout {
    margin-bottom: 2px;
    position: relative;
    width:1017px;
}
.Block {
    margin: 0 auto;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.Block-body {
    margin: 0;
    position: relative;
    z-index: 0;
}
.Block {
    margin: 10px;
}
.BlockHeader {
    height: 27px;
    line-height: 11px;
    margin-bottom: -9px;
    margin-top: -11px;
    overflow: hidden;
    padding: 0 6px;
    position: relative;
    z-index: 0;
    display:none;
}
.BlockHeader-text {
    color: #555D5F;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    line-height: 36px;
    white-space: nowrap;
}
.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div {
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: -1;
}
.BlockHeader .l {
    left: 0;
    right: 0;
}
.BlockHeader .r {
    right: 0;
    width: 0;
}
.BlockHeader .r div {
    right: 0;
    width: 998px;
}
.BlockContent {
    margin: 0 auto;
    min-height: 3px;
    min-width: 3px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.BlockContent-body {
    margin: 8px;
    position: relative;
    z-index: 0;
}
.BlockContent-tl {
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: -1;
}
.BlockContent-tr {
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    z-index: -1;
}
.BlockContent-tr div {
    height: 2px;
    left: -1px;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: -1;
}
.BlockContent-bl {
    bottom: 0;
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 1px;
    z-index: -1;
}
.BlockContent-bl div {
    height: 2px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 2px;
    z-index: -1;
}
.BlockContent-br {
    bottom: 0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 1px;
    z-index: -1;
}
.BlockContent-br div {
    height: 2px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 2px;
    z-index: -1;
}
.BlockContent-tc {
    height: 1px;
    left: 1px;
    overflow: hidden;
    position: absolute;
    right: 1px;
    top: 0;
    z-index: -1;
}
.BlockContent-tc div {
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.BlockContent-bc {
    bottom: 0;
    height: 1px;
    left: 1px;
    overflow: hidden;
    position: absolute;
    right: 1px;
    z-index: -1;
}
.BlockContent-bc div {
    height: 2px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 100%;
    z-index: -1;
}
.BlockContent-cl {
    bottom: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 1px;
    width: 1px;
    z-index: -1;
}
.BlockContent-cl div {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: -1;
}
.BlockContent-cr {
    bottom: 1px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 1px;
    width: 1px;
    z-index: -1;
}
.BlockContent-cr div {
    height: 100%;
    left: -1px;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: -1;
}
.BlockContent-cc {
    bottom: 1px;
    left: 1px;
    overflow: hidden;
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: -2;
}
.BlockContent-body {
    color: #404445;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}
.BlockContent-body a:link {
    color: #FF5A2C;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
.BlockContent-body a:visited, .BlockContent-body a.visited {
    color: #FF5A2C;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
.BlockContent-body a:hover, .BlockContent-body a.hover {
    color: #FF8B28;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
.BlockContent-body ul {
    color: #515658;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.BlockContent-body li {
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    text-decoration: none;
}
.BlockContent-body ul li {
    background-repeat: no-repeat;
    line-height: 1.2em;
    margin: 0.5em 0;
    padding: 0 0 0 0;
}
.Post {
    margin: 0 auto;
    min-height: 1px;
    min-width: 1px;
    
    position: relative;
    z-index: 0;
}
.Post-body {
    border-bottom: 2px solid #CCCCCC;
    margin: 0 15px 15px;
    padding-bottom: 0px;
    position: relative;
    z-index: 0;
}
.Post {
    margin: 7px;
}
a img {
    border: 0 none;
}
.article img, img.article {
    border-color: #cccccc;
    border-style: solid;
    border-width: 0px;
    margin: 1em;
}
.metadata-icons img {
    border: medium none;
    margin: 2px;
    vertical-align: middle;
}
.article table, table.article {
    border-collapse: collapse;
    margin: 1px;
    width: auto;
}
.article table, table.article .article tr, .article th, .article td {
    background-color: Transparent;
}
.article th, .article td {
    padding: 2px;
    text-align: left;
    vertical-align: top;
}
.article th {
    padding: 7px;
    text-align: center;
    vertical-align: middle;
}
.PostHeaderIcon-wrapper {
    color: #26545A;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: inherit;
    margin: 0.2em 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    word-spacing: normal;
}
.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover {
     color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    margin-left: 51px;
    text-align: left;
}
.PostHeader a:link, .PostHeader .date1 {
    display: block;
     font-family: arial;
    font-size: 10pt;
    text-align: left;
    text-decoration: none;
    margin-left: 4px;
    background: url(../../../../../images/featured_name_bg.png) ;
    color: #444444;
    float: left;
    margin-bottom:15px;
    font-weight: 600;
    height: 46px;
    line-height: 44px;
    padding: 0 0 0 18px;
    text-shadow: 0 1px #FFFFFF;
    width: 452px;
}
.PostHeader a:visited, .PostHeader a.visited {
    color: #444444;
    font-family: Arial,Helvetica,Sans-Serif;
    text-align: left;
    text-decoration: none;
}
.PostHeader a:hover, .PostHeader a.hovered {
    color: #444444;
    font-family: Arial,Helvetica,Sans-Serif;
    text-align: left;
    text-decoration: none;
}
.bottomcontainerBox {
  display: block;
    float: left;
    width: 55%!important;
}
.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover {
    color: #5176A9;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    margin: -60px 0 10px 562px;
width:118px!important;
}
.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover {
    margin: 0;
}
.PostHeaderIcons a:link {
    color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
.PostHeaderIcons a:visited, .PostHeaderIcons a.visited {
    color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
.PostHeaderIcons a:hover, .PostHeaderIcons a.hover {
    color: #FF8B28;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
body {
    color: #272A2A;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}
.content h2 {
    font-size: 14px!important;
    padding-bottom: 0px!important;
    color: #666666!important;
}
.PostContent {
    color: #777777;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    text-align: justify;
    clear:both;
}
a {
    color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
a:link {
    color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
a:visited, a.visited {
    color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
a:hover, a.hover {
    color: #FF8B28;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
    color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 31px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
    color: #666666;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    margin-bottom:0px;
}
p{
 margin-top:0px;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
    color: #565B5D;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
    color: #272A2A;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
    color: #272A2A;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
    color: #272A2A;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}
ul {
    color: #3D4142;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li {
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
}
.Post ul li {
    background-image: url(images/PostBullets.png);
    background-repeat: no-repeat;
    line-height: 1.2em;
    margin: 0.5em 0;
    padding: 0 0 0 12px;
}
blockquote p {
    color: #4C5152;
    font-family: Arial,Helvetica,Sans-Serif;
    font-style: italic;
    font-weight: normal;
    text-align: left;
}
blockquote {
    background-image: url(images/PostQuote.png);
    background-position: left top;
    background-repeat: no-repeat;
    border-color: #97CCD3;
    border-style: solid;
    border-width: 0;
    margin: 10px 10px 10px 50px;
    padding: 5px 5px 5px 41px;
}
.PostMetadataFooter {
    border-color: #97CCD3;
    border-style: solid;
    border-width: 0;
    float: left;
    padding: 0;
    width: 330px;
}
.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover {
    margin: -60px 0 0 696px;
    color: #5176A9;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    text-decoration: none;
}
.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover {
    margin: 0;
}
.PostFooterIcons a:link {
    color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    width: 110px !important;
}
.PostFooterIcons a:visited, .PostFooterIcons a.visited {
    color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
.PostFooterIcons a:hover, .PostFooterIcons a.hover {
    color: #FF8B28;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
button.Button, a.Button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: default;
    display: inline-block;
    line-height: 29px;
    margin: 0;
    outline: medium none;
    overflow: visible;
    padding: 0;
    position: relative;
    text-decoration: none !important;
    width: auto;
}
:first-child + html button.Button, *:first-child + html a.Button {
    display: list-item;
    float: left;
    list-style-type: none;
}
.Button .btn {
    color: #2C2F30;
    display: block;
    float: left;
    height: 29px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    width: auto;
    z-index: 0;
}
.Button .t {
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    height: 29px;
    line-height: 29px;
    padding: 0 15px;
    text-align: left;
    text-decoration: none !important;
    white-space: normal;
}
input, select {
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}
.Button .active {
    color: #F6E4EA;
}
.Button .hover, a.Button:hover {
    color: #E6F3F4;
    text-decoration: none !important;
}
.Button .active .r {
    top: -58px;
}
.Button .hover .r {
    top: -29px;
}
.Button .r {
    display: block;
    height: 87px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
    z-index: -1;
}
.Button .r span {
    display: block;
    height: 87px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 411px;
    z-index: -1;
}
.Button .active .l {
    top: -58px;
}
.Button .hover .l {
    top: -29px;
}
.Button .l {
    display: block;
    height: 87px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 0;
    z-index: -1;
}
.Button .l, .Button .r span {
    background-image: url(images/Button.png);
}
.Footer {
    margin: 5px auto 0;
    overflow: hidden;
    position: relative;
    width: 998px;
    z-index: 0;
}
.Footer .Footer-inner {
    height: 1%;
    padding: 15px;
    position: relative;
    text-align: center;
    z-index: 0;
}
.Footer .Footer-background {
    background-image: url(images/Footer.png);
    background-repeat: no-repeat;
    bottom: 0;
    height: 100px;
    left: 0;
    position: absolute;
    width: 998px;
    z-index: -1;
}
.rss-tag-icon {

    background-image: url(images/rssIcon.png);
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 27px;
    margin: 0 5px 0 0;
    position: relative;
    width: 26px;
}
.Footer .Footer-text p {
    margin: 0;
}
.Footer .Footer-text {
    color: #646B6D;
    display: inline-block;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 12px;
}
.Footer .Footer-text a:link {
    color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
.Footer .Footer-text a:visited {
    color: #336699;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
.Footer .Footer-text a:hover {
    color: #FF8B28;
    font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
    color: #336699;
    font-family: Arial;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-decoration: none;
    word-spacing: normal;
}
.page-footer {
    color: #62686A;
    margin: 1em;
    text-align: center;
    text-decoration: none;
}
.contentLayout .sidebar1 {
    z-index:1;
    border: 0 none;
    float: right;
    overflow: hidden;
    padding:0;
    position: relative;
    width: 252px;
    margin: 0px 13px 13px;
    
}
.contentLayout .content {
    border: 0 none;
    float: left;
    margin: -77px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 1000px;
    background: url(../../../../../images/blogBrown.png) no-repeat scroll 767px 80px #E8E8E8;
    /* url("../../../../images/blogbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0); */
    z-index:0;
}
.commentlist, .commentlist li {
    background: none repeat scroll 0 0 transparent;
}
.commentlist li li {
    margin-left: 30px;
}
.commentlist li .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    float: right;
    margin: 1px;
    padding: 2px;
}
.commentlist li cite {
    font-size: 1.2em;
}
#commentform textarea {
    width: 100%;
}
img.wp-smiley {
    border: medium none;
    margin: 0;
    padding: 0;
}
.navigation {
    display: block;
    text-align: center;
    padding-bottom:20px;
}
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.alignright img, img.alignright {
    margin: 1em 0 1em 1em;
}
.alignleft img, img.alignleft {
    width:306px;
height:270px;
    margin: -95px 1em 1em -35px;
    display:none;
}
.wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    margin: 10px;
    padding-top: 4px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.hidden {
    display: none;
}
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}
#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}
#wp-calendar a {
    display: block;
}
#wp-calendar caption {
    text-align: center;
    width: 100%;
}
#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}
.widget-area {
    float: left;
    margin-right: 20px;
    width: 249px;
}
#fourth {
    margin-right: 0;
}
a.linkbottomlink {
    color: #496A81;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.linkbottomlink:hover {
    color: #000000;
}
.linkbottomlink {
    color: #496A81;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.blog-entry-summary-read-more a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.blog-entry-summary-read-more a:hover {
    text-decoration: none;
}
a.more-link {
    background: url(../../../../../images/readmore_btn.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    max-height: 65px;
    max-width: 105px;
    padding: 6px 10px 46px 15px;
    text-indent: -9999px;
    width: 83px;
}
a.more-link:hover {
    
}
.hrclass {
    border-top: 1px solid #CCCCCC;    
    height: 1px;
}
.h1-heading {
    color: #CCCCCC;
    font-size: 21px;
    margin-left: 19px;
    text-align: center;
    width: 94%;
} 
.bottom-border {
 border-bottom:1px solid #cccccc;
}
.date-new {
    
    background-image: url(images/date_badge_red.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 44px;
    text-align: center;
    width: 44px;
}
.date-new-second {
    background-image: url(images/date_badge_gray.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 44px;
     
    text-align: center;
    width: 44px;
}
.date-new .month, .date-new-second .month {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 3px;
    text-transform: uppercase;
}
.date-new .day, .date-new-second .day {
    color: #FFFFFF;
    font-size: 22px;
    height: 22px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.innerPostDiv {

	 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: -8px 20px 20px;
    width: 846px;
}
.dateSpan{
	font-size:11pt;
font-weight:normal;
font-family:arial;
font-style:italic;
}
.content ul li, .seo-text ul li, .seo-text-small-nobg ul li, .renewmid ul li {
    
    padding-bottom: 0px!important;
    padding-top:0px!important;
}
.footer .footer_menu ul {
    
    width: 671px!important;
}
.footer .copy_right {
    
    margin: -6px auto auto!important;
     
}
.footer .footer_menu ul li.last {
   
    padding: 0 14px 1px 6px!important;
}
.footer .footer_menu ul li {
     margin-left:0px!important;
    padding: 0 14px 0 6px!important;
}
.content p {
    line-height: 22px!important;
     
}
 @media screen and (max-device-width: 480px) and (orientation:portrait) {
	.content p 
	{
   	 line-height: 10px!important;
     	}
	.PostContent {
	font-size:7pt;
	}
} 

/* iPhone Landscape */
@media screen and (max-device-width: 480px) and (orientation:landscape) {
	.content p 
	{
   	 line-height: 10px!important;
     	}
	.PostContent {
	font-size:7pt;
	}

}
.Post h2 {
color:#666666!important;
}