
body {
    margin: 0;
    padding: 0;
    font: 12px/120% Tahoma;
    background:#0A325A;
}

#container {
    margin:auto;
    width: 990px;
    background:#fff;
}

#header {
    text-align: center;
    background: #C6D5E4;
}

#sideBar {
    text-align: center;
    width: 140px;
}

#mainContent {
    width:850px;
    text-align: center;
}

#block {
    width: 50%;
}

#mainArticle {
    text-align: center;
    width:100%;
}

#mainTitle{
    color: black;
    font-size: 1.1em;
    text-align:center;
}

#footer {
    clear:both;
    text-align: center;
    border-top:4px solid #0a325a;
    position:relative;
}

.TblTtlTxt_sun4 {
    width: 100%;
    text-align: center;
    background: url("table_titlebar_gradient.gif") repeat-x;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
}

table.Tbl_sun4 {
    background-color: #E5E9ED;
    border-color: #CAD0D2;
    border-style: solid;
    border-width: 1px;
    width: 100%;
}

.Link a{
    color: #003399;
    text-decoration: none;
}

.Link a:hover{
    text-decoration: underline;
}

.Panelgrid{
    text-align: justify;
    border:1px solid;
    border-top: none;
    border-color: #CAD0D2;
    background: white;
    width: 98%;
    text-align: justify;
    margin-top: 3px;
    color: #d0d0d0;
    height: 100%;
}

.content{
    color: black;
}

#centeredmenu {
    width:100%;
    border-bottom:4px solid #0a325a;
    overflow:hidden;
    position:relative;
    background: #C6D5E4;
}

#centeredmenu ul {
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
    font-weight: bold;

}

#centeredmenu ul li {
    display:block;
    list-style:none;
    margin:0 2px;
    position:relative;
    line-height:1.5em;
}

#centeredmenu ul li a {
    display:block;
    padding:7px 5.5px;
    background:#369;
    color:#fff;
    text-decoration:none;
}

#centeredmenu ul li a:hover {
    background:#0a325a;
    color:#fff;
}

#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
    color:#fff;
    background:#0a325a;
    font-weight:bold;
}

#sidebarmenu {
    width:100%;
    background:#fff;
    position:relative;
}

#sidebarmenu ul {
    width:100%;
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
    font-weight: bold;
}

#sidebarmenu ul li {
    width:136px;
    display:block;
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
}


#sidebarmenu ul li a {
    width:100%;
    display:block;
    background:#336699;
    color:#fff;
    text-decoration:none;
}

#sidebarmenu ul li a:hover {
    background:#0a325a;
    color:#fff;
}

#sidebarmenu ul li a.active,
#sidebarmenu ul li a.active:hover {
    color:#fff;
    background:#0a325a;
    font-weight:bold;
}

#footermenu {
    width:100%;
    background:#c6d5e4;
    border-top:1px solid #0a325a;
    overflow:hidden;
    position:relative;
}

#footermenu ul {
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
    font-weight: bold;
}

#footermenu ul li {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
}

#footermenu ul li a {
    display:block;
    margin:0 0 0 3px;
    padding:3px 10px;
    background:#369;
    color:#fff;
    text-decoration:none;
    line-height:1.3em;
}

#footermenu ul li a:hover {
    background:#0a325a;
    color:#fff;
}

#footermenu ul li a.active,
#footermenu ul li a.active:hover {
    color:#fff;
    background:#0a325a;
    font-weight:bold;
}

.carousel{
    position:relative;
    width:536px;
    height:248px;
    border: 1px solid;
    border-color: #3E627A;
}

.ui-widget {
    font-family: Tahoma;
    font-size: 1.1em;
}

.carousel .ui-carousel-header{
    position: absolute;
    bottom: -3px;
    z-index: 1;
    width: 360px;
    background: transparent;
    border: none;
}

.carousel .ui-carousel-header a{
    height: 8px;
    width: 8px;
    background: #c6d5e4;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    border: 1px solid #0a325a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    cursor: pointer;
}

.carousel .ui-carousel-header a {
    background-image: none;
    cursor: pointer;
}

.carousel .ui-carousel-header a:hover,
.carousel .ui-carousel-header a.ui-icon-radio-on {
    background: #0a325a;
}

.carousel .ui-carousel-header span{
    position: absolute;
    bottom: 0px;
    width: 25px;
    height: 25px;
}

.carousel .ui-carousel-header span button{
    background: transparent;
    border: none;
    padding: 30px 0 0;
    cursor: pointer;
}

.ui-corner-all {
    border: none;
}

#adsense{
    position:relative;
    width:302px;
}

#adsensesearch{
    width:160px;
    margin-top:20px;
}

#search{
    width:675px;
}

.blocktitle{
    font-weight: bold;
    text-align: center;
}

#box {
    position: fixed;
    bottom: 3px;
    width: 25px;
}

#social {
    position: fixed;
    bottom: 5px;
    width: 33px;
    text-align: center;
}

#report {
    position: fixed;
    top: 45%;
}

