@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------------ */
/* ------- Sub Page General Styling --------------------------------- */
/* ------------------------------------------------------------------ */

.twocolwideleft {
	background-image: url(../images/twocol_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1004px;
	height: auto;
}

.twocolwideleft .news-latest-container {
	background-color: transparent;
	border: none;
}

.twocolwideleft .news-latest-container h3 {
	display: none;
}

.twocolwideleft .news-latest-item {
	background-color: transparent;
	border: none;
}

/* ------------------------------------------------------------------ */
/* ------- Contact Form Styling ------------------------------------- */
/* ------------------------------------------------------------------ */

tx-powermail-pi1_fieldset {
	margin: 0px;
	border: none;
	padding: 0px;
}

.tx_powermail_pi1_fieldwrap_html {
	clear: both;
	float: left;
	margin: 0px;
}

.tx_powermail_pi1_fieldwrap_html label {
	display: block;
	float: left;
	margin-right: 14px;
	padding-top: 8px;
	text-align: right;
	width: 126px;
}

.tx_powermail_pi1_fieldwrap_html input, .tx_powermail_pi1_fieldwrap_html textarea {
	background-color: #fff;
	border: 1px solid #000;
	display: block;
	float: left;
	margin: 4px 0px;
}

.tx_powermail_pi1_fieldwrap_html select {
	margin: 4px 0px;
	border: 1px solid #000;
}

.tx_powermail_pi1_fieldwrap_html option {
	padding: 0px;
}

.tx-srfreecap-pi2-image {
	float: left;
	margin: 0px 5px;
}

/* ------------------------------------------------------------------ */
/* ------- Search Form Styling ------------------------------------- */
/* ------------------------------------------------------------------ */

.news-search-form {	
	background-color: transparent;
	border: none;
	padding: 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Left Column Styling -------------------------------------- */
/* ------------------------------------------------------------------ */

.twocolwideleft .leftcol {
	float: left;
	width: 710px;
	height: auto;
}

.twocolwideleft .leftcol #subheader {
	float: left;
	height: auto;
}

.twocolwideleft .leftcol #subnav {
	float: left;
	height: auto;
}

.twocolwideleft .leftcol #justcontent {
	float: left;
	width: 710px;
	height: auto;
}

.twocolwideleft .leftcol #contentnocol {
	float: left;
	height: auto;
}

.twocolwideleft .leftcol #subcontent {
	float: left;
	height: auto;
}

.twocolwideleft .leftcol #subcontent #subleft {
	float: left;
	height: auto;
}

.twocolwideleft .leftcol #subcontent #subright {
	float: right;
	height: auto;
}

/* ------------------------------------------------------------------ */
/* ------- Just Content Article List Styling ------------------------ */
/* ------------------------------------------------------------------ */

#justcontent .news-list-container {
	background-color: transparent;
	border: none;
	float: left;
	margin: 0px 0px 10px;
	width: 100%;
}

#justcontent .news-list-item {
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #132359;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 100%;
}

#justcontent .news-list-item h3 {
	background-color: transparent;
	border-bottom: none;
	font-size: 16px;
	margin: 0px 0px 5px;
	padding: 0px;
}

#justcontent .news-list-item h3 a {
	color: #132359;
	text-decoration: none;
	padding: 0px;
}

#justcontent .news-list-item h3 a:hover {
	text-decoration: underline;
}

#justcontent .news-list-date {
	background-color: transparent;
	color: #666;
	float: none;
	height: auto;
	text-align: left;
}

#justcontent .news-list-item img {
	float: left;
	margin: 5px 5px 0px 0px;
}

#justcontent .news-list-item p {
	padding: 0px;
	margin: 2px 0px 5px 0px;
}

#justcontent .news-list-morelink {
	float: right;
	font-size: 13px;
	margin: 0px 0px 10px;
	height: auto;
}

/* ------------------------------------------------------------------ */
/* ------- Just Content Article Latest Styling ---------------------- */
/* ------------------------------------------------------------------ */

