a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF5500;
	text-decoration: underline;
}
a:active {
	color: #FF5500;
	text-decoration: none;
}
table, td {
	padding: 0px;
	border-collapse: collapse;
	border: none;
}
#tableLayout {
	color: #000066;
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#tableNav {
	background-image: url(../images/navBkg.gif);
	height: 75px;
	text-align: center;
	width: 100%;
}
#tdNav {
	vertical-align: top;
	padding-top: 3px;
}
#tableNavMain {
	width: 100%;
}
#tdNavMain {
	vertical-align: top;
	padding-top: 10px;
	font-weight: bold;
	font-size: 0.8em;
}
#tableBody {
	width: 100%;
}
#tdBodyLeft {
	width: 176px;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	background-image: url(../images/PortfolioTextArc.gif);
	background-repeat: no-repeat;
}
#tdBodyCenter {
	line-height: 2em;
	text-align: justify;
	vertical-align: top;
}
#tdBodyCentTop {
	line-height: 2em;
	text-align: justify;
	vertical-align: top;
	padding-right: 30px;
}
#tdBodyCentCont {
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
	padding-right: 30px;
}
#tdBodyCentCont2 {
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}
#tdBodyCentCont3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#tdBodyCentCont4 {
	line-height: 1.5em;
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
	padding-top: 20px;
	color: #999999;
}
#tdBodyCentCont5 {
	text-align: center;
}
#tdBodyCentMid {
	text-align: right;
	vertical-align: top;
	padding-right: 30px;
}
#tdBodyCentLow {
	text-align: center;
	vertical-align: top;
}
#tdBodyRight {
	width: 170px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	text-align: right;
}
#tdBodyRightTop {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-left: 24px;
	text-align: left;
}
#tableBodyLeft {
	width: 100%;
	vertical-align: top;
	margin-top: 10px;
}
#tableBodyCenter {
	width: 100%;
}
#tableBodyRight {
	width: 100%;
}
#tdBodySL1 {
	text-align: center;
	vertical-align: top;
}
#tdFooter {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
}
#tableForms {
	width: 100%;
}
#tableForm1 {
	width: 100%;
}
#tdForm1 {
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
}
