@CHARSET "ISO-8859-1";

div#header
{
	clear: both;
	padding-top: 0px;
	border-bottom: solid 1px #ccc;
}
/*div#cntnr-cntnt
{
	float: none;
	width: 697px;
	margin-left: 20px;
	background-color: transparent;
}*/

div#cntnt
{
	margin-left: 0px;
	padding: 0px 0px 10px 10px;
	width: 697px;
	background-color: transparent;
	font-size: 12px;
	color: black;
	background-color: #fff;
	line-height: 1.5;
}

div#cntnt h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

div#cntnt h2
{
	margin: 0;
	padding: 3px 0 3px 0;
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

/* CB 2:09 */
div#cntnt h3
{
	margin: 0px 0 0 -10px;
	padding: 5px 0px 0px 10px;
	color: #990000; /*old color was 718A14*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

div#cntnt div.goto-links  + h3, div#cntnt div.goto-links  + h2
{
	margin-top: 0px;
	padding-top: 2px;
}

div#cntnt h4
{
	margin: 0px;
	padding: 5px 0 5px 0;
	color: #C60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

div#cntnt h5
{
	margin: 6px 0 3px 0;
	font-size: 12px;
	font-weight: bold;
}

div#cntnt a
{
	color: blue;
	text-decoration: none;
	border-bottom: dotted 1px #138F34;
}

div#cntnt a:link img, div#cntnt a:visited img
{
	border: 0;
	text-decoration: none;
}

div#cntnt a:visited { color: #610079; }

div#cntnt a:hover
{
	background-color: #EEE;
	border-bottom: solid 1px #138F34;
}

div#cntnt p
{
	margin: 0px;
	padding: 3px 0 1px 0;
	line-height: 160%;
}

em
{
	color: #00F;
	font-style: normal;
}

div#cntnt label { font-weight: bold; }

div#cntnt ul
{
	margin: 5px 0 5px 30px;
	padding: 0px;
}

div#cntnt li
{
	padding: 1px 0 1px 0;
	line-height: 160%;
}

div#cntnt ol
{
	margin: 5px 0 5px 35px;
	padding: 0px;
}

div#cntnt > ol, div#cntnt > ul { margin-top: 0px; }

div#cntnt ol ul
{
	margin-left: 15px;
	padding: 0px;
	list-style-type: disc;
}

div#cntnt ul ul { list-style-type: circle; }
div#cntnt ol ol { list-style-type: lower-alpha; }

div#cntnt dl
{
	margin: -10px 0 10px 0;
	padding: 0px;
}

div#cntnt dl dt
{
	margin: 10px 0 5px 0;
	line-height: 160%;
}

div#cntnt dl dd
{
	padding: 1px 0 1px 0;
	line-height: 160%;
	margin-left: 15px;
}

div#cntnt table
{
	border: solid 1px #333333;
	border-collapse: collapse;
	margin: 0px;
}

div#cntnt tr { border-collapse: collapse; }

div#cntnt th
{
	padding: 5px;
	border: solid 1px #333333;
	border-collapse: collapse;
	background-color: #69C;
	color: white;
}

div#cntnt th a, div#cntnt th a:link, div#cntnt th a:visited
{
	border: 0px;
	color: white;
	text-decoration: underline;
}

div#cntnt th a:hover
{
	background-color: transparent;
	color: #CC6600;
}


div#cntnt table tr td
{
	padding: 5px;
	border: solid 1px #333333;
	border-collapse: collapse;
	vertical-align: top;
	line-height: 160%;
}

/* JDG 5/5/10 for attachment manager AttachmentSelectFieldRenderer 
compatibility with admin styles */
div#att_mgr {}

div#att_mgr table.layout td
{
	padding: 2px;
	line-height: 100%;		
}

div#cntnt table#timages tr td { padding: 0px; }

div#cntnt table tr td p
{
	line-height: 160%;
	padding: 0px;
}

div#cntnt table tr.row_alt, div#cntnt table tr.alt-row, div#cntnt table td.alt-cell
{
	background-color: #369;
	color: white;
	font-weight: bold;
}

div#cntnt table tr.alt-row a, div#cntnt table tr.alt-row a:link
{
	color: white;
	border-color: white;
}

div#cntnt table tr.alt-row a:hover { background-color: #393; }

div#cntnt table tr.row_alt td
{
	text-align: center;
	font-weight: bold;
	padding: 0;
}

div#cntnt table tr.lesson td { background-color: #FFC; }
div#cntnt table tr.lq td { background-color: #DFFFCA; }

div#cntnt td ul
{
	margin-left: 15px;
	padding-left: 0px;
}

div#cntnt td ul li { margin-left: 10px; }

div#cntnt form
{
	margin: 0px;
	padding: 0px;
}


div#sdbr
{
	float: right;
	width: 180px;
}

	
div#sdbr img#twps_logo,
div#sdbr img#twps_logo_le
{
	display: block;
	margin: 15px auto 15px auto;
	border: none;
}


table.layout, 
table.layout th, 
table.layout td
{
	border: none !important;
	vertical-align: middle;
	background-color: none !important;
}

#accordion table.layout td
{
	height: 45px;
}

body.primary_sources #accordion .toggler 
{
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #FFF3CC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	font-size: 10pt;
}

body.program #accordion
{
	border: solid 1px #6B093A;
	padding: 0px;

}
body.program #accordion .toggler
{
	color: #fff;
	margin: 0;
	padding: 2px 5px;
	background: #DDC7D2;
	border-bottom: 1px solid #6B093A;
	border-right: 1px solid #6B093A;
	border-top: 1px solid #6B093A;
	border-left: 1px solid #6B093A;
	cursor: pointer;
	font-size: 10pt !important;	
}
 
#accordion .element {
 
}
 
#accordion .element p {
	margin: 0;
	padding: 4px;
}

body.program #accordion .element
{
	border-bottom: 1px solid #6B093A;
	border-right: 1px solid #6B093A;
	border-top: 1px solid #6B093A;
	border-left: 1px solid #6B093A;
}

body.program #accordion li
{
	line-height: 30px;
}

div#cntnt table.form,
div#cntnt table.form tr,
div#cntnt table.form td,
div#cntnt table.form th
{
	border: none;
	vertical-align: top;
}

div#cntnt table.form td.label
{
	white-space:nowrap;
}	

div#cntnt table.form td.value
{
	width: 80%;
}

/* Forms Styles - NEW */

.button
{
	border: solid 1px #888;
	background: url(/framework/images/button-strip.gif) top left #cccccc;
	outline: none;
	white-space:nowrap;
}

.button:hover 
{
	color: #000088;
	border: solid 1px #000;
}



div#cntnt #tabs 
{
  float:left;
  width:100%;
  background:#ffffff;
  font-size:12px;
  line-height:normal;
  text-align: center;
  clear: left;
  padding-top: 12px;
}

div#cntnt #tabs ul  
{
  margin:0;
  padding: 0;
  padding-top: 2px;
  list-style:none;
  text-align: center;
  height: 24px;
}

div#cntnt #tabs li 
{
  float:left;
  background:url("/images/tabs/tab_left.gif") no-repeat left top;
  margin:0;
  padding: 0;
  padding-left: 10px;
  font-size: 9pt;
  text-align: center;
}
  
div#cntnt #tabs a
{
  float:left;
  display:block;
  background:url("/images/tabs/tab_right.gif") no-repeat right top;
  padding:3px 15px 3px 3px;
  text-decoration:none;
  font-weight:bold;
  color:#000 ;
  outline: none;
  border: none !important;
}  

div#cntnt .tabs_small li
{
	font-size: 7.5pt !important;
}

div#cntnt .tabs_small li
{
  line-height: 18px;
}

/* Commented Backslash Hack

   hides rule from IE5-Mac \*/

div#cntnt #tabs a {float:none;}

/* End IE5-Mac hack */

div#cntnt #tabs a:hover 
{
  text-decoration: underline;
}

div#cntnt #tabs a.disabled
{
	color: #fff;
}

div#cntnt #tabs a.disabled:hover
{
	color: #fff;
	text-decoration: none;
}


div#cntnt #tabs .current 
{
  background-image:url("/images/tabs/tab_left_on.gif");
}

div#cntnt #tabs .current a 
{
  background-image:url("/images/tabs/tab_right_on.gif");
  color:#fff;
  padding-bottom:3px;
}  

div#cntnt .yellow_tabs li
{
	 background:url("/images/tabs/tab_left_yellow.gif") no-repeat left top !important;
}

div#cntnt .yellow_tabs a
{
	background-image:url("/images/tabs/tab_right_yellow.gif") !important;
	color: #000 !important;
}

div#cntnt .yellow_tabs .current
{
  background-image:url("/images/tabs/tab_left_on_yellow.gif") !important;
	
}

div#cntnt .yellow_tabs .current a
{
  background-image:url("/images/tabs/tab_right_on_yellow.gif") !important;
  color: #000;	
}



div#cntnt .green_tabs li
{
	 background:url("/images/tabs/tab_left_green.gif") no-repeat left top !important;
}

div#cntnt .green_tabs a
{
	background-image:url("/images/tabs/tab_right_green.gif") !important;
	color: #000 !important;
}

div#cntnt .green_tabs .current
{
  background-image:url("/images/tabs/tab_left_on_green.gif") !important;
	
}

div#cntnt .green_tabs .current a
{
  background-image:url("/images/tabs/tab_right_on_green.gif") !important;
  color: #000;	
}



div#cntnt #subtabs
{
	background-color: #1c5892;
	clear: left;
	padding: 0;
	margin: 0;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
}


div#cntnt #subtabs ul  
{
  margin:0;
  padding: 0;
  list-style:none;
  text-align: center;
  background-color: #1c5892;
  height: 24px;
  width: 100%;
}

div#cntnt #subtabs li 
{
  float:left;
  background-color: #a9cded;
  border-right: solid 1px #000;
  margin:0;
  padding: 0;
  font-size: 11px;
  text-align: center;
}
  
div#cntnt #subtabs a
{
  float:left;
  display:block;
  background-color: #a9cded;
  padding: 3px 15px 3px 15px;
  text-decoration:none;
  font-weight:normal;
  color:#000 ;
  outline: none;
  border: none !important;
}  

div#cntnt #subtabs a:hover
{
	background-color: #1c5892;	
	color: #fff;
}


div#cntnt .yellow_subtabs ul, div#cntnt .yellow_subtabs a:hover
{
	background-color: #ffcc33 !important;
	color: #000 !important;
}	

div#cntnt .yellow_subtabs li,
div#cntnt .yellow_subtabs a
{
	background-color: #ffedb7 !important;
}


div#cntnt .green_subtabs ul, div#cntnt .green_subtabs a:hover
{
	background-color: #92b319 !important;
}	

div#cntnt .green_subtabs li,
div#cntnt .green_subtabs a
{
	background-color: #daef92 !important;
}


div#cntnt #subtabs li.current a,
div#cntnt #subtabs li.current a:hover
{
	font-weight: bold;
	background: #fff !important;
	color: #000 !important;
}


.primary_sources div#cntnt #tabs .current 
{
  background-image:url("/images/tabs/tab_left_on_yellow.gif");
}

.primary_sources div#cntnt #tabs .current a 
{
  background-image:url("/images/tabs/tab_right_on_yellow.gif");
  color:#000;
  padding-bottom:3px;
} 
.primary_sources div#cntnt #tabs li 
{
	background:url("/images/tabs/tab_left_yellow.gif") no-repeat left top;
}


.primary_sources div#cntnt #tabs a
{
	background:url("/images/tabs/tab_right_yellow.gif") no-repeat right top;
	color: #444;
}


div#cntnt input, div#cntnt select, div#cntnt textarea
{
	border: solid 1px black;
}

ul.collection_items
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.collection_items li
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	width: 760px;
	list-style: none;
}

