/*Body style 
++++++++++++++++++++++++++++*/
body {
	background: #ffffff;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 12pt;
	}

#printheader {
	border-bottom: 1px solid #000;
	padding-bottom: .5em;
	font-size: 12pt;
}

#printfooter {
	border-top: 1px solid #000;
	padding-top: .5em;
	font-size: 9pt;
}	

div#logo_printonly {
	display: inline;
}
	
 #contentsmall {
	left: 2px;
	width: 500px;
	border: 0;
	margin-top: 2em;
	margin-bottom: 2em;
	padding-bottom: 2em;
}

#subnavwrapper, #subnav, #utilnav,  #header, #rightwrapper, #introductory, #footer, #back, #logo, #deliver, div.right, img.homeright, #homesign, #homeuser, #homeinfo, #homecorner, #breadsearchwrapper #breadcrumbs, #breadsearchwrapper #searchbox {
	display: none;
}

#welcome img {
	display: none;
}

#anchors{
	padding-top: 10px;
	padding-bottom: 25px;
}

#headings{
	margin-top: 0px;
}
h1	{
	font-size:	1.5em;
	}
	
h2	{
	font-size:	1.3em;
	}
	
	
h3	{
	font-size:	.9em;
	page-break-after: avoid;
	text-transform: uppercase;
	}
	
	h1, h2, h3, h5	{
	margin:	.25em 0 0 0;
	font-family: arial, sans-serif;
	}
	
	h5	{
	font-size:	1em;
	page-break-after: avoid;
	}

	 ul {
	 list-style: square;
}	

h2 + p {
	margin-top: .5em;
}	

div + h2 {
	margin-top: .5em;
}	

h3 + p {
	margin-top: 0;
}	
	
p {
	orphans: 4;
	page-break-inside: avoid;
}

table {
    border: 1px solid #ccc; 
	border-collapse: collapse;
	width: 70%;
	}
	
th {
    text-align: left;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #ccc;
	vertical-align: top;
	font-size: 12pt;
	}	
	
th.section {
	border: 1px solid #ccc;
	font-weight: normal;
	font-size: 12pt;
}	
	
td {
	line-height: 1.5;
	border: 1px solid #ccc; 
	padding: 3px 6px; 
	vertical-align : top;
	font-size: 12pt;
}

table caption {
	margin-top: 0; 
	margin-bottom: .5em;
	letter-spacing: .1em;
	text-align: left;
	font-weight: bold;
	font-size: 1em;
}	
