body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
	
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 70%;
	color: #326387;
	background-color: #FDFCF2;
}

/*
h1.metaNormal {
	color:#02306c;
	font-family:"Arial","Verdana",sans-serif;
	font-size:190%;
	margin-top:20px;
	margin-bottom:22px;
	margin-left:0px;
}

h2.metaNormal {
	color:#666666;
	font-family:"Arial","Verdana",sans-serif;
	font-size:190%;
	font-weight:normal;
	margin-bottom:13px;
	padding:0px;
}

h2.metaBold {
	color:#666666;
	font-family:"Arial","Verdana",sans-serif;
	font-size:230%;
	font-weight:bold;
	margin-bottom:0px;
	padding:0px;
}

h2, h3, h4 {
	color:#666666;
	font-family:"Arial","Verdana",sans-serif;
	font-size:190%;
	font-weight:normal;
	margin-bottom:13px;
	padding:0px;
}



h1 {
	font-size:18px;
	line-height: 140%;
	color: #B59D25;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	padding: 0px;
}*/

h1 {
	color:#B59D25;
	font-family: "Trebuchet MS", Verdana, "Arial","Verdana",sans-serif;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:0px;
	font-weight: normal;
	border-bottom:1px dashed #999999;
	padding: 0px 0px 8px 0px;
}

h2 {
	font-family: Arial, "Verdana",sans-serif;
	font-size:14px;
	line-height: 140%;
	font-weight:bold;
	color: #000099;
	margin: 10px 0px 5px -10px;
	padding: 0px;
	text-transform:capitalize;
}

h2 a:link {
	color: #000099;
	text-decoration:none
}

h2 a:visited {
	color: #000099;
	text-decoration:none
}


h2 a:hover {
	color: #000099;
	text-decoration: underline
}

h3 {
	font-size:12px;
	line-height: 140%;
	font-weight:bold;
	color: #326387;
	margin: 15px 0px 5px -10px;
	padding: 0px;
}

h3 a:link {
	color: #326387;
	text-decoration:underline
}

h3 a:visited {
	color: #326387;
	text-decoration:underline
}


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

h4 {
	font-size:11px;
	line-height: 140%;
	font-weight: bold;
	color: #000099;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h5 {
	font-size:14px;
	line-height: 140%;
	font-weight:bold;
	color: #326387;
	margin: 25px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px dashed #CCCCCC
}

h5 a:link {
	color: #326387;
	text-decoration:underline
}

h5 a:visited {
	color: #326387;
	text-decoration:underline
}


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


a:link {
	color: #000099;
}

a:visited {
	color: #000099;
}

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

p {
	font-size: 70%;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

p.more {
	font-size:10px;
	line-height: 140%;
	font-weight:bold;
	color: #B59D25;
	text-align:right;
}

p.more a:link{
	color: #B59D25;
	text-decoration:none
}

p.more a:visited{
	color: #B59D25;
	text-decoration:none
}


p.more a:hover{
	color: #B59D25;
	text-decoration:none
}

ol {
	font-size: 70%;
	line-height: 140%;
}

ol li {
	list-style:lower-alpha;
}


ol ol li {
	font-size: 140%;
	line-height: 140%;
	list-style-type: lower-roman; 
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


ul {
	font-size: 70%;
	line-height: 140%;
	margin: 0px 0px 15px 10px;
	padding: 0px 0px 0px 10px;
}

ul li {
	list-style-type: square; 
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

ul ul li {
	font-size: 140%;
	line-height: 140%;
	list-style-type: circle; 
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


form {

}

input {
	font-size:10px;
	margin: 0px;
	padding: 0px;
}

hr{
	height: 1px;
	border: 0px;
	border-bottom: 1px dashed #999999;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	clear: both
}

.highlight {
	color: #326387;
}

#bodyContainer {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

#container {
	width: auto;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #B59D25;
	padding: 0px;
}

#masthead {
	width: 100%;
}

#mastheadLogo {
	height: 120px;
	vertical-align:top;
	background-image: url(/images/masthead_bg.jpg);
}

#mastheadFeature {
	width: 410px;
	height: 120px;
	vertical-align: top;
	cursor: pointer
}

#cbb_logo {
	position:relative;
	top: 17px;
	left: 14px
}

#secondaryNav {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 0px 0px 60px
}

#secondaryNav a{
	color: #666666;
	text-decoration:none
}


#siteSearch {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

#mainMenu {
	color: #B59D25;
	font-size: 10px;
	font-weight: bold;
	background-color: #000088;
}

