/* Hides all the elements irrelevant for printing */

.dhhs,
.Logo,
.TopNav,
#textsize,
.topsearch,
INPUT.input,
#Breadcrumbs,
.LeftNavCol,
.leftnavmenu,
.rightnav,

#footer,
#footerhead,
#bottomLinks,
#Date	{	display: none;
}


body	{	font-family:Georgia, "Times New Roman", Times, serif;
			font-size:100%;
}


.Logo	{	display:block;
			width:50%;
			height:50%;
}

.Logo a		{	display:block;
				color:#fff;
			width:25%;
			height:25%;
}

.TopNav img	{	display:none;
}


h1	{	display:block;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:17pt;
		color:#000;
}

h2	{	font-family:Georgia, "Times New Roman", Times, serif;
		font-size:15pt;
		color:#000;
}

h3,
p,
.rightnav {	display:block;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:15pt;
					color:#000;
}

li  {	font-family:Georgia, "Times New Roman", Times, serif;
					font-size:15pt;
					color:#000;
}


a	{	text-decoration:underline;
		font-size:15pt;
		color:#104b7d;
}


.TopNav a	{	display:none;
}


#Footer,
#Footer a:link,
#Footer a:hover,
#Footer a:visited,
#Footer a:active,
#Footer img,
#Footer a.Footernav:link,
#Footer a:Footernav:visited,
#Footer a:Footernav:hover,
#Footer a:Footernav:active	{	display:inline;
						text-align:center;
						vertical-align:middle;
						color:#104b7d;
						font-size:12px;
}
