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;
}
#map {
	list-style: none;
	margin: 0 0 26px;
	padding: 0;
	width: 563px;
	height: 431px;
	background: url(../images/map.png);
	position: relative;
}
#map 
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#map 
li {
	position: absolute;
}
#map 
li, 
#map 
a {
	color: #ffffff;
	font: bold 18px sans-serif;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000, -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000;
	filter: progid:DXImageTransform.Microsoft.Glow(Color=black,Strength=2);
}
#map 
a 
span {
	font-weight: normal;
}
#map 
#others {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-transform: uppercase;
	filter: none;
}
#others 
span {
	color: #000000 !important;
	text-shadow: none !important;
	filter: none !important;
}
#others 
ul {
	border-top: 1px solid black;
}
#others 
li {
	position: static;
}
#mWA { left:  65px; top: 117px; }
#mOR { left:  54px; top: 155px; }
#mCA { left:  34px; top: 236px; }
#mAB { left: 130px; top:  50px; }
#mAL { left: 337px; top: 318px; }
#mAR { left: 101px; top: 286px; }
#mBC { left:  62px; top:  43px; }
#mCO { left: 163px; top: 241px; }
#mFL { left: 390px; top: 357px; }
#mGA { left: 368px; top: 316px; }
#mHA { left:  20px; top: 387px; }
#mIA { left: 273px; top: 213px; }
#mIL { left: 311px; top: 232px; }
#mKY { left: 344px; top: 263px; }
#mLA { left: 281px; top: 340px; }
#mMA { left: 450px; top: 188px; }
#mMB { left: 244px; top:  49px; }
#mMD { left: 420px; top: 235px; }
#mMI { left: 336px; top: 173px; }
#mMN { left: 261px; top: 162px; }
#mMO { left: 279px; top: 257px; }
#mNB { left: 479px; top: 123px; }
#mNE { left: 215px; top: 217px; }
#mNM { left: 152px; top: 291px; }
#mNS { left: 509px; top: 137px; }
#mNY { left: 420px; top: 185px; }
#mOH { left: 361px; top: 227px; }
#mOK { left: 234px; top: 288px; }
#mON { left: 318px; top: 102px; }
#mOR { left:  50px; top: 154px; }
#mPA { left: 405px; top: 213px; }
#mQC { left: 414px; top:  84px; }
#mSC { left: 392px; top: 298px; }
#mTX { left: 215px; top: 334px; }
#mUT { left: 113px; top: 228px; }
#mVA { left: 406px; top: 255px; }
