/* resumé print styles */
*	{
 	color: black !important;
 	background: white !important;
 	margin: 0; padding: 0;
	font-family: Garamond, Georgia, "Times New Roman", serif;
 }
 #wrapper		{
 	position: relative;
 	width: 6in;
}
#insidehead		{
	display: none;
}
#nav			{
	display: none;
}
#ric, #contact_info	{
	text-align: center;
}
#ric	{
	font-size: 2.5em;
}
#ct		{
	margin-bottom: 3pt;
}
#add_phone	{
	margin: 3pt 0;
}
#summaryhead		{
	margin: 12pt 0  6pt;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
}
#summary		{
	margin: 6pt .5in 12pt;
	width: 5in;
	text-align: center;
}
.grouphead	{
	margin: 0;
	padding: 3pt 0;
	width: 1.6in;
	border-style: solid none;
	border-width: 2px;
}
.qual		{
	padding: .1in;
	width: 4in;
	position: relative;
	left: 1.8in;
	border-bottom: solid 1pt;
}
.lastd		{
	margin-bottom: 6pt;
	border-bottom: none;
}
.p2		{
	page-break-before: always;
}
.qual h3		{
	position: absolute;
	text-align: right;
	right: 4.5in; top: 12pt;
	width: 2in;
}
.qual ul	{
	margin: 0 .25in;
	width: 3.5in;
}
.qual ul li		{
	margin-top: 6pt;
}
.tech		{
	text-align: center;
}
#emphist li	{
	margin-top: 0;
}
#pagefooter		{
	display: none;
}