html,BODY {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}

#page {
	padding: 0px;
	height: 100%;
}

#template {
	width: 750px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/pageback.gif);
	background-repeat: repeat-y;
}

table,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
	text-align: justify;
}

h1 {
	font-size: 14px;
	display: inline;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.articleview h2  {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	display: inline;
	text-align: left;
	font-family: Palatino, Helvetica, sans-serif;
	letter-spacing: .05em;
	font-family: Georgia, Times, serif;
}


h2.icon {
	background-image: url("/images/templates/featureditem_arrow.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
}

.t h2.icon {
	padding-left: 15px;
}

h3 {
	font-size: 10px;
	/*line-height: 22px;*/
	display: inline;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}

hr {
    border-top: 0.5px solid #cccccc;
    height: 0.5px;
}

ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 10px;
}

li {
	list-style-type: none;
	list-style-image: url("/images/templates/fi_arrow.gif");
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-size: 10px;
	padding: 0px;
}

ul a {
	text-decoration: none;
	color: #999999;
}

li .header {
	font-weight: bold;
}

ul.bold li {
	font-weight: bold;
}

/*
#right ul {
	padding-left: 0px;
	margin-left: 0px;
}
*/

dl {
	font-size: 10px;
	margin-left: 8px;
}

dd {
	margin-bottom: 10px;
}

#content ul, #contentcalc ul {
	font-size: 10px;
}


.nobg {
	background-image: none;
}

a {
	text-decoration: none;
}

a:link {
	color: #8B9E75;
}

a:visited {
	color: #8B9E75;
}

a:hover {
	text-decoration: underline;
	color: #FFC424;
}
form {
	display: inline;
}

#middle {
	width: 723px;
}

#header {
	height: 107px;
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	background-image: url(../images/headerback.jpg);
	background-repeat: no-repeat;
	background-color: #D8E8C4;
	border-bottom: 1px solid #808080;
}

#headerpop {
	height: 78px;
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/headerback.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #808080;
}

/*
#subheader {
	font-size: 10px;
}
*/

#headermenu {
	height: 107px;
	width: 545px;
	float: left;
	background-image: url(../images/headermenuback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: inline;
}

.printlogo {
	display: none;
}

#wrapper-popup {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #fff;
	font-size: 10px;
}	


.headermenubuttons {
	margin-top: 7px;
	border: 0px;
}

#headersearch {
	height: 107px;
	width: 178px;
	float: left;
	background-image: url(../images/searcharea.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: inline;
}

input.textfield {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	margin-left: 36px;
	margin-top: 76px;
	float: left;
}

input.mailinglistfield {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
	margin-top: 8px;
	margin-bottom: 8px;
}

#searchgo {
	float: left;
	margin-left: 5px;
	margin-top: 78px;
}

#leftedge {
	width: 14px;
}

#rightedge {
	width: 13px;
}

#left {
	width: 176px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

.left-region-whiteback {
	width: 176px;
	background-color: #FFFFFF;
}

.left-region-greenback {
	width: 176px;
	background-color: #FFFFFF;
	background-image: url(../images/greenback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.left-region-backmargins {
	width: 148px;
	margin-left: 16px;
	margin-right: 12px;
	margin-top: 3px;
}

.region-bottom {
	clear: both;
	height: 15px;
	font-size: 2px;
}

.region-bottom-short {
	clear: both;
	height: 0px;
	font-size: 2px;
}

.morelink {
	float: right;
	margin-top: 8px;
}

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
	text-align: left;
	margin-bottom: 12px;
	padding-left: px;
}

#content {
	/*width: 389px;*/
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	background-image: url(../images/contentback.gif);
	background-repeat: no-repeat;
}

#contentmargins {
	/*width: 366px;*/
	margin-left: 12px;
	margin-right: 11px;
	margin-top: 8px; /* 12 */
	padding-bottom: 8px;
}

