
/* -------------------------------------------------------------------------------- */
/* rules specific to publications section - sidebars */

body#publications td#topfeature div#cwonline {
	background-color: #222222;
	background-image: url("/inc/img/topfeature_bg.gif");
	background-repeat: repeat-y;	
	padding-bottom: 1px;
}
body#publications td#topfeature div#cwonline p {
	color: #FFFFFF;
	font-size: 0.6em;
	margin-right: 10px;
}

body#publications td#topfeature table.sidebar h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #5A6322;
}
body#publications td#topfeature table.sidebar h3 span.lighter {
	color: #97A34C;
}

body#publications td#topfeature table.sidebar a {
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}
body#publications td#topfeature table.sidebar a:visited {
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}
body#publications td#topfeature table.sidebar a:hover {
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}

/* -------------------------------------------------------------------------------- */
/* rules specific to publications section - color coded */

body#publications input#submit {
	background-color: #97A34C;
}

body#publications td#welcome h2 {
	font-weight: bold;
	font-size: 0.9em;
	color: #A4B05C;
}

body#publications td#topfeature div#manage a:visited {
	color: #97A34C;
}

body#publications h4 {
	color: #FFFFFF;
	background-color: #97A34C;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin-top: 35px;
}

body#publications a {
	color: #869241;
}
body#publications a:visited {
	color: #545454;
}
body#publications a:hover {
	color: #545454;
}

body#publications table#nextissue {
	border: 1px solid #BEBEBE;
	background-color: #5A6322;
	margin-top: 30px;
	padding: 10px;
}
body#publications table#nextissue h3 {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0px;
}
body#publications table#nextissue ul {
	margin-top: 0px;
	color: #FFFFFF;
	list-style-image: url("/inc/img/bullet_white.gif");
}

/* rules for color-coding main menu */

body#publications td#menu {
	background-image: url("/inc/img/menu_publications_bg.gif");
	background-repeat: repeat-y;	
}

body#publications td#menu td.third {
	background-image: url("/inc/img/menu_bullet_third_publications.gif");
}

/* -------------------------------------------------------------------------------- */
/* Added by MD 09/26/2005 as instructed by iStudio. For form fields */

body#publications td#content input.button {
	background-color: #869241;
}

/* -------------------------------------------------------------------------------- */
/*-------------------------*/
/* Added by MF on 2/13/2006*/
body#publications span.date {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 0px;
	color:#648987;	
}

/* -------------------------------------------------------------------------------- */
/* table styling rules added by TD on 10/2/2007 */

body#publications table.headerrow th {
	padding:5px;
	vertical-align:middle;
	background-color:#E8E8E8;
}

body#publications table.headerrow th p {
	text-align:left;
	margin:0px;
}

body#publications table.headerrow td {
	padding:5px;
	vertical-align:top;
}

body#publications table.headerrow td p {
	text-align:left;
}

body#publications table.headerrow td p.rowhead {
	text-align:right;
	font-weight:bold;
}