#justcontent .news-latest-container {
	float: left;
	margin: 0px 0px 10px;
}

#justcontent .news-latest-container h3 {
	display: none;
}

#justcontent .news-latest-item {
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #132359;
	margin: 0px;
	padding: 0px;
	float: left;
}

#justcontent .news-latest-date {
	float: none;
}

#justcontent .news-latest-item h4 {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
}

#justcontent .news-latest-item h4 a {
	color: #132359;
	text-decoration: none;
}

#justcontent .news-latest-item h4 a:hover {
	text-decoration: underline;
}

#justcontent .news-latest-item img {
	float: left;
	margin: 5px 5px 5px 0px;
}

#justcontent .news-latest-item p {
	font-size: 13px;
}

#justcontent .news-latest-author p {
	margin: 0px;
}

#justcontent .news-latest-morelink {
	font-size: 13px;
	height: auto;
	margin-bottom: 5px;
}

#justcontent .news-latest-gotoarchive {
	display: none;
}

/* ------------------------------------------------------------------ */
/* ------- Just Content General Styling ----------------------------- */
/* ------------------------------------------------------------------ */

#justcontent  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#justcontent a {
	color: #132359;
	text-decoration: none;
}

#justcontent a:hover {
	text-decoration: underline;
}

#justcontent hr.clearer {
	display: none;
}

#justcontent .csc-header h2 {
	margin: 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	width: 100%;
	border-bottom: 1px solid #132359;
}

#justcontent p {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
}

/* ------------------------------------------------------------------ */
/* ------- Just Content Single Article Styling ---------------------- */
/* ------------------------------------------------------------------ */

#justcontent .news-single-item {
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
}

#justcontent .news-single-item h2 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 5px;
}

#justcontent .align-center {
	text-align: center;
}

#justcontent .align-right {
	text-align: right;
}

#justcontent .align-justify {
	text-align: justify;
}

#justcontent .news-single-pubdata {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}

#justcontent .news-single-timedata {	
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

#justcontent .news-single-author {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 0px;
}

#justcontent .news-single-imgcaption, #contentnocol .news-single-imgcaption {
	font-size: 11px !important;
	margin: 0px 0px 5px !important;
	width: 234px;
}

#justcontent .news-single-item h3, #justcontent  .news-single-item p {
	margin: 0px 0px 15px;
}

#justcontent .news-single-additional-info {
	background-color: transparent;
	border: none;
	margin-top: 0px;
	padding: 0px;
}

#justcontent .news-single-related, #justcontent .news-single-files, #justcontent .news-single-links {
	background-color: transparent;
	border: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Just Content Filelinks Styling --------------------------- */
/* ------------------------------------------------------------------ */

#justcontent .filelinks {
	font-size: 12px;
}

#justcontent .filelinks a {
	font-weight: bold;
}

/* ------------------------------------------------------------------ */
/* ------- Just Content Interactive Map Styling --------------------- */
/* ------------------------------------------------------------------ */

.marker {
	font-size: 12px;
}

.marker br {
	margin-top: -15px;
}

.dirmenu {
	font-size: 12px;
}

/* ------------------------------------------------------------------ */
/* ------- Just Content Search Results Styling ---------------------- */
/* ------------------------------------------------------------------ */

