/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:17px;
}
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

html {
	height:100%;
}

a {
	color:#CFF310;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

h1 {
	font-size:18px;
	font-weight:bold
}

h2 {
	font-size:14px;
	font-weight:bold
}



#overall {
	width:100%;
	height:100%;
	float:left;
	background-image:url(../../images/finance/newBackground2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#overall2 {
	width:100%;
	height:100%;
	float:left;
	background-image:url(../../images/finance/newBackground2.jpg);
	background-position:-10px -50px;
	background-repeat:no-repeat;
}

#row {
	width:100%;
	position:relative;
	float:left;
}


#column1 {
	width:50%;
	float:left;
	margin-right:-483px;
}

#column2 {
	width:960px;
	float:left;
	position:relative;
	z-index:10;
}

#column2-new {
	width:960px;
	float:left;
	position:relative;
	z-index:10;
	background-image:url(../../images/finance/newBackground2.jpg);
	background-position: -40px -148px;
	background-repeat:no-repeat;

}

#column3 {
	width:50%;
	float:right;
	margin-left:-483px;
	z-index:5;
}



#left-top{
	margin-right:479px;
	height:78px;
}

#middle-top{
	height:78px;
	border-left:1px solid #54527c;
	border-right:1px solid #54527c;
	width:960px;
	float:left;
}

#right-top{
	margin-left:479px;
	height:78px;
}

#left-nav{
	margin-right:479px;
	height:25px;
	
	background-image:url(../../images/finance/newNavigation.jpg);
	background-repeat:repeat-x;
	background-position:left;
}




#middle-nav{
	height:25px;
	z-index:11;
	width:821px;
	float:left;
	
	background-image:url(../../images/finance/newNavigation.jpg);
	background-repeat:repeat-x;
	background-position:left;
	font-size:10px;
	padding:0px 70px 0 70px;
}


#right-nav{
	margin-left:479px;
	height:25px;
	background-image:url(../../images/finance/newNavigation.jpg);
	background-repeat:repeat-x;
	background-position:left;
}


#left-content{
	margin-right:479px;
}

#middle-content{
	float:left;
	width:820px;
	border-left:1px solid #54527c;
	border-right:1px solid #54527c;
	padding:30px 70px 30px 70px;
}

#middle-content2{
	float:left;
	width:880px;
	border-left:1px solid #54527c;
	border-right:1px solid #54527c;
	padding:40px 50px 40px 30px;
}

#middle-content3{
	float:left;
	width:820px;
	background-image:url(../../images/finance/bottomBG.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#middle-content4{
	float:left;
	width:880px;
	border-left:1px solid #54527c;
	border-right:1px solid #54527c;
	padding:30px 30px 30px 50px;
}

#middle-content5{
	border-left: 1px solid #54527C;
    border-right: 1px solid #54527C;
    float: left;
    margin: -39px 0 0 22px;
    padding: 30px 70px;
    width: 820px;
}

#right-content{
	margin-left:479px;
}


#left-footer{
	margin-right:479px;
	height:85px;
	border-top:1px solid #54527c;
}

#middle-footer{
	padding:35px 40px 35px 40px;
	width:880px;
	border-left:1px solid #54527c;
	border-right:1px solid #54527c;
	border-top:1px  solid #54527c;
	float:left;
	text-decoration:none;
}

#right-footer{
	margin-left:479px;
	height:85px;
	border-top:1px solid #54527c;
}

#middle-nav-financial a{
	float:left;
	width:160px;
	text-align:center;
	color:#424242;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
}

#middle-nav-insurance a {
	float:left;
	width:160px;
	text-align:center;
	color:#424242;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
}

#middle-nav-career a{
	float:left;
	width:170px;
	text-align:center;
	color:#424242;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
}

#middle-nav-news a {
	float:left;
	width:170px;
	text-align:center;
	color:#424242;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-right:20px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
	background-image:url(/images/finance/rssLogo.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#middle-nav-contact a {
	float:left;
	width:122px;
	text-align:center;
	color:#424242;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
	border-right: 3px solid #000033;
}

#middle-nav-financial-onIt a {
	float:left;
	width:160px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}


#middle-nav-career-onIt a {
	float:left;
	width:170px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

#middle-nav-news-onIt a {
	float:left;
	width:170px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:20px;
	border-left: 3px solid #000033;
	background-image:url(../../images/finance/newCorporateNavigation3.jpg);
	background-position:right;
	background-repeat:repeat-x;
}

#middle-nav-financial a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}


#middle-nav-insurance a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

#middle-nav-news a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../../images/finance/newCorporateNavigation3.jpg);
	background-position:right;
	background-repeat:repeat-x;
}