ul.collection_items table.item
{
	margin: 4px  !important;
	background-color: #6699cc;
	border: solid 1px #000;
	border-collapse: collapse;
	width: 760px;

}

ul.collection_items table.item th
{
	background-color: #1c5892 !important;
	color: #fff;
	font-weight: bold;
	border: none; 
}

ul.collection_items table.item td
{
	background-color: #83accf !important;
	border: none; 
	vertical-align: middle !important;
}


ul.collection_items table.disableditem
{
	margin: 4px !important;
	background-color: #ddd;
	border: solid 1px #000;
	border-collapse: collapse;
	width: 760px;

}

ul.collection_items table.disableditem th
{
	background-color: #aaa !important;
	color: #fff;
	font-weight: bold;
	border: none; 
}

ul.collection_items table.disableditem td
{
	background-color: #ddd !important;
	border: none; 
	vertical-align: middle !important;
}

div.portfolio_area
{
	padding-top: 12px;
	width:100%;
	display: table-cell;
}

div.icon
{
	text-align: center;
	display: table-cell;
	float: left;
	width: 160px;
}

div.icon a
{
	font-size: 8pt !important;
	border: none !important;
}

div.icon_desc
{
	display: normal;
	margin-left: 80px;
	width: 750px;
}

div#navbar
{
	margin-top: 10px;
	width: 100%;
	height: 40px;
}

