td {
    font-family: Arial, Helvetica, sans-serif;
}

th {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 35px;
    line-height: 40px;
    color: #333333;
    line-height: 40px;
    text-align: left;
}

img {
    border: none;
    }

a:link {
    color:#00529B;
    text-decoration: none;
    }      
a:visited {
    color:#00529B;
     text-decoration: none;
    }  
a:hover, a:focus {
    color:#aaaaaa;
    }  
a:active {
    color:#00529B;
     text-decoration: none;
    }  



/* ***************** CONTENT SECTION ************************** */
#news-content {
    display: block;
    position: relative;
    width: 995px;
    text-align: left;
    padding: 30px 20px 20px 55px;
    overflow: hidden;
}

/* ***** Spotlight ***** */
#news-spotlight {
    display: block;
    position: relative;
    width: 960px;
    text-align: center;
    margin: 0px;
    background: #444444 repeat-x top left;
    height: 400px;
}

#news-spotlightoverlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0px;
    width: 370px;
    padding: 20px 0px 30px 60px;
    background: transparent url('../images/other/SpotlightOverlay.png') no-repeat top left;
    height: 360px;
    }
    
#news-spotlightheader {
    font-family:'HelveticaNeueCondensed','HelveticaNeue-Condensed','Helvetica Neue Condensed','Arial Narrow','Helvetica Neue',Helvetica,Arial,sans-serif;
    color:#999; 
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    text-decoration: underline;
    padding-left: 10px;
}

#news-spotlighttitle {
    display: block;
    position: relative;
    width: 350px;
    text-align: left;
    margin: 0px;
    padding: 20px 10px 20px 10px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 34px;
    line-height: 38px;
    color: #333333;
}

#news-spotlightteaser {
    display: block;
    position: relative;
    width: 350px;
    text-align: left;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 20px;
    color: #444444;
}

/* ***** Latest News ***** */
#news-latestarticles {
    display: block;
    position: relative;
    width: 975px;
    text-align: center;
    margin: 30px 0px 30px 0px;
    padding-bottom: 10px;
    background-color: transparent;
    border-bottom: 3px solid #cccccc;
    clear: both;
    
}

.news-4col {
    display: block;
    position: relative;
    width: 230px;
    float: left;
    text-align: left;
    margin: 0px 13px 0px 0px;
    padding: 0px;
    background-color: transparent;
    border-top: 4px solid #86878C;
   
}

.news-4col-last {
    margin: 0px;
    }

.news-4colphoto {
    display: block;
    position: relative;
    width: 230px;
    height: 153px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    border-size: 0px;
    background-color: #777777;
}   

.news-4coltopic {
    display: block;
    position: relative;
    width: 230px;
    text-align: left;
    margin: 0px 0px -10px 0px;
    padding: 10px 0px 10px 0px;
    background-color: #FFFFFF;
    font-family:'HelveticaNeueCondensed','HelveticaNeue-Condensed','Helvetica Neue Condensed','Arial Narrow','Helvetica Neue',Helvetica,Arial,sans-serif;
    color:#999; 
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #777777;
    color: #aaaaaa;
    z-index: 25;
}    

.news-4coltitle {
    display: block;
    position: relative;
    width: 230px;
    text-align: left;
    margin: 0px;
    padding: 20px 0px 10px 0px;
    background-color: #ffffff;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 24px;
    line-height: 26px;
    color: #222222;
}   

.news-4colteaser {
    display: block;
    position: relative;
    width: 230px;
    text-align: left;
    margin: 0px;
    background-color: #ffffff;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 20px;
    color: #777777;
}   

.news-5col {
    display: block;
    position: relative;
    width: 180px;
    float: left;
    text-align: left;
    margin: 0px 15px 20px 0px;
    padding: 0px;
    background-color: transparent;
    border-top: 4px solid #e0ded9;
   
}

.news-5col img {
    width: 100%;
    height: 100%;
}

.news-5col:last-child {
    margin-right: 0;
}

.news-latestarticlesshiftlink {
    display: block;
    position: relative;
    width: 880px;
    text-align: right;

    }

/* ***** Athletics and Events Listing Section ****** */
/* The athletics section has replaced the 3Qs section as those articles will no longer be produced. */

#news-3q-newssection {
    display: block;
    position: relative;
    width: 975px;
    text-align: center;
    margin: 30px 0px 20px 0px;
    padding-bottom: 10px;
    background-color: transparent;
    border-bottom: 3px solid #cccccc;
}