#middle-nav-career a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}



#middle-nav-contact-onIt a {
	float:left;
	width:122px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
	border-right: 3px solid #000033;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

#middle-nav-contact a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

#home-welcome {
	margin-top:50px;

	width:350px;
	float:none;
}

#contact-welcome {
	margin-top:50px;

	width:690px;
	float:none;
}

#home-welcome2 {
	margin-top:50px;
	margin-left:10px;

	width:350px;
	float:none;
}

#personalBTN{
	float:left;
	background-image:url(../../images/finance/newPersonalBTN.jpg);
	background-position:center;
	background-repeat:no-repeat;

	margin-right:81px;
}

#personalBTN a{
	float:left;
	width:98px;
	font-size:13px;
	text-align:center;
	height:57px;
	padding-top:100px;
	color:#FFFFFF;
	text-decoration:none;
}

#corporateBTN{
	float:left;

	margin-right:81px;
	background-image:url(../../images/finance/newCorporateBTN.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#corporateBTN a{
	float:left;
	width:98px;
	font-size:13px;
	text-align:center;
	height:57px;
	padding-top:100px;
	color:#FFFFFF;
	text-decoration:none;
}

#wealthBTN{
	float:left;

	margin-right:81px;
	background-image:url(../../images/finance/newWealthBTN.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#wealthBTN a{
	float:left;
	width:98px;
	font-size:13px;
	text-align:center;
	height:57px;
	padding-top:100px;
	color:#FFFFFF;
	text-decoration:none;
}

#offshoreBTN{
	float:left;

	
	background-image:url(../../images/finance/newOffshoreBTN.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#offshoreBTN a{
	float:left;
	width:98px;
	font-size:13px;
	text-align:center;
	height:57px;
	padding-top:100px;
	color:#FFFFFF;
	text-decoration:none;
}

#sppBTN{
	float:left;

	background-image:url(../../images/finance/newSSPBTN.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-right:81px;
}

#sppBTN a{
	float:left;
	width:98px;
	font-size:13px;
	text-align:center;
	height:67px;
	padding-top:90px;
	color:#FFFFFF;
	text-decoration:none;
}

#careers-row {
	float:left;
	width:880px;
	margin-top:60px;
}

#careers-column1 {
	float:left;
	width:600px;
	border-right:2px solid #54527C;
	padding:20px 0 20px 0;
	z-index:15;
}

#careers-column1 li a, #careers-column2 li a {
	color:#CFF310;
	text-decoration:none;
	z-index:20;
}

#careers-column1 li  a:hover, #careers-column2 li  a:hover  {
	color:#FFFFFF;
	text-decoration:none;
}

#careers-column2 {
	float:right;
	width:250px;
	padding:20px 0 20px 0;
	
}

#careers-row-title1 {
	float:left;
	width:480px;
	border-bottom:1px solid #666666;
	margin-bottom:10px;
	padding-left:10px;
	margin-right:100px;
	padding-bottom:6px;
	font-size:12px;
	font-weight:bold;
}

#careers-row-title2 {
	float:left;
	width:250px;
	border-bottom:1px solid #666666;
	margin-bottom:10px;
	padding-left:10px;
	padding-bottom:6px;
	font-size:12px;
	font-weight:bold;
}

#careers-column1 li{
	margin-left:-25px;
	z-index:10;
	list-style-image:url(../../images/main/mainBullets.gif);
}

#careers-column2 li{
	margin-left:-25px;
	margin-bottom:10px;
	list-style-image:url(../../images/main/mainBullets.gif);
}

.green {
	color:#CFF310;
	font-size:14px;
	font-weight:bold;
}

.green2 {
	color:#CFF310;
}

.bulletBig{
	font-size:12px;
}

.bulletSmall {
	font-size:11px;
}

#footer-left{
	float:left;
}

#footer-right{
	float:right;
}

#home-newRow {
	float:left;
	width:880px;
}

#top-column1 {
	width:170px;
	float:left;
}

#top-column2 {
	width:170px;
	float:left;
}

#introHeader {
	font-size:20px;
	font-weight:bold;
	color:#CFF310;
	padding-top:20px;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

#introCopy {
	float:left;
	font-size:15px;
	width:360px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}

#currentDateTime {
	float:right;
	margin-right:70px;
	background-color:#131145;
	border-left:1px solid #3E3E3E;
	border-bottom:1px solid #3E3E3E;
	border-right:1px solid #3E3E3E;
	padding:5px 20px 5px 20px;
	color:#999999;
	font-size:10px;
}

.currentDate {
	font-family:Arial, Helvetica, sans-serif;
}

