﻿a, a:visited, a:active, a:link, a strong  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0066FF;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
    text-decoration: underline;
}

h1
{
    font-family: Trebuchet, Verdana, helvetica, sans-serif;
    color: #0066CC;
    font-weight: bold;
    font-size: 14pt;
    margin-top:0px;
    padding-top:5px;    
}

h2
{
    font-family: Trebuchet, Verdana, helvetica, sans-serif;
    font-size: 12pt;
    color: #333333;
    font-weight: bold;
    margin-bottom:5px;
    margin-top:0px;
    }
h3	{
	font-family: Trebuchet, Verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-top:0px;
	
}

b {
	color: #666666;
}
li
{
    font-family: Arial, Helvetica, sans-serif;	
}
table {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;    	
}
hr {
margin: 30px 0;
_margin: 0; 
clear: both;
width: 99%;
height: 1px;
color:#000000;

}
.imgborder-floatLeft {
	float: left;
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom:8px;	
}
.imgborder-floatRight {
	float: right;
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom:8px;
	margin-left: 8px;
	padding-left:8px;
}
.imgborder {
	float: left;
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom:8px;
	
}
.newsArticle {
    font-family: Trebuchet, arial, helvetica, sans-serif;
    font-size: 14px;
    color: #1a364f;
    
}
.newsArticleAuthor {
    font-family: arial, helvetica, sans-serif;
    font-weight:bold;
    font-size: 12px;
    color: #1a364f;
    
}
.newsArticleCopyrightNotice {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    
}
.contactDepartment
{
    font-family: Trebuchet, Arial, helvetica, sans-serif;
    font-size: 12pt;
    color: #333333;
    font-weight: bold;
    }
.borderbottom
{
    border-bottom: solid 1px #000000;
}

.eventTitle 
{
    font-family: Trebuchet, Arial, helvetica, sans-serif;
    font-size: 14pt;
    color:#0f4679;
    font-weight: bold;
}
.businessCategory {
	background:#f2f2f2;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	border-bottom: solid 1px #000000;
	height:19px;
	text-transform: capitalize;
	text-transform: uppercase /*For IE*/
	
}
