body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #DEE4EC;
	background-image: url(../images/headerBG_rpt.jpg);
	background-repeat: repeat-x;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}

div#bodyLeft p {text-indent: 0em; margin-top: 0px; margin-bottom: 10px; }

div#homebodyImg {    float: left;    width: 608px;    padding-bottom: 20px;    height: 207px; } 

h1, h2, h3, h4, h5, h6, h6, h7 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1em;
	color: #003680;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 12px;
	font-weight: bold;
}

h4 {
	font-size: 1.0em;
	color: #003680;
	font-weight: normal;
	line-height: 1.3em;
}
h5 {
	font-size: .9em;
	color: #666666;
	font-weight: bold;
}
h6 {
	font-size: .9em;
	color: #003680;
	font-style:italic;
	font-weight: normal;
}

#main h1,
#mainlong h1,
#main h2, 
#mainlong h2, 
#main h3,
#mainlong h3
 {
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border: none;
	text-align: right;
}

.dkGrey {
 	color: #333333;
 }
 .black {
 	color: #000000;
 }
 
 
 /* ---- Stuart Marsh construction ----- */
 
.leading {
    padding-bottom: 60px;
} 

.number {
    text-align: center;
    position: relative; 
    left: 3px;
    top: 6px;
    color: white;
    font-family:arial;
    font-size: 1.6em;
    font-weight: normal;
}
.month {
    text-align: center;
    position: relative;
    left: 3px;
    top: 2px;
    color: white;
    font-family: arial;
    font-size: 0.9em;
    font-weight: normal;
}
.stu_post {
    float: left;
    width: 378px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999999;
}

/* ---- END Stuart Marsh construction ----- */
 


/* ---- page construction ----- */

div#container {
	width: 990px;
	background-repeat: no-repeat;
	/*text-align: left;*/
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#wrapper {
	float: left;
	width: 990px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ---- Head Construction ----- */

div#headContainer {
	float: left;
	width: 990px;
	height: 244px;
	background-color: #111E3B;
	background-image: url(../images/header_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#logoContainer {
	float: left;
	width: 270px;
	height: 220px;
}



div#headContainerShort {
	float: left;
	width: 990px;
	height: 198px;
	background-color: #000A20;
	background-image: url(../images/header_area.jpg);
	background-repeat: no-repeat;
	background-position: left -47px;
}
div#logoContainerShort {
	float: left;
	width: 270px;
	height: 174px;
}


div#logo {
	float: left;
	width: 202px;
	height: 70px;
	padding-top: 60px;
	padding-left: 68px;
}
div#logoText {
	float: left;
	width: 242px;
	height: 90px;
	font-style: italic;
	color: #7594B9;
	text-align: right;
	font-size: 1.2em;
	padding-left: 20px;
	padding-right: 8px;
}

/* ---- END Head Construction ----- */



/* ---- Left Construction ----- */

div#introleftContainer {
	float: left;
	width: 213px;
	padding-left: 50px;
}

div#leftContainer {
	float: left;
	width: 173px;
	padding-left: 90px;
}

.leftText {
	color: #555555;
	font-size: 1.1em;
	line-height: 1.4em;
	font-style: italic;
	text-align: right;
	height: 227px;
}

.leftNavContainer {
	float: left;
	width: 160px;
}

.leftNavTop {
	float: left;
	width: 160px;
	height: 129px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B1CB;
}


.leftNavContainer ul {
	margin: 0px;
	padding: 0px;
}

.leftNavContainer li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	white-space: normal;	
}

.leftNavContainer a {
	color: #003680;
	text-decoration: none;
	font-size: 1em;
	display: block;
	width: 154px;
	height: 20px;
	text-align: right;
	padding-top: 4px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEB9D5;
	padding-right: 6px;
}
.leftNavContainer a:hover {
	color: #003680;
	text-decoration: none;
	background-color: #A6B1CB;
}

.leftNavContainer #currentpage a {
	color: #ffffff;
	text-decoration: none;
	background-color: #909AB1;
	font-weight: bold;
	}


/* ---- 2nd Nav ----- */


.leftNavContainer2 {
	float: left;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEB9D5;
	margin-top: 34px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEB9D5;
}

.leftNavContainer2 ul {
	margin: 0px;
	padding: 0px;
}

.leftNavContainer2 li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	
}

