/* @override http://10.1.18.14/IMPSolutions/site/styles/all.css */

/* headers */
h2							{font: lighter 2.1em/1.4 Georgia, Times, Serif; margin: 0 0 .5em 0; color: #506884;}
h3, .header3				{font-size: 1.33em; font-weight: lighter; margin: 2em 0 .5em 0; color: #000; border-bottom: 1px solid #d3d3d3; padding-bottom: .5em;}
h4, .header4				{font-size: 1.1em; font-weight: bold; margin: 1em 0 0 0; color: #666; }
h3 + h4,
h3.header3 + h4.header4		{margin-top: 0;}
#sidebar dt, #sidebar h4	{font-size: 1.17em; font-weight: normal; color: #98bd19; margin: 0; text-transform: uppercase;}
#sidebar h4 a 				{color: #98bd19; text-decoration: none;}
#sidebar p 					{font-size: .92em; margin-top: 5em;}
#sidebar p a 				{text-decoration: none;}
h5, dt						{font-size: 1em; font-weight: bold; margin: 2em 0 0 0;}

/* entities */
p,dl,dd,ul					{margin: 0 0 2em 0;}
dt							{margin: 0;}
dt a						{text-decoration: none;}
dt cite						{display: block; font: lighter italic .92em Georgia, Times, Serif; color: #808080; margin-bottom: .5em;}
blockquote					{color: #666; font-size: 1.33em; margin: 0;}

/* special classes */
.clear:after				{content: "."; display: block; height: 1px; visibility: hidden; clear: both;}
.clear						{height: 1% /* for IE6 */; min-width: 1px /* for IE7 */;}
