P, LI, .bodyCopy {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
.clsRed {
	color: #FF0000;
}

.clsBlue {
	color: #0000FF;
}

.clsBigger {
	font-size: 15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.border-2px {
	border: 2px solid #333333;
}
table.article {
	border: 1px solid #333333;
	margin-left: auto;
	margin-right: auto;
}
.article {
	padding: 5px 15px 5px 15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
td.nav-content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 21px;
	padding-bottom: 20px;
}
td.column-middle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	padding: 10px 15px 15px;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #003A93;
	font-weight: bold;
	margin: 0px;
}
td.column-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 15px 15px;
	background-position: center center;

}
a {
	color: #0052CC;
}
.border-2px-dashed {

	border: 2px dashed #000000;
}
td.column-left {

	background-image: url(../images/bg_nav.jpg);
}
.text-default {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
.text-small {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
}
td.feature-header {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/bg_feature_header.jpg);




}
td.feature-content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	padding: 6px;
	color: #000000;

}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block !important;
	display: inline-block;
	background: url(../images/nav.png) no-repeat left top;
	width: 159px;
	min-height: 224px;
}
#nav 
li {
	float: left;
	clear: left;
	width: 159px;
}
#nav 
a {
	display: block;
	width: 159px;
	padding: 0 0 0 20px;
	height: 24px;
	background-image: url(../images/nav_hover.png);
	background-repeat: no-repeat;
	background-position: 11px 24px;
	text-decoration: none;
	color: black;
	line-height: 24px;
	font-size: 13px;
}
#nav 
a:hover {
	background-position: 11px 0;
	width: 155px;
	padding: 0 0 0 24px;
	color: #003894;
}


/*JACPOC, etc Styles */
.articleNumber {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #003A93;
	font-weight: bold;
}

.articleTitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

.articleAuthors, .articleSummary {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}



/*END JACPOC, etc Styles */

#futuremeetings {
	border: 2px solid #313031;
	margin: 0 10px 10px 19px;
}
#futuremeetings 
h4 {
	background: #ffcf00 url(../images/bg_feature_header.jpg) repeat-x 0 0;
	font: bold 14px 'trebuchet ms', arial, helvetica, sans-serif;
	color: #990000;
	padding: 5px;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #666666;
}
#futuremeetings 
ul {
	list-style: none;
	margin: 0;
	padding: 0 6px;
	font: 11px 'trebuchet ms', arial, helvetica, sans-serif;
}
#futuremeetings 
li {
	padding: 6px 0;
}
#op {
	background: url(../images/oandp.com.png) no-repeat right top;
	margin: 0 auto;
	width: 112px;
	height: 71px;
	overflow: hidden;
	font: 8pt arial, helvetica, sans-serif;
	text-align: left;
}
#op 
a {
	display: block !important;
	height: 100%;
	text-decoration: none;
	color: #666666;
}
#op 
span {
	display: none;
}