#mmTop {
	width: 100%;
}

#mainMenuBottomText {
	display:inline
}

.mainMenuBottom {
	border-bottom: 2px solid #B59D25;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	background-color: #000088;
}

#mainMenu a:link {
	color: #F3EDCD;
	text-decoration:none
}

#mainMenu a:visited {
	color: #F3EDCD;
	text-decoration:none
}


#mainMenu a:hover {
	color: #B59D25;
	/*color: #000088;*/
	text-decoration: none
}


#mainMenuTop { 
	padding: 5px;
	border-top: 2px solid #FFFFFF;
	clear:both
}

#mainMenuBottom { 
	clear: both;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #B59D25;
}


#subMenu {
	background-color: #FDFCF2;
	padding: 5px 0px 10px 0px;
	border-top: 0px dashed #B59D25;
	border-bottom: 1px solid #B59D25
}

#subMenu h4 {
	font-size:11px;
	line-height: 140%;
	font-weight: bold;
	color: #000099;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 10px;
	text-transform:uppercase;
	background-color:#B59D25;
	border-bottom: 0px dashed #dddddd
}

#subMenu ul {
	margin: 0px;
	padding: 0px;
}

#subMenu ul li {
	list-style-type:none;
	border-bottom: 1px dashed #E8E0BB;
	line-height: 140%;
	margin: 5px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
}


#subMenu ul ul li{
	font-size: 140%;
	list-style-type:none;
	border-bottom: 0px dashed #E8E0BB;
	line-height: 140%;
	margin: 5px 0px 5px 0px;
	padding: 2px 5px 2px 15px;
}


#subMenu a:link {
	text-decoration: none;
	color: #000099
}

#subMenu a:visited {
	text-decoration: none;
	color: #000099
}

#subMenu a:hover {
	text-decoration: underline;
	color: #000099
}




#contentLeft {
	width:185px;
	margin: 0px;
	padding: 0px;
	border-right: 1px dashed #B59D25;
	background-color: #F3EDCD;
}

#contentLeft ul a{
	color: #4788BA;
} 




/*#hpLatest .more{
	text-align:right;
}
*/
#contentCenter {
	padding: 0px 0px 10px 40px;
	border: 0px;
	background-color: #FFFFFF;
}


#contentCenter h1 {
	color:#8B781D;
	font-family: "Trebuchet MS", Verdana, "Arial","Verdana",sans-serif;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:0px;
	font-weight: normal;
	border-bottom:1px dashed #999999;
	padding: 40px 0px 8px 0px;
	/*background-color:#ff0000;
	background-image:url(/images/h1_bg.jpg);*/
	background-position:right;
	background-repeat:no-repeat;
}

#contentCenter h2 {
	font-family: Arial, "Verdana",sans-serif;
	font-size:16px;
	line-height: 140%;
	font-weight:bold;
	color: #000099;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	text-transform:capitalize;
}

#contentCenter h4 {
	font-size:11px;
	line-height: 140%;
	font-weight: bold;
	color: #000099;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


#contentCenter p {
	margin-left: -10px;
}



/*#contentCenter h1, h2, h3, h4, p{
	padding-left: 10px;
	padding-right: 10px;
}*/

#contentCenter hr{
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #E7DDB1;
	margin: 0px 10px 10px 0px;
	padding: 10px 0px 0px 0px;
}


#contentRight {
	font-size: 65%;
	width:200px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border: 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #D8C982;
}

#contentRight h1, h2, h3, h4, p{
	padding-left: 10px;
	padding-right: 10px;
}




#sidebarLeft {
	padding: 10px 0px 0px 0px;

}

#sectionBlurb {
	font-family: "Trebuchet MS", Verdana, "Arial","Verdana",sans-serif;
	font-size: 100%;
	color:#8B781D;
	font-weight: normal;
	margin: 0px 20px 20px 0px;
}

#sectionBlurb p{
	font-size: 100%;
}

.sectionTableLeft {
	width: 50%;
	padding-right: 20px;
	vertical-align:top
}

.sectionTableRight {
	width: 50%;
	padding-right: 20px;
	vertical-align:top
}


.newsFeatures {
	background-color:#ffffff;
	padding: 10px 10px 0px 10px;
}

#features {
	background-color:#FCFAEF;
	margin: 10px;
	padding: 10px;
	border: 1px solid #D8C982;
/*	border-bottom: 1px solid #D8C982
*/}

