
/* 
	Overview page 
*/

div#content img.icon
{
	margin-bottom: 3px;
	margin-right: 8px;
}

/* Columns */

div.column
{
	float: left;
	margin-right: 10px;
}

div#column1
{
	width: 230px;
}

div#column2
{
	width: 268px;
}

div#column3
{
	margin-right: 0px;
	width: 195px;
}

div.column div
{
	border: solid 1px #99999a;
	padding: 10px 8px 1px 10px;
}

div.column div#lastestNews,
div.column div#keyResources
{
	margin-bottom: 10px;
}

/* Headings */

div#content h2
{
	margin-top: 0em;
	margin-bottom: 0.4em;
	font-size: 110%;
}

div#content h3,
div#content h4
{
	font-size: 80%;
	line-height: 140%;
	margin-top: 0em;
	margin-bottom: 1.1em;
}

div#content h4
{
	margin-bottom: 0.6em;
	font-weight: normal;
}

/* Boxes */

div#content span.email
{
	font-size: 85%;
}

div#content ul
{
	margin-top: 0em;
	margin-bottom: 0.7em;
	margin-left: 10px;
	padding-left: 10px;
}

p.action
{
	text-align: right;
}

p.action img
{
	margin-right: 8px;
}

/* FAQ box */

div#content div#faqs
{
	padding-bottom: 0.5em;
}

div#content div#faqs h3
{
	margin-bottom: 0.5em;
}

/* Survey box */

div#content div#survey h3
{
	margin-top: 1em;
}

div#content div#survey img#surveyIcon
{
	float: left;
	margin: 8px 11px 0px 0px;
}

div#content div#survey ul
{
	clear: left;
}

div#content div#survey li
{
	margin-bottom: 0.5em;
}

/*
	Key Resources box
*/

div#content div#keyResources ul
{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

div#content div#keyResources li
{
	line-height: 160%;
}

/* Press Contact box */

div#content div#contact h3
{
	margin-bottom: 0em;
}

/* Advertising Opportunities */

div#content div#advertisingOpportunities
{
	margin-top: 10px;
}

div#content div#advertisingOpportunities h3
{
	margin: 0.2em 0em 0.6em 0em;
}
