/******************************************/
/********  General Tags  ******************/
/******************************************/

html, body {

    background-color: #0B4C96;
background-color: #ffffff;
    margin : 0px;
    color: #000000;
    padding : 0px;
    width : 100%;
    height : 100%;
}

#doc {
    background-color: #0B4C96;
background-color: #ffffff;
    margin : 0px;
    color: #000000;
    padding : 0px;
    width : 100%;
    height : 100%;
}

#doc body, td {
    font : 1em  Arial, Helvetica, Sans-Serif;
    color: #333333;
    margin : 0px;
    padding : 0px;
    background-color : transparent;
}

#doc .body-left {
    width : 539px;
    background : #073771 url(/userdocs/64/images/body-left-bg.jpg) no-repeat bottom right;
}

#doc .body-right {
    width : 220px;
    background : #A4B6D8 url(/userdocs/64/images/body-right-bg.jpg) no-repeat bottom right;
}

#doc h1 {
    font-size : 120%;
    font-weight : bold;
    color : #222233;
    margin-bottom : 3px;
}

#doc h2 {
    font-size : 110%;
    font-weight : bold;
    color : #222233;
    margin-bottom : 2px;
}

#doc h3 {
    font-size : 100%;
    font-weight : bold;
    color : #222233;
    margin-bottom : 1px;
}

#doc p {
    font-size : 90%;
}

#doc hr {
    size: 1px;
    color : #073871;
}

#doc form {
    padding:0;
    margin:0;
}

#doc a, a:visited, a:link, a:active {
    color: #3366cc;
    text-decoration: underline; 
}

#doc a:hover {
    color: #6699ff;
    text-decoration: none; 
}

#doc .background-content-panel{
    background-color: #000000;
    background-image : url(/templates/64/internet/public/images/independent-background-cont.gif); 
    background-repeat : no-repeat repeat-y;
    background-position:right;
}

#doc .content-pane {
   
    padding-top : 0px;
    vertical-align : top;
    background : #ffffff;
    color : #000000;
    width : auto;
}

#doc .content-pane2 {
    vertical-align : top;
    background : #000000;
}

#doc .content-panel {
    vertical-align : top;
}
    
#doc .content-panel td{
    vertical-align : top;
}

#doc .search-text-box {
    vertical-align : bottom;
    width : 100px;
    border : 1px solid #B0B0B0;
}

/************************************************************/
/****This section does the styling of the menu.vb********/
/************************************************************/

#doc .menu-box {
    width:140px;
    height:400px;
    background: #4d4e7e;
    /* border-top: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;*/
    vertical-align:top;

background : url(/userdocs/64/images/menu-bg.gif) repeat-y top left;
}

#doc .menu-banner {
/*    border : 1px solid #B0B0B0;
    background:url(http://www.sitewiz.biz/default.asp?cmd=file&fileid=1414&link=no); */
}

/************************************************************/
/****This section does the styling of the topmenu.xsl****/
/************************************************************/

#doc .menu-top {
    height : 16px;
    text-align : right;
    font-size : 90%;
    color : #192a60;
}

#doc .menu-search {
    text-align:right;
    vertical-align : middle;
    font-family:arial;
    font-size:10px;
    color:#000000;
}


/***************************************************************/
/********************** TOP MENU **************************/
/***************************************************************/

#doc .topmenublock {
    margin : 0px;
    margin-top : 8px;
    margin-left : 20px;
    padding : 0px;
    padding-bottom : 4px;
}

#doc .top-menu-cell {
    
}

#doc .top-menu-cell-selected {

}

#doc .header-menu {
    font-size : 90%;
}

#doc a.header-menu {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none; 
    font-size: 90%;
}

#doc a.header-menus:link, #doc a.header-menu:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none; 
}

#doc a.header-menus:active {
    color: #efefef;
    font-weight: bold;
    text-decoration: none; 
}

#doc a.header-menu:hover {
    color: #efefef;
    font-weight: bold;
    text-decoration: none; 
}

#doc a.header-selected-menu, a.header-selected-menu:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none; 
    font-size: 10pt;
    vertical-align:top;
}

#doc a.header-selected-menu:link {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none; 
    font-size: 10pt;
}

#doc a.header-selected-menu:active {
    color: #cccccc;
    font-weight: bold;
    text-decoration: none; 
    font-size: 10pt;
}

#doc a.header-selected-menu:hover {
    color: #cccccc;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
}

#doc .bottom-bar {
    height:20px;
    background:#C0C0C0;
}

/************************************************************/
/****This section does the styling of the newsfeed.xsl****/
/************************************************************/

#doc td.newsfeed {
    background: #efefef url(/userdocs/64/images/newsfeed-bg.gif) repeat-y top left;
    font-size : 80%;
    color : #333333;
}