.leftNavContainer2 a {
	color: #003680;
	text-decoration: none;
	font-size: 1em;
	display: block;
	width: 154px;
	height: 20px;
	white-space: nowrap;
	text-align: right;
	padding-top: 4px;
	font-weight: normal;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEB9D5;*/
	padding-right: 6px;
}
.leftNavContainer2 a:hover {
	color: #003680;
	text-decoration: none;
	background-color: #A6B1CB;
}

.leftNavContainer2 #currentpage a {
	color: #ffffff;
	text-decoration: none;
	background-color: #909AB1;
	font-weight: bold;
}

/* ---- END 2nd Nav ----- */


/* ---- END Left Construction ----- */



/* ---- Body Construction ----- */

div#bodyContainer {
	width: 990px;
	float: left;
	padding-top: 27px;
	background-image: url(../images/body_BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#video {
	float: left;
	width: 608px;
}

div#bodyArea {
	float: left;
	width: 608px;
	padding-left: 32px;
}

div#homebodyImg {
	float: left;
	width: 608px;
	padding-bottom: 20px;
	height: 204px;
}
div#bodyImg {
	float: left;
	width: 608px;
	padding-bottom: 20px;
}

div#bodyLeft {
	float: left;
	width: 398px;
	margin-right: 30px;
}



div#leftLibrary {
	float: left;
	width: 180px;
	padding-left: 32px;
}

.leftLibCon {
	float: left;
	width: 180px;
}

.leftLibicon {
	float: left;
	width: 30px;
}

.leftLibHead {
	float: left;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 6px;
}



div#bodyRight {
	float: left;
	width: 180px;
}


.headingContainer {
	float: left;
	width: 392px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6B1CB;
	border-bottom-color: #A6B1CB;
	margin-bottom: 10px;
	padding-top: 8px;
}
.heading {
	float: left;
	width: 370px;
	padding-top: 2px;
	padding-bottom: 6px;
}
div#headingRSS {
	float: left;
	width: 20px;
	text-align: right;
	padding-top: 3px;
}