.content2 {
	width: 100%;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	background-image: url(../images/content2back.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
}

.content2margins {
	/*width: 366px;*/
	margin-left: 12px;
	margin-right: 11px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	/*line-height: 17px;*/
}

.content2margins + .content2margins {
	padding-top: 0px;
}

.content2splitregions {
	/*width: 389px;*/
	width: 50%;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 7px;*/
	color: #666666;
	text-align: left;
	background-image: url(../images/content2back.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

.content2splitregionsmargins {
	vertical-align: top;
	width: 366px;
	padding-left: 12px;
	padding-right: 11px;
}

.content2splitregionsleft {
	position: relative;
	margin-top: 9px;
	float: left;
	vertical-align: top;
	/*width: 178px;*/
	width: 48%;
}

.content2splitregionsright {
	position: relative;
	margin-top: 9px;
	float: right;
	vertical-align: top;
	/*width: 178px;*/
	width: 48%;
}


#right {
	width: 158px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.right-region-whiteback {
	width: 158px;
	background-color: #FFFFFF;
	background-image: url(../images/rightback.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px
}

.right-region-grayback {
	width: 158px;
	background-image: url(../images/graybackright.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.right-region-greenback {
	width: 158px;
	height: 24px;
	background-color: #FFFFFF;
	background-image: url(../images/greenbackright.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px
}

.right-header-container  {
	margin-left: 1px;
}

.right-header {
	background-image: url(../images/templates/green_gradient_back.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-left:5px;
}

/*
.right-region-paddings {
	padding: 2px 8px 2px 8px;
}
*/

.right-region-backmargins {
	width: 131px;
	margin-left: 16px;
	margin-right: 11px;
	margin-top: 11px;
}

.right-region-poll {
	width: 131px;
	margin-left: 16px;
	margin-right: 11px;
	margin-top: 11px;
	/*line-height: 14px;*/
}

.right-region-sponsors {
	width: 131px;
	margin-left: 14px;
	margin-right: 13px;
	margin-top: 11px;
	margin-bottom: 11px;
}

.hrline {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.hrwidth {
	width: 521px;
}


/* generic classes for all content */
.centered {
	text-align: center;
}

.padded {
	padding: 0px 8px 8px 8px;
}

.margined {
	/*
	padding: 0px;
	margin: 0px 0px 8px 0px;
	*/
}

.round1 .tl {
	background-image: url(../images/templates/1tl.gif);
	width: 11px;
	height: 23px;
}

.round1 .t {
	background-image: url(../images/templates/1t.gif);
	font-size: 14px;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.round1 .tr {
	background-image: url(../images/templates/1tr.gif);
	width: 11px;
}

.round1 .l {
	background-image: url(../images/templates/1l.gif);
	background-repeat: repeat-y;
}

.round1 .c {
	background-color: #ffffff;
	padding-left: 0px; /* used to be 6px. probably shouldn't put this here anyway */
}

.round1 .r {
	background-image: url(../images/templates/1r.gif);
	background-repeat: repeat-y;
}

.round1 .bl {
	background-image: url(../images/templates/1bl.gif);
	height: 9px;

}

.round1 .b {
	background-image: url(../images/templates/1b.gif);
}

.round1 .br {
	background-image: url(../images/templates/1br.gif);
}



.round2 .tl {
	background-image: url(../images/templates/2tl.gif);
	width: 9px;
	height: 26px;
}

.round2 .t {
	background-image: url(../images/templates/2t.gif);
}

.round2 .tr {
	background-image: url(../images/templates/2tr.gif);
	width: 9px;
}

.round2 .l {
	background-image: url(../images/templates/2l.gif);
	background-repeat: repeat-y;
}

.round2 .c {
	background-color: #ffffff;
	padding-left: 0px; /* 6px */
}

.round2 .r {
	background-image: url(../images/templates/2r.gif);
	background-repeat: repeat-y;
}

.round2 .bl {
	background-image: url(../images/templates/2bl.gif);
	height: 9px;
}

.round2 .b {
	background-image: url(../images/templates/2b.gif);
}

.round2 .br {
	background-image: url(../images/templates/2br.gif);
}


.round3 .tl {
	background-image: url(../images/templates/3tl.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 9px;
}

.round3 .t {
	background-image: url(../images/templates/3t.gif);
	background-repeat: repeat-x;
	height: 9px;
}

.round3 .tr {
	background-image: url(../images/templates/3tr.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 9px;
}

.round3 .l {
	background-image: url(../images/templates/1l.gif);
	background-repeat: repeat-y;
}

.round3 .c {
	background-color: #ffffff;
	/*
	padding-left: 6px;
	*/
}

.round3 .r {
	background-image: url(../images/templates/1r.gif);
	background-repeat: repeat-y;
}

.round3 .bl {
	background-image: url(../images/templates/3bl.gif);
	background-repeat: no-repeat;
	height: 9px;
}

.round3 .b {
	background-image: url(../images/templates/1b.gif);
	background-repeat: repeat-x;
	height: 9px;
}

.round3 .br {
	background-image: url(../images/templates/3br.gif);
	background-repeat: no-repeat;
	height: 9px;
}


.round4 {
	background-color: #ffffff;
	border: 1px solid gray;
}

.round4 tr td {
	background-color: #ffffff;
	height: 100%;
}


#related-articles {
	border: 1px solid gray;
	margin: 5px;
	margin-top: 0px;
	float: right;
}


#right .listing  {
}


/* deals with green-gradient items */
#right .padded .featureditem {
	padding-left: 0px; /* used to be  4px. no need though because the 4 didn't align it with anything */
}

#right .consumerworkbook {
	padding-left: 12px;
}

#right .advancedtextarea {
	padding-left: 12px;
}

#right .quickpoll {
	/*
	padding-left: 12px;
	*/
}

#right .textarea {
	/*
	padding-left: 12px;
	*/
}

#right .resourcedirectory {
	padding-left: 12px;
}


/* featureditem */
.featureditem-block-header {
	padding-left: 8px;
	font-size: 14px;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.featureditem-block-body {
	padding-left: 0px; /* used to be 10px for aligned with header text */
	padding-right: 10px;
	height: 100%;
}


/* specified to life issues ? */
.lifeissuesregion {
	vertical-align: top;
	width: 366px;
	background-image: url(../images/lifeissuesmiddle.gif);
	background-repeat: repeat-y;
	border: 0px;
	font-size: 10px;
	/*line-height: 15px;*/
	padding-top: 5px;
}

.lifeissuesregionmargins {
	vertical-align: top;
	width: 331px;
	margin-left: 20px;
	margin-right: 15px;
}



#footer {
	width: 366px;
	margin-left: 12px;
	margin-right: 11px;
	margin-top: 12px;
	padding-bottom: 8px;
	text-align: center;
	line-height: 20px;
}


/* consumer workbooks */
.consumerworkbook {
	margin: 0 4px 4px 0px;
	padding-bottom: 8px;
}

/* specific to calc pages */
#templatecalc {
	/*width: 750px;*/
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/pagebackcalc.gif);
	background-repeat: repeat-y;
}

#contentcalc {
	/*width: 547px;*/
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 17px;*/
	color: #666666;
	text-align: left;
	background-image: url(../images/contentbackcalc.gif);
	background-repeat: no-repeat;
}

#contentcalcmargins {
	/*width: 524px;*/
	margin-left: 12px;
	margin-right: 11px;
	margin-top: 12px;
	padding-bottom: 8px;
}

