body {
    background-color: #004E66;
 }

 .submit-button {
    border: 1px solid #666666;
 }

 .submit-button:hover {
    background-image: url(images/nav_bkgd_hilight.jpg);
 }

 a, a:visited {
    color: #FC0000;
 }

 .trackbacklist , .commentlist {
    background-color: #E8EEF3;
    border-top: 3px solid #004A65;
    border-bottom: 1px dotted #004A65;
 }

 ul.trackbacklist li , ul.commentlist li {
    background-color: #E8EEF3;
    border: 1px dotted #9f9f9f;
 }

 ol.commentlist {
    border: none;
 }

 ol.commentlist li {
    background-color: #ffffff;
    border-left: 1px solid #000000;
 }

 .trackbacklist .trackbacklist , .commentlist .commentlist {
 }

 a.commentcreationdate {
 }

 .sf_blog_outer_wrapper {
    background-color: #fff;
 }

 .sf_blog_wrapper {
    background-color: #fff;
 }

 .sf_blog_extra2 {
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    background-color: #004A65;
 }

 .sf_blog_main_header {
    color: #72E4DE;
 }

 .sf_blog_sub_header {
    color: #FFFFFF;
 }

 .sf_blog_extra4 {
    background-repeat: repeat-x;
 }

 /*=============================================
  SIDEBAR
  ===========================================*/
 .sf_blog_sidebar {
    background-color: #004A65;
 }

 .sf_blog_sidebar ul li {
 }

 .sf_blog_sidebar ul li a {
    color: #fff;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #8EB3CF;
 }

 .sidebarlist {
    margin: 0;
    padding: 0;
    color: #ffffff;
 }

 .sidebarlist li.sidebaritem {
    border: 1px solid #00131F;
    padding: 4px;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td, h2.subscribeheader, h2.recentheader, h2.recentheader, h2.archiveheader, h2.feedheader {
    color: #FFFFFF;
    background-color: #00131F;
    font-weight: bold!important;
 }

 .sidebaritem a {
    font-family: Arial;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;
 }

 .sidebaritem a:visited {
    color: #FFFFFF;
 }

 .sidebaritem a:hover {
    font-family: Arial;
    color: #8EB3CF;
    text-decoration: underline;
    font-weight: normal;
 }

 .sidebaritem td {
    font-family: Arial;
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
 }

 .sf_blog_pagetitle {
    background-color: #fff;
    color: #19354B;
 }

 .sf_blog_posttitle {
    color: #19354B;
 }

 .sf_blog_posttitle a {
    color: #19354B;
 }

 .sf_blog_posttitle a:visited {
    color: #19354B;
 }

 .sf_blog_postmeta a {
    color: #628EAF;
 }

 .sf_blog_postmeta a:visited {
    color: #628EAF;
 }

 .sf_blog_postmeta a:hover {
    color: #000000;
 }

 .trackbacklinks a {
    color: #628EAF;
 }

 .trackbacklinks a:visited {
    color: #628EAF;
 }

 .trackbacklinks a:hover {
    color: #000000;
 }

 .readlink a {
    color: #628EAF;
 }

 .readlink a:visited {
    color: #628EAF;
 }

 .readlink a:hover {
    color: #000000;
 }

 .commentlist a {
    color: #628EAF;
 }

 .commentlist a:visited {
    color: #628EAF;
 }

 .commentlist a:hover {
    color: #000000;
 }

 .commentlinks a {
    color: #628EAF;
 }

 .commentlinks a:visited {
    color: #628EAF;
 }

 .commentlinks a:hover {
    color: #000000;
 }

 .sf_blog_post {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #628EAF;
 }

 .sf_blog_post single-post {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #628EAF;
 }

 .sf_blog_footer {
    clear: both;
 }

 .sf_blog_banner {
    color: #fff;
 }

 