div#navbar div
{
	z-index: 400;
}

div#navbar ul
{
	display: block;
	list-style: none;
	padding-top: 0px;
	padding-left: 4px;
	margin: 0;
	clear: left;
	background: #fff;
}
div#navbar ul li
{
	float: left;
	padding-right: 7px;
}

div#navbar img
{
	border: none;
}

div#navbar_tooltip
{
	position: absolute;
	display: none;
	border: solid 1px #c5c57d;
	background-color: #ffffc0;
	font-size: 7pt;
	width: 300px;
	text-align: left;
	padding: 2px;
}


.hc
{
	width: 600px;
	border: solid 1px #000;
	background-color: #ffffcc;
	position: static;
	white-space: normal;
	margin: 4px;
	padding: 4px;
	font-size: 8pt;
}

.hc p
{
	font-size: 8pt;
}

.hc h2
{
	font-size: 11pt !important;
	border-bottom: solid 1px #000;
	margin-bottom: 12px;
	color: #000 !important;
}

.hc h3
{
	font-size: 9pt;
}

.hc h4
{
	font-size: 8pt;
}

table.histogram
{
	border: none !important; 
	padding: 0px !important;
}

table.histogram label
{
	padding: 4px;
	cursor: help;
}

table.histogram td.rowlabel
{
	padding: 0px !important; 
	text-align: right; 
	border: none !important;
	height: 24px;
	vertical-align: top;
}

