/*Standard  StyleSheet: cpp.css, style.css
Description: A general theme for CPP customers.
URI: http://www.positivepractices.com
Version: 1.8 Author: Center for Positive Practices
Copyright: 2006 */

/* required order: a:link, a:visited, a:hover, a:active */
/*	background-image: url("gifs/wallpaper.gif"); background-color: #669999; */
/* h5 used to center subheader text */
/* h6 used to center objects and tables and other text */
/* Begin 0066ff link, text 333333 */
/* update 110406, amazon class */
*,html>body {
margin: 0px auto;
padding: 0px;
}

a:link {
	color: #008000;
	font-weight: 400;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #ff0000;
	text-decoration: none;
}

abbr {
	letter-spacing: .08em;
}

acronym {
	letter-spacing: .08em;
}

alt, img alt {
	background-color: #ffffff;
	border-bottom: 1px solid;
	border-top: 1px solid;
	color: #ffffff;
}

.columnad {
	color: #666666;
	font-size: .8em;
	line-height: 1em;
	font-weight: 400;
	text-decoration: none;
	margin-bottom: 12pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12pt;
	text-align: center;
	width: 144px;
}

.amazon {
	border: 2px solid silver;
	color: #0099cc;
 display: block;
	font-size: .9em;
	line-height: 1em;
	font-weight: 400;
	text-decoration: none;
	margin: 12px auto;
	padding: 9px;
	text-align: center;
	width: 160px;
}

.amazon1 a {
	border: none;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}

big {
	font-size: 1.1em;
	line-height: 1.2em;
}

blockquote {
	font-size: .9em;
	line-height: 1.2em;
	margin-bottom: 0;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: .8em;
}

body {
	background-color: #ffffff;
	color: #333333;
font: 14px/100% normal 'Trebuchet MS', Geneva, 'Times New Roman', 'Lucida Grande', 'Lucida Sans', Lucida, 'Lucida Unicode', Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin-bottom: 0pt;
	margin-left: 2pt;
	margin-right: 2pt;
	margin-top: 0pt;
	text-align: left;
}

br {
	text-indent: .2em;
	line-height: 1.2em;
}

cite {
	font-family: 'Times New Roman', Helvetica, Courier, 'Courier New', sans-serif;
	text-indent: -2em;
}

code {
	font-family: 'Courier New', Courier, Monaco, Fixed, sans-serif;
}

em {
	font-weight: bold;
}

fieldset {
	font-weight: 400;
	color: #666666;
	font-size: .8em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	text-align: center;
}

form {
	font-size: .9em;
	line-height: 1em;
	margin-bottom: .7em;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}

h1 a, h1 A:hover, h1 A:visited {
	color: #333333;
	text-decoration: none;
}

h1 {
	color: #333333;
	font-size: 18pt;
	font-variant: small-caps;
	font-weight: 600;
	line-height: 18pt;
	text-align: center;
	margin-bottom: 7px;
	margin-top: 12px;
}

h2 a, h2 A:hover, h2 A:visited {
	color: #333333;
	text-decoration: none;
}

h2 {
	color: #333333;
	font-size: 1.1em;
	font-variant: small-caps;
	font-weight: 600;
	line-height: 1.2em;
	text-align: left;
}

h3 {
	color: #333333;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.1em;
	text-align: left;
	margin-bottom: 7px;
	margin-top: 12px;
}

h4 {
	color: #333333;
	font-size: 1em;
	font-style: italic;
	line-height: 1.1em;
	text-align: left;
	text-decoration: none;
}

h5 {
	border-color: #ffffff;
	color: #333333;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: 500;
	font-variant: small-caps;
	line-height: 1.3em;
	margin-bottom: 0pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0pt;
	text-align: center;
	text-decoration: none;
	width: 200px;
	overflow: hidden;
}

h6 {
	color: #666666; 
	font-weight: 500; 
	font-size: 11pt;
	line-height: 1em;
	margin-bottom: 6pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0pt;
	text-align: center;
}

img {
	border: none;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
}

p {
	margin-bottom: 1.1em;
	margin-top: 0pt;
}

small {
	font-size: .9em;
	line-height: 1em;
}

table {
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	vertical-align: top;
}

td {
	margin-bottom: 0;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	vertical-align: top;
}

tr {
	margin-bottom: 0;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	vertical-align: top;
}

hr {
 border: none;
 border-top: 1px solid #0066ff;
 width: 75%;
 margin: 6px auto;
}

.column1 table tr td a {
font-size: 14px;
}

div#adspot_598297574.adspot {
border:1px solid #0033FF;
font-family:'Times New Roman';
font-size:12pt;
line-height: 1em;
margin: 6px auto;
padding: 3px;
text-align: center;
width: 160px !important; /* 152 is standard, exp. for padding */
}
/* blogger's title */
div#adspot_598297574 .adspot_head { 
color:#0099cc;
font-weight:bold;
letter-spacing: 1px;
margin: 2px;
}
/* blogger's subtitle */
div#adspot_598297574 a.adspot_link, div#adspot_598297574 a.adspot_adurl {
color:#ff0033;
display: block;
line-height: 1.1;
margin: 2px;
}
div#adspot_598297574 a.adspot_link:link, div#adspot_598297574 a.adspot_link:visited, div#adspot_598297574 a.adspot_adurl:link, div#adspot_598297574 a.adspot_adurl:visited {
color:#ff0033;
font-size: 11pt;
}
div#adspot_598297574 a.adspot_link:active, div#adspot_598297574 a.adspot_link:hover, div#adspot_598297574 a.adspot_adurl:active, div#adspot_598297574 a.adspot_adurl:hover { 
color: #0099FF;
text-decoration: none;
}
div#adspot_598297574 * ul {
list-style-position:outside;
list-style-type:none;
width:152px;
}
div#adspot_598297574 * li {
width:150px;
margin-bottom:3px; /* was 5 */
text-align:center;
border:1px solid #0099FF;
display:block;
}
div#adspot_598297574 span.blogad_rss_ad li {
border: none;
}
div#adspot_598297574 .adspot_adhead {
color:#0099FF;
display:block;
font-family:'Times New Roman'; 
font-weight:bold;
text-align:center;
width:150px;
}
div#adspot_598297574 * img {
border-width:0;
border-spacing:0;
}
div#adspot_598297574 * li * img {
display:block;
margin: 2px auto;
text-align:center;
clear:both;
}
div#adspot_598297574 .adspot_adtext {
color:#FF0033; 
display:block;
font-weight:normal;
font-style:normal;
padding:2px;
text-align:center;
width:150px;
}
div#adspot_598297574 div.adspot_link {
width:150px !important;
text-align:center;
}
.annotations {
width:96%;
max-width:400px;
margin:0px auto;
padding:0 6px 6px 6px;
border:1px solid #ff0033;
}
.annotations p {
font-size:.9em;
color:#555;
margin:0 12px;
padding:0;
}

.column2 {
margin:12px;
font-weight:500;
}
/* End */