.featuresTdRight {
	border-left: 1px solid #E7DDB1;
	padding-left: 10px
}


#pageFooter {
	background-color: #FCFAEF;
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #B59D25;
	vertical-align: bottom;
}

#footerMenu {
	font-size: 10px;
	line-height: 160%;
	text-align: center;
}

#footerMenu a{
	color: #666666;
	text-decoration: none
}

#footerMenu a:hover{
	color: #666666;
	text-decoration: underline
}

#madeVisual {
	width: auto;
	margin: auto;
	font-size: 10px;
	color: #4788BA;
	text-align:right;
	/*background-color:#cccccc;*/
	background-color:#FFFFFF;
	padding: 3px 10px 20px 0px;
}

#madeVisual a{
	color: #4788BA;
	text-decoration: underline 
}

#madeVisual a:hover{
	color: #4788BA;
	text-decoration: none
}



.img {
	margin: 0px;
	border: 1px solid #B59D25;
	clear: both
}

.imgLeft {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #B59D25;
	clear: both
}

.imgRight {
	float: right;
	margin: 10px 0px 0px 10px;
	border: 1px solid #B59D25;
	clear: both
}

/*********** Homepage Styles **************/
#contentLeftHp {
	width:185px;
	margin: 0px;
	padding: 0px;
	border-right: 1px dashed #B59D25;
	background-color: #F3EDCD;
}

#contentLeftHp h2{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 140%;
	font-weight:bold;
	color: #658AA5;
	margin: 0px 0px 5px -10px;
	text-transform: uppercase
}



#contentCenterHp {
	padding: 0px 0px 10px 0px;
	border: 0px;
	background-color: #FFFFFF;
}

#contentCenterHp h1{
	color:#8B781D;
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	font-weight: bold;
	border-bottom:0px dashed #999999;
	padding: 0px 0px 8px 0px;
	text-transform: uppercase
}


/*#contentCenterHp h1{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 140%;
	font-weight:bold;
	color: #8B781D;
	margin: 0px 0px 5px -10px;
	text-transform: uppercase
}
*/

#contentCenterHp h2{
	font-size: 90%
}


#contentRightHp {
	width:200px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border: 0px;
	background-color: #FFFFFF;
	border-left: 0px solid #D8C982;
}


#contentRightHp h2{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 140%;
	font-weight:bold;
	color: #658AA5;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase
}


#newsTop {

}

#newsTop ul, li{
	margin: 0px;
}

#hpFinLatest {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #B59D25;
}


#hpFinLatest a{
	text-decoration:none
}

#hpFinLatest a:hover{
	text-decoration:underline
}

#hpPubLatest {
	margin: 0px;
	padding: 12px 10px 0px 10px;
	background-color:#FDFCF2;
	border-top:0px dashed #B59D25;
	border-bottom:1px dashed #B59D25
}


#hpPubLatest a{
	text-decoration:none
}

#hpPubLatest a:hover{
	text-decoration:underline
}

#newsTop a:link{
	text-decoration: none
}

#newsTop a:visited{
	text-decoration: none
}


#newsTop a:hover{
	text-decoration: underline
}

#hpNewsTable {
	font-size: 70%;
	margin-top: 15px;
	border-top:0px solid #D8C982
}

#hpNewsTable td{
	padding: 4px 0px
}


.hpNewsItem {
	font-size: 70%;
	line-height: 140%;
	margin-bottom: 15px;
}

.hpNewsDate {
	color: #326387;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
}

.hpNewsTitle {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	line-height: 140%;
	display: block;
}

.hpNewsTitleSm {
	font-weight:normal
}

.hpNewsDesc {
	font-size: 70%;
	line-height: 140%;
}

.clear{
	clear:both
}
/* End Homepage Styles */

/*  Data */
.dataTable {
	margin-left: 0px;
}

.td {
	font-size: 10px;
	padding: 2px;
}
/* End Data */


/*  Tabs */
#spDetailsTabs {
	height: 24px;
	padding-left: 2px;
/*	background-image:url(../images/tabBg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
*/	margin: 10px 0px -1px 10px;

}

#spDetailsTabs a {
	text-decoration: none;
	color:#333333;
}

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

#spDetailsTabs ul{
	position: relative;
	top: 0px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#spDetailsTabs ul li{
	font-size: 9px;
	color:#000000;
	font-weight:bold;
	float: left;
	list-style-type:none;
	padding: 3px 0px 4px 6px;
	margin: 0px 0px 0px 3px;
}

