/* Presentation Stylesheet */ 

body{
 background:#ffffff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 }
.display_cell{
	background:#FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	padding: 20px;
	border: none;
	margin-right: 0px;
	margin-left: 0px;
}
.important_point{
	background-color: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 8px;
	border-top: 2px solid #043465;
	border-bottom: 2px solid #043465;
	margin: 25px 40px 25px 40px;
}
.footer{ font-family: verdana, arial, sans-serif;
 font-size: 0.8em;}

h1{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size : 1.8em;
	color: black;
}
h2{
	font-family: "Trebuchet MS", arial;
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
.author{
	font-family: "Trebuchet MS", courier new, monospace;
	font-size: 1em;
	color : navy;
}
.subheading{
	font-family: "Trebuchet MS", Arial;
	font-size: 1.6em;
	font-weight: normal;
	color: navy;
}
.quote{
	font-family: "Trebuchet MS", verdana, arial;
	font-size : inherit;
	font-style: italic;
}
/* For use in the commentary */
.block_quote {
font-style: italic;
margin-left: 50px;
margin-right: 50px;
}
.quote1 {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 1em;
	color: navy;
	margin-left: 30px;
margin-right: 30px;
margin-top:20px;
margin-bottom:20px;
text-align: left
}
.quote2 {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 1em;
	color: brown;
	margin-left: 60px;
margin-right: 60px;
margin-top:20px;
margin-bottom:20px;
	font-style: normal;
	text-align: left
}
.quote3 {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 1em;
	color: #009900;
	margin-left: 90px;
margin-right: 90px;
margin-top:20px;
margin-bottom:20px;
	font-style: normal;
	text-align: left
}
/* For use in the commentary */
ul{
	list-style-position : outside;
	list-style : square;
}
ol{
	list-style-position : outside;
	
}
dt{
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 35px;
}
dd{
	font-family: arial;
	font-size: 1em;
	font-weight: normal;
	position: relative; left: 2em; top: 0.3em; width: 80%;
	text-align: justify;
}

.sublink{
	font-family: Verdana,Tahoma, Arial;
	font-size: 0.8em;
	font-style: normal;

}

a:link{
	color:blue;
	text-decoration: none;
}
a:visited{
	color: purple;
	text-decoration: none;
}
a:hover {
	color:red;
	text-decoration: underline;
}
a.text:link{
	color:#000;
	background-color: transparent;
	border-bottom: 1px dashed blue; 
	padding: 0px; 
	text-decoration: none;
}
a.text:visited{
	color: #000;
	background-color: transparent;
	border-bottom: 1px dashed blue; 
	padding: 0px; 
	text-decoration: none;
}
a.text:hover {
	color:#00F;
	background-color: transparent;
	border-bottom: 1px dashed blue; 
	padding: 0px; 
	margin-bottom: -4px;
	text-decoration: none;
}

.image_left{
position: relative;
float: left;
margin: 10px;
}
.image_right{
position: relative;
float: right;
margin: 10px;
}
.drop_cap{
	font-family: "Times New Roman";
	background: transparent;
	font-size: 2.7em;
	line-height: .8em;
	float:left;
	padding: 1px;
	position: relative;
	left: -1px;

}
hr{
height: 2px;
color: black;
}
.header_box{
border-left: 12px solid #043465;
background: #dfdfdf;
padding: 1px;
padding-left: 12px;
margin: 0px 0px;
}
ul a{
	line-height:18px;
}

 /*
h4 {
 margin:0;
 padding: 5px 0;
 }
 */
.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.quotebox {
	background-color: #eeeeFF;
	border: 1px solid #000000;
	padding: 6px;

}
.quicknav {
font-size: 0.9em;
background: #ffffff;
margin-bottom: 25px;
}
.quicknav2 {
color: #FFFFFF;
font-size: 1.1em;
background: #000000;
margin-top: -3px;
padding-bottom: 0px;
width: 350px;
}
.quicknav2 a:link {
color: #FFFFFF;
}
.quicknav2 a:hover {
color: #ccccff;
text-decoration: none;
}
.quicknav2 a:visited {
color: #FFFFFF;
}
.black {
	color: #000000;
}
.newsbox{
border: 1px dashed black;
padding: 10px;
background: #eeeeee;
margin: 0 35px 0 35px;
}
.little_table{
border: 1px none black;
margin: 0;
padding-top: 0;
border-collapse: collapse;
}
.little_table th{
	background: url("../graphics/back_grey.png");
	background-repeat: repeat-x;
	background-position:  center;
	padding: 2px;
	border-top: solid 2px black;
	border-bottom: solid 2px black;
border-left: solid 0px black;
border-right: solid 0px black;
	color: black;
	font-weight: bold;
	font-size: 1em;
}
.little_table td{
	padding-top: 8px;

}
.little_table td ul{
	margin-left: 16px;
}
.little_table ol{
	margin-left: 16px;
}
table.pr {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.pr th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.pr td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.rnf {
margin: 8px 4px;
border-bottom: 1px dashed #666666;
}
.rfn.a{
font-weight: bold;
}
.shadquote {border:1px solid #aaa; 
border-width:1px 1px 1px 1px; 
background:#efefef; 
padding:.6em 1em; 
font-size:.9em; 
clear:both; 
-moz-box-shadow: 5px 5px 5px #999; 
-webkit-box-shadow: 5px 5px 5px #999; 
box-shadow: 5px 5px 5px #999;
}
