/* News Type Styles start*/
.newsdate {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 7pt;
    color: #000000;
    text-align: left;
}

.newstitle {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 8pt;
    color: #720D00;
    text-align: left;
    font-weight: bold;
    margin: 0 2px 0 2px;
}

.newsclip {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 8pt;
    color: #000000;
    text-align: left;
}
/* News Type Styles end*/
.header-text {
    font-family: Verdana, Trebuchet MS, Helvetica, Arial;
    font-size: 22pt;
    color: #000000;
    text-align: left;
}

.text-white-small {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
}

.text-red-small {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #B94037;
	text-align: justify;
}

.text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #000000;
}

.text12 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 12pt;
    color: #000000;
}

.text12white {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 12pt;
    color: #FFFFFF;
}

.text12whitecenter {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 12pt;
    color: #FFFFFF;
	text-align: center;
}

.text10 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #000000;
}

.text10white {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #FFFFFF;
}

.text8 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 8pt;
    color: #000000;
}

.text8white {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 8pt;
    color: #FFFFFF;
}

.text6 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 6pt;
    color: #000000;
}

.text-center {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #000000;
    text-align: center;
}

.title-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 14pt;
    color: #000000;
    text-align: left;
}

.news-title {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 16pt;
    color: #B94037;
    text-align: left;
    font-weight: bold;
}

/*
.text-justify {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: justify;
}

.text2 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 9pt;
    color: #000000;
}

.text2-center {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 9pt;
    color: #000000;
    text-align: center
}

.text-small {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 7pt;
    color: #000000;
}

.text-white {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: left;
}

.title-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 14pt;
    color: #000000;
    text-align: left;
}

.text-grey-small {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #323230;
	text-align: justify;
}
*/
a.newslink:link {color: #000000; text-decoration: none; }
a.newslink:visited {color: #000000; text-decoration: none; }
a.newslink:hover {color: #000000; text-decoration: underline; }
a.newslink:active {color: #000000; text-decoration: none; }

a.direct:link { color: #000000; text-decoration: underline; }
a.direct:visited { color: #000000; text-decoration: underline; }
a.direct:hover { color: #000000; text-decoration: none; }
a.direct:active { color: #000000; text-decoration: underline; }

a.direct2:link { color: #FFFFFF; text-decoration: underline; }
a.direct2:visited { color: #FFFFFF; text-decoration: underline; }
a.direct2:hover { color: #FFFFFF; text-decoration: none; }
a.direct2:active { color: #FFFFFF; text-decoration: underline; }

a.black:link { color: #000000; text-decoration: underline; }
a.black:visited { color: #000000; text-decoration: underline; }
a.black:hover { color: #000000; text-decoration: none; }
a.black:active { color: #000000; text-decoration: underline; }

a.grey:link { color: #323230; text-decoration: underline; }
a.grey:visited { color: #323230; text-decoration: underline; }
a.grey:hover { color: #323230; text-decoration: none; }
a.grey:active { color: #323230; text-decoration: underline; }