/* ************ Athletics *************** */

#news-athletics {
    display: block;
    position: relative;
    width: 320px;
    float: left;
    text-align: left;
    margin: 0px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 14px;
    line-height: 18px;
    background-color: #eeeeee;
    border: 6px solid #efefef;
}

.news-athletics-logo {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 320px;
    height: 75px;
    background: transparent url(../images/other/Athletics-News.png) no-repeat;
}

.news-athletics-title {
    display: none;
    position: relative;
    text-align: left;
    width: 50%;
    margin: 0px;
    padding: 30px 10px 0px 130px;
    background-color: transparent;
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    color:#999; 
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    color: #ccc;
}

.news-athletics-item {
    margin: 8px 0px;
    padding: 5px;
    border-top: 1px solid #dbdbdb;
}

.news-athletics-item-img {
    display: block;
    position: relative;
    float: left;
    width: 150px;
    height: 85px;
    text-align: left;
    margin: 5px;
    margin-bottom: 0px;
    padding: 0px;
    border-size: 0px;
}  

.news-athletics-item-img img {
    width: 100%;
    border: 1px solid #ccc;
}


.news-athletics-item-title {
    display: block;
    position: relative;
    float: left;
    width: 130px;
    text-align: left;
    margin: 0px;
    padding: 10px 10px 0px 10px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 14px;
    line-height: 18px;
    color: #777;
}   


.news-athletics-item-title a:link, .news-athletics-item-title a:visited {
    color: #444;
    text-decoration: none;
}

.news-athletics-item-title a:hover {  
    color: #777;
    text-decoration: underline;
}

.news-athletics-more {
    font-family:'HelveticaNeueCondensed','HelveticaNeue-Condensed','Helvetica Neue Condensed','Arial Narrow','Helvetica Neue',Helvetica,Arial,sans-serif;
    color:#999; 
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-right: 10px;
    text-align: right;
}

/* ********* Events ************* */

#news-events {
    display: block;
    position: relative;
    width: 630px;
    float: left;
    text-align: left;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    }
 
#news-eventstitle {
    display: block;
    position: relative;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    background-color: transparent;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 24px;
    line-height: 26px;
    color: #333333;
}

.news-events-col {
    display: block;
    position: relative;
    width: 270px;
    float: left;
    text-align: left;
    margin: 0px 10px 0px 6px;
    padding: 0px 0px 0px 25px;
    background-color: transparent;
}

.news-eventsitem {
    display: block;
    position: relative;
    text-align: left;
    margin: 10px 0px 5px 0px;
    padding: 0px 5px 0px 5px;
    background-color: transparent;
    border-left: 3px solid #dedede;
}

.news-eventsitemtitle {
    display: block;
    position: relative;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 18px;
    color: #555555;
}

.news-eventsitemdate {
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #aaaaaa;
    }

.news-eventsitemteaser {
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
    margin: 0px;
    padding-bottom: 10px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 18px;
    color: #777777;
    border-bottom: 1px solid #777777;
} 
 

/* ***** Announcements section (In the News and Kudos) ***** */
#news-announcements {
    display: block;
    position: relative;
    width: 965px;
    text-align: center;
    margin: 10px 0px 10px 0px;
    padding-bottom: 0px 0px 5px 0px;
    background-color: transparent;
    clear: both;
}


/* ******** In the news (This section is going away)********* */
#news-inthenews {
    display: block;
    position: relative;
    width: 290px;
    float: left;
    text-align: left;
    margin: 0px 20px 0px 0px;
    padding-right: 20px;
    background-color: transparent;
    border-right: 1px solid #cccccc;
}

#news-inthenewstitle {
    display: block;
    position: relative;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    background-color: transparent;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 24px;
    line-height: 26px;
    color: #333333;
}

.news-inthenewsitem {
    display: block;
    position: relative;
    text-align: left;
    margin: 10px 0px 10px 0px;
    padding-top: 10px;
    border-top: 1px solid #777777;
    background-color: transparent;
}

.news-inthenewsitemtitle {
    display: block;
    position: relative;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 20px;
    color: #444444;
}