#spDetailsTabs ul li.tabLeftOff{
/*	background-image: url(../images/tabLeftOff.gif);
	background-position: top left;
	background-repeat:no-repeat;
*/	
	background: #eeeeee;
	border:1px solid #ccc;
}

#spDetailsTabs ul li.tabRightOff{
/*	background-image: url(../images/tabRightOff.gif);
	background-position: top left;
	background-repeat:no-repeat;
*/	
	border-bottom:1px solid #73838C;
}


#spDetailsTabs ul li.tabLeftOn{
/*	background-image: url(../images/tabLeftOn.gif);
	background-position: top left;
	background-repeat:no-repeat;
*/	background: #fff;
	border: 1px solid #ccc;
	border-bottom:1px solid #FFFFFF;
}



#spDetailsTabs ul li a {
/*	background-image: url(../images/tabRightOff.gif);
	background-position: top right;
	background-repeat:repeat-x;
*/	padding: 5px 5px 5px 5px;
}

#spDetailsTabs ul li a.tabRightOn {
/*	background-image: url(../images/tabRightOn.gif);
	background-position: top right;
	background-repeat:repeat-x;
*/	padding: 5px 5px 5px 5px;
	color:#336699;
}

#tabContents {
	width: 240px;
	font-size: 10px;
	border: 1px solid #ccc;
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 20px 10px
}

#numTabs { 
	display: none;

}

.toTop {
	text-align:right;
}
/*  End Tabs */


/* Publications Styles */
#pubView {
	margin: 20px 20px 20px 0px;
}

#pubRSDetails {
	font-size: 75%;
	font-style:italic;
	margin: 0px 0px 10px 0px
}


#pubOptions {
	font-size: 70%;
	color: #4788BA;
	border-top: 1px solid #E3D68A;
	border-bottom: 1px solid #E3D68A;
	padding: 3px;
	background-color: #F3EDCD;
	font-weight: bold;
	margin-top: 10px
}

#pubOptions a{
	color: #4788ba;
	text-decoration: none
}

#pubOptions a:hover{
	text-decoration: underline
}


#pagination {

}

.pubRow {
	margin-bottom: 3px;
	border-bottom: 1px solid #CC6699;
	clear:both
}

.pubRowOn {
	margin-bottom: 3px;
	background-color: #CC3366;
	color: #006633;
	font-weight: bold;
	clear:both;
	border-bottom: 1px solid #CC6699;
}


.pubItem {
	position: relative;
}

.pubNum {
	position: relative;
	width: 20px;
	font-size: 70%;
	line-height: 140%;
	font-weight: normal;
	padding: 5px 5px 5px 0px;
	vertical-align:top;
	text-align:right;
	float: left;
}

#pubRecordSet {
	border-bottom: 1px solid #E3D68A
}

.pubDate {
	position: relative;
	font-size: 70%;
	color: #999999;
}

.pubTitle {
	position: relative;
	font-size: 70%;
	line-height: 140%;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 5px 0px;
}

.pubTitle a:link{
	text-decoration: none
}

.pubTitle a:visited{
	text-decoration: none;
	/*color: #9DACBF*/
	color: #333333
	
}


.pubTitle a:hover{
	text-decoration: underline
}



.pubAuthor  {
	font-size: 70%;
	color: #666666;
}

.pubGetFile {
	width: auto;
	font-size: 70%;
	line-height: 140%;
	margin: 10px 20px 10px 0px;
	padding: 6px;
	border: 1px solid #E3D68A;
	background-color: #F7F2DD;
}

.pubGetFile a{
	text-decoration: none;
}

.goback {
	text-align:right;
	margin-right: 20px;
	font-size: 70%;
}

.pubDesc  {
	font-size: 85%;
	line-height: 140%;
	margin: 10px 10px 5px 0px;
}

.pubKeywords  {
	font-size: 70%;
	color: #666666;
	line-height: 140%;
	text-transform:uppercase
}

.pubDivider{
	height: 1px;
	border: 0px;
	border-bottom: 1px dashed #999999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.pubItem {
	padding-bottom: 0px;
}

.pubPagination {
	width: 60px;
	background-color: #E3D68A;
	padding: 0px 5px 0px 5px
}

.pubBgOff {
	background-color: #ffffff;
	padding: 2px 0px
} 

.pubBgOn {
	background-color: #F7F2DD;
	padding: 2px 0px;
	border-top: 1px solid #F3EDCD;
	border-bottom: 1px solid #F3EDCD;

} 

/* End Publications Styles */

