@charset "UTF-8";
/* CSS Document */

.pageSubTitle,
.pageTitleTT {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.pageSubTitle {
	font-style:italic;
}

.pageTitleTT {
	color:#a33410;
	font-weight:bold;
	text-transform:uppercase;
}

.ttFooter {
	background-color:#a33410;
	text-align:center;
}

#TTContent {
	padding:10px;
}

#ttSubNav,
#ttSubNav2 {
	width:550px;
	margin:0 auto;
}

#ttSubNav td,
#ttSubNav2 td {
	width:33%;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

#ttSubNav2 td {
	width:25%;
}

#ttSubNav td a,
#ttSubNav2 td a {
	color:white;
	text-decoration:none;
}

.moreButton {
	color:#a33410;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

#TTContent h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	color:#a33410;
	margin:0;
}

#TTContent h3 a {
	text-decoration:none;
	color:#a33410;
}

.ttScroll {
	width:96%;
	height:250px; 
	padding:10px; 
	overflow:auto;
}

.ttScroll p {
	margin:0;
	margin-bottom:15px;
}

#ttPageBtn {
	padding:10px;
}