.rightContainer {
	float: left;
	width: 180px;
	/*height: 24px;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6B1CB;
	border-bottom-color: #A6B1CB;
	margin-bottom: 10px;
	padding-top: 8px;
}

.rightContainerHead {
	float: left;
	width: 180px;
	height: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6B1CB;
	border-bottom-color: #A6B1CB;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
}

.rightHeading {
	float: left;
	width: 160px;
	padding-top: 2px;
	padding-bottom: 6px;
}

.blogHeading {
	float: left;
	width: 160px;
	padding-top: 2px;
	padding-bottom: 6px;
}

div#rightRSS {
	float: left;
	width: 20px;
	text-align: right;
	padding-top: 3px;
}

/* ------- participants -------- */

.parOuter {
	padding-top: 10px;
	width: 390px;
	float: left;
	background-image: url(../images/parBotLine.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 16px;
}

.parOuter a {
	color: #05539D;
	text-decoration: none;
}
.parOuter a:hover {
	color: #000000;
	text-decoration: none;
}


.parOuterNarrow {
	padding-top: 10px;
	width: 225px;
	float: left;
	background-image: url(../images/parBotLine.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 16px;
}
.parOuterNarrow a {
	color: #05539D;
	text-decoration: none;
}
.parOuterNarrow a:hover {
	color: #000000;
	text-decoration: none;
}



.parContainerLeft {
	width: 200px;
	float: left;
}

.parContainerLeftEvt2 {
	width: 390px;
	float: left;
}


.parContainer {
	width: 180px;
	float: left;
}

.parTitle {
	color: #FFFFFF;
	padding-top: 4px;
	width: 171px;
	float: left;
	background-image: url(../images/partPanel2.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 14px;
	font-weight: bold;
	background-position: -37px 0px;
}
.parTitle2 {
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 4px;
	width: 175px;
	float: left;
	background-image: url(../images/partPanel2.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 14px;
	font-weight: bold;
	background-position: -31px 0px;
}

.parTitleEvt2 {
	color: #FFFFFF;
	padding-top: 4px;
	width: 370px;
	float: left;
	background-image: url(../images/partPanel2.jpg);
	background-repeat: repeat;
	height: 26px;
	padding-left: 14px;
	font-weight: bold;
	background-position: -37px 0px;
}

.parLogo {
	width: 185px;
	float: left;
}

.parText {
	width: 164px;
	float: left;
	color: #333333;
	padding-bottom: 20px;
	padding-right: 21px;
}

.parLogoEvt2 {
	width: 370px;
	float: left;
}

.parTextEvt2 {
	width: 350px;
	float: left;
	color: #333333;
	padding-bottom: 20px;
	padding-right: 21px;
}

.parLine {
	padding-top: 15px;
	width: 200px;
	float: left;
	color: #333333;	
}


#dateNav{
	padding-top: 15px;
	width: 390px;
	display: block;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #032D54;
}


.speakerContainer {
	width: 390px;
	float: left;
	background-image: url(../images/speakersPanel.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	background-position: -82px 0px;
}

.speakerLeft {
	width: 120px;
	float: left;
	padding-right: 6px;
	font-size: 110%;
	color: #000000;
	padding-top: 3px;
}

.speakerRight {
	width: 260px;
	display: block;
	float: left;
	padding-top: 5px;
}

.speakerName {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 110%;
}
.speakerTitle {
	color: #FFFFFF;
	font-size: 90%;
}

.speakerTitle2 {
	color: #032E57;
	font-size: 90%;
	font-weight: bold;
}

.speakerTextCon{
	padding-top: 12px;
	padding-bottom: 2px;
	width: 390px;
	float: left;
}
.speakerHead{
	padding-top: 2px;
	width: 65px;
	float: left;
}
.speakerRole{
	width: 155px;
	float: left;
	padding-right: 10px;
}
.speakerQuote{
	color: #777777;
	width: 160px;
	float: left;
}

.headContainerDown {
	width: 390px;
	float: left;
	background-image: url(../images/speakersPanelDown.png);
	background-repeat: no-repeat;
	background-position: -78px 0px;
	height: 24px;
	padding-top: 2px;
}


.mapContainer {
	width: 390px;
	float: left;
	margin-bottom: 20px;
}



.headContainer {
	width: 390px;
	float: left;
	background-image: url(../images/speakersPanel.jpg);
	background-repeat: no-repeat;
	background-position: -78px 0px;
	height: 24px;
	padding-top: 4px;
	padding-bottom: 6px;
}

.headRight {
	width: 420px;
	display: block;
	float: left;
	padding-top: 5px;
}

.headName {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	padding-left: 14px;
	padding-top: 10px;
}




.agendaName {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	padding-left: 10px;
	padding-top: 2px;
}

.agendaNameSml {
	color: #7FABCF;
	padding-top: 10px;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}

.iconPanel{
	padding-bottom: 10px;
	width: 350px;
	float: left;
	height: 20px;
	background-image: url(../images/downloadsPanel.png);
	background-repeat: no-repeat;
	background-position: -78px 0px;
	margin-top: 2px;
	padding-right: 40px;
}
.iconBut{
	padding-bottom: 10px;
	width: 20px;
	height: 20px;
	float: right;
	margin-left: 4px;
}


.blueText {
	color: #065CAF;
}


.speakerblueText {
	color: #065CAF;
	font-weight: bold;
}







/* -------------Eurex Tabs-------------- */

a.zurichTab {
	float: left;
	display:block;
	background-image: url(../images/eurex_tabs.jpg);
	height: 30px;
	width: 190px;
	background-position: -414px 0px;
}

a.zurichTab:hover {
	background-position: -207px 0px;
}

a.zurichTabOn {
	float: left;
	display:block;
	background-image: url(../images/eurex_tabs.jpg);
	height: 30px;
	width: 190px;
	background-position: 0px 0px;
}

a.zurichTabOn:hover {
	background-position: -207px 0px;
}




a.frankfurtTab {
	float: left;
	display:block;
	background-image: url(../images/eurex_tabs.jpg);
	height: 30px;
	width: 190px;
	margin-left: 4px;
	background-position: -414px -30px;
}

a.frankfurtTab:hover {
	background-position: -207px -30px;
}


a.frankfurtTabOn {
	float: left;
	display:block;
	background-image: url(../images/eurex_tabs.jpg);
	height: 30px;
	width: 190px;
	margin-left: 4px;
	background-position: 0px -30px;
}

a.frankfurtTabOn:hover {
	background-position: -207px -30px;
}


/* ------------- END Eurex Tabs-------------- */


/* ----- END participants ------ */



/* ---- Right Construction ----- */


#bodyRight .feature {
	padding-bottom: 0px;
	float: left;
}


#bodyRight .feature hr {
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	height: 1px;
	padding: 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #83A6D2;
	margin-top: 10px;
	margin-bottom: 10px;
}

#bodyRight .feature ul {
}

#bodyRight .feature li {
}

#bodyRight .feature .icon {
	clear: right;
	float: left;
	padding: 6px;
}

