body {
	background-image: url(../images/pageSymbolBG.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e3192;
	font-weight: bold;
}
#contentContainer {
	position:absolute;
	left:28px;
	top:16px;
	width:936px;
	height:333px;
	z-index:5;
}
/*TRBL*/
.floatleft {float:left;
	margin: 0px 10px 5px 0px;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #2E3192; font-style: italic; line-height: 16pt; font-size: 16px;}
.style3 {font-weight: bold; color: #2E3192; line-height: 17pt; font-size: 17px; font-family: Arial, Helvetica, sans-serif;}
/* .style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2E3192; font-weight: bold;} */
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2E3192; font-weight: bold; font-style: italic; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #2E3192; font-weight: bold; }
.style9 {font-size: 14px;}
.disclaimer {
	font-size: 9px;
	color: #2E3192;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #2E3192;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #2E3192;
}

a:hover {
	text-decoration: none;
	color: #D9D7EB;
}

a:active {
	text-decoration: none;
	color: #D9D7EB;
}

a.underlined:link {
	color: #2E3192;
	text-decoration: underline;
}

a.underlined:visited {
	text-decoration: underline;
	color: #2E3192;
}

a.underlined:hover {
	text-decoration: underline;
	color: #D9D7EB;
}

a.underlined:active {
	text-decoration: underline;
	color: #D9D7EB;
}


