/* WHEB Asset Management CSS Document - Last updated by Jon Hurley on 16-03-09 */

/* Basics*
*******************************/

html{ overflow-y:scroll; }  

body {
	margin: 20px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background: #e5e5e5 url(../images/back.jpg) top left repeat-x;
	font-size: 11px;
	color: black;
}

p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254157;
	padding: 0 0 8px 0;
	margin: 0;
}

h1 {
	font-size: 22px;
	color: #507cac;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 18px 0;
}
h2 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	padding: 0;
}
h3 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

ol  {
	padding: 0;
	margin: 0 0 0 5px;
}
ol li {
		margin: 0 0 10px 0;
}
	
a { color: #597aa3; text-decoration: none; font-weight: bold;}
a:hover { color: #597aa3;  text-decoration: none;}
a:visited, a:active {color: #597aa3; text-decoration: none;}	


a.heading-link { color: #507cac; text-decoration: none; font-weight: normal;}
a.heading-link:hover { color: #507cac;  text-decoration: none;}
a.heading-link:visited, a:active {color: #507cac; text-decoration: none;}	

img {
	border: 0 !important;
}

img.tall {
	margin: 0 0 10px 10px !important;
}

th {
	background: #274056;
	color: white;
	text-align: left;
	padding: 10px;
}

.smaller {
	font-size: 9px !important;
}

.smaller2 {
	font-size: 11px !important;
}

/* Form Styles
*******************************/



/* Layout Styles*
*******************************/

#outer {
	width: 790px;
	margin: 0 auto 0 auto;
	text-align: center;	
}

#container {
	width: 790px;
	background: #f8f8f8;
	border: 20px solid white;
	float: left;
	min-height: 100% !important;
	height:auto !important;
	height:100% !important;
	overflow: visible;	
}

#header {
	width: 750px;
	height: 98px;
	margin: 20px auto 0 auto !important;
	background: black;
	padding: 0!important;
	text-align: center;
}

	#header-left {
		height: 98px;
		width: 210px;
		float: left;
		padding: 0 0 0 20px;
		background: white;
	}
	#header-right {
		height: 38px;
		width: 500px;
		float: right;
		background: white;
		color: #477fae !important;
		font-size: 18px;
		text-align: right;
		font-family: Arial, Helvetica, sans-serif;
		padding: 60px 20px 0 0;
	}


#nav-divider {
	clear: both;
	width: 750px;
	height: 5px !important;
	background: white;
	margin: 0 auto 0 auto !important;
	padding: 0!important;
	font-size: 1px;
}
#mainarea {
	float: left;
	width: 750px;
	overflow: visible;	
	padding: 0 0 0 20px !important;
	margin: 0 0 0 0;
	text-align: left !important;

}

#navtrail {
	display: block;
	height: 20px;
	width: 100%;
}
	#navtrail a { color: #507cac; text-decoration: none; font-weight: bold;}
	#navtrail a:hover { color: #507cac; text-decoration: none;}
	#navtrail a:visited, #navtrail a:active {color: #507cac; text-decoration: none;}


#contentarea {
	float: left;
	width: 714px;
	margin: 0;
	padding: 18px !important;
	background: white;
	min-height: 250px;	
}	

#map {
	float: right;
	display: block;
	margin: 20px 0 0 0;
}
#colin {
	float: left;
	margin: 20px 0 0 0;
}
#flashbanner {
	width: 750px;
	height: 180px;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	background: white;
}

#submenu {
	width: 180px;
	float: right;
	color: #507cac;
	margin: 20px 0 0 0;
}
#submenu h2{
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #507cac;
}
#submenu h3{
	font-size: 18px !important;
	margin: 10px 0 10px 0;
	color: #507cac;
	font-weight: normal !important;
}
	#submenu ul {
		padding: 0;
		margin: 0;
	}
	#submenu li{
		display: block;
		list-style:none;
		border-bottom: 1px solid #507cac;
		padding: 3px 0 3px 0;
	}
	#submenu a { color: #507cac; text-decoration: none; font-weight: bold;}
	#submenu a:hover { color: #507cac; text-decoration: none;}
	#submenu a:visited, #submenu a:active {color: #507cac; text-decoration: none;}

#contentleft {
	float: left;
	width: 400px;
	text-align: left;
}
	#contentleft li {
		display: list-item;
		padding: 0 !important;
		margin: 0 0 0 20px !important;
		color: #254157;
	}
/*	#contentleft p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254157;
	padding: 0 0 8px 0;
	margin: 0;
}*/

	
#contentleft3 {
	float: left;
	width: 520px;
	margin: 20px 0 0 0;
}

#contentleft3b {
	float: left;
	width: 100%;
	padding-top: 15px;
}


	#contentleft3 li {
		font-size: 12px;
		display: list-item;
		padding: 0 !important;
		margin: 0 0 0 20px !important;
		color: #254157;
	}
#contentleft2 {
	float: left;
	width: 100%;	
}
/*	#contentleft2 p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254157;
	padding: 0 0 8px 0;
	margin: 0;
}*/
	#contentleft2 h1 { 
	margin: 20px 0 0 0;
	}

#contentleft2b {
	float: left;
	padding-top: 30px;
	width: 100%;
}
	#contentleft2 li {
		display: list-item;
		padding: 0 !important;
		margin: 0 0 0 20px !important;
		color: #254157;
	}
	#contentleft2 h2{
		margin: 15px 0 15px 0 !important;
		
	}
#contentright {
	float: right;
	width: 240px;
	text-align: left;
}

	#contentright h2 {
		font-size: 16px;
		color: white;
		font-weight: bold;
		margin: 0 0 3px 0;
		padding: 0;			
	}
	
	#contentright p { 
		font-size: 11px;
		color: white;
		padding: 0 0 8px 0;
	}

