img { border: 0; }
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
.large_header {
	font-size: 14px;
	font-weight: bold;
}
.medium_header {
	font-size: 12px;
	font-weight: bold;
	color: #143376;
}
.footer_top_area {
	color: #FFFFFF;
	background-color: #808080;
	font-size: 11px;
	border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.footer_bottom_area {
	font-size: 9px;
	line-height: normal;
	color: #999999;
}
a.footer_link:link {
	color: #E5E5E5;
	text-decoration: none;
	font-size: 11px;
}
a.footer_link:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.footer_link:visited {
	color: #E5E5E5;
	text-decoration: none;
	font-size: 11px;
}
a.footer_link:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.footer_copy_link:link {
	color: #808080;
	text-decoration: none;
}
a.footer_copy_link:hover {
	color: #000000;
	text-decoration: none;
}
a.footer_copy_link:visited {
	color: #808080;
	text-decoration: none;
}
a.footer_copy_link:active {
	color: #333399;
	text-decoration: none;
}
.footer_textfield {
	color: #FFFFFF;
	background-color: #5D5D5D;
	font-size: 10px;
	border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
a.general:link {
	color: #13306C;
}
a.general:visited {
	color: #4273A8;
}
a.general:hover {
	color: #4273A8;
}
a.general:active {
	color: #990000;
}
/* Exhibit Portfolio Styles
************************************************************/
#portfolioContent {
  position: relative;
  width: 1010px;
}

#div_details {
  display: none;
  width: 520px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  background-image: url(/images/menuPopup_bk01.png);
  text-align: left;
}
#div_details table {
  padding: 10px;
}
#div_details table td table {
  padding: 0px;
}
#div_details p {
  margin: 1em 20px;
}
.details_popup_div {
	color: #333333;
}
.div_details_text  {
	font-size: 10px;
}
.div_details_header {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #143376;
}
.page_textarea {
	background-color: #dddddd;
	padding-left: 15px;
	padding-right: 10px;
}
/* Search results page styles
***************************************************************/
.search_table_headerrow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
}
/** ADDED BY NORTH WIND MEDIA **/
.search_table_headerrow a {
  color: #fff;
  text-decoration: none;
}
.search_button {
	background-image: url(images/btn_search.gif);
}
.search_button_over {
	background-image: url(images/btn_search_over.gif);
}

.search_table_rowdark {
	background-color: #F0F0F0;
}
.search_table_headerrow_title {
	font-size: 14px;
	font-weight: bold;
	background-color: #808080;
}
/**************************************
* THESE DON'T APPEAR TO DO ANYTHING
*
a.search_table_headerrow:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.search_table_headerrow:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.search_table_headerrow:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.search_table_headerrow:active {
	font-weight: bold;
	color: #FFFFFF;
}

*************************************/
a.search_small:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #13306C;
	font-size: 10px;
}
a.search_small:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #4273A8;
	font-size: 10px;
}
a.search_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4273A8;
	font-size: 10px;
}
a.search_small:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 10px;
}
a.search_title:link {
	color: #13306C;
	font-weight: bold;
	font-size: 14px;
}
a.search_title:visited {
	color: #4273A8;
	font-weight: bold;
	font-size: 14px;
}
a.search_title:hover {
	color: #4273A8;
	font-weight: bold;
	font-size: 14px;
}
a.search_title:active {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
#footer_login {
	height: 63px;
	width: 103px;
	float: left;
	padding-top: 1px;
}
