/* $Id: $ 
   $Desc: Cascading style sheet for infocus50.com $
*/

p, li, div, {

	margin:		0in;
	margin-bottom:	12pt;
	mso-pagination:	widow-orphan;
	font-size:	12.0pt;
	font-family:	conga, sans-serif;
}

address {
	margin:		24pt;
	margin-bottom:	1pt;
	font-size:	12pt;
	font-style:	bold;
	font-family:	conga, sans-serif;
}

dt {
	margin:		0pt
	margin-bottom:.	0pt;
	margin-top	12pt;
	mso-pagination:	widow-orphan;
	font-size:	12.0pt;
	font-family:	conga, sans-serif;
}

dd {
	margin:		18pt;
	margin-bottom:.	6pt;
	margin-top:	1pt;

	mso-pagination:	widow-orphan;
	font-size:	12.0pt;
	font-family:	conga, sans-serif;
}

td.HorizontalNav {
	display: 		table-cell;
	align: 			center;
	background-color:	rgb(64,192,192);
	width: 			20%;
	border: 		3
}

td.HorizontalPH {
	display: 		table-cell;
	align: 			left;
	valign:			top;
	background-color: 	rgb(64,192,192);
	color:			gray
	width: 			20%;
	border: 3
}

td.VerticalNav {
	display: table-cell;
	text-align: left;
	vertical-align:	top;
	background-color: rgb(64,192,192);
	width: 20%;
	border: 3
}

td.body {
	display: table-cell;
	background-color: white;
	border: 3
}

td {
	display: table-cell;
	background-color: white
}

h2.pg_head {
	font-size:	16 pt;
	font-family:	conga, sans-serif;
	font-style:	bold;
	text-align:	center
}

h3.pg_head {
	font-size:	14 pt;
	font-family:	conga, sans-serif;
	font-style:	bold;
	text-align:	center
}

hr.pg_head {
	width:		1.5 in;
	color:		rgb(64,192,192)
}

hr {
	padding:	15pt;
	color		rgb(64,192,192);
}

p.copyright {
	font-size:	8 pt;
	font-family:	conga, sans-serif;
	font-style:	normal
	text-align:	center
}
	
h3.pubs {
	font-style:	bold;
	font-size:	16pt;
	font-family:	conga, sans-serif;
	text-align:	left;
	text-decoration: underline;
}

p.pubs {
	padding-left:	.25 in;
}

*:link	{
	color: black;
}

*:visited {
	color:	darkblue;
}