.tx-ttnews-browsebox, .browseBoxWrap {
	background-color: transparent;
	border: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.tx-ttnews-browsebox p {
	margin: 0px !important;
	padding: 0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #e3e9fe;
	border: 1px solid #ccc;
}

/* ------------------------------------------------------------------ */
/* ------- Just Content Search Results Styling ---------------------- */
/* ------------------------------------------------------------------ */

table.tx_bzdstaffdirectory_detail {
	width: 100%;
}

table.tx_bzdstaffdirectory_detail tr td {
	padding: 0px;
}

table.tx_bzdstaffdirectory_detail p.name {
	margin-bottom: 0px !important;
}

table.tx_bzdstaffdirectory_detail p.function {
	font-weight: normal;
}

table.tx_bzdstaffdirectory_detail td.right img {
	float: right;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column Styling ------------------------------------- */
/* ------------------------------------------------------------------ */

.twocolwideleft .rightcol {
	float: right;
	width: 282px;
	height: auto;
	margin-left: 1px;
}

.twocolwideleft .rightcol h2 {
	width: 256px;
	height: 23px;
	margin: 0px 0px 5px 0px;
	padding-left: 4px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	color: #132359;
}

.twocolwideleft .rightcol a {
	text-decoration: none;
	color: #132359;
}

.twocolwideleft .rightcol a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Publications Box Styling ------------------- */
/* ------------------------------------------------------------------ */

.twocolwideleft .rightcol #pubsbox {
	float: left;
	width: 262px;
	height: auto;
	background-image: url(../images/pub_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px 10px 10px;
}

.twocolwideleft .rightcol #pubsbox p {
	margin: 2px 0px 2px 0px;
	color: #132359;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.twocolwideleft .rightcol #pubsbox h2 {
	width: 256px;
	height: 23px;
	margin: 0px;
	padding-left: 4px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	color: #132359;
}

.twocolwideleft .rightcol #pubsbox .rtf {
	margin-top: 15px;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Donate Box Styling ------------------------- */
/* ------------------------------------------------------------------ */

.twocolwideleft .rightcol #donatebox {
	float: left;
	width: 226px;
	height: auto;
	margin: 0px 10px 10px 10px;
	padding: 27px 18px;
}

.twocolwideleft .rightcol #donatebox h3 {
	font-size: 18px;
	font-family: Verdana;
	text-align: center;
	color: #132359;
	margin: 0px;
}

.twocolwideleft .rightcol #donatebox p {
	font-size: 12px;
	font-family: Verdana;
	color: #132359;
	margin: 0px;
	text-align: center;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Subscribe Box Styling ---------------------- */
/* ------------------------------------------------------------------ */

.twocolwideleft .rightcol #subscribebox {
	float: left;
	width: 250px;
	height: auto;
	background-color: #fef4e3;
	margin: 0px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #ccc;
}

.twocolwideleft .rightcol #subscribebox .textbox {
	float: left;
	width: 124px;
	height: auto;
	margin-top: 5px;
}

.twocolwideleft .rightcol #subscribebox .textbox p {
	margin: 0px;
	font-size: 12px;
	text-align: center;
}

.twocolwideleft .rightcol #subscribebox .vertline {
	float: left;
	border-left: 1px solid #ccc;
	width: 1px;
	height: 26px;
	margin-top: 5px;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Book Box Styling --------------------------- */
/* ------------------------------------------------------------------ */

.twocolwideleft .rightcol #bookbox {
	float: left;
	width: 260px;
	height: auto;
	background-color: #ddd;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0px 10px 0px 10px;
}

.twocolwideleft .rightcol #booklist {
	float: left;
	margin: 0px 5px 5px;
}

.twocolwideleft .rightcol #booklist .news-latest-container {
	float: left;
	padding: 0px;
}

.twocolwideleft .rightcol #booklist .news-latest-item {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.twocolwideleft .rightcol #booklist .news-latest-item h4 {
	margin: 0px 0px 5px 0px;
	float: right;
	width: 134px;
	font-size: 11px;
}

.twocolwideleft .rightcol #booklist .news-latest-date, .rightcol #booklist .news-latest-author, .rightcol #booklist .news-latest-gotoarchive, .rightcol #booklist .news-latest-morelink, .rightcol #booklist .news-latest-item hr.clearer  {
	display: none;
}

.twocolwideleft .rightcol #booklist .news-latest-item p {
	margin: 0px 0px 5px;
}

.twocolwideleft .rightcol #booklist .news-latest-item img {
	margin-bottom: 0px;
}