/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #636459;
	}

.border1 {
	border:1px solid #000000;	
}

p, h1, h2, h3, h4, h5, h6
 {margin: 0; padding: 0; font-weight: normal; list-style: none}

li {
	padding-right: 10px;
	line-height:1.3em;
	padding-bottom:5px;
}
	
h1 {
	font-style: normal;
	color: #808080;
	font-size: 22px;
	margin:0px;
	}
	
h2 {
	color: #DADACB;
	font-size: 18px;
	margin1: 10px 10px 15px;
	line-height: 1.4em;
	}
	
h2 strong {
	color: #666;
	font-weight: normal;
	}
	
h3 {
	color: #4a6b84;
	font-size: 14px;
	margin1: 20px 10px 10px;
	}
	
	
h6 {
	color: #849cb1;
	font-size: 10px;
	margin1: 10px 10px 0;
	}
	
h3 strong {
	font-weight: normal;
	color: #0d2d40;
	}
	
h3 em {
	font-style: normal;
	font-size: 14px;
	text-decoration: underline;
	position: relative;
	top: -2px;
	}
	
p {
	margin: 0px;
	line-height: 1.3em;
	color: #636459;
	padding-bottom:10px;
	}
	
a {
	color: #679ecd;
	text-decoration: underline;
	padding-bottom: 0;
	}
	
a:hover {
	text-decoration:none;
	color: #000000;
	}

a.download {
	color: #373737;
	text-decoration: none;
	padding-bottom: 0;
}	

a.download:hover {
	text-decoration:underline;

	}

.note{
	font-style: italic;
	color: #000000;
	}

.note2{
	text-align:justify;
	font-style: italic;
	color: #000000;
	width:80%;
	background-color:#E4E4E4;
	border:1px  #DADADA solid;
	padding:10px;
	font-size: 10px;  
	}


.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}




.media_source{
	padding-top:20px;
	font-size: 15px;  
	color: #666681;
	line-height: 1em;
	padding-bottom:3px;
}

.media_title{
	font-size: 18px;  
	color: #e0dacb;
	font-weight:bold;
	line-height: 1em;
	padding-bottom:3px;

}

.media_author{
	font-size: 13px; 
	color: #4a6b84; 
	padding-bottom:20px;
	line-height: 1em;
}