table.histogram td.grapharea
{
	padding: 0px !important; 
	border: none !important;
	border-left: solid 1px black !important;
}

table.histogram div.bar
{
	background-image: url("/images/le/graph_dropshadow.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.annotation, div#cntnt p.annotation
{
	font-weight: normal;
	font-size: 8pt !important;
}

.response, div#cntnt p.response
{
	background-color: #EEE;
	border: dotted 1px #333;
	margin: 10px 0 10px 15px;
	padding: 10px;
	color: #333;
	font-weight: bold;
}


.le_node_open
{
	text-decoration: none;
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	font-weight: bold;
	padding-left: 24px;
	background: url(/images/le/top_nav_view_all_icon.gif) center left no-repeat #eeeeee; /**changed form #d4e2b8**/ 
	margin: 1px;
}

.le_node_closed
{
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	padding-left: 24px;
	background: url(/images/le/top_nav_list_icon.gif) center left no-repeat #eeeeee;
	margin: 1px;
}

.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-right: 4px;
	margin-bottom: 4px;
	top: 4px;
	left: 4px;
	padding: 0px;
}


.shadow{
	position: relative;
	left: -2px;
	top: -2px;
	background-color: #888; /*shadow color*/
	color: inherit;
}

.breakout_box
{
	position: relative;
	left: -2px;
	top: -2px;
	border: solid 1px #6B093A;
	background-color: #DDC7D2; 
	padding: 4px;
}

body.lecollection .breakout_box, #le_layout .breakout_box
{
	border-color: #666; /*changed from #758C12;*/
	background-color: #eeeeee;
}

div#course h3, 
div#course h4
{
	color: #6B093A !important;
	border-bottom: solid 1px  #6B093A ;
	margin-left: 0px !important;
	padding-left: 0px !important;
	margin-bottom: 12px !important;
}


a.course_nav_link
{
	
	border: solid 1px #6B093A !important;
	background-color: #DDC7D2; 
	padding: 2px;
	color: #000 !important;
	font-size: 8pt !important;
	display: block;
	width: 100px;
	text-align: center;
}

a.course_nav_link:hover
{
	background-color: #6B093A !important;
	color: #fff !important;
}

.primary_sources table.pagebar
{
	border: none;
	border-collapse: collapse;
}

.primary_sources table.pagebar th
{
	border: none !important;
	background-color: #FFcc33 !important;
	color: #000 !important;
}

 a.button, a.button-green
{
	font-weight: normal;
	color: #000 !important;
	border: solid 1px #888 !important;
	display block;
	padding: 2px;
	text-decoration: none !important;
}

a.button:visited, a.button-green:visited
{
	font-weight: normal;
	color: #000;
}


 a.button:hover, a.button-green:hover
{
	border: solid 1px #000 !important;
	color: #000088 !important;
}

table.pagebar a
{
	color: #000 !important;
}
	
.collection_node_open
{
	text-decoration: none;
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	font-weight: bold;
	padding-left: 24px;
	background: url(/images/le/top_nav_view_all_icon.gif) center left no-repeat #FFF3CC;
	margin: 1px;
}

.collection_node_closed
{
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	padding-left: 24px;
	background: url(/images/le/top_nav_list_icon.gif) center left no-repeat #FFF3CC;
	margin: 1px;
}

.itemlist a
{
	border-bottom: none !important;
}

.checklist
{
	border: solid 1px #000;
	border-collapse: collapse;
	width: 150px;
	text-align: left;
}

.checklist th
{
	text-align: center;
	background-color: #393683 !important;
	color: #FFF !important;
	line-height: 130% !important;
}

.checklist td
{
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 130% !important;
}

.checklist .title
{
	border-right: solid 1px #333 !important;
	background-color: #ddd !important;
}

.checklist .status
{
	width: 25px;
	vertical-align: middle !important;
	border: none !important;
}

.checklist .link
{
	width: 125px;
	vertical-align: middle !important;
	border: none !important;
	border-right: solid 1px #333 !important;
	white-space:nowrap;
}

.le_status_block
{
	width: 780px;
	border-left: solid 2px #999 !important; 
	border-bottom: solid 2px #999 !important;
	border-right: solid 2px #999 !important;
	border-top: solid 1px #999 !important;
	padding: 6px;
}

.le_status_block td
{
	border: none !important;
}	

.le_status_block table.list th, table.eventlist th
{
	background-color: #eeeeee !important;
}	

/* added for comment status block view table header  */
.le_status_block table.list2 th2
{
	background-color: #393683;
	border:1px solid #333333;
	border-collapse:collapse;
	color:white;
	padding:5px;
	font-size:12px;
}
	

.button-green img
{
	display: inline-block;
	vertical-align: middle;
}

.button-green
{
	display: block;
	padding: 0 2px 2px 2px !important;
	border: solid 1px #999;
	background: url(/images/portfolio/button-strip-gray.gif) top left #eeeeee;
}

.button-green:hover 
{
	color: #000088;
	border: solid 1px #000;
}
	
	
#curtain
{
	display: none;
	background-color: #333;
	z-index: 149;
	position: absolute;
}

div#cntnt .page_number 
{
	color:red;
	float:right;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.checkbox, .radio
{
	border: none !important;
}

#initiative_navbar
{
	width: 100%;
	background-color: #393683;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	border-bottom: solid 1px #036;
	border-top: solid 1px #036;
}

#initiative_navbar a
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	margin-right: 4px;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	width: auto;
	outline: none;
}

#initiative_navbar a:hover
{
	background-color: #7773c3;
}

.context_link
{
	color: #718A14 !important;
	border: none !important;
	outline: none;
}

.context_link:hover
{
	text-decoration: underline !important;
}

.contexthelp
{
	position: absolute;
	max-width: 600px;
	border: solid 1px #000;
	background-color: #ffffcc;
	white-space: normal;
	margin: 4px;
	padding: 4px;
	font-size: 8pt;
	z-index: 120;
	display: none;
	font-weight: normal;
}
	

.contexthelp p
{
	font-size: 8pt;
}

.contexthelp h2
{
	font-size: 11pt !important;
	border-bottom: solid 1px #000;
	margin-bottom: 12px;
	color: #000 !important;
}

.contexthelp h3
{
	font-size: 9pt;
}

.contexthelp h4
{
	font-size: 8pt;
}
	
	
td.subheading
{
	padding: 4px;
	border: solid 1px #99ccff;
	background-color: #99ccff;
	font-weight: bold;
}

td.subheading a
{
	color: #000 !important;
}


/** index page student work sample rotator **/

#highlights
{
	clear: both;
	width: 100%;
	text-align: center;
}

#showcase {
	margin: 0 auto;
	width: 305px;
}
#showcase h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:1.5em; }
#showcase p {
	text-align:center;
}

