.printable {
	display: block !important;
	margin: .5in .5in .5in 0;
	width: 8in;
	*margin: 0px;
	*width: 100%;
	font-size: 1em;
	*font-size: 1.4em;
	float: left;
	*float: none;

}

#sharing_box, #sharing_bar, #sharing_bar_hide {display:none;}

hr {
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom: 2px solid #000;
}

#grad_line img {
	height: .15in;
}

#cflyer {
	width: 8in;
}

#signinbox {
	display: none;
}





/*
canvas {
	visibility: hidden;
}
*/

#printhide, #sidebar, #screenonly{
	display: none;
	}

#printonly, #front_program {
	visibility: visible !important;
}

#printfooter {
	border-top-style: solid;
	padding-top: 15px;
	width: 100%;
}


/***** IMPLEMENTATION PLAN ******/

#header-wrap, #leftbox .implementation { display:none;}

 .page-break  { display:block; page-break-before:always; }
 
 .no-print {display:none;}
 
 textarea { background: none repeat scroll 0 0 #fff;
    margin-left:40px;
    padding: 5px;
	border:0px solid #ccc;
 }

body {background-image:none;}



.implementation h1 { 
	margin-bottom:5 px;
	font-size:20px;
	font-family:Helvetica,Arial,  sans-serif;

}

.implementation h2 { 
	margin-top:0px;
	font-size:16px;
}


.implementation h3 {
	border-bottom:1px dotted #666;
}

.implementation {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

	
.implementation #top {
	padding:10px;
}

.implementation #top img {
	float:left;
	margin-right:40px;
}

.title {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin-top:20px;
	
}

#top {
	border:1px solid #666;
	padding:10px;
	margin-bottom:20px;
}


.certificate h2 {
	text-align:center;
	font-family: Helvetica, Arial,  sans-serif;
	font-size:20px;
}

.certificate p {
	text-align:center;
	font-family: Helvetica, Arial,  sans-serif;
}



.certificate h1 {
	font-family:"Book Antiqua", Palatino, serif;
	font-size:36px;
}