/* News Styles*/
.newsDateCol {
	width: 70px;
	font-size: 70%;
	line-height: 140%;
	vertical-align:top;
	text-align: right;
	padding-right: 10px;
	color: #326387
}

.newsItem {
	margin-bottom:10px
}

.newsTitle {
	font-size: 75%;
	line-height: 140%;
	padding: 20px 0px;
}

.newsDesc {
	font-size: 70%;
	line-height: 140%;
}

.newsDate {
	width: 65px;
	font-size: 70%;
	line-height: 140%;
	color:#326387;
	margin: 0px 0px 3px 0px;
	text-align: right;
	padding: 5px 10px 5px 0px;
	vertical-align:top
}

#newsRelatedFile {
	font-size: 70%;
	line-height: 140%;
	color:#666666;
	border: 1px dashed #E3D68A;
	background-color: #FDFCF2;
	padding: 5px;
	margin: 20px 10px 10px 0px
}

#newsRelatedFile ul{
	font-size: 100%;
	margin-top: 10px;
	list-style-type: none;
}

#newsRelatedFile li{
	margin-bottom: 10px;
	list-style-type: none;
}


/* End News */

/* Financial Warnings */
.finDate {
	font-size: 65%;
	line-height: 140%;
	color:#999999;
	margin: 0px 0px 0px 0px;
}

.finTitle {
	font-size: 70%;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
	
}

#sitemap {
	margin-bottom: 40px;
}

#sitemap ul{
	margin: 0px;
	padding: 0px
}

#sitemap li{
	list-style:none;
	line-height: 140%
}

#sitemap a:link{
	text-decoration: none
}

#sitemap a:visited{
	text-decoration: none
}

#sitemap a:hover{
	text-decoration: undeline
}

/*End Financial Warnings */

/**************** Styles for Dropdown Menus ******************/
/* TOP */
#nav1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*ackground-image:url(/ddmenus/nav_bg.gif);*/
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	z-index:100;
}

/* #nav1 a {
	color: #D9C18F;
	text-decoration: none;
}

#nav1 a:hover {
	color: #9C1842;
	background: #D9C18F;
} */

#nav1 li {
	font-size:10px;
	margin: 0px;
	position: relative;
	list-style-type: none;
	z-index:100;
}

#nav1 ul {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	z-index:100;
}

#nav1 ul li {
	padding: 4px 4px 4px 4px;
	float: left;
	z-index:100;
}

#nav1 ul a {
	text-decoration: none;
	z-index:100;
}

#nav1 ul li ul li a:link{
	color:#000066;
}

#nav1 ul li ul li a:visited{
	color:#000066;
}

#nav1 ul li ul li a:hover{
	color:#F3EDCD;
}

#nav1 ul ul {
	position: absolute;
	width: 148px;
	font-weight: bold;
	background-color:#F3EDCD;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #B59D25;
	z-index: 500;
}

#nav1 ul ul a {
	display:block;
	text-decoration: none;
	color: #000066;
	z-index:100;
	font-weight: normal
}


#nav1 ul ul li {
	width: 140px;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px solid #B59D25;
}

#nav1 ul ul li a{
	color: #000066;
}
#nav1 ul ul ul {
	position: absolute;
}


#nav1 ul ul ul a {
	/* background-color:#F2EAD9; */
	display:block;
	text-decoration: none;
	font-weight: normal;
}


#nav1 ul ul li:hover {
	background-color: #B59D25;
}

div#nav1 ul ul,
div#nav1 ul li:hover ul ul {
	display: none;
}

div#nav1 li:hover {
	background-color: #B59D25;
}

div#nav1 li a:hover{
	color: #F3EDCD
}


div#nav1 ul li:hover ul,
div#nav1 ul ul li:hover ul {
	display: block;
}

div#nav1 ul li:hover ul{
	top:20px;
	left:0px
}

div#nav1 ul ul li:hover ul {
	top:0px;
	left:150px;
}



.parentNav {
	background-image:url(subnav_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}


<!--[if IE]>
<style type="text/css" media="screen">
#nav1 ul li {
	flobat: left;
}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
	behavior: url(csshover.htc);
	font-size: 100%;
}

#nav1 ul li a {height: 1%;} 

#nav1 a, {
	font: bold 10px verdana, arial, helvetica, sans-serif;
}
</style>
<![endif]-->
/* END TOP */

/* BOTTOM */
#nav2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*ackground-image:url(/ddmenus/nav_bg.gif);*/
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	z-index:50;
}

