h1 {
font-size: 14px;
padding: 0px;
margin: 0px;
padding-top: 6px;
}

h4 {
margin-top: 40px;
font-size: 11px;
height: 26px;
background-color: #047a32;
color: white;
padding: 5px;
padding-left: 10px;
background-image: url("../images/horzbar2.gif");
background-position: top left;
background-repeat: repeat-x;
}

h5 {
    position: absolute;
    top: 0px;
    width: 100%;

	margin-top: 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 13px;
	background-color: #E6E6E6;
	color: black;
	padding: 6px;
	/*padding-left: 10px;
	background-image: url("../images/horzbar2.gif");
	background-position: top left;
	background-repeat: repeat-x; */
	text-align: center;
	
}

h6 {
	margin-top: 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	background-color: #E6E6E6;
	color: black;
	padding: 5px;
	padding-left: 10px;
	background-image: url("../images/horzbar2.gif");
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
}
p {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
padding: 0px;
margin: 0px;
}

img {
border: 0px;
}

/* NORMAL LINKS MARKUP */
a:link {
color: #0C418F;
text-decoration: none;
}
a:visited {
color: #0C418F;
text-decoration: none;
}
a:hover {
text-decoration: none;
}

.internal-link {
color: #0C418F !important;
}

a.internal-biglink {
color: #0C418F !important;
font-size: larger;
}

/* SUBMENU MARKUP */
ul.submenu {
list-style-type: none;
margin-left: 3px;
padding-left: 0px;
}

.submenu li {
line-height: 17px;
}

.sublink a:link {
color: #0C418F;
text-decoration: none;
}
.sublink a:visited {
color: #0C418F;
text-decoration: none;
}
.sublink a:hover {
text-decoration: underline;
}

.actsub a:link {
color: #C83702;
text-decoration: none;
}
.actsub a:visited {
color: #C83702;
text-decoration: none;
}
.actsub a:hover {
text-decoration: underline;
}

/* FOOTERMENU MARKUP */

.footerlink a:link {
color: #0C418F;
text-decoration: none;
}
.footerlink a:visited {
color: #0C418F;
text-decoration: none;
}
.footerlink a:hover {
text-decoration: underline;
}


/* TT NEWS MARKUP */

.news-latest-title {
}
.news-latest-date {
font-size: 9px;
display: inline;
}
.news-latest-morelink {
display: inline;
}

h3 {
margin-bottom: 0px;
color: #0C418F;
}

.news-single-header {
font-size: 14px;
}