div#student_work
{
	height: 220px;
	width: auto;
	padding-top: 1px;
	margin-top: 20px;
	background: url(/images/homepage/sws_top.png) center top no-repeat transparent;
	background-repeat: no-repeat;
	text-align: center;
}

/** image block **/
div#student_work p.sh {
    display: block;
    min-height: 70px;
    margin-top: 24px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align:center;
    background: url(/images/homepage/sws_middle.png) top center repeat-y transparent;
    }

div#student_work_bottom
{
	height: 20px;
}	

/** title above background **/
div#student_work p#sw-1
{
	margin-right: 140px;
    font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    text-align: center;
 	margin-left: auto;    
	margin-top: -30px;
	height: 20px;
}

/** title below background **/
div#student_work p#sw-2
{
	font-family: arial;
	font-size: 12px;
	font-style: italic;
    text-align: center;
	height: auto;
  	margin-left: auto;    
	background: url(/images/homepage/sws_bottom.png) center top no-repeat transparent;
	padding-top: 20px;
	margin-top: 0;
}

div#student_work p#sw-2 a
{
	color: #000 !important;
}

/* for pathfinder display */
div#cntnt div#pf_preview_block {
	clear: left;
	border: solid 1px #000;
	padding: 4px; 
	width: 720px;
}


