/* CSS Document */
html, body, #wrapper {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
  

}
#wrapper {
  margin: 0 auto;
  text-align: left;
  width:100%;
  
}
#wrapper2 {
	height:100%;
	margin: 0 auto;
	padding: 0 ;
	border: none ;
}

table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

table, tr, td {
	font-size: 8pt;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14pt;
	font-weight:bold;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	font-weight:bold;
}


.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #21409a;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}

.sideheading {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
	font-weight:bold;
}

.sidelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #21409a;
	font-size: 8pt;
	text-decoration:none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #628395;
	font-size: 8pt;
	text-decoration:none;
}

.input {
font-size:10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #21409a;
	font-size: 8pt;
	text-decoration:none;
}


a#menushop {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	text-decoration:none;
}

.footnote {
font-size: 8px;
}

.toplink
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style:normal;
color:#253161;
text-decoration:none;
}
.toplink:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style:normal;
color:#253161;
text-decoration:underline;
}

#checklist-content{
	width:100%;	
}
h1{
	color: #21409a;
}
h3#checklist{
	line-height:1px;	
}
#checklist-content a{
	border:none;
	text-decoration:none;
	color:inherit;	
}
#checklist-content div{
	float:left;
}
#pdf-icon{
	width:60px;
	height:60px;
}

.clear{
	clear:both	
}