.currentTime {
	font-size:11px;
	color:#ABABAB;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#newsFeedsLeft {
	float:left;
	width: 590px;
	border-top:1px solid #666666;
}

#newsFeedsHeader {
	float:left;
	width: 540px;
	border-bottom:1px solid #666666;
	padding:10px 20px 10px 30px;
	font-size:14px;
	color:#CFF310;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#newsFeedsHeaderLeft {
	float:left;
	width: 300px;
}

#newsFeedsHeaderRight {
	float:right;
	width: 200px;
	text-align:right;
}



#newsFeedsMain {
	float:left;
	width: 550px;
	padding:10px 20px 5px 20px;
	font-family:Arial, Helvetica, sans-serif;
}

#newsFeedsMainLeft {
	float:left;
	width:300px;
	color:#FFFFFF;
	font-size:12px;
}

#newsFeedsMainLeftBullets a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

#newsFeedsMainLeftBullets a:hover {
	color:#CFF310;
}

#newsFeedsMainLeftBullets ul{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 5px;

}

#newsFeedsMainLeftBullets li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	list-style-image:url(../../images/finance/rssNewsBullet.gif);

}

#newsFeedsMainLeftTitle {
	font-size:14px;
	font-weight:bold;
	float:left;
	width:270px;
	padding:0px 0px 20px 10px;
}

#newsFeedsMainLeftBullets {
	float:left;
	width:280px;
}

#newsFeedsMainRight {
	float:right;
	width:184px;
	padding:40px 20px 0px 0px;;
	
}

#portfolioRight {
	float:right;
	width: 160px;
	border-top:1px solid #666666;
	background-image:url(../../images/finance/homePortfolioHeader.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:130px 20px 20px 20px;
	color:#FFFFFF;
}

#portfolioRight a{
	color:#FFFFFF;
	text-decoration:underline;
	background-image:url(../../images/finance/rssNewsBullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-bottom:5px;
}

#portfolioRight a:hover {
	color:#CFF310;
}


#portfolioRight-corporateAdviser {
	float:right;
	width: 160px;
	border-top:1px solid #666666;
	padding:20px 20px 20px 20px;
	color:#FFFFFF;
}


#news-title {
	float:left;
	width:860px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-left:20px
}

#news-information {
	float:left;
	width:420px;
	font-size:12px;
	padding-top: 10px;
	padding-right:440px;
	padding-left:20px
}

#news-newsCompany {
	float:left;
	width:860px;
	color:#CFF310;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-left:20px;
}

#news-newsHeadlines {
	float:left;
	width:530px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
}
#news-newsHeadline {
	padding-bottom:10px;
}



#news-date {
	padding-top:5px;
}

#news-newsHeadlines a{
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:6px;
}

#news-newsHeadlines a:hover {
	color:#CFF310;
}

#news-newsHeadlines ul{
	padding:0px 0px 0px 17px;
	margin:0px 0px 0px 5px;
}

#news-newsHeadlines li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 40px 0px;
	list-style-image:url(../../images/finance/rssNewsBullet.gif);
}


#news-newsNav {
	float:right;
	width:240px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:40px;
	border-left:2px solid #54527C;
	height:600px;
	padding-top:20px;
}

#news-newsNavTitle {
	float:left;
	width:205px;
	border-bottom:1px solid #666666;
	padding:0px 0px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#news-newsNavLinks {
	float:left;
	width:220px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #666666;
}

#news-newsNavTitle2 {
	float:left;
	width:205px;
	padding:30px 0px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#news-newsNavLinks2 {
	float:left;
	width:220px;
	padding-top:10px;
}


#news-newsNavLink, #news-newsNavLink-onIt {
	float:left;
	width:220px;
	padding-bottom:10px;
}

#news-newsNavLink a{
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
	background-image:url(../../images/finance/rssNewsBullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	
}

#news-newsNavLink-onIt a{
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:underline;
	background-image:url(../../images/finance/rssNewsBullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#CFF310;
	
}


#news-newsNavLink a:hover {
	color:#CFF310;
}

#news-newsNavLink-onIt a:hover {
	color:#CFF310;
	text-decoration:underline;
}

#golfDayLink {
	float:left;
	width:530px;
	font-weight:bold;
	margin-top:40px;
}

#golfDayLink a {
	float:left;
	background-color:#c6db51;
	width:526px;
	padding:10px 0px 10px 0px;
	text-decoration:none;
	color:#231f55;	
	text-align:center;
	border:1px solid #ffffff;
}

#golfDayLink a:hover {
	background-color:#231f55;
	border:1px solid #c6db51;
	color:#c6db51;
}	
	
