#commonlinksleft {
  margin-top:15px;
}

#commonlinksleft a 
{
  display:block;
  margin-bottom:5px;
  padding:5px;
  background-color:#FDD017;
  font-size  :83%;
  font-weight  :bold;
}

#commonlinksleft a:hover
{
  background-color:#E9AB17;
}

.depcolor .span12
{
  border-top:4px solid rgb(255, 208, 0);
}
#logo
{
/*margin-left:-1px;*/
}

#footerli3 {
margin-left:3em;
    background-image: url('images/webmailicon.png');
    background-repeat: no-repeat;
background-position: left center;
padding-left: 15px;
}


/******************************/
/* p tag                      */  
p
{
  text-align  :justify;
}
/******************************/
/* ul tag                     */
ul
{
  text-align  :left;
}
/******************************/
/* h1 tag                     */
h1
{
  font-size  :18pt;
  font-weight  :bold;
}
/********************************/
/* h2 tag      */
h2
{
  font-size  :16pt;
}
/********************************/
/* custom h5       */
.c_h5
{  
  font-weight  :bold;
  font-size  :130%;
  color    :#202033;
}
/********************************/
/* telephone numbers format  */
.telNumb
{  
  font-weight  :bold;
  font-size  :95%;
  font-family  :arial, verdana, sans-serif;
  color    :#4a4a4a;
}
/********************************/
/* office code numbers format  */
.ofCodNumb
{  
  font-weight  :bold;
  font-size  :95%;
  font-family  :arial, verdana, sans-serif;
  color    :#4a4a4a;
}

/********************************/
/*   pdf links format   */
.pdfLink
{  
  font-weight  :bold;
  font-size  :90%;
  font-family  :arial, verdana, sans-serif;
/*  text-decoration  :underline;*/
/*  color    :#3399ff;*/
}

/********************************/
/*   read more format   */
.readMore
{  
  font-weight  :bold;
  font-size  :78%;
  font-family  :arial, verdana, sans-serif;
  color    :#848482;
}

.tucnewslatestheader {
	border-bottom: 1px solid #E5E6E8;
	padding: 3px;
    font-family: "OpenSansLight","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    text-rendering: optimizelegibility;
}
.tucnewslatestheader .news-list-date {
    float: left;
    display: block;
    padding-right: 5px;
    padding-left: 0px;
    font-size:100%;
}
.tucnewslatestheader .news-list-date {
	color:#333333;
}