#bodyRight .feature .inner {
	margin-bottom: 10px;
}

#bodyRight .feature .inner {
	margin-bottom: 10px;
	float: left;
	width: 180px;
}
#bodyRight .feature .inner a {
	font-size: 11px;
	color: #003680;
	text-decoration: none;
}
#bodyRight .feature .inner a:hover {
	color: #000000;
	text-decoration: underline;
}


#bodyRight .feature .inner .tax a {
	font-size: 12px;
	color: #003680;
	text-decoration: none;
}
#bodyRight .feature .inner .tax a:hover {
	color: #000000;
	text-decoration: underline;
}



#bodyRight .feature .inner h4 {
	margin-top: 0px;
	padding-top: 0px;
}

#bodyRight .feature .inner h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.feature h1 {
	font-size: 90%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003680;
	padding-top: 4px;
	text-transform: none;
}

.feature h2 {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2163B4;
}

.feature a.button {
	color: #2163B4;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 4px;
}

.feature h2 a {
	color: #2163B4;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

.feature p {
	font-size: 90%;
	padding-top: 2px;
	color: #003680;
	padding-bottom: 4px;
}

#bodyRight #promo {
}

#bodyRight #promo h3 {
	margin-left: 0px;
}

#bodyRight #promo  li {
	text-align: center;
}

#bodyRight #promo .site {
	padding-bottom: 5px;
}

#bodyRight #promo .site li {
	background-image: url(../images/bg_sites.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#bodyRight #promo img {
	vertical-align: middle;
	margin-bottom: 20px;
	margin-top: 2px;
	text-align: center;
	margin-right: 35px;
	margin-left: 35px;
}



/* ------------ NEW ------------- */


#bodyRight .feature .inner2 {
	/*border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat;*/
	margin-bottom: 0px;
}

#bodyRight .feature .inner2 h4 {
	margin-top: 0px;
	padding-top: 0px;
}

#bodyRight .feature .inner2 h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.inner2 ul {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	padding-left: 36px;
}

.inner2 li {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	list-style-image: url(../images/ibullett.jpg);
	line-height: 1.3em;
}

.inner2 .noicon {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	list-style-image: url(../images/bg_feature.png);
	line-height: .4em;
	padding-bottom: 8px;
}



#bodyRight .feature .inner3 {
	margin-bottom: 0px;
	float: left;
	width: 180px;
}

#bodyRight .feature .inner3 h4 {
	margin-top: 0px;
	padding-top: 0px;
}

#bodyRight .feature .inner3 h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.inner3 ul {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	padding-left: 14px;
}

.inner3 li {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	list-style-image: url(../images/bullet_sml.gif);
	line-height: 1.1em;
}

.inner3 .noicon {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	list-style-image: url(../images/bg_feature.png);
	line-height: .4em;
	padding-bottom: 8px;
}
#bodyRight li h5 {
	color: #003680;
	margin-top: 4px;
}

#bodyRight li h5 a {
	color: #003680;
	text-decoration: none;
}

#bodyRight h5 a:hover {
	text-decoration: underline;
}



/* ------------ END ------------- */



/* ------------ Industry Articles ------------- */


.articleContainer {
	float: left;
	width: 390px;
	margin-bottom: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #989CA1;
}

.articlePDF {
	float: left;
	background-color: #DEE4EC;
	width: 90px;
}
.articlePDF img {
	border: 5px solid #CFD4DD;
}
.articlePDF a:hover img {
	border: 5px solid #909AB1;
	color: #fff;
}
.articlePDF a:hover {
	color: #909AB1;
}



.articleText {
	float: left;
	width: 300px;
}
.articleText a {
	color: #003680;
	text-decoration: none;
}
.articleText a:hover {
	color: #003680;
	text-decoration: underline;
}




/* ------- END Industry Articles ---------- */




/* ------ BLOG ------- */

.blogContainer {
	float: left;
	width: 397px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A6B1CB;
}


#blogLeftContainer {
	float: left;
	width: 84px;
}