.news-inthenewsitemsrc {
    display: block;
    position: relative;
    /*font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #aaaaaa;
}


.news-morelink {
    font-family:'HelveticaNeueCondensed','HelveticaNeue-Condensed','Helvetica Neue Condensed','Arial Narrow','Helvetica Neue',Helvetica,Arial,sans-serif;
    color:#999; 
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 10px;
}

.news-bordertop {
    border-top: 1px solid #777777;
}

/* *********** KUDOS ************** */
#news-kudos {
    display: block;
    position: relative;
    width: 290px;
    float: left;
    text-align: left;
    margin: 0px 25px 0px 0px;
    padding-right: 25px;
    background-color: transparent;
    border-right: 1px solid #cccccc;
    overflow: hidden;

}

#news-kudostitle {
    display: block;
    position: relative;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    background-color: transparent;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 26px;
    line-height: 28px;
    color: #444444;
}

.news-kudositem {
    display: block;
    position: relative;
    text-align: left;
    margin: 10px 0px 10px 0px;
    padding: 0px 5px 0px 5px;

}

.news-kudositemtitle {
    display: block;
    position: relative;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 20px;
    color: #555555;
    padding-left: 15px;
    background-image: url('/images/Arrow-right.png');
    background-position: .1em .2em;
    background-repeat: no-repeat;
}

.news-titlelarge {
    font-size: 20px;
    line-height: 22px;
}

.news-kudositemteaser {
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
    margin: 0px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 14px;
    line-height: 18px;
    color: #777777;
    /* border-bottom: 1px solid #999999; */
}

.news-kudositemphoto {
    display: block;
    position: relative;
    width: 234px;
    height: 153px;
    text-align: center;
    margin: 0px auto 10px;
    padding: 0px;
}   

.news-kudositemphoto img {
    border: 1px solid #cccccc;
    padding: 2px;
}

.news-kudositemdivider {
    display: block;
    position: relative;
    background-color: #dedede;
    height: 3px;
    margin: 10px 5px 15px 5px;
}

.noborder {
    border: 0px;
}

/* *************** Featured Photo ***************** */

#news-fphoto {
    position: relative;
    width: 600px;
	float: left;
	background-color: #444;
	min-height: 450px;
	border: 1px solid #eee;
}

.news-fphoto-image {
}

.news-fphoto-image img {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.news-fphoto-more {
    font-family:'HelveticaNeueCondensed','HelveticaNeue-Condensed','Helvetica Neue Condensed','Arial Narrow','Helvetica Neue',Helvetica,Arial,sans-serif;
	width: 100%;
    color:#999; 
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 15px 2px 5px;
    text-align: right;
}

.news-fphoto-more a,
.news-fphoto-more a:link,
.news-fphoto-more a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #999;
} 

.news-fphoto-more a:hover {
    text-decoration: none;
    color: #777;
}

.news-fphoto-text {
	text-align: left;
	color: #fff;
	font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
	margin: 0px;
	padding: 5px 20px 20px 20px;
}

.news-fphoto-text-title {
    font-size: 30px;
    line-height: 34px;
    padding-bottom: 10px;
}

.news-fphoto-text-title a,
.news-fphoto-text-title a:link,
.news-fphoto-text-title a:visited
{
    text-decoration: none;
	color: #fff;
}

.news-fphoto-text-title a:hover {
    text-decoration: none;
	color: #ddd;
}

.news-fphoto-text-desc {
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 20px;
    color: #ddd;
	font-weight: bold;
    padding-top: 0px;
}

.news-fphoto-text-desc a:link, .news-fphoto-text-desc a:visited {
    color: #ffc423;
}

/* ******************************************************************************************* */
/*                                          ARTICLE AND ARTICLE LISTING PAGES                                                              */
/* ******************************************************************************************* */

/* ************ Two-column structure ************** */
#news-articleleft {
    display: block;
    position: relative;
    width: 280px;
    float: left;
    padding-right: 20px;
    }
    
#news-articleright {
    display: block;
    position: relative;
    width: 640px;
    padding: 20px;
    padding-top: 0px;
    float: right;
    }
    
    
/* ************ Description **************** */
#news-articlecatdesc {   
    display: block;
    position: relative;
    width: 100%;    
    font-family: Georgia, Times New Roman, serif;
    font-size: 16px;
    font-style: italic;
    color: #777777;
    line-height: 20px;
    }
     
/* ************ Listings ******************* */
.news-articlelistingitem1 {
     display: block;
     position: relative;
     width: 600px;
     padding: 20px;
     background-color: #dddddd;
}

