﻿.TM-Banner {
	font-size: 13px;
	border-top: 3px solid #FAD031;
	border-bottom: 3px solid #FAD031;
	padding-right: -4px;
	border-bottom-width: 0px;
	border-bottom-color: #FAD031;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
	background-color: #003366;
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: -4px;
	padding-right: -4px;
	text-indent: 5px;
	border-top-color: #FAD031;
	border-bottom-color: #FAD031;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002953;
	margin-bottom: 5px;
}
a:link {
	color: #FCCC31;
	text-align: center;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #FFFFFF;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
	text-align: left;
	font-weight: 700;
	margin-bottom: 5px;
}
#bannerbackground2 {
	background: url('../../designiteration1cmedia/bannerbackground2.jpg') no-repeat;
	position: absolute;
	left: 18px;
	top: 20px;
	z-index: 1;
	width: 961px;
	height: 200px;
}