#doc .news-old{
    background-image: url(/templates/64/internet/public/images/newsfeed-bg.gif);
    font-size: 80%;
}

#doc .news {
    width : 218px;
    margin : 0px;
    padding : 0px;
}

#doc .news-main{
    font-size: 80%;
}

#doc .news-item{
    background-color : #ffffff;
    margin-top : 2px;
    margin-bottom : 4px;
    border : 2px solid #7D9BC9;
    padding : 8px;
}

#doc .news-top {
    width : 206px;
    height : 10px;
    background : url(/userdocs/64/images/news-top.gif) no-repeat top left;
    padding : 0px;
    margin : 0px;
    margin-left : 4px;
    margin-right : 4px;
}

#doc .news-middle {
    width : 186px;
    background : url(/userdocs/64/images/news-middle.gif) repeat-y top left;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 4px;
    padding-bottom : 8px;
    margin : 0px;
    margin-left : 4px;
    margin-right : 4px;
    font-size : 80%;
    color : #333333;
}

#doc .news-middle br {
    margin : 1px;
    height : 0px;
}

#doc .news-bottom {
    width : 206px;
    height : 10px;
    background : url(/userdocs/64/images/news-bottom.gif) no-repeat bottom left;
    padding : 0px;
    margin : 0px;
    margin-left : 4px;
    margin-right : 4px;
}


#doc .news-content{
    font-size: 90px;
    font-family : Arial, Helvetica, sans-serif;
    color:#000000;
}

#doc .newslink {
    display : block;
    color: #000033;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 95%;
    margin-bottom : -6px;
}

#doc .newslink:hover {
    color : #336699;
    font-weight : bold;
    text-decoration : none; 
    font-size : 95%;
    margin-bottom : -6px;
}

#doc .newstitle{
    background-color : #073973;
    font-weight : bold;
    font-size : 95%;
    color : #ffffff;
    height : 24px;
    text-align : center;
    margin-top : 96px;
    padding-top : 5px;
}

#doc .title-content{
      background-color: #FEFCEF;
    /*background-image : url(/templates/64/internet/public/images/independent-news-content.jpg); 
    background-repeat : no-repeat repeat-y; */
  
}
#doc .background-span-page{
    background-color: #000000;
    background-image : url(/templates/64/internet/public/images/independent-news-content.jpg); 
    background-repeat : no-repeat repeat-y;

}

#doc .error {
    font-weight:bold;
    color:red;
}

#doc .banner {
    margin-top: 0px;
    margin-bottom: 18px;
}

#doc .banner td.menu {
    margin-top: 0px;
    margin-bottom: 18px;
    background : #073973 url(/userdocs/64/images/menu-bg.gif) repeat-y top left;
}


#doc .spacerimg {
    margin-left: 10px;
    margin-right:10px;
}

#doc .bar {
/*    margin-left: 1px;*/
}

/************************************************************/
/****Main****/
/************************************************************/

#doc .header {
    width : 620px;
    height : 90px;
    background-color : #073973;
    padding : 0px;
    margin : 0px;
    background : #073973 url(/userdocs/64/images/header-bg.gif) no-repeat top left;
}

#doc div#content_area_001 {
    width : 460px;
    margin : 0px;
    padding : 0px;
}

#doc div#content_area_001 h1 {
    font-size : 120%;
    font-weight : bold;
    color : #222233;
    margin-bottom : 3px;
}

#doc div#content_area_001 h2 {
    font-size : 110%;
    font-weight : bold;
    color : #222233;
    margin-bottom : 2px;
}

#doc div#content_area_001 h3 {
    font-size : 100%;
    font-weight : bold;
    color : #222233;
    margin-bottom : 1px;
}

#doc div#content_area_001 hr {
    size: 1px;
    color : #073871;
}


#doc .cont {
    width : 520px;
    background-color : transparent;
    padding-right : 0px;
    padding-left : 16px;
    padding-top : 16px;
    padding-bottom : 24px;
}

#doc .cont-top {
    width : 480px;
    height : 10px;
    background : url(/userdocs/64/images/cont-top.gif) no-repeat top left;
    padding : 0px;
    margin : 0px;
}

#doc .cont-middle {
    width : 460px;
    background : url(/userdocs/64/images/cont-middle.gif) repeat-y top left;
    padding-left : 30px;
    padding-right : 8px;
    padding-top : 8px;
    padding-bottom : 8px;
    margin : 0px;
}

#doc .cont-bottom {
    width : 480px;
    height : 10px;
    background : url(/userdocs/64/images/cont-bottom.gif) no-repeat bottom left;
    padding : 0px;
    margin : 0px;
}

#doc .footer {
    width : 760px;
}

#doc .footer td {
    background-color : #D3DDED;
}