.news-articlelistingitem1 img {
    border: 1px solid #aaaaaa;
    }
    
.news-articlelistingitem1title {
    display: block;
    position: relative;
    width: 535px;
    padding: 20px 20px 5px 20px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 28px;
    line-height: 32px;
    color: #333333;
    }
    
.news-articlelistingitem1title a {
     color: #333333;
     }
     
.news-articlelistingitem1title a:hover {   
    color: #777777;
    }
    
.news-articlelistingitem1teaser {
    display: block;
    position: relative;
    width: 535px;
    padding: 0px 20px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 20px;
    color: #555555;
    }

.news-articlelistingitem {
     display: block;
     position: relative;
     width: 100%;
     padding: 10px 0px 0px 0px; 
     border-top: 1px solid #444444;
     overflow: hidden;
}

.news-articlelistingitem img {
    border: 1px solid #bbbbbb;
    margin-left: 10px;
    margin-bottom: 10px;
    float: right;
    }
    
.news-articlelistingitemtitle {
    display: block;
    position: relative;
    width: auto;
    padding: 0px 15px 0px 0px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 22px;
    line-height: 26px;
    color: #00529B;
}

.news-articlelistingitemteaser {
    display: block;
    position: relative;
    width: auto;
     padding: 0px 15px 10px 0px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 20px;
    color: #777777;
}

.news-allarticleslisting-itemtitle {
    width: auto;
    font-size: 14px;
    vertical-align: top;
}

.news-allarticleslisting-itemdate {
    width: 160px;
    color: #aaaaaa;
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 5px;
}


/* ************* News Archives ************ */

.news-archives {
    display: block;
    position: relative;
    border-top: 1px solid #dedede;
    margin-top: 20px;
}

.news-archivestitle {
    color: #444444;
    font-size: 24px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    padding: 5px 0px;
}

.news-archiveslinks {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0px 0px 20px;
}   

.news-archives li {
     padding-top: 2px;
     padding-bottom: 2px;
 }
 
 .news-archives li a {
     font-size: 14px;
 }

/* ************** Article *************** */

.news-articletitle h1 {
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
    margin: 0px;
    padding: 10px 0px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-weight: 100;
    font-size: 44px;
    line-height: 48px;
    color: #333333;
}

.news-articledateauthor {
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
    margin: 0px;
    padding: 0px 20px 20px 0px;
    font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height:16px;
    color: #999999;
}

.news-articlephoto {
    display: block;
    position: relative;
    width: auto;
    padding: 0px;
}

.news-articlephoto img {
    border: 1px solid #dddddd;
    }
    
.news-articlephoto-caption {
    display: block;
    position: relative;
    font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height:16px;
    color: #999999;
    padding: 5px 10px 10px 10px;
    }

.news-articletext {
    display: block;
    position: relative;
    width: auto;
    padding: 10px 15px 10px 0px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 18px;
    line-height: 24px;
    color: #444444;
}

.news-articlecattags {
   display: block;
    position: relative;
    width: 100%;
    text-align: left;
    margin: 0px;
    padding: 0px 20px 20px 0px;
    font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height:16px;
    color: #999999;
    border-top: 1px solid #eeeeee;
}


/* ************ In the News *************** */
.news-article-inthenews-src {
    display: block;
    position: relative;
    text-transform: uppercase;
    font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #999999;
    border-bottom: 1px solid #999999;
    }
    
.news-article-inthenews-link {
    display: block;
    position: relative;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 20px;
    line-height: 24px;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    }
    

/* ************ More in Category *********** */
.news-moreincat {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    text-align: left;
    margin: 0px 13px 0px 0px;
    padding: 20px 0px;
    background-color: transparent;
    border-top: 3px solid #cccccc;
}

.news-moreincat-leftcol {
    display: block;
    position: relative;
    width: 220px;
    float: left;
    text-align: left;
    margin: 0px 13px 0px 0px;
    padding: 0px;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 18px;
    line-height: 24px;
    color: #444444;
    background-color: transparent;
}

.news-moreincat-4col {
    display: block;
    position: relative;
    width: 170px;
    float: left;
    text-align: left;
    margin: 0px 13px 0px 0px;
    padding: 0px;
    border-top: 3px solid #00529B;
}

