@charset "utf-8";
.tdbg {
	background-image: url(../images/inbg.jpg);
	background-repeat: repeat-x;
	background-color: #5AA3CC;
}
.aptheader {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00923F;
	text-decoration: none;
}

.aptbg {
	background-image: url(../images/apbg.jpg);
	background-repeat: repeat-x;
}

.txt2 {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #374A56;
	text-decoration: none;
}
.read {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #048DCD;
	text-decoration: none;
}
.bizact {
	background-image: url(../images/bizact.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.corpfin {
	background-image: url(../images/corpfin.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.finad {
	background-image: url(../images/finad.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.portman {
	background-color: #FFFFFF;
	background-image: url(../images/portman.jpg);
	background-repeat: no-repeat;
}
.header {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	font-weight: normal;
	color: #2C6A8F;
	text-decoration: none;
}
.txtbg {
	background-image: url(../images/txtbg.jpg);
	background-repeat: repeat-x;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #243239;
	text-decoration: none;
}
.dt {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3786B6;
}
.read:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #048DCD;
	text-decoration: underline;
}
.litdbg {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-color: #4A93C0;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
}
.topnav {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #048DCD;
	text-decoration: none;
	}
.topnavap {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00923F;
	text-decoration: none;
}
.sidenav {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #048DCD;
	text-decoration: none;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.subsheader {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #048DCD;
	text-decoration: none;
}
.dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #048DCD;
}
.bg3 {
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
	background-color: #48BF8E;
}
.readapt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #48BF8E;
	text-decoration: none;
}
.tdborder {
	border: 1px solid #DFDFDF;
}