body {
	padding:0;
	margin: 0;
	background-color: #FFFDF3;
}
body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6C8EB1;
}
br {
	font-size:10px
}
.copy {
	font-size:10px;
	color:#5E3C37;
	text-align: center;
	padding-top: 10px;
}
.b-t-m {
	background-image: url(../img/body/b-t-m.png);
	background-repeat: repeat-x;
	height: 10px;
}
.b-t-l-i {
	background-image: url(../img/body/b-t-l-i.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 15px;
}
.b-t-r-c {
	background-image: url(../img/body/b-t-r-c.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 25px;
	float: right;
}
.b-t-r-i {
	background-image: url(../img/body/b-t-r-i.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 15px;
}
.b-t-ls-i {
	background-image: url(../img/body/b-t-ls-i.png);
	height: 15px;
	width: 10px;
}
.align-top {
	vertical-align: top;
}
.align-bottom {
	vertical-align: bottom;
}
.b-b-m {
	background-image: url(../img/body/b-b-m.png);
	background-repeat: repeat-x;
	height: 10px;
	width: auto;
}
.b-l-l-c {
	background-image: url(../img/body/b-l-l-c.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 22px;
	float: left;
}
.b-l-r-c {
	background-image: url(../img/body/b-l-r-c.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 22px;
	float: right;
}
.b-l-m {
	background-image: url(../img/body/b-l-m.png);
	background-repeat: repeat-x;
	height: 23px;
	width: auto;
}
.b-b-l-c {
	background-image: url(../img/body/b-b-l-c.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 21px;
	float: left;
}
.b-b-r-c {
	background-image: url(../img/body/b-b-r-c.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 21px;
	float: right;
}
.b-l-lm {
	background-image: url(../img/body/b-l-lm.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 10px;
}
.b-l-rm {
	background-image: url(../img/body/b-l-rm.png);
	background-repeat: repeat-y;
	height: auto;
	width: 10px;
}
.b-t-rs-i {
	background-image: url(../img/body/b-t-rs-i.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 10px;
}
.b-t-lm {
	background-image: url(../img/body/b-t-lm.png);
	background-repeat: repeat-y;
	height: auto;
	width: 10px;
}
.b-t-rm {
	background-image: url(../img/body/b-t-rm.png);
	background-repeat: repeat-y;
	height: auto;
	width: 10px;
}
.b-b-ls-i {
	background-image: url(../img/body/b-b-ls-i.png);
	height: 12px;
	width: 10px;
}
.b-b-rs-i {
	background-image: url(../img/body/b-b-rs-i.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 10px;
}
.b-t-l-c {
	background-image: url(../img/body/b-t-l-c.png);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 25px;
}
.main-div {
	margin: 0px;
	padding-top: 15px;
}
.pink-div {
	width: 662px;
	background-color: #FFF4FE;
}
.container_TT {
	background-image: url(../img/body/b-t-m.png);
	height: 10px;
	background-repeat: repeat-x;
}
.main_container {
	width: 100%;
	margin-top: 15px;
}
/* Images
----------------------------------------------- */
.pict_rt {
	float: right;
	margin-top: 6px;
	border-color: #6C8EB1;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pict_lt {
	float: left;
	margin: 10px;
	margin-top: 6px;
	border-color: #6C8EB1;
	border-width: 1px;
}
.pict_ct {
	margin-top: 6px;
	border-color: #6C8EB1;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.vid_ct {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pict {
	margin: 10px;
	border-color: #6C8EB1;
	border-width: 1px;
}
.slide_lt {
	float: left;
	margin: 10px;
	margin-top: 6px;
	border: 1px solid #6C8EB1;
}.slide_rt {
	float: right;
	margin: 10px;
	margin-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C8EB1;
	border-right-color: #6C8EB1;
	border-bottom-color: #6C8EB1;
	border-left-color: #6C8EB1;
}
.image_text {
	clear: both;
}
/* links
----------------------------------------------- */
a {
	text-decoration: none;
	color: #4A6A8A;
}
a:hover {
	text-decoration:none;
	color: #6C8EB1;
}
blockquote {
	margin-right: 0;
	margin-left: 20px;
}
blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	/*font-size: 0.9em;*/
line-height: 1.6em;
}
/* base
----------------------------------------------- */

wrap_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div#cpreview {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
	text-align: justify;
}
div.divider {
	margin: 2em 0;
	text-align: center;
}
form#txpCommentInputForm td {
	vertical-align: top;
}
.article_title {
	color:#6C8EB1;
	font-family: Georgia, Times, serif;
	font-size: 14px;
}
.article_title a {
	font: 14px Georgia, Times, serif;
}
input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}
/* comments
----------------------------------------------- */
.comments_error {
	color: #000;
	background-color: #fff4f4
}
.jenn_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C8EB1;
	line-height: 1.6em;
}
.comment_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6C8EB1;
	line-height: 1.6em;
	margin-top: 6px;
	margin-left: 10px;
}
.comment_text a {
	text-decoration: none;
	color: #4A6A8A;
}
.comment_text a:hover {
	text-decoration:none;
	color: #6C8EB1;
}
.comment_name {
	color:#6C8EB1;
	text-align: right;
	padding-top: 5px;
}
.indent {
	padding-left:1.5em;
}
.title {
	font-size: 13px;
	font-style: italic;
	font-family: Georgia, Times, serif;
	color:#6C8EB1;
}
/* layout
----------------------------------------------- */
#accessibility {
	position: absolute;
	top: -10000px;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 640px;
}
.error_container {
	margin: 15px;
	width: 240px;
	text-align: center;
}
.error_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.error_text {
	font-size: 14px;
}
#content {
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 35px;
	padding-right: 35px;
}
.title3 {
	font-family: Georgia, Times, serif;
	margin-bottom: 6px;
	font-size: 11px;
}
.crumbs {
	padding-top: 8px;
	padding-left: 35px;
	text-align: left;
}
.comment_wrap {
	border: 1px dashed #ECA9C4;
	margin-bottom: 10px;
	background-color: #FFEEFE;
	vertical-align: top;
	padding: 10px;
}
ol {
	list-style-type: disc;
	list-style-position: inside;
}
.title_width {
	width: 550px;
}
.article_date {
	font-size: 10px;
	text-align: right;
	font-family: Georgia, Times, serif;
}
.stats_cell {
	width: 100px;
	text-align: left;
	white-space: nowrap;
	padding: 4px;
}
.stats {
	text-align: left;
	white-space: nowrap;
	padding: 4px;
}
.stats_id {
	text-align: left;
	padding-left: 10px;
}
.stats_title {
	text-align: left;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}
