body
    {
    font-size: 10pt
    }
    
p
    {
    margin: 0px 0px 0px 0px
    ; padding-bottom: 10px
    ; font-size: 10pt
    }

a
    {
    color: Black
    ; text-decoration: underline
    }

h1
    {
    color: #223c5d
    ; font-size: 18pt
    ; font-weight: bold
    ; font-family: Verdana
    ; margin: 5px 0px 10px 0px
    }
    
h2
    {
    color: black
    ; font-size: 10pt
    ; font-family: Verdana
    ; margin: 5px 0px 10px 0px
    }
    
h3
    {
    color: black
    ; font-size: 10pt
    ; font-weight: bold
    ; font-family: Verdana
    ; margin: 5px 0px 10px 0px
    }    
    
h2 a
    {
    color: black 
    }    
    
ul
    {
    margin-top: 0px 
    ; padding-bottom: 10px
    }
    
div#cell
    {
    margin-top: 20px !Important
    }

/********************************************************************************************/
/* Homepage News                                                                            */
/********************************************************************************************/
.isv-homepage-news-left
    {
    width: 8px
    ; height: 65px
    ; background: url('/portals/1/images/newsfeed/isv-homepage-news-l.jpg') no-repeat left
    }

.isv-homepage-news-image
    {
    width: 53px
    ; height: 65px
    ; background-color: #e2e2e2
    ; background-repeat: no-repeat
    }
   
.isv-homepage-news-mid
    {
    background-color: #e2e2e2
    ; padding-left: 3px
    }
    
.isv-homepage-news-right
    {
    width: 8px
    ; height: 65px
    ; background: url('/portals/1/images/newsfeed/isv-homepage-news-r.jpg') no-repeat left
    }
    
.isv-homepage-news-head
    {
    margin-bottom: 0px
    ; margin-top: 0px
    }    

.isv-homepage-news-para
    {
    padding-bottom: 2px
    }
    
/********************************************************************************************/
/* News                                                                                     */
/********************************************************************************************/
.isv-news-head
    {
    color: #35436b
    ; font-size: 12pt
    ; margin-bottom: 2px
    }
    
.isv-news-date
    {
    color: #656f8d
    }
    
/********************************************************************************************/
/* Events                                                                                   */
/********************************************************************************************/
.isv-events-head
    {
    font-size: 12pt
    ; font-weight: bold
    ; color: #223c5d
    ; font-family: Verdana
    ; margin: 0px
    ; padding: 4px 0px 0px 0px
    }
    
.isv-events-sub-head
    {
    font-size: 10pt
    ; font-weight: normal !Important
    ; color: #4575a6
    ; font-family: Verdana
    ; margin: 0px
    ; padding: 3px 0px 5px 0px
    }
    
/********************************************************************************************/
/* Licensing                                                                                */
/********************************************************************************************/
.isv-licensing-summary-head
    {
    color: #4575a6
    ; margin-left: 5px
    ; font-size: 12pt
    ; margin-bottom: 0px
    }
   
.isv-licensing-summary-para
    {
    margin-left: 5px
    }
