/*	The Flank Company Print Stylesheet - theflankco.com */

body {
	background-color: #ffffff;
	font-family:  Times, Serif;
	font-size: 12pt;
	color: #000000;
	}


/*	link behavior */


a {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
	}

/*	headers */	
	
h3 {
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #006699;
	font-family:  Times, Serif;
	}
	
h4 {
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #006699;
	font-family: Times, Serif;
	}

blockquote {
	font-style: italic;
	}
	
/*	content positioning */	
	
	
#container {
	position: static;
	width: auto;
	}

#topbar {
	display: none;
	}
	
#topbar2 {
	display: none;
	}
	
#navbar {
	display: none;
	}

#navbar2 {
	display: none;
	}


#menu {
	display: none;
	}

#subbar {
	display: none;
	}
	
.sub {
	display: none;
	}

.sel {
	display: none;
	}
	
.sel2 {
	display: none;
	}

#print {
	position: static;
	width: auto;
	}

#singlebox {
	display: none;
	}

#doublebox {
	display: none;
	}
	
#photo {
	display: none;
	}
	
#photo2 {
	display: none;
	}

#textleft {
	position: static;
	width: auto;
	}
	
#textright {
	position: static;
	width: auto;
	}

#textright h3 {
	display: none;
	}	
	
#text2 {
	position: static;
	width: auto;
	}

#text3left {
	position: static;
	width: auto;
	}

#text3right {
	position: static;
	width: auto;
	}
	
#text3right h3{
	display: none;
	}

#contact {
	position: static;
	width: auto;
	}

#supinfo {
	display: none;
	}
