/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/*body {
	background-image: url(images/backgroundWave.jpg);
	background-repeat: no-repeat;
	background-position: center 300px;
	margin: 0px;
}*/
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

a.learn {
	font-family: Palatino, Times New Roman, Times, serif;
    font-size: 16px; 
	font-weight: bold;
    color: #005480; 
    text-decoration:underline; 
}

a.learn:visited {
	font-family: Palatino, Times New Roman, Times, serif;
    font-size: 16px; 
	font-weight: bold;
    color: #005480; 
    text-decoration:underline 
}

a.learn:hover {
	font-family: Palatino, Times New Roman, Times, serif;
    font-size: 16px; 
	font-weight: bold;
    color: #344164; 
    text-decoration:underline; 
}

.home{
	background-image: url(images/backgroundWave.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
	margin: 0px;
}

a.box {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 16px;
	color: #003366;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}

a.box:visited  {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 16px;
	color: #003366;
	letter-spacing: 1px
		text-decoration: none;
	font-weight: bold;
}

a.box:hover  {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 16px;
	color: #003366;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}



.headline {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 22px;
	color: #005480;
	line-height: 24px;
	font-weight: bold;
}

.copyright3 {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
}

.contactform {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}


a.contact {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.contact:visited {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.contact:hover {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}







.text {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

.exectiveBold {
	color: #005480;
	font: bold 16px Palatino, Times New Roman, Times, serif;
	border-bottom: 1px solid #000000;
	top: 20px;
	width: 400px;
	height: 20px;
	position: relative;
	display: block;
}
.exectiveBold2 {
	color: #005480;
	font: bold 16px Palatino, Times New Roman, Times, serif;

}

.newsBold {
	color: #005480;
	font: bold 16px Palatino, Times New Roman, Times, serif;
	border-bottom: 1px solid #000000;
	width: 400px;
	height: 20px;
	position: relative;
	display: block;
	top: -6px;
}
.style2 {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}
.disclosure {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
}

.style3 {
    font-family: Palatino, Times New Roman, Times, serif;	
    font-size: 16px;
	color: #003366;
	letter-spacing: 1px;
}
.style5 {font-family: Palatino, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.copyright  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.copyright2:link,
a.copyright2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: lighter;
}
a.copyright2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: lighter;
}

.copyrightR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCFFFF;
}


#multi-level {height:31px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:31px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:89px; background:url(images/home2.jpg) no-repeat;;}
.menu li.p2 {width:89px; background:url(images/about2.jpg) no-repeat;;}
.menu li.p3 {width:89px; background:url(images/team2.jpg) no-repeat;;}
.menu li.p4 {width:89px; background:url(images/portfolio2.jpg) no-repeat;;}
.menu li.p5 {width:89px; background:url(images/investment2.jpg) no-repeat;;}
.menu li.p6 {width:89px; background:url(images/news2.jpg) no-repeat;;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:89px; background:url(images/home.jpg) no-repeat;}
.menu li a#about {width:89px; background:url(images/about.jpg) no-repeat;}
.menu li a#team {width:89px; background:url(images/team.jpg) no-repeat;}
.menu li a#portfolio {width:89px; background:url(images/portfolio.jpg) no-repeat;}
.menu li a#investment {width:89px; background:url(images/investment.jpg) no-repeat;}
.menu li a#news {width:89px; background:url(images/news.jpg) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#about:hover, .menu li:hover a#about,
.menu li a#team:hover, .menu li:hover a#team,
.menu li a#portfolio:hover, .menu li:hover a#portfolio,
.menu li a#investment:hover, .menu li:hover a#investment,
.menu li a#news:hover, .menu li:hover a#news {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:31px; background: #005581; padding:0px 0; border:1px solid #fff; white-space:nowrap; width:95px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu :hover ul.sub li a {display:block; font-size:11px;
	height:20px;
	width:95px;
	line-height:20px;
	text-indent:5px;
	color:#fff;
	text-decoration:none;
	border:0px solid #005581;
	border-width:0 0 0 0px;
	background-image: url(images/line.gif);
}
.menu :hover ul.sub li a.fly {background:#005581 url(images/arrow.gif) -1px 0px no-repeat;}
.menu :hover ul.sub li a:hover {background:#999999; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#999999 url(images/arrow_over.gif) -1px 0px no-repeat; color:#005581;}
.menu :hover ul li:hover > a.fly {background:#005581 url(images/arrow_over.gif) -1px 0px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:93px; top:-2px; background: #005581; padding:0px 0; border:1px solid #fff; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}
/* 93x = move left or right on tap when hovering */
