body{
	padding: 10pt;
	margin: 10pt;
	background: #f6fbff;
	border-left: 20px solid #595441;
	font: 9pt Arial, Helvetica, sans-serif;
	height: 100%;
	line-height: 15pt;
}

#wrap {
    width: 95%;
    padding-left: 20px;
}

#head {display: none;}
#headleft {display: none;}
.hidden {display: none;}
#breadcrumb {display: none;}
div.menu {display: none;}
#logo {display: block;}

a {text-decoration:none;}
h1 {
	font: 20pt Times, serif;
	text-align: center;
	margin: 0.5em 0;
	padding-bottom: 0.75em;
	border-bottom: 1px dashed #B2B2B2;
	border-top: 1px dashed #B2B2B2;
}

h2 {
	font-size: 15pt;
	font-family: "Times new roman", Georgia, serif;
	color: #404659;
	font-weight: normal;
	margin: 0px;

}

h3 {
	color: #4A8797;
	font-size: 13pt;
	font-variant: small-caps;
	font-weight: normal;

}

code {

	font: 10pt "Courier New", Courier, Fixed;

}


#content {
        width: 90%;
        float: left;
}



.item {

    padding: 0px 10px 10px 10px;

    margin-bottom: 1.5em;

    color: #333333;  

    border-bottom: 1px dotted #4A8797;

}





.item p {
	line-height: 1.65;

}



.item p a{

	 padding: 1em 0 1em 0;

}



.item img {

	border: 1px dotted #69BFDE;

        padding: 9px;

        margin: 9px;

        background: #ffffff;

}



.item ul {

	list-style-type: disc;

	padding-left: 10px;

	margin: 10px 0px 10px 15px;

	font-size: 1.4em;



	/*line-height: 1.3;*/

}



.item ol{

	list-style-type: decimal;

	padding-left: 10px;

	margin: 10px 0px 10px 15px;



	/*line-height: 1.3em;*/

}



.itemhead{

	padding-top: 1px;

	padding-bottom: 7px;

    margin-bottom: 18px;

}



.itemhead h3{

	display: inline;

}



.date{

	display: inline;

	text-align: right;

	font-size: 1.1em;

    margin-bottom: 20px;

}



input{

	font-size: 100%;

}



.metadata{

	font-size: 1.2em;
    line-height: 220%;
    margin-top: 20px;

}



.metadata a:link, .metadata a:hover, .metadata a:visited{

	color: #416B75;

}



cite{

	font-size: 1em;

}



blockquote {

	margin: 15px 30px 0 10px;

	/*padding-left: 20px;

	border-left: 5px solid #ccc;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: .8em;*/

	font-style:italic;

	color: #666666;

padding:0 1.571em;

border-top: 1px solid #999990;

border-bottom: 1px solid #999990;

}





blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#secondary {display: none;}
.feedarea  {display: none;}
#respond {display: none;}
#content #comments {display: none;}
.navigation {display: none;}
#foot {display: none;}
#badge {display: none;}

h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }

