@charset "utf-8";
.mainborder {
	border: 10px solid #77a8d7;
}
.tdborder {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #77a8d7;
}
.navfill {
	background-image: url(../bg_01.gif);
	background-repeat: repeat-x;
}
.leftpromo {
	border: 12px solid #f2edde;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.promotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #990033;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #084a8a;
}
.accounttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.titlelower {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #084a8a;
	letter-spacing: normal;
	vertical-align: sub;
	word-spacing: normal;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #084a8a;
	font-style: normal;
}
.basemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.basemenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.basemenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.basemenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
a.basemenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	background-color: #c7dcee;
}
.dottedline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
}