#footercalc {
	/*width: 524px;*/
	margin-left: 12px;
	margin-right: 11px;
	margin-top: 12px;
	padding-bottom: 8px;
	text-align: center;
	/*line-height: 20px;*/
}

/* some stuff for cms-webview */

.cms-edit {
	padding: 0 0 0 4px;
}

#cms-header {
	border-bottom: solid 1px #000;
	background-color: #FEE9A8;
	font-size: 12px;
	font-weight: bold;
}

/* Library type classes begin here */


.ad-centered {
	text-align: center;
}

.ad-padded {
	padding: 6px;
}

/* press releases */
.pressrelease h1, .pressrelease h2, .pressrelease h3 {
	display: block;
}

/* articles */

.articlephoto {
	margin-left: 5px;
	float: left;
}

.articlecontent {
	float: left;
	margin-left: 13px;
	vertical-align: top;
	width: 200px;
}

.articlebullets {
	margin-left: 15px;
	margin-top: 12px;
	vertical-align: top;
	line-height: 12px;
}

.articleview, .pressrelease {
	margin-left: 4px;
	margin-right: 4px;
	position: relative; /* 2004-10-18 removed width, set as relative */
	/*width: 358px;*/
}

.articleview h1, .articleview h2, .articleview h3 {
	display: block;
	/*
	margin-bottom: px;
	*/
}

.articleview a {
	color: #0000ff;
	text-decoration: underline;
}

.articleTable {
	border-collapse: collapse;
}
.articleTable td {
	border: 1px solid black;
}
.articleTable th {
	border: 1px solid black;
}


/* article lists */
.articlelist {
	margin-top: 1px;
}

.articlelist-description li {
}



.article-mail-print {
	border: none;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 4px 0;
	margin: 0 0 2px 0;
}

.article-mail-print-icons {
	/*background-color: #D6EBD6;*/
	text-align: right;
	padding-right: 50px;
}

.mail-icon {
	border-left: 1px solid #999;
	background-color: #fff;
	width: 66px;
	text-align: center;
	float: right;
}

.print-icon {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #fff;
	width: 66px;
	text-align: center;
	float: right;
}

.print-icon img {
	margin: 0 auto;
}


input.store  {
	border: 1px solid black;
}