.blogImg {
	float: left;
	width: 80px;
	padding-bottom: 10px;
}
.blogDate {
	font-size: 0.9em;
	float: left;
	width: 70px;
	padding-top: 0px;
	text-align: right;
}
.blogText {
	float: left;
	width: 312px;
	line-height: 1.4em;
}
.blogText a {
	color: #003680;	
	text-decoration: none;
}
.blogText a:hover {
	color: #000000;
	text-decoration: underline;
}

.blogTitleCon {
	float: left;
	width: 100%;
}
.blogBodyText {
	float: left;
	width: 312px;
	padding-top: 10px;
}

.nameCaption {
	float: left;
	width: 70px;
	font-size: 0.9em;
	height: 20px;
	background-color: #A6B1CB;
	border: 1px solid #DEE4EC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.titleCaption {
	float: left;
	width: 70px;
	font-size: .9em;
	height: 22px;
	background-color: #A6B1CB;
	border: 1px solid #DEE4EC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.titleTitle {
	float: left;
	width: 226px;
	background-color: #F0F8FE;
	border: 1px solid #DEE4EC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.categoryTitle {
	float: left;
	width: 196px;
	background-color: #F0F8FE;
	height: 20px;
	border: 1px solid #DEE4EC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.contribTitle {
	float: left;
	width: 226px;
	background-color: #F0F8FE;
	height: 20px;
	border: 1px solid #DEE4EC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.categoryFlag {
	float: left;
	width: 24px;
	height: 21px;
	background-color: #EDF5FB;
	border: 1px solid #DEE4EC;
	padding-top: 5px;
	padding-left: 4px;
}


.titleNews {
	float: left;
	width: 306px;
	background-color: #F0F8FE;
	border: 1px solid #DEE4EC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.categoryNews {
	float: left;
	width: 306px;
	background-color: #F0F8FE;
	height: 20px;
	border: 1px solid #DEE4EC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.dateNews {
	float: left;
	width: 310px;
	background-color: #F0F8FE;
	height: 20px;
	border: 1px solid #DEE4EC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.contribNews {
	float: left;
	width: 306px;
	background-color: #F0F8FE;
	height: 20px;
	border: 1px solid #DEE4EC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}


.imgPad {
	padding-top: 10px;
}


.blogmore {
	float: left;
	width: 290px;
	padding-bottom: 10px;
	text-align: left;
}

.smallHead {
	font-size: 1em;
	color: #003680;
	font-weight: bold;
	margin-bottom: 4px;
}
.smallHead a {
	font-size: 1em;
	font-weight: bold;
}
.smallHead a:hover {
	font-size: 1em;
	font-weight: bold;
}

/* ---- END BLOG ----- */

.bodyText {
	float: left;
	width: 390px;
	line-height: 1.4em;
}

.bodyText ul {
	float: left;
	width: 370px;
	line-height: 1.4em;
}


.dateText {
	float: left;
	width: 390px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.dateText .more {
	float: left;
	width: 390px;
	text-align: right;
	margin-top: 5px;
}
.dateText .more a {
	color: #104385;
	text-decoration: none;
}
.dateText .more a:hover {
	color: #EE3300;
	text-decoration: none;
}

.more {
	float: left;
	width: 390px;
	text-align: right;
	margin-top: 5px;
}
.more a {
	color: #104385;
	text-decoration: none;
}
.more a:hover {
	color: #EE3300;
	text-decoration: none;
}

.taxLink {
	margin-top: 5px;
}
.taxLink a {
	color: #104385;
	text-decoration: none;
}
.taxLink a:hover {
	color: #EE3300;
	text-decoration: none;
}


.newsTextContainer {
	float: left;
	width: 390px;
}



/* ---- Generic Page ----- */

.bodyTextContainer {
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A6B1CB;
	width: 390px;
}
.bodyText .bodyTextContainer .more a {
	color: #104385;
	text-decoration: none;
	text-align: right;
}
.bodyText .bodyTextContainer .more a:hover {
	color: #EE3300;
	text-decoration: none;
	text-align: right;
}

.bodyImgContainer {
	float: left;
}

.standardTextContainer {
	float: left;
	padding-bottom: 15px;
	width: 390px;
}


/*#main .list  {
	padding-left: 45px;
	padding-right: 20px;
}

#main .list h2 {
	padding-left: 0px;
	background-position: 0px bottom;
	background-image: url(../images/rule.gif);
	background-repeat: no-repeat;
}

#main .list p {
	color: #000000;
	padding-left: 120px;
	padding-bottom: 8px;
	font-size: 90%;
	margin-right: 30px;
	padding-right: 0px;
}

#main .list p.news {
	padding-left: 0px;
}

#main .list .button {
	color: #100560;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	padding-top: 2px;
	margin-left: 15px;
}

#main .list a:hover.button {
	color: #100560;
	background-position: 1px 2px;
}

*/
.buts {
	padding-top: 4px;
	float: left;
	width: 390px;
}


.dateText a {
	color: #003680;
	text-decoration: none;
	font-size: .9em;
	text-align: right;
}
.dateText a:hover {
	color: #000000;
	text-decoration: none;
	font-size: .9em;
	text-align: right;
}

/* ---- END Generic Page ----- */

#pop #content #main {
	background-image: none;
	padding-bottom: 0px;
}
#pop #footer {
	margin-top: 20px;
}




