@charset "UTF-8";

#contentBody
{
	min-height: 900px;
}

#contentBody div.textPanel
{
	min-height: 675px;
}

/*-----------------------------------------------------------------------------------------------------------------
Menu Panel
-----------------------------------------------------------------------------------------------------------------*/
#aboutURSMenu
{
	margin: 0px;
	padding: 0px;
	width: 225px;
	text-align: left;
}

#aboutURSMenu ul
{
	padding: 0px;
	margin: 15px 15px 18px 15px;
	list-style: none;
}

#aboutURSMenu ul li, #contentPolicies ul li
{
	line-height: 23px;
	height: 23px;
	border-bottom: 1px solid #A6BCDB;
}

#aboutURSMenu ul li a, #contentPolicies ul li a
{
	color: #1851A0;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

#aboutURSMenu ul li a:HOVER, #contentPolicies ul li a:HOVER
{
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------------------------------------
Body Panel
-----------------------------------------------------------------------------------------------------------------*/
#contentBody ul
{
	margin: 5px 0px 15px 15px;
	padding: 0px;
}

#contentBody ul li
{
	line-height: 21px;
	list-style-image: url('../_images/bullet_square.gif');
}

#contentBody span
{
	font-weight: bold;
	font-size: 12px;
	/*color: #f7941d;*/
	color: #000000;
}

#contentBody p.textHeader
{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #1851A0;
}

#contentBody p.textComment
{
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #f7941d;
}

#contentBody span.textSubHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

#contentBody div.logo4Sight
{
	margin: 0px 0px 15px 15px;
	float: right;
}

#contentBody div.logo3iSustainability
{
	margin: 0px 0px 15px 15px;
	float: right;
}

#contentBody div.ThingsWeValue
{
	width: 250px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-align: center;
}

#contentBody div.ThingsWeValue span
{
	padding: 0px 0px 0px 0px;
	line-height: 23px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1851A0;
}

#oThingsWeValueNZ
{
 float: right;
}

/*-----------------------------------------------------------------------------------------------------------------
Content Left Panel
-----------------------------------------------------------------------------------------------------------------*/
#contentKeyFacts
{
	margin: 0px;
	padding: 0px 15px 0px 15px;
	width: 195px;
	color: #333333;
	font-family: inherit;
	font-size: 11px;
}

#contentKeyFacts ul
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	list-style: none;
}

#contentKeyFacts ul li
{
	line-height: 23px;
	height: 23px;
	color: #000000;
	border-bottom: 1px solid #A6BCDB;
}

#contentKeyFacts ul li span
{
	color: #1851A0;
}

#contentKeyFacts div
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	text-align: center;
	color: #1851A0;
	font-weight: bold;
}

#contentPolicies
{
	margin: 0px;
	padding: 0px;
	width: 225px;
	text-align: left;
}

#contentPolicies ul
{
	padding: 0px;
	margin: 0px 15px 15px 15px;
	list-style: none;
}