div#cntnt div#pf_research
{
	width: 700px;
	border: solid 1px #000;
	background-color: #ffffcc;
	font-weight: normal;
	border: solid 1px #000;
	white-space: normal;
	margin: 4px;
	padding: 4px;
}

div#cntnt div#pf_research h3, div#pf_preview_block h3 {
	padding-bottom: 10px;	
}

div#cntnt div#pf_research h4, div#pf_preview_block h4 {
	color: #CC6600;	
	margin-bottom: 20px;
}

div#cntnt div#pf_research dt, div#pf_preview_block dt {
	margin: 10px 0 5px 0;
	line-height: 160%;
	margin-bottom: 10px
}

div#cntnt div#pf_research dd, div#pf_preview_block dd
{
	padding: 1px 0 1px 0;
	line-height: 160%;
	margin-left: 15px;
}

div#cntnt div#pf_research textarea
{
	width: 650px;
}

/* end pathfinder display */

div#cntnt table.list
{
	background-color: #ffffff;
	border: solid 1px #666;
	border-collapse: collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	vertical-align:top;
}

div#cntnt table.list b
{
	
	color:  #2b388f;
	font-weight: bold;
}


div#cntnt table.list th
{
	background-color: #e6EEEE;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

div#cntnt table.list td
{
	padding: 4px;
	border: solid 1px #666;
}


div#cntnt table.list tr.alt
{
	background-color: #f3f3f3;
}

div#cntnt table.small
{
	font-size: 8pt;
}

table.list td.subheading
{
	padding: 4px;
	border: solid 1px #2b388f;
	background-color: #2b388f;
	font-weight: bold;
	font-style: oblique;
}


div#cntnt .sortable th
{
	background: url(/images/tables/bg.gif) right center no-repeat #8dbdd8;
	cursor: pointer;
	border: solid 1px #666;
	
}

div#cntnt .sortable th.nosort
{
	background-image: none;
	background-color: #E6EEEE;
}

div#cntnt .sortable th.forward_sort
{
	background: url(/images/tables/asc-white.gif) right center no-repeat #393683;
	color: #fff;
}

div#cntnt .sortable th.reverse_sort
{
	background: url(/images/tables/desc-white.gif) right center no-repeat #393683;
	color: #fff;
}

div#cntnt .sortable tr.alt
{
	background-color: #F0F0F6;
}


.filter
{
	padding: 6px;
}

.filter input
{
	margin-left: 2px;
}	

div#cntnt tr.filtered td,
div#cntnt tr.filtered a,
div#cntnt tr.filtered a:link,
div#cntnt tr.filtered a.hover
{
	color: #ddd;
}

div#cntnt tr.subheading
{
	background-color: #ddd;
}

tr.subheading td
{
	font-weight: bold;
	cursor: pointer;
	padding-left: 20px;
}

.paginator
{
	width: 30%;
}
.paginator ul
{
	display: block;
	float: right;
}

.paginator li
{
	list-style: none;
	float: left;
	margin-left: 10px;
}

.paginator a,
.paginator a:link
{
	text-decoration: none !important;
	display: inline-block;
	border: none !important;
	color: #666 !important;
	padding: 2px;
}

.paginator a:hover,
.paginator a:active
{
	color: #000 !important;
	text-decoration: none !important;
}


div#cntnt tr.expanded td
{
	background: url(/images/tables/open.gif) left center no-repeat transparent;
	padding-left: 20px;
}

div#cntnt tr.collapsed td
{
	background: url(/images/tables/closed.gif) left center no-repeat transparent;
	padding-left: 20px;
}

div#cntnt td.icon
{
	text-align: center;
	font-size: 8pt;
}

/* start activity review button */
div#cntnt #button_col2 {
	float: right; 
	width: 40%; 
	padding-bottom: 10px;	
    height: auto;
 	z-index: 2;
  	margin-right: 40px;
} 

/* end activity review button */

div.program_icon
{
	text-align: center;
	display: block;
	float: left;
	width: 25%;
	height: 75px;
	margin: 20px 0px;
}

div.program_icon a
{
	font-size: 8pt !important;
	border: none !important;
}