
.footer {
	font-size: 10px;
	font-weight:bold;
	text-transform: none;
	color: #FFFFFF;
}
body, p, .p {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333333;
	font-size:11px;
}

.formFill {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size:12px;
}

td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:11px;
	color: #333333;
}
.textSubhead {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	font-size:10px;

}
a:link, a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #006699;
}

a.footer:link, a.footer:visited {
	color: #006699;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

.portNav{
	color: #cccccc;
	font-size:13px;
}

a.portNav:link, a.portNav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.portNav:hover {
	color: #006699;
	font-weight: normal;
}

h1, .h1 {
	font-size:14px;
	color:#006699;
}

h2, .h2 {
	font-size:10px;
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;
}

.h2colon {
	color: #CCCCCC;
}

.vitals {
	color: #666666;
	font-size:11px;
}

.vitalsColon {
	color: #006699;
	font-size:11px;
	font-weight:bold;
}

.vitalsHead {
	color: #006699;
	font-weight: bold;
	font-size:12px;
}

.longText {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.tagline {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}

.newsCity {
 	color: #666666;
	font-size: 0;
	font-weight: bold;
}

blockquote
{
padding-left: 10px;
padding-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
margin-left: 25px;
margin-right: 25px;
margin-bottom: 0px;
background: #ffffcc url(http://tatge.biz/news/bquote.gif) repeat-y;
}

.bg2 {
	background: #ffffff url(images/Banner_BG_2.gif) repeat-x top left;
}