.news-moreincat-4col-last {
    margin: 0px;
    }

.news-moreincat-4colphoto {
    display: block;
    position: relative;
    width: 170px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    border-size: 0px;
    background-color: #777777;
    height: 113px;
}   


.news-moreincat-4coltitle {
    display: block;
    position: relative;
    width: 170px;
    text-align: left;
    margin: 0px;
    padding: 10px 0px 10px 0px;
    background-color: #ffffff;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 18px;
    color: #00529B;
} 

.news-moreincat-4coltitle a {
    color: #00529B;
    }  

 /* ******** Author Info ********* */
 #news-article-author {
     display: block;
     position: relative;
     margin: 10px 0px;
     padding-top: 20px;
     border-top: 5px solid #777777;
 }
 
 .news-article-authortitle {
     display: block;
     position: relative;
     margin: 0px;
     padding-bottom: 10px;
     font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
     font-size: 20px;
     line-height: 22px;
     color: #555555;
 }
 
 .news-article-authorname {
     display: block;
     position: relative;
     margin: 0px;
     padding-bottom: 10px;
     font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
     font-size: 16px;
     line-height: 18px;
     color: #00529B;
 }
 
 .news-article-authorbio {
     display: block;
     position: relative;
     margin: 0px;
     padding-bottom: 10px;
     font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
     font-size: 16px;
     line-height: 18px;
     color: #555555;
 }
 
 /* ********* Related Content Section ************ */
 #news-article-relatedsection {
     display: block;
     position: relative;
     margin: 25px 0px;
     padding-top: 20px;
     border-top: 5px solid #777777; 
 }
 
 #news-article-relatedsectiontitle {
     display: block;
     position: relative;
     margin: 0px;
     padding-bottom: 10px;
     font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
     font-size: 20px;
     line-height: 22px;
     color: #555555; 
 }
 
 #news-article-relatedsectionsubtitle {
     display: block;
     position: relative;
     margin: 0px;
     padding-bottom: 10px;
     font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
     font-size: 16px;
     line-height: 18px;
     color: #555555; 
 }
 
 #news-article-relateditemlisting {
 
 }
 
 .news-article-relateditem {
     display: block;
     position: relative;
     margin: 0px;
     padding: 10px 0px;
     border-top: 1px solid #cccccc;
 }
 
 .news-article-relateditemtitle {
     display: block;
     position: relative;
     margin: 0px;
     padding-bottom: 15px;
     font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
     font-size: 18px;
     line-height: 22px;
     font-weight: normal;
     color: #00529B;
 }
 
 
 /* ***************************************************************************** */
 /*                               Special Topics and Tag Cloud                                                                */
 /* ***************************************************************************** */
 .news-topic-global .news-topicsitemtitle a:link,
