<!--

body	{
margin: 0px;
font-family: times new roman, serif;
font-size: 10pt;
		}




/* Top of the Page Stuff - Logo, tag line, High Level Nav., etc. */
	
#WE-ARE {
display: none
}

#WebLogo {
display: none;
}
#PrintLogo{
display: block;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 0px;
}

#TopMenu	{
display: none;
}

/* left navigation */
.TMCELL	{
background: #ffffff;;
height: 1px;
max-height: 1px;
min-height: 1px;
}

#LEFTCOLUM {
width:0px;
vertical-align: top;

}

a.sidelink
{
display: none;

}

.LEFTIMAGE {
display: none;
}

.nav-img {
display: none;
}



/* content area */

#contentholder	{
				padding: 0px;
				width: 100%;
				max-width: 100%;
				min-width: 100%;
				margin: 0px;
				}
				
				#main-image-holder	{
			width:270px;
			max-width:270px;
			min-width:270px;
			padding-left:20px;
			padding-bottom:20px;
			float:right; 
	border: 1px #cdcdcd solid;

			}
			
#mi-caption	{
			width:250px;
			max-width:250px;
			min-width:250px;
			font-size:80%;
			margin-top:10px;
			}

h1	{
margin-top: 0px;

}

h3.design {
page-break-before:always
}


#standard_form {
display: none;
}


#HHFormReplacement {
text-align: center;
margin-top: 20px;
margin-bottom: 20px;

}


/* footer area */

.copyrightinfo {
color: black;
}

#bottomlinks {
display: block;

}

#footer {
width: 100%;
text-align: center;
}

.off-cell {
display: none;

}

-->