#itemright-blue {
	height: 200px;
	/*background: url(../images/cr-blue.gif);*/
	padding: 4px 4px 4px 4px !important;
}

#itemright-green {
	height: 200px;
/*	background: url(../images/sun-bg.gif) bottom;*/
	padding: 4px 4px 4px 4px !important;
}

	#itemright-green a{
		color: #07893d;
		font-weight: normal;
		font-size: 16px;
		}	
	
	#itemright-green h2 a {
		font-weight: bold !important;
		color: #0a6030;
		font-size: 22px;
}
	#itemright-green h2 {
		margin: 0 0 10px 0 !important;
	}

	#itemright-green h3 a {
		font-weight: bold !important;
		color: #19924b;
		font-size: 18px;
}


#links a {
	color: #5879a3;
	font-weight: normal;
	}
#itemright-blue a{
	color: #5879a3;
	font-weight: normal;
	font-size: 18px;
	}	

#itemright-blue h2 a {
	font-weight: bold !important;
	color: #5879a3;
	font-size: 18px;
}

#links {
	display: block;
	float: left;
	color: #597aa3;
	width: 730px;
	padding: 10px !important;
	border-top: 1px solid #bdbdbd;
	text-align: left !important;
	background: white;
}

	#links h2 {
		font-size: 14px;
		color: #597aa3;
		font-weight: bold;
		margin: 0 0 3px 0;
		padding: 4px 0 0 8px;			
	}
	
	#links p {
	font-size: 11px;
	color: #597aa3;
	padding: 0 0 4px 8px;
	}

#linksleft {
	width: 238px;	
	height: 79px;
	/*background: url(../images/footer-bg-green.gif) no-repeat;*/
}
	#linksleft h2 a{
			font-weight: bold !important;		
		}
#linksmiddle {
	width: 238px;	
	height: 79px;
	/*background: url(../images/footer-bg-emerald.gif) no-repeat;*/
}

	#linksmiddle h2 a{
			font-weight: bold !important;		
		}	

#linksright {
	width: 238px;	
	height: 79px;
	/*background: url(../images/footer-bg-blue.gif) no-repeat;*/
}
	#linksright h2 a{
			font-weight: bold !important;		
		}

#footer {
	text-align: left;
	float: left;
	color: #5A5A5A;
	width: 750px;
	height: 50px;
	padding: 5px 0 0 0  !important;
	background: none;
}
		#footer a { color: #597aa3; text-decoration: underline; font-weight: bold;}
		#footer a:hover { color: #597aa3; text-decoration: underline;}
		#footer a:visited, #footer a:active {color: #597aa3; text-decoration: underline;}

	#footerleft {
		float: left;
		text-align: left;
		width: 488px;
	}
	
	
	
	#footerright {
		float: right;
		text-align: right;
		width: 258px
	}

/*Navigation*
******************************************************************/

#topnavi {
	text-align: left;
	background: white;
	width: 750px;
	margin: 0 auto 0 auto !important;
	list-style: none;
	height: 28px;
	padding: 0 !important;
}
#topnavi li {
	height: 28px;
	float: right;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	}
#topnavi li a {
	font-size: 11px;
	text-align: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 28px;	
	overflow: hidden;
	text-indent: -5000px;
	background-position: left top;
	}
	#nav01 {
		width: 125px;
		margin: 0;
		background: url(../images/topnav/contact-us.gif) no-repeat;
		}
	#nav02 {
		width: 125px;
		margin: 0;
		background: url(../images/topnav/news.gif) no-repeat;
		}
	#nav03 {
		width: 125px;
		margin: 0;
		background: url(../images/topnav/funds.gif) no-repeat;
		}
	#nav04 {
		width: 125px;
		margin: 0;
		background: url(../images/topnav/people.gif) no-repeat;
		}				
	#nav05 {
		width: 125px;
		margin: 0;
		background: url(../images/topnav/about-us.gif) no-repeat;
		}		
	#nav06 {
		width: 125px;
		margin: 0;
		background: url(../images/topnav/home.gif) no-repeat;
		}
						
		
#topnavi li a:hover {
	color: white;
	background-position: 0 -28px !important;
	}
	#topnavi li a.active,
	#topnavi li a.active:hover {
		color: white;
		background-position: 0 -28px;
		}


/*Themes Navigation*/

#themenav-container {
	width: 479px;
	height: 30px;
	margin: 0 20px 3px 20px;
	background: white;
}

	#themenav-container ul{
		margin: 0 !important;
		padding: 0 !important;		
	}

	#themenav-container li {
		height: 30px;
		float: left;
		padding: 0 !important;
		margin: 0 !important;
		overflow: hidden;
		}
	#themenav-container li a {
		font-size: 11px;
		text-align: left;
		color: #274056;
		text-decoration: none;
		display: block;
		height: 23px;	
		overflow: hidden;
		background: #becedd;
		margin: 0 1px 0 0;
		width: 159px;
		text-align: center;
		padding: 7px 0 0 0;
		}

	#themenav-container li a:hover {
		background: #274056;
		color: white;
	}
	#themenav-container li a.active{
		background: #274056;
		color: white;
	}	


		#themenav1 {
			margin: 0 !important;			
		}

#disclaimer-back {
	background: #a7c4e2;
	display: block;
	color: white;
	padding: 10px;
	width: 500px;
	margin: 0 0 10px 0;
}

#quote {
	padding: 10px 45px 0 60px;
	background: #eee url(../images/quote-bg.gif) top left no-repeat;
	margin: 20px 0 0 0;
	width: 415px;
	height: 185px;
	}
	
.validator {
	margin: 5px 0 0 0	
}