.news-topic-global .news-topicsitemtitle a:visited,
.news-topic-global .news-topicsitemtitle a:active,
.news-topic-global .news-4coltopic a:link,
.news-topic-global .news-4coltopic a:visited,
.news-topic-global .news-4coltopic a:active
{
   color: #6DAA1D;
}
.news-topic-innovation .news-topicsitemtitle a:link,
.news-topic-innovation .news-topicsitemtitle a:visited,
.news-topic-innovation .news-topicsitemtitle a:active,
.news-topic-innovation .news-4coltopic a:link,
.news-topic-innovation .news-4coltopic a:visited,
.news-topic-innovation .news-4coltopic a:active
{
    color: #5A1DAA;
}
.news-topic-leadership .news-topicsitemtitle a:link,
.news-topic-leadership .news-topicsitemtitle a:visited,
.news-topic-leadership .news-topicsitemtitle a:active,
.news-topic-leadership .news-4coltopic a:link,
.news-topic-leadership .news-4coltopic a:visited,
.news-topic-leadership .news-4coltopic a:active
{
    color: #1D6DAA;
}
.news-topic-research .news-topicsitemtitle a:link,
.news-topic-research .news-topicsitemtitle a:visited,
.news-topic-research .news-topicsitemtitle a:active,
.news-topic-research .news-4coltopic a:link,
.news-topic-research .news-4coltopic a:visited,
.news-topic-research .news-4coltopic a:active
{
    color: #EC9E47;
}
.news-topic-service-learning .news-topicsitemtitle a:link,
.news-topic-service-learning.news-topicsitemtitle a:visited,
.news-topic-service-learning .news-topicsitemtitle a:active,
.news-topic-service-learning .news-4coltopic a:link,
.news-topic-service-learning .news-4coltopic a:visited,
.news-topic-service-learning .news-4coltopic a:active
{
    color: #AA1D26;
}
.news-topic-global .news-topicsitemtitle a:hover,
.news-topic-innovation .news-topicsitemtitle a:hover,
.news-topic-leadership .news-topicsitemtitle a:hover,
.news-topic-research .news-topicsitemtitle a:hover,
.news-topic-service-learning .news-topicsitemtitle a:hover,
.news-topic-global .news-4coltopic a:hover,
.news-topic-innovation .news-4coltopic a:hover,
.news-topic-leadership .news-4coltopic a:hover,
.news-topic-research .news-4coltopic a:hover,
.news-topic-service-learning .news-4coltopic a:hover
{
   color: #aaaaaa;
}
.news-topic-global
{
    background-color: #6DAA1D;
    border-top: 4px solid #6DAA1D;
}
.news-topic-innovation
{
    background-color: #5A1DAA;
    border-top: 4px solid #5A1DAA;
}
.news-topic-leadership
{
    background-color: #1D6DAA;
    border-top: 4px solid #1D6DAA;
}
.news-topic-research
{
    background-color: #EC9E47;
    border-top: 4px solid #EC9E47;
}
.news-topic-service-learning
{
    background-color: #AA1D26;
    border-top: 4px solid #AA1D26;
}
 /* ************ Special Topics *************** */
 #news-topics {
    display: block;
    position: relative;
    width: 975px;
    margin: 10px 0px 10px 0px;
    padding: 20px 0px;
    background-color: transparent;
    border-top: 3px solid #cccccc;
    clear: both;
 }
 
 .news-topicstitle {
    display: block;
    position: relative;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    background-color: transparent;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 26px;
    line-height: 30px;
    color: #444444;
 }
 
 .news-topicsitem {
    display: block;
    position: relative;
    width: 180px;
    float: left;
    text-align: left;
    margin: 0px 15px 0px 0px;
    padding: 0px;
    background-color: transparent;
 /*   border-top: 3px solid #00529B;*/
 }
 
 .news-topicsitemtitle {
    display: block;
    position: relative;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    background-color: transparent;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 20px;
    line-height: 24px;
    color: #444444; 
 }
 
 .news-topicsitemdesc {
    display: block;
    position: relative;
    width: 180px;
    text-align: left;
    margin: 0px;
    background-color: #ffffff;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 16px;
    line-height: 20px;
    color: #aaaaaa;
 }
 
 /* ************** News by campus ********* */
 #news-bycampus {
    display: block;
    position: relative;
    width: 975px;
    margin: 10px 0px 30px 0px;
    padding: 20px 0px;
    background-color: transparent;
    border-top: 3px solid #cccccc;
    clear: both;
 }
 
 .news-bycampus-title {
    display: block;
    position: relative;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    background-color: transparent;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 26px;
    line-height: 30px;
    color: #444444;
 }
 
 

 /* ************** Tag Cloud ************** */
 #news-tagcloud {
    display: block;
    position: relative;
    width: 975px;
    margin: 10px 0px 30px 0px;
    padding: 20px 0px;
    background-color: transparent;
    border-top: 3px solid #cccccc;
    clear: both; 
 }
 
 .news-tagcloudtitle {
    display: block;
    position: relative;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    background-color: transparent;
    font-family: Garamond,Georgia,Baskerville,"Times New Roman",serif;
    font-size: 26px;
    line-height: 30px;
    color: #444444;
 }
 
 p.news-tagcloudlisting {
    display: block;
    position: relative;
    text-align: center;
    margin: 0px;
    padding: 10px 0px 20px 0px;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: .3px;
    color: #777777;
    border-bottom: 3px solid #cccccc;
    border-top: 2px solid #eeeeee;
    line-height: 28px;
 }
 
 span.size1 {
     font-size: 12px;
 }
 
 span.size2 {
     font-size: 16px;
 }
 
 span.size3 {
     font-size: 22px;
 }
 
 span.size4 {
     font-size: 30px;
 }
 
 span.size5 {
     font-size: 36px;
 }
 
 span.size1, span.size2, span.size3, span.size4, span.size5 {
     padding-left: 10px;
     padding-right: 10px;
 }