/* CSS Document */


body {
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}

p {
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}

td {
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}



a {
  text-decoration : underline;
  color : #0000ff;
}

.table caption {font-family : "Times New Roman", Times, serif;
  font-size : 12pt; font-weight:bold; color: #000000;  margin-top:5px; margin-bottom:7px;
  	

	text-align:center; 
	font-family: times, serif; 
	font-weight:bold; 
	text-transform:none; 
	letter-spacing:.0em;}


	
/* Typography & Colors -----------------------------------------------*/



h1 {
  font-family : "Times New Roman", Times, serif; font-size: 16pt;
	font-weight:bold; 
	text-transform:none; 
	letter-spacing:0;
	margin-top:10px; margin-bottom:10px; 
	border-bottom:0px solid #dee3ed;
}

h2 {
  font-family : "Times New Roman", Times, serif; font-size: 14pt;
	font-weight:bold; 
	text-transform:none; 
	letter-spacing:0;
	margin-top:10px; margin-bottom:10px; 
	border-bottom:0px solid #dee3ed;
}

h3 {
  font-family : "Times New Roman", Times, serif; font-size: 13pt;
	font-weight:bold; 
	text-transform:none; 
	letter-spacing:0;
	margin-top:10px; margin-bottom:10px; 
	border-bottom:0px solid #dee3ed;
}

h5 {
  font-family : "Times New Roman", Times, serif; font-size: 10pt;
	font-weight:bold; 
	text-transform:none; 
	letter-spacing:0;
	margin-top:10px; margin-bottom:10px; 
	border-bottom:0px solid #dee3ed;
}

h6 {
  font-family : "Times New Roman", Times, serif; font-size: 8pt;
	font-weight:bold; 
	text-transform:none; 
	letter-spacing:0;
	margin-top:10px; margin-bottom:10px; 
	border-bottom:0px solid #dee3ed;
}



#header span{
display : none;
	}
#header .title { 
  font-family : "Times New Roman", Times, serif; font-size: 20pt; 
	font-weight:bold; 
	letter-spacing:0;
	margin-top:10px;
	margin-left:10px;
	}
#header .subtitle {display:none}
	
#content {
	position:relative;
	top: 0px;
	left: 0px;
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -80px;
	margin-bottom: 10px;
	  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;

	}

	
.h-menu {display: none;}
.v-menu {display: none;}	
.whatsnew {display: none;}
.quicklinks {display: none;}

#footer  {  font-family : "Times New Roman", Times, serif; font-size: 10pt;
	border-top:1px solid #dee3ed;
	border-bottom:0px;
	position:relative;
	text-align:center;
	 margin-left:0px; margin-right:0px;}
#footer a {display: none;}







