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

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../../SamDoes/images/bg.png);
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1D2662;
	font-weight: bold;
}

#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1D2662;
	font-weight: bold;
	text-decoration: none;
}

#topnav a:hover {
	color:#a52a2a;
	text-decoration:overline underline;
}

.article_cell{
	width:630px;
	line-height: 1.4em;
	padding-right: 20px;
	padding-left: 20px;
}

.article_cell p{
	margin-top: 5px;
	margin-bottom: 15px;
}


.right_ads_cell{
	width:130px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
}

p.article_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #660033;
	margin-bottom: 6px;
	padding-bottom: 0px;
}

p.article_subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #660033;
	margin-bottom: 6px;
	padding-bottom: 0px;
	font-style: italic;
}

.SamArea{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.cdl_articles_class{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #666666;
}




.masthead{
	background-color: #E0E7FE;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:0px;
	border-bottom-width: 2px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}

.article_section_title {
	font-weight: bold;
	text-decoration: underline;
	padding-top: 10px;
	color: #361F14;
}


p.author_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.copyright_cell_class{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

ol.NoIndent {
  padding-left: 20px;
  margin-left: 0px;
}

ul.NoIndent {
  padding-left: 20px;
  margin-left: 0px;
}

.document_cell {
	width: 200px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
}

.document_description_cell {
	width: 400px;
	padding-bottom: 10px;
	padding-right: 10px;
}


a.bare_link{
	text-decoration: none;
}


.code_container {
	padding:20px;
	background-color:#FFF7DD;
	font-family: "Courier New", Courier, monospace;
}

/*http://s.wordpress.org/style/wp4.css*/
/*http://s.wordpress.org/style/codex-wp4.css?1*/



