@charset "utf-8";
/* CSS Document */
/* Style sheet for OTAN Bi-weekly digest */
/* Apply only to this folder and do not apply other style sheets except those created expressly for the digest */
body {
	padding: 0;
	margin: 0 auto;
	font-family:"Times New Roman", Times, serif; 
	font-size:10pt;
	color:#000000;
	/*background-color:#ffffff;
	background-image:url(../images/cdeDigest_hdrbg-v2.gif);
	background-repeat:repeat-x;*/
}

a:link {color:#000000; font-weight:normal; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#000000; font-weight:normal; text-decoration:none;}



/* Tag styles */
/*h3 {
	font-size:12pt;
	font-weight:bold;
}*/

/* Classes */

.bold {font-weight:bold;}

.subsection{ 
	padding:0px 0px 15px 0px;
	float:none;
	}


/* Main content area. */

#content {
	width:100%;
	}
	
#main {
	background-color:#ffffff;
	padding:0px;
	border:none;
	margin-bottom:0px;
	float:none;
	}
	
/*#header {text-align:center;}*/	

#toc {display:none;}

/*.left_content {
	clear:left;
	}
	
 Content positioned to the right of graphic */
.right_content {
	width:500px;
	float:none;
	padding: 0px 7px 0px 7px;
	margin-left:150px;
	}	

p.archiveLink
		{display:none;
		}
		
#topLink {display:none;}

.disclaimer {
	font-weight:normal;
	font-style:normal;
	text-align:center;
	margin-top:50px;
	color:#999999;
	font-size:10px;
	}
