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

/* ------------------------------------------------------------------ */
/* ------- Three Column - Left Column - IE6 Fixes -------------------- */
/* ------------------------------------------------------------------ */

* html .threecol .leftcol {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Publications Box - IE6 Fixes --------------- */
/* ------------------------------------------------------------------ */

* html .threecol .leftcol #pubsbox {
	margin: 0px;
	width: 263px;
}

* html .threecol .leftcol #pubsbox h2 {
	width: 263px;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Donate Box - IE6 Fixes --------------------- */
/* ------------------------------------------------------------------ */

* html .threecol .leftcol #donatebox {
	margin: 0px;
	width: 263px;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Subscribe Box - IE6 Fixes ------------------ */
/* ------------------------------------------------------------------ */

* html .threecol .leftcol #subscribebox {
	margin: 0px 0px 10px 0px;
	width: 263px;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Book Box - IE6 Fixes ----------------------- */
/* ------------------------------------------------------------------ */

* html .threecol .leftcol #bookbox {
	margin: 0px;
	width: 262px;
}

* html .threecol .leftcol #bookbox h2 {
	width: 262px;
}

* html .threecol .leftcol #booklist {
	height: auto;
	margin: 0px;
	padding: 0px 5px;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Center Column - IE6 Fixes ------------------ */
/* ------------------------------------------------------------------ */

* html .threecol .centercol {
	margin: 0px;
	padding: 0px 0px 0px 12px;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Featured Article - IE6 Fixes --------------- */
/* ------------------------------------------------------------------ */

* html .threecol #feat_article {
	margin: 0px 0px 10px 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Article List - IE6 Fixes ------------------- */
/* ------------------------------------------------------------------ */

* html .threecol .centercol #article_list {
	margin: 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Right Column - IE6 Fixes ------------------- */
/* ------------------------------------------------------------------ */

* html .threecol .rightcol {
	margin: 0px;
	padding: 0px 0px 0px 13px;
}

* html .threecol .rightcol #reports, * html .threecol .rightcol #hotissues, * html .threecol .rightcol #events, * html .threecol .rightcol #media, {
	margin: 0px 0px 10px 0px;
}

* html .threecol .rightcol h2 {
	width: 266px;
}

* html .threecol .rightcol .news-list-item p {
	width: auto;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Hot Issues - IE6 Fixes --------------------- */
/* ------------------------------------------------------------------ */

* html .threecol .rightcol #hotissues .csc-textpic-text h2 {
	width: 140px;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Events - IE6 Fixes ------------------------- */
/* ------------------------------------------------------------------ */

* html .threecol .rightcol #events #eventscontainer {
	margin: 0px;
	padding: 0px 0px 5px 3px;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column - Press Releases - IE6 Fixes ----------------- */
/* ------------------------------------------------------------------ */

* html .threecol .rightcol #pressreleases {
	margin: 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Two Column Wideleft - Right Column - IE6 Fixes ------------ */
/* ------------------------------------------------------------------ */

* html .twocolwideleft .rightcol {
	margin: 0px;
	padding: 0px 0px 0px 9px;
}

/* ------------------------------------------------------------------ */
/* ------- Two Column Wideleft - Publications Box - IE6 Fixes --------------- */
/* ------------------------------------------------------------------ */

* html .twocolwideleft .rightcol #pubsbox {
	margin: 0px;
	width: 263px;
}

* html .twocolwideleft .rightcol #pubsbox h2 {
	width: 263px;
}

/* ------------------------------------------------------------------ */
/* ------- Two Column Wideleft - Donate Box - IE6 Fixes --------------------- */
/* ------------------------------------------------------------------ */

* html .twocolwideleft .rightcol #donatebox {
	margin: 0px;
	width: 263px;
}

/* ------------------------------------------------------------------ */
/* ------- Two Column Wideleft - Subscribe Box - IE6 Fixes ------------------ */
/* ------------------------------------------------------------------ */

* html .twocolwideleft .rightcol #subscribebox {
	margin: 0px 0px 10px 0px;
	width: 263px;
}

/* ------------------------------------------------------------------ */
/* ------- Two Column Wideleft - Book Box - IE6 Fixes ----------------------- */
/* ------------------------------------------------------------------ */

* html .twocolwideleft .rightcol #bookbox {
	margin: 0px;
	width: 262px;
}

* html .twocolwideleft .rightcol #bookbox h2 {
	width: 262px;
}

* html .twocolwideleft .rightcol #booklist {
	height: auto;
	margin: 0px;
	padding: 0px 5px;
}

/* ------------------------------------------------------------------ */
/* ------- Two Column Wideleft - Contact Form - IE6 Fixes ----------- */
/* ------------------------------------------------------------------ */

* html .tx_powermail_pi1_fieldwrap_html label {
	margin-right: 0px;
}

* html .tx_powermail_pi1_fieldwrap_html input, * html .tx_powermail_pi1_fieldwrap_html textarea {
	margin-left: 5px;
}