/*********************************************************************************************************/
/*********************************************************************************************************/
/*
/*	"UBER" STANDARD CSS - NOT COMPATIBLE WITH SELECTEDIT SITES
/*-------------------------------------------------------------------------------------------------------*/
/*	CONTENT STYLES
/*
/*********************************************************************************************************/
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Body structure elements
/*-------------------------------------------------------------------------------------------------------*/
body,body.nobg
{
	margin:					0px;
	padding:				0px;
	background-color:		white;
}

/*	Eliminate background image	*/
body.nobg
{
	background-image:		none;
}

table#header
{
	width:					802px;
	padding:				0px;
}

table#content
{
	width:					801px;
	border-left:			1px solid rgb(84,97,111);
	border-right:			1px solid rgb(84,97,111);
	border-bottom:			1px solid rgb(84,97,111);
	padding:				0px;
}

td#left
{
	border-top:				1px solid rgb(84,97,111);
	background-color:		rgb(222,225,218);
	border-right:			1px solid rgb(84,97,111);
	text-align:				left;

	padding-top:			53px;
	padding-bottom:			53px;
	
	width:					126px;
}

td#pagecontent
{
	border-top:				1px solid rgb(84,97,111);
	text-align:				left;

	padding-right:			62px;
	padding-top:			53px;
	padding-left:			34px;
	padding-bottom:			53px;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Footer styles
/*-------------------------------------------------------------------------------------------------------*/
table#footer
{
	width:					801px;
	border-left:			1px solid rgb(84,97,111);
	border-right:			1px solid rgb(84,97,111);
	border-bottom:			1px solid rgb(84,97,111);
	padding:				0px;
}

table#footer td
{
	clear:					both;
	line-height:			2.0em;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	color:					rgb(84,97,111);
	padding:				17px 15px;
	text-align:				left;	
}

table#footer a
{
	color:					rgb(84,97,111);
}

table#footer .divider
{
	margin:					0px 4px;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Developer positioning tools
/*-------------------------------------------------------------------------------------------------------*/
#poslabel
{
	position:				absolute;
	display:				none;
	z-index:				1000;
	background-color:		rgb(238,238,238);
	font-family:			verdana,arial,sans serif;
	font-size:				0.65em;
	padding:				5px 3px;
	border:					1px solid rgb(153,51,51);
}

#grid
{
	position:				absolute;
	display:				none;
	z-index:				500;
	top:					0px;
	left:					0px;
	width:					100%;
	height:					0px;
	background-image:		url(../images/grid.gif);
	border:					1px solid black;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Miscellaneous
/*-------------------------------------------------------------------------------------------------------*/
/*	Used so that non-CSS browsers deliniate footer block from body content	*/
hr
{
	display:				none;
}

p
{
	margin:					0px;
}

/*	Hidden elements	*/
.hdn
{
	display:				none;
}

/*	because HTML should have this as the default	*/
td
{
	vertical-align:			top;
	padding:				0px;
}

/*	prevent ugly purple borders around linked images	*/
img
{
	border:					0px;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Global styles
/*-------------------------------------------------------------------------------------------------------*/
#globals
{
	text-align:				left;
	font-family:			verdana,arial,sans serif;
	font-size:				0.65em;
	color:					black;
	
	position:				absolute;
	top:					20px;
	right:					20px;
	white-space:			nowrap;
}

#globals a
{
	margin-right:			10px;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Standard body styles
/*-------------------------------------------------------------------------------------------------------*/
h1
{
	margin:					0px 0px 5px 0px;
	padding:				0em 0em;

	font-family:			arial,sans serif;
	font-weight:			bold;
	font-size:				18px;
	color:					rgb( 84,97,111 );
}

h1 a,h1 a:hover
{
	text-decoration:		none;
	color:					rgb( 84,97,111 );
}

h2
{
	margin:					0em;
	padding:				0.5em 0em 0em 0em;
	
	font-family:			arial,sans serif;
	font-weight:			bold;
	font-size:				0.85em;
	color:					black;
}

h3
{
	margin:					1.7em 0em 0em 0em;
	line-height:			1.7em;
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				0.70em;
	color:					black;
}

/*	Same properties except different line-height	*/
.bodytext,
.bodytext2
{
	text-align:				left;
	line-height:			17px;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
	color:					rgb( 84,97,111 );
}

.bodytext2
{
	line-height:			1.4em;
	margin-bottom:			1.3em;
}

a
{
	text-decoration:		none;
	color:					rgb(161,46,49);
}

a:hover
{
	color:					rgb(102,34,34);
}

blockquote
{
	margin:					1em 3em;
	border-top:				1px solid rgb(221,204,204);
	border-bottom:			1px solid rgb(221,204,204);
	padding:				0.5em 0em;
	font-family:			times new roman,times;
	font-size:				1.15em;
	font-style:				italic;
	line-height:			1.4em;
	color:					rgb(153,51,51);
}

#sidebar
{
	text-align:				left;
	line-height:			17px;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
	color:					rgb( 140,145,131 );

	width:					239px;
	margin:					0px 0px 50px 40px;
	float:					right;
}

a.servicelink,
a.servicelink:hover
{
	color:					rgb( 140,145,131 );
}

a.backlink,
a.backlink:hover
{
	color:					rgb( 140,145,131 );
	font-size:				10px;
}

table#team
{
	margin-top:				20px;
	padding:				0px;
	width:					525px;
	border-top:				1px solid rgb( 204, 204, 204 );
}

table#team td
{
	border-bottom:			1px solid rgb( 204, 204, 204 );
	padding:				20px 20px 15px 0px;
	vertical-align:			top;

	text-align:				left;
	line-height:			13px;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	color:					rgb( 119,119,119 );
}

table#team td img
{
	margin-bottom:			10px;
}

table#team td a,
table#team td a:hover
{
	color:					rgb( 119,119,119 );
	font-weight:			bold;
}

table#logos
{
	padding:				0px;
	width:					525px;
}

table#logos td
{
	border-bottom:			1px solid rgb( 204, 204, 204 );
	padding:				18px 0px;
	vertical-align:			middle;

	text-align:				left;
	line-height:			13px;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	color:					rgb( 84,97,111 );
}

table#logos td a,
table#logos td a:hover
{
	color:					rgb( 84,97,111 );
	font-weight:			bold;
}


table#regionlogos
{
	border-top:				1px solid rgb( 204, 204, 204 );
	padding:				0px;
	width:					568px;
	margin-bottom:			20px;
	margin-top:				10px;
}

table#regionlogos td
{
	border-bottom:			1px solid rgb( 204, 204, 204 );
	padding:				18px 0px;
	vertical-align:			middle;

	text-align:				left;
	line-height:			13px;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	color:					rgb( 84,97,111 );
}

table#regionlogos td img
{
	margin-bottom:			10px;
}

table#regionlogos td.space
{
	width:					30px;
	border-bottom:			none;
}
	

table#regionlogos td a,
table#regionlogos td a:hover
{
	color:					rgb( 84,97,111 );
	font-weight:			bold;
}













table#news
{
	padding:				0px;
	width:					557px;
	margin-bottom:			20px;
	margin-top:				15px;
}

td#current,
td#recent,
td#archive
{
	padding:				20px; 
	vertical-align:			top;

	text-align:				left;
	line-height:			15px;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	color:					rgb( 84,97,111 );
	background-color:		rgb( 239,239,239 );
}

td#current img
{
	display:block;
}

td#recent
{
	padding:				20px 20px 20px 30px;
	background-color:		white;
}

td#recent img
{
	display:block;
}

td#archive
{
	padding:				25px 0px 0px 0px;
	background-color:		white;
}

td#archive a,
td#archive a:hover
{
	font-weight:			normal;
}

table#news td img
{
	margin-bottom:			15px;
}

table#news td.space
{
	width:					30px;
	border-bottom:			none;
}
	

table#news td a,
table#news td a:hover
{
	color:					rgb( 84,97,111 );
	font-weight:			bold;
}





ul#investmentlist
{
	text-align:				left;
	line-height:			13px;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	
	font-weight:			bold
	color:					rgb( 140, 145, 131 );

	padding-left:			0px;
	margin-left:			0px;
	margin-top:				5px;

	list-style:				none;
}

ul#investmentlist li
{
	padding-left:			10px;
	background-image:		url(../images/bullet.gif);
	background-repeat:		no-repeat;
	background-position:	0 .3em;
	margin:					4px 0px;
}

ul#investmentlist a,
ul#investmentlist a:hover
{
	font-weight:			bold;
	background-repeat:		no-repeat;
	color:					rgb( 140, 145, 131 );
}

/*********************************************************************************************************/
/*	EXAMPLE	- remove or customize as needed
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Image positioning ( image only )
/*-------------------------------------------------------------------------------------------------------*/
img.right
{
	float:					right;
	margin:					0px 0px 20px 20px;
}

img.left
{
	float:					left;
	margin:					0px 20px 20px 0px;
}

img.thumb
{
	float:					left;
	margin:					0px 34px 0px 0px;
	clear:					left;
}

/*********************************************************************************************************/
/*	EXAMPLE	- remove or customize as needed
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Image positioning with caption block
/*-------------------------------------------------------------------------------------------------------*/
.caption-left,.caption-right
{
	width:					200px;
	padding:				5px 0px;

	line-height:			1.3em;
	font-family:			verdana,arial,sans serif;
	font-size:				0.65em;
}

.caption-left
{
	float:					left;
	margin:					0px 20px 20px 0px;
}

.caption-right
{
	float:					right;
	margin:					0px 0px 20px 20px;
}

/*********************************************************************************************************/
/*	EXAMPLE	- remove or customize as needed
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Table data
/*-------------------------------------------------------------------------------------------------------*/
table.data
{
	
}

table.data th
{
	text-align:				left;
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				0.70em;
	color:					black;
	height:					30px;
}

table.data td
{
	background-color:		white;
	padding:				0.25em 0.5em;
	text-align:				left;
	font-family:			verdana,arial,sans serif;
	font-size:				0.70em;
	color:					black;
}

/*********************************************************************************************************/
/*********************************************************************************************************/
/*
/*	MENUS & NAVIGATION
/*
/*********************************************************************************************************/
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Container blocks for nav sets
/*-------------------------------------------------------------------------------------------------------*/
/*	NOTE:  Do not user border-top property because IE and Opera will not position DHTML menus correctly
/*-------------------------------------------------------------------------------------------------------*/
#topnav
{
	/*	Do not modify		----------------------------*/
	border-top:				0px!important;
	
	/*	Customizeable		----------------------------*/
	background-color:		white;
	margin-top:				91px;
	margin-bottom:			0px;
	height:					24px;
	float:					right;
	padding-right:			0px;
}


/*********************************************************************************************************/
/*	EXAMPLE	- remove or customize as needed
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Bread crumb
/*-------------------------------------------------------------------------------------------------------*/
#breadcrumb
{
	clear:					both;
	display:				block;
	width:					auto;
	height:					26px;
	line-height:			26px;
	padding:				0em 1.0em;
	white-space:			nowrap;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
}

#breadcrumb a
{
	text-decoration:		none;
}

#breadcrumb .static
{
	font-weight:			bold;
}

#breadcrumb .divider
{
	padding:				0em 0.25em;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	DHTML menu styles
/*-------------------------------------------------------------------------------------------------------*/
ul.menublock,ul.submenublock
{
	/*	Do not modify		----------------------------*/
	position:				absolute;
	z-index:				200;
	visibility:				hidden;
	margin:					0px;
	padding:				0px;
	list-style-type:		none;

	/*	Customizeable options	--------------------*/
	width:					140px;
	border-bottom:			none;
	background-color:		rgb(222,225,218);
	text-align:				left;
	border-top:				1px solid rgb(84,97,111);
}

ul.submenublock
{
	background-color:		rgb(145,150,135);
	padding-top:			3px;
	margin-top:				1px;
	margin-left:			0px;
	border-top:				none;

}

/*	Do not modify	*/
ul.menublock li, ul.submenublock li
{
	display:				inline;
}

ul.menublock a,ul.submenublock a
{
	display:				block;
	width:					auto;
	height:					23px;
	border-bottom:			1px solid white;
	padding:				0px 8px;
	line-height:			23px;
	white-space:			nowrap;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	text-decoration:		none;
	padding-left:			10px;
	color:					black;
}

ul.hidden
{
	display:				none;
}

.menublock a:hover,.submenublock a:hover
{
	background-color:		rgb(145,150,135);
	color:					white;
}

/*	Makes arrow indicator for links with submenu	*/
a.showsub,a.showsub:hover
{
	background-image:		url( ../images/arrow0.gif );
	background-position:	center right;
	background-repeat:		no-repeat;
}

/*	Change color on mouseover	*/
a.showsub:hover
{
	background-image:		url( ../images/arrow1.gif );
}

ul.submenublock a
{
	border-bottom:			none;
	background-color:		rgb(145,150,135);
	color:					white;
	height:					20px;
	line-height:			20px;
}

/*********************************************************************************************************/
/*	EXAMPLE	- remove or customize as needed
/*********************************************************************************************************/
/*-------------------------------------------------------------------------------------------------------*/
/*	Main nav item styles (for text-only menu headers - delete these if graphics are used for main nav)
/*-------------------------------------------------------------------------------------------------------*/
#topnav a,#topnav a.active
{
	display:				block;
	width:					auto;
	height:					24px;
	background-color:		white;
	line-height:			24px;
	white-space:			nowrap;
	
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				11px;
	text-decoration:		none;
	color:					black;
}

#topnav a.active
{
	background-color:		white;
	color:					black;
}

#topnav a.topnav-extranet
{
	background-color:		white;
}

#topnav a:hover,
#topnav a.active:hover
{
	background-color:		white;
	color:					white;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Sidenav styles
/*-------------------------------------------------------------------------------------------------------*/
ul#sidenav,
ul#sidenav ul.sub
{
	margin:					0px;
	padding:				0px;
	list-style-type:		none;
}

ul#sidenav ul.sub
{
	padding-bottom:			7px;
	border-bottom:			1px solid white;
	background-color:		rgb(202,207,196);
}

a.sidenav-top
{
	padding:				7px 13px;
	border-top:				1px solid white;
	display:				block;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	text-decoration:		none;
	border-bottom:			1px solid white;
	color:					rgb(84,97,111);
	line-height:			15px;
	font-weight:			bold;
}

a.sidenav-top:hover
{
	color:					rgb(84,97,111);
}

ul#sidenav a
{
	
	padding:				7px 13px;
	display:				block;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	text-decoration:		none;
	border-bottom:			1px solid white;
	color:					rgb(84,97,111);
	line-height:			14px;
}

ul#sidenav ul.sub a
{
	border-bottom:			none;
	padding:				0px 13px 6px 13px;
	padding-left:			20px!important;
	background-color:		rgb(202,207,196);
}

ul#sidenav a.active,
ul#sidenav a:hover,
ul#sidenav a.active-withsub
{
	color:					rgb(84,97,111);
}

ul#sidenav a.active,
ul#sidenav a.active-withsub,
ul#sidenav a.active-top
{
	background-color:		rgb(202,207,196);
}

ul#sidenav a.active-top
{
	font-weight:			bold;
	border-top:				1px solid white;
}

ul#sidenav a.active-withsub
{
	border-bottom:			none;
}