@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #000044; // #0d2c62;
	font-family: Tahoma, Geneva, sans-serif;
}
.clearboth {
	clear: both;
}
#footer tr #bottomNav {
	font-size: 12px;
}
body {
	background-color: #cedce9;
	background-image: url(/images/tavNewPageBackground.jpg);
	background-repeat: repeat-x;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#tagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #909090;
	font-size: 11px;
	font-weight: bold;
}
#right-column-1 {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
}
#main-content {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#top-right-column {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#main-nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
#main-nav a {
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	white-space: nowrap;
	display: block;
	width: 125px;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 5px;
	color: #919192;
	background-color: #EEEFEF;
	padding: 0px;
	text-align: center;
}
#account-nav    {
	font-size: 10px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
	display: block;
}
#main-nav a:link {
}
#main-nav a:active {
	background-image: none;
	background-repeat: no-repeat;
}
#main-nav a:visited {
	background-image: none;
	background-repeat: no-repeat;
}
#main-nav a:hover {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #F9BA5B;
	color: #333333;
}
#footer-text {
	font-size: 9px;
}
h1 {
	font-size: 18px;
}
.smalltext { font-size:9px; }
.smallertext { font-size:11px; }

