body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	margin: 0px;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}
h1 {
	color: #000065;
	font-size: 20px;
	font-weight: normal;
	margin: 2px 0 20px 20px;
}
.titleArrow {
	float: left;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.header {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.footer:hover {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.tdfooter {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: uppercase;
	color: #000065;
	font-weight: bold;
}
.rule {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	noshade: noshade;
}
#flash {
	background-color: #F0F0FF;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000065;
}
td.rightnav a {
	color: #333333;
	text-decoration: none;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 35px;
	display: block;
	background-image: url(../images/rightnave_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 22px;
	line-height: 22px;
}
td.rightnav a:hover {
	color: #000066;
	text-decoration: none;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 35px;
	display: block;
	background-color: #E8E8FF;
	background-image: url(../images/rightnave_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	line-height: 22px;
	height: 22px;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000066;
}
.bread {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