/* ---- Industry Articles Page ----- */

div#main {
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A6B1CB;
	width: 390px;
}

div#main .list .button {
	color: #100560;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	padding-top: 2px;
	margin-left: 15px;
}

div#main .list a:hover.button {
	color: #100560;
	background-position: 1px 2px;
}

div#main .list .buts {
	text-align: right;
	padding-bottom: 6px;
}

div#main ul {
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 8px;
}

div#main li {
	color: #0D4182;
	list-style-image: url(../images/bullet_sml.gif);
	list-style-type: none;
	padding-bottom: 8px;
	font-size: 90%;
	font-weight: normal;
}


div#main .list p.news {
	padding-left: 0px;
}

div#main li .note {
	color: #666666;
	font-size: 90%;
}

/* ---- END Industry Articles Page ----- */




/* ------------ Right Menu ------------- */


.rightText {
	float: left;
	width: 180px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 16px;
}
.rightText a {
	color: #003680;
	text-decoration: none; 
}
.rightText a:hover {
	color: #000000;
	text-decoration: underline;
}


.blogRightText {
	float: left;
	width: 180px;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 16px;
}
.blogRightText li {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #909AB1;
}
.blogRightText a {
	color: #666666;
	text-decoration: none;
}
.blogRightText a:hover {
	color: #003680;
	text-decoration: underline;
}




#sub {
	float: left;
	width: 180px;
	font-size: 1.1em;
	color: #003680;
	line-height: 1.4em;
}
#sub .feature .inner2 {
	/*border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/bg_feature.png);
	background-repeat: repeat;*/
	margin-bottom: 0px;
}

#sub .feature .inner2 h4 {
	margin-top: 0px;
	padding-top: 0px;
}

#sub .feature .inner2 h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.inner2 ul {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	padding-left: 26px;
}

.inner2 li {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	list-style-image: url(../images/bullett_i.gif);
	line-height: 1.3em;
}

.inner2 .noicon {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	list-style-image: url(../images/bg_feature.png);
	line-height: .4em;
	padding-bottom: 8px;
}

#sub li h5 {
	color: #100560;
	margin-top: 6px;
	margin-left: 4px;
}

#sub li h5 a {
	color: #003680;
	text-decoration: none;
}

#sub h5 a:hover {
	text-decoration: underline;
}



/* ------------ END Right Menu ------------- */



/* ---- END Body Construction ----- */


div#mainNav {
	width: 697px;
	height: 22px;
	clear: both;
	padding-left: 293px;
}

#toc {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 24px;
	width: 700px;
}

#toc ul {
	padding: 0px;
}

#toc li {
	list-style-type: none;
	clear: right;
	float: left;
	padding: 0px;
	white-space: normal;	
}

#toc a {
	color: #01112A;
	text-decoration: none;
	font-size: 1.1em;
	display: block;
	width: 151px;
	height: 20px;
	white-space: nowrap;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
}


/*#home #toc a.home,
#about #toc a.about,
#community #toc a.community,
#contact #toc a.contact,
 {
	color: #ffffff;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}*/

#home #toc a.home
 {
	color: #01112A;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#home #toc a.home
 {
	color: #01112A;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#toc .home {
	color: #092A58;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0px -48px;
}
#toc a.home:hover {
	color: #01112A;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}


#about #toc a.about
 {
	color: #01112A;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: -151px 0px;
}

#toc .about {
	color: #092A58;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: -151px -48px;
}
#toc a.about:hover {
	color: #01112A;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: -151px -24px;
}