/* #nav2 a {
	color: #D9C18F;
	text-decoration: none;
}

#nav2 a:hover {
	color: #9C1842;
	background: #D9C18F;
} */

#nav2 li {
	font-size:10px;
	margin: 0px;
	position: relative;
	list-style-type: none;
	z-index:50;
}

#nav2 ul {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	z-index:50;
}

#nav2 ul li {
	padding: 4px 4px 4px 4px;
	float: left;
	z-index:50;
}

#nav2 ul a {
	text-decoration: none;
	z-index:50;
}

#nav2 ul li ul li a:link{
	color:#000066;
}

#nav2 ul li ul li a:visited{
	color:#000066;
}

#nav2 ul li ul li a:hover{
	color:#F3EDCD;
}

#nav2 ul ul {
	position: absolute;
	width: 148px;
	font-weight: bold;
	background-color:#F3EDCD;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #B59D25;
	z-index: 250;
}

#nav2 ul ul a {
	display:block;
	text-decoration: none;
	color: #000066;
	z-index:50;
	font-weight: normal
}


#nav2 ul ul li {
	width: 140px;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px solid #B59D25;
}

#nav2 ul ul li a{
	color: #000066;
}
#nav2 ul ul ul {
	position: absolute;
}


#nav2 ul ul ul a {
	/* background-color:#F2EAD9; */
	display:block;
	text-decoration: none;
	font-weight: normal;
}


#nav2 ul ul li:hover {
	background-color: #B59D25;
	z-index: 100;
}

div#nav2 ul ul,
div#nav2 ul li:hover ul ul {
	display: none;
}

div#nav2 li:hover {
	background-color: #B59D25;
}

div#nav2 li a:hover{
	color: #F3EDCD
}


div#nav2 ul li:hover ul,
div#nav2 ul ul li:hover ul {
	display: block;
}

div#nav2 ul li:hover ul{
	top:20px;
	left:0px
}

div#nav2 ul ul li:hover ul {
	top:0px;
	left:150px
}



.parentNav {
	background-image:url(subnav_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}


<!--[if IE]>
<style type="text/css" media="screen">
#nav2 ul li {
	flobat: left;
}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
/*body {
	behavior: url(csshover.htc);
	font-size: 100%;
}
*/
#nav2 ul li a {height: 1%;} 

#nav2 a, {
	font: bold 10px verdana, arial, helvetica, sans-serif;
}
</style>
<![endif]-->

/* END BOTTOM */
/**************** End Styles for Dropdown Menus **************/


/******* Search Styles *********/

.srItemsd {
	font-size: 70%;
	margin: 0px 0px 5px 0px;
	text-transform:capitalize
}




.srItem {
	font-size: 75%;
	margin: 0px 0px 5px 0px;
}


.srReference {
	font-size: 70%;
	margin: 0px 0px 5px 0px;
	text-transform:capitalize
}

.srLastModified {
	font-size: 70%;
	margin: 0px 00px 10px 0px;
	color: #999999
}


/****** End Search Styles *****/

/******** Students' Corner Styles **********/

div.section {
	margin-bottom: 40px;
	clear: both
}


/******** End Students' Corner Styles **********/

/************ Economic Data Styles *************/
#dataTable {
	font-size: 70%;
	background-color: #B59D25;
}

#dataTable th{
	font-size: 100%;
	padding: 1px 5px;
	background-color: #F3EDCD;
	color: #000099
}

#dataTable td{
	background-color:#FFFFFF;
	padding: 3px 5px;
	text-align:right
}

.currDaily {
	font-size: 10px;
}

.currTable {
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #F3EDCD;
}

.currRow {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	clear: both;
}

.currDate {
	font-weight: bold;
	text-align:center
}


.currLabel {
	width: 115px;
	color: #000066;
	font-weight: bold;
	border-top: 1px solid #F3EDCD;
	padding-top: 3px;
}

.currValue {
	width: 50px;
	text-align: right;
	border-top: 1px solid #F3EDCD;
	padding-top: 3px;
}


/******** End Economic Data Styles *************/

#multimedia {
	font-size: .7em;
	line-height: 140%;
	background: #F4EECC;
	border: 1px solid #B1970E;
	padding: 5px;
	margin: 0px 10px;
}

.multimedia {
	width: 140px;
	float: left;
	padding: 0px 10px;
	margin-bottom: 20px;
}

.multimedia img{
	border: 1px solid #B1970E;
}

.multimedia a{
	text-decoration: none
}


