@charset "UTF-8";

body {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	background: #1756d3 url(../images/bg6.png) repeat-x;


}


.side {
        background: #a9badf url(../images/home_back.png) repeat-x;
}



.header {
	height:109px;
	width:100%;
	background-image:url(../images/header_bg3.gif);
 	background-position:top left;
	background-repeat:repeat-x;
        border-bottom: 1px solid #000;
}

.hidden {
    display:none;
  }
 .logo {
	width:935px;
	height:109px;
	margin:0px auto 0px auto;
	background-image:url(../images/logo5.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.logo a {
	display:block;
	width:303px;
	height:91px;
	margin-left:27px;
}

.sidebarB {
	/*width:162px;*/
	/*margin-left:12px;*/
        /*margin-right:12px;*/
	margin-top:-1px;
}

.sidebarBottom {
	font-size:1px;
	width:162px;
	height:10px;
	background-image:url(../images/sidebar_b_bottom2.png);
	background-position:top center;
	margin-bottom:7px;
        background-repeat:no-repeat;
}

.sidebarBMiddle {
	width:162px;
	background-image:url(../images/sidebar_b_middle2.png);
	background-position:top center;
	background-repeat:repeat-y;
}

.sidebarBTop {
	width:162px;
	height:20px;
	font-size:1px;
	background-image:url(../images/sidebar_b_top2.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.sidebarTitle {
        margin-top:3px;
	font-size:12px;
	font-weight:bold;
        color:#fff;
}

.sidebarTextContainer {
	position:relative;
	top:-6px;
	padding-bottom:1px;
	padding-left:8px;
	padding-right:8px;
        text-align:left;
}

.sidebarText {
	font-size:10px;
        padding-top:10px;
	line-height:1.3;
}


.content {
	padding-left:15px;
        padding-right:15px;
        text-align:left;
        /*background-color:white;*/
}

.contentText {
        font-size:10px;
}

.content_table {
        border: 0px solid #336699;
}

.copyright {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#cococe;
}

/*  links  */

a.footer_nav {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:9px;
	color:#ffffff;
	/*background-image:url(../images/footer.png);*/
        text-decoration:none;
}

a.footer_nav:hover {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:9px;
	color:yellow;
        text-decoration:none;
	/*background-image:url(../images/footer.png);*/
}


a.nav {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
        font-weight:bold;
	color:#fff;
        text-decoration:none;
}

a.nav:hover {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
        font-weight:bold;
	color:yellow;
        text-decoration:none;
}

/*a.nav:visited {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
        font-weight:bold;
	color:#fff;
        text-decoration:none;
}*/

a {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
        font-weight:bold;
	color:blue;
        text-decoration:none;
}

a:hover {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
        font-weight:bold;
	color:#336699;
        text-decoration:none;
}

a.sidebar {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:10px;
        font-weight:bold;
	color:blue;
        text-decoration:none;
}

a.sidebar:hover {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:10px;
        font-weight:bold;
	color:#336699;
        text-decoration:none;
}


a.ad {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:16px;
	color:#ffffff;
	/*background-image:url(../images/footer.png);*/
        text-decoration:none;
}

a.ad:hover {
        font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:16px;
	color:yellow;
        text-decoration:none;
	/*background-image:url(../images/footer.png);*/
}

/*  End Links  */

.podcontent {
    padding: 5px 0;
    background: #fff;
    border: 1px solid #CECFCE; 
    text-decoration: none;
}

.billcontent { 
    font-family: Verdana;
    color: #black; 
    font-size: 10px;
    text-align: left;
    padding-left:8px;
    padding-right:8px;
}

.billcontent1 { 
    font-family: arial;
    color: #black; 
    font-size: 10px;
    text-align: left;
    padding-left:8px;
    padding-right:8px;
}

.pod_titlebar {
    font-family: Verdana;
    font-size: 10px;
    text-indent: 5px;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
    background: #FFF url(/images/bar.gif) repeat-x;
}

.titlebar {
    font-family: Verdana;
    text-indent: 5px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    background: #FFF url(/images/title.gif) repeat-x;
}

.small_titlebar {
    font-family: Verdana;
    text-indent: 5px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
    vertical-align: middle;
    background: #FFF url(/images/title.gif) repeat-x;
}