body, td {
    font-family: arial;
    font-size: 10pt;
    color: #000000;
}

.margin {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

h1 {
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
}

h2 {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

hr {
    size: 1px;
    color: #000000;
}

a, a:visited, a:link, a:active {
    color: #000000;
    font-weight: normal;
    text-decoration: none; 
    font-size: 100%;
}

a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline; 
    font-size: 100%;
}

.search-text-box {
    vertical-align : bottom;
    width:100px;
    border: 1px solid #b0b0b0;
}

.content-pane {
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 10px;
    vertical-align: top;
    background: #ffffff;
    font-family: arial;
    font-size: 12pt;
    font-weight: normal;
    color: #575757;
}

.menu-box {
    width: 140px;
    height: 400px;
    background: #4d4e7e;
    vertical-align:top;

}

.menu-banner {

}

.menu-top {
    height: 24;
    text-align: right;
    font-family: arial;
    font-size: 12px;
    color: #192a60;
}

.menu-search {
    text-align: right;
    vertical-align : middle;
    font-family: arial;
    font-size: 10px;
    color: #000000;
}

.top-menu-cell {
    width: 200px;
    text-align: center;
    border-right: 1px dashed #B0B0B0;
}

.top-menu-cell-selected {
    width: 200px;
    text-align: center;
    border-right: 1px dashed #B0B0B0;
}

/***************************************************************/
/********************** TOP MENU **************************/
/***************************************************************/

.header-menu {
    font-family: arial;
    font-size: 11px;
}

A.header-menu {
    color: #ffedb2;
    font-weight: none;
    text-decoration: none; 
    font-size: 10px;
}

A.header-menu:link, A.header-menu:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none; 
    font-size: 11px;
}

A.header-menu:active {
    color: #000000;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

A.header-menu:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

A.header-selected-menu, A.header-selected-menu:visited {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

A.header-selected-menu:link {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none; 
    font-size: 11px;
}

A.header-selected-menu:active {
    color: #000000;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

A.header-selected-menu:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    font-size: 11px;
}

.bottom-bar {
    height: 20px;
    background: #C0C0C0;
}
/***************************************************************/
/********************** SIDE MENU **************************/
/***************************************************************/

.menu-link {
   /* margin-left: 10px;
    font-size: 14px !important;
    line-height : 25px;*/
}

.menu-link:link, .menu-link:visited {
    color: #0e2900;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-size: 14px;

}

.menu-link:hover{
    color:#FFFFFF;    
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    text-decoration:none;
    font-size: 14px;    
}

.menu-link:active {
    color:#ffffff;    
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    text-decoration:none;
    font-size: 14px;
}

.ob_ic {
    display:none;
    vertical-align:top;

}

.ob_zz{
    padding-left : 20px;
    color: #ffffff;
    padding-bottom: 2px;
    padding-top : 2px;

}

.menu-sub-link{
   /* padding-left: 20px;
    margin-left: 10px;
    font-size: 10px !important;
    line-height : 25px;*/
}

.menu-sub-link:link, .menu-sub-link:visited {
    color:#ffffff;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
}

.menu-sub-link:hover, .menu-sub-link:active {
    color:#000000;    
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    text-decoration:none;
}

/************************************************************/
/****This section does the styling of the newsfeed.xsl****/
/************************************************************/

.news{
    font-size: 12px;
}

.news-main{
    font-size: 12px;
}

.news-content{
    font-size: 12px;
    font-family : Arial, Helvetica, sans-serif;
    color:#666666;
}

.news:menu {
    color: #FF8135;
    font-weight: none;
    text-decoration: none; 
    font-size: 12px;
}

.news:link {
    color: #FF8135;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px !important;
}

.news:visited {
    color: #FF8135;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px !important;
}

.news:active {
    color: #FF8135;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 12px;
}

.news:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 12px;
}