#community #toc a.community
 {
	color: #01112A;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: -302px 0px;
}

#toc .community {
	color: #092A58;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: -302px -48px;
}
#toc a.community:hover {
	color: #01112A;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: -302px -24px;
}



#contact #toc a.contact
 {
	color: #01112A;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: -453px 0px;
}

#toc .contact {
	color: #092A58;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: -453px -48px;
}
#toc a.contact:hover {
	color: #01112A;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: -453px -24px;
}




html>body #toc a {
	width: 151px;
	white-space: normal;
}

/*#toc a:hover {
	color: #ffffff;
	background-image: url(../images/navArea_tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
*/

/* ---- Form Construction ----- */


#infoContainer {
	width: 430px;
	float: left;
}

html>body div#infoContainer {
	width: 390px;
	float: left;
}


fieldset {
	margin: 0em 0em;
	padding: 0em 1em;
	border: 0px solid #666666;
	background-color: #F6F6F6;
}

fieldset p {
	margin: 0em 0em;
	padding: 0em 0em;
}

legend {
	font-weight: bold;
}

#formField {
	width: 354px;
	margin: 0em;
	border: 0px;
	padding-top: 0em;
	padding-right: 6px;
	padding-bottom: 0em;
	padding-left: 20px;
}


#formField p {
	margin: 0em 0em;
	padding: 0em 0em;
}

#formHead {
	font-weight: bold;
	background-image: url(../images/formTop.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 430px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	/*border: 1px solid #33FF00;*/
	background-position: 0px -10px;
}
html>body div#formHead {
	height: 20px;
	width: 350px;
}


#formBot {
	font-weight: bold;
	background-image: url(../images/formTop.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 430px;
	/*padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 13px;*/
	background-position: 0px -45px;/*border: 1px solid #FF00FF;*/
	}
html>body div#formBot {
	height: 24px;
	width: 380px;
	background-position: 0px -35px;
}
legend {
	font-weight: bold;
}
/* alternative to below
label {
	display: block;
	}
*/

label {
	float: left;
	width: 10em;
}
/**/input {
	width: 16em;
}
input {
	/*background-color: #FFFFFF;*/
}
select {
	width: 11em;
}
textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
}
input[type="text"] {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
}
input.radio, input.checkbox {
	float: left;
	width: auto;
}
input[type="submit"] {
	width: 6em;
	height: 1.5em;
	float: left;
}
input.radio {
	float: left;
	margin-right: 1em;
}


input:focus, textarea:focus {
	background: #ffc;
}
input[type="text"], textarea {
	width: 18em;
	height: 1.7em;
	border-top: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #666666;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
html>body input[type="text"], textarea {
	width: 16em;
}

textarea {
	width: 20em;
	height: 70px;
	background-color: #FFFFFF;
}



.required {
	font-size: 0.75em;
	color:#D8F2F7
}
#remember-me label {
	width: 4em;
}


a.email:link {
	color: #FFE9A5;
	text-decoration: underline;
}
a.email:visited {
	color: #FFE9A5;
	text-decoration: underline;
}
a.email:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ---- END Form Construction ----- */



div#gallery {
	background-color: #CFD4DD;
	padding: 8px;
	width: 374px;
	}
div#gallery ul { list-style: none; }
div#gallery ul li { display: inline; }
div#gallery ul img {
	border: 5px solid #DEE4EC;
}
div#gallery ul a:hover img {
	border: 5px solid #909AB1;
	color: #fff;
}
div#gallery ul a:hover {
	color: #909AB1;
}




/* ---- Footer Construction ----- */

div#footerContainer {
	height: 55px;
	width: 990px;
	left: 0px;
	padding: 0px;
	margin-top: 40px;
	float: left;
}
div#footerLeft {
	float: left;
	width: 263px;
	text-align: right;
}

div#footerRight {
	font-size: .8em;
	float: left;
	width: 690px;
	padding-left: 32px;
	padding-top: 10px;
}

/* ---- END Footer Construction ----- */

/* ---- Fund Page ----- */

.fundList {
	font-size: .6em;
	color: #003680;
	font-weight: bold;
	margin-bottom: 4px;
}

/* ---- END Fund Page ----- */
