html, body {
	height: 98%;
}
body {
	margin: 5px 0px 0px;
	padding: 0px;
	background-color: #FBFBFC;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.big {
	height: 100%;
}
.outerTbl {
	background-color: #FFFFFF;
	border: 1px solid #E3E3EA;
}
.flashNav {
	height: 360px;
}
.contentTd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3EA;
	padding: 5px;
}
h1 {
	font-size: 120%;
	color: #575775;
}
.padTd {
	padding: 5px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a.footerLink:link {
	color: #666666;
	text-decoration: underline;
}
a.footerLink:visited {
	color: #666666;
	text-decoration: underline;
}
a.footerLink:hover {
	color: #996600;
	text-decoration: none;
}
a.topNavLink:link {
	color: #006699;
	text-decoration: none;
}
a.topNavLink:visited {
	color: #006699;
	text-decoration: none;
}
a.topNavLink:hover {
	color: #990000;
	text-decoration: none;
}
.darkBorder {
	border: 1px solid #666666;
	padding: 5px;
}
input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FBFBFC;
}
textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FBFBFC;
}
