body {
	text-align: center;
	font-family: Verdana;
	background-color:#CCC;
	height: 100%;
	margin:0; 
	padding:0; 
}
#map {

	float: right;
	z-index: 1;
	margin-top: 40px;
	margin-right: 20px;
}

#container {
	clear: both;
	float: left;
	position: absolute;
	top: 0px;
	text-align: center;
	width: 100%;
	margin:0;
	padding:0;
	left: -10px;
}

.topHeaderBorder {
	width:900px;
}

#wrapper {
	clear: both;
	width: 960px;
	height: 100%;
	text-align:left;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom:40px;
}

.middleContent {
	clear: both;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background:#FFF;
}

.mainBody ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.header {
	float: left;
	width: 900px;
}
.breadcrumbs {
	font-size: 10px;
	color: #113265;
	line-height: .5em;
	padding: 4px;
}

.breadcrumbs :link {
	font-size: 10px;
	color: #113265;
	text-decoration:none;
	}

.breadcrumbs :visited {
	font-size: 10px;
	color: #113265;
	text-decoration:none;
	}
.breadcrumbs :hover{
	font-size: 10px;
	color: #666;
	text-decoration:none;
	}
.breadcrumbs :active {
	font-size: 10px;
	color: #113265;
	text-decoration:none;
	}


.headerlogo {
	float: left;
	margin-top: 0px;
	width: 900px;
	height: 60px;
	
}

.headerlogo img{
	padding-top: 26px;
}

.topImageLeft {
	float: left;
	width: 715px;
	height: 175px;
}

.topImageRight {
	float: right;
	width: 185px;
	height: 175px;
	background-image: url(../images/topimagegrad.jpg);
	background-repeat: repeat-x;
}
.shareTxt {
	float: left;
	margin-top: 35px;
	margin-left: 35px;
	color: #fff;
	font-size: 14px;
	line-height: 1em;
}

.txtHighlight {
	font-size: 20px;
	color: #DEF9FA;
	font-weight: 700;
}
.smallTxt {
	font-size: 8px;
}

#menuHolder {
	clear: both;
	float: left;
	width: 900px;
	height: 33px;
	background-color: #113265;
}
 
.dropshadow {
  width: 900px;
  height: 11px;
  float: left;
  background-image:url(../images/dropshad.jpg);
  background-repeat: repeat-x;
}
.dropshadowBottom {
  width: 900px;
  height: 11px;
  float: left;
  background-image:url(../images/dropshad2.jpg);
  background-repeat: repeat-x;
}

.mainBody {
	clear: both;
	float:left;
	width: 900px;
    background-color: #FFF;
	margin-bottom: 10px; 
}
.mainBody a:link, a:visited{
	text-decoration: none;
	color: #113265;
}
#IRRightCol a:link, a:visited{
	text-decoration: none;
	color: #113265;
}

.mainBody a:hover {
	text-decoration: none;
	color: #999;
}	

.blueboldtxt {
	font-family:Verdana;
	color: #113265;
	font-size: 1.4px;
}
.blueboldtxt12px {
	font-family:Verdana;
	color: #113265;
	margin-top: 10px;
	font-size: 0.8em;
}
.greyboldtxt12px {
	font-family:Verdana;
	color: #666;
	margin-top: 10px;
	font-size: 0.8em;
	font-weight:bold;
}

/* grey no underline links */

.greyNoUnderlineLinks {
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration:none;
}

.greyNoUnderlineLinks :link {
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration:none;
}

.greyNoUnderlineLinks :visited {
	color: #666;
	text-decoration:none;
}

.greyNoUnderlineLinks :hover{
	color: #666;
	text-decoration:underline;
}

.greyNoUnderlineLinks :active{
	color: #666;
	text-decoration:none;
}

/* grey underline links */

.greyUnderlineLinks {
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration:underline;
}

.greyUnderlineLinks :link {
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration:underline;
}

.greyUnderlineLinks :visited {
	color: #666;
	text-decoration:underline;
}

.greyUnderlineLinks :hover{
	color: #666;
	text-decoration:none;
}

.greyUnderlineLinks :active{
	color: #666;
	text-decoration:underline;
}



.blueboldtxt10px {
	font-family:Verdana;
	color: #113265;
	margin-top: 0px;
	font-size: .9em;
}
.content {
	clear: both;
	float: left;
	width: 900px;
	border: 1px solid #5A84D6;
	margin-top: 10px;
}

#contentleft {
	float: left;
	width: 452px;
	margin: 15px 5px 15px 5px;
	/*border-right: 1px solid #999;*/
}
#contentleft p{
	padding: 15px;
	font-size: 17px;
	color: #666;
	
}
.mainBody h1 { 
	font-size: 20px;
	color: #113265;
	padding-left: 5px;
	margin-top:15px;
	margin-left: 0px;
}
.contentleftBullets {
	margin-top: 40px;
	padding-left: 20px;
}
.contentleftBulletsCorp {
	margin-top: 40px;
	padding-left: 80px;
}
.contentleftBulletsCorp ul{
	text-indent: 0;
}


.contentleftBullets ul{
	text-indent: 0;
}

.contentleftBulletsCorp li {	
	background-image:url(../images/stratbullet.png);
	background-repeat:no-repeat; 
	margin-top: 15px;
	padding-left: 2em;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	width: 90%;
	line-height: 1.3em;
}

.contentleftBullets li {	
	background-image:url(../images/stratbullet.png);
	background-repeat:no-repeat; 
	margin-top: 15px;
	padding-left: 2em;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	width: 90%;
	line-height: 1.3em;
}

.largeGrey {
	font-size: 16px;
	color: #666;
	font-weight: 400;
	width: 90%;
	line-height: 1.3em;
}

.medGrey {
	color: #666;
	text-align:left;
	font-size: 0.8em;
	font-weight: 400;
	line-height: 1.7em;
	padding: 0 40px 0 20px;
}
.dateTxt {
	font-size: .8em;
}
.smallGrey {
	color: #666;
	text-align:left;
	font-size: 0.7em;
	font-weight: 400;
	line-height: 1.7em;
}
.bottomLogo {
	float: left;
	color: #666;
	width: 600px;
	text-align:left;
	font-size: 0.7em;
	font-weight: 400;
	line-height: 1.7em;
	padding-left: 300px;
	padding-top: 20px;
}
.bottomLogo a:link, a:visited {
	text-decoration: none;
	color: #113265;
}

#contentRightBulletList{
	float: left;
	width: 465px;
}

.contentrightBullets {
	margin-top: 40px;
	padding-left: 20px;
}

.contentrightBulletsNoStyle{
	margin-top: 40px;
	margin-left: 30px;
	padding-left: 20px;
	font-size:0.8em;
	list-style:none;
	color: #666;
}


.contentrightBullets ul{
	text-indent: 0;
}
.contentrightBullets li {	
	background-image:url(../images/stratbullet.png);
	list-style:none;
	background-repeat:no-repeat; 
	margin-top: 15px;
	padding-left: 2em;
	font-size: .9em;
	color: #666;
	font-weight: 400;
	width: 90%;
	line-height: 1.3em;
}


#contentright {
	background-image: url(../images/leonberg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	width: 395px;
	height: 430px;
	/*margin-left: 10px;*/
}
#contentrightkeydates {
	float: right;
	width: 395px;
	padding-top: 75px;
	padding-right: 15px;
}
#contentrightkeydates h2{
	font-size: 18px;
	color: #113265;
	padding-left: 2px;
}
#contentleft h2 {
	font-size: 18px;
	color: #113265;
	margin-left: 5px;
}
#contentrightRecord {
	float: right;
	width: 395px;
	height: 430px;
	margin: 15px 0 0 10px;
}
.contentrighttop {
	margin: 50px 40px 5px 24px;
	color: #113265;
	font-weight: 500;
	text-align: center;
	line-height: 1.8em;
}
.contentrightbottom {
	float:left;
	margin: 25px 0 0 74px;
}
.contactform {
	float:right;
	margin: 25px 10px 0 0;
}
#contentleftsmall{
	float: left;
	width: 160px;
	height: 400px;
	margin: 15px;
	border-right: 1px solid #999;
}
#contentrightlarge {
	float: right;
	width: 675px;
	height: 400px;
	margin: 15px;
}
.compDescrip {
	float: right;
	width: 660px;
	height: 400px;
	border: 1px solid #5A84D6;
	margin-top: 10px;
}

.compDescripTop {
	padding: 20px 0px 0px 15px;
	float: left;
	width: 385px;
	height: 150px;
	line-height: 1.7em;
	color: #113265;
	font-size: 18px;
}
.compDescripTxt {
	padding: 5px 0px 0px 15px;
	float: left;
	width: 385px;
	height: 140px;
	font-weight: 300;
	color: #666;
}
.compDescripBottom {
	float: left;
	width: 400px;
	height: 50px;
}
.spacer {
	float: left;
	width: 20px;
	background-image:url(../images/spacer.jpg);
}

.spacerOnly {
	float: left;
	width: 20px;
	height: 400px;
	background-image:url(../images/spacer.jpg);
	background-repeat:no-repeat;
}
.spacerOnlykeyDates{
	margin-top:50px;
	float: left;
	width: 20px;
	height:400px;
	background-image:url(../images/spacer.jpg);
	background-repeat:no-repeat;
}

.buttonRecord {
	float: left;
	width: 95px;
	height: 20px;
	background:url(../images/button.jpg);
	margin-top: 15px;
	margin-left:20px;
	text-align: center;
	color: #113265;
	line-height: 2em;
	font-size: 9px;
}


.trackrecordbut {	
	float: left;
	width: 95px;
	height: 20px;
	background-image:url(../images/button.jpg);
	margin-top: 15px;
	margin-right: 170px;
	text-align: center;
	color: #113265;
	line-height: 2em;
	font-size: 9px;
}
.buttonStrategy {
	float: left;
	width: 95px;
	height: 20px;
	background-image:url(../images/button.jpg);
	margin-top: 15px;
	margin-left: 20px;
    text-align: center;	
	color: #113265;
	line-height: 2em;
	font-size: 9px;
}

.compNews {
	float: left;
	width: 210px;
	height: 400px;
	/*border: 1px solid #5A84D6;*/
	margin-top: 10px;
	background-color: #F4F5F7 ;
}

.compNewsBottom {
	float: left;
	width: 210px;
 	height: 50px;
}

.compNewsTxt {
	float: left;
	width: 210px;
	height: 292px;
}

.buttonNews {
	width: 95px;
	height: 20px;
	background-image:url(../images/button.jpg);
    text-align: center;	
	color: #039;
	margin-top: 15px;
	margin-left: 56px;
	line-height: 2em;
	font-size: 9px;
	color: #113265;

}

.compNews ul{
	padding-top: 10px;
	
	width: 200px;
	margin-left: .8em;
}
.compNews li {	
	background-image:url(../images/newspaper.png);
	background-repeat:no-repeat; 
	margin-top: 15px;
	padding-left: 4em;
	padding-right: 2px;
	padding-bottom: 5px;
	font-size: 9px;
	font-weight: 400;
}

.compheader {
	width: 100%;
	height: 24px;
	float: left;
	color: #FFF;
	font-size: 12px;
	background-image: url(../images/smallheadergrad.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 1.8em;
}


.comStats {
	clear: both;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 900px;
	border: 1px solid #5A84D6;
	height: 40px;
	background-color:#FFF;
}

.comStats ul {
	margin-top: 13px;
	height: 28px;
}

#comStatsList {
	width: 800px;
	padding: 0 50px 0 50px;
	float: left;
}
#bookmark {
	float: right;
}

.comStats li{
	height: 25px;
	padding-left: 21px;
	display: inline;
	font-size: 11px;
	color: #999;
	text-align: center;
}


.footerAddress {
	clear: both;
	float: left;
	background-color: #FFF;
	height: 40px;
	width: 900px;
	text-align: left;
	background: #113265;
	border: 1px solid #113265;
}
.footerAddressLeft {
	float: left;
	margin: 7px 5px 7px 20px;
	font-size: 9px;
	color: #FFF;
	width: 460px;
}
.footerAddressRight {
	float: right;
	font-size: 8px;
	color: #666;
	width: 380px;
}
.compDescriptLeft {
	float: left;
	width: 400px;
	height: 400px;
}
.compDescriptRight {
	float: right;
	width: 220px;
	height: 400px;
}
.compRecord {
	width:220px;

}
.compRecord p{
	padding: 15px 15px 5px 15px;
	color: #113265;
	text-align:center;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.7em;
}

.compRecord img {
	padding-left: 10px;
}

.bottomlinks {
	margin-top: 5px;
	float: left;
	width: 300px;
	font-size: 9px;
	color: #fff;
}
.clear {
	clear:both;
}

#textbodywrap {
	margin-top: 15px;
	border: 1px solid #5A84D6;
	padding: 20px;
	font-size: .75em;
	color:#666;
}
/*.contentleftInvestorRel {
	clear: both;
	float: left; 
	width: 150px;
	hieght: 400px;
}
.spacerInvestorRel {
	float: left;
	width: 20px;
	background-image:url(../images/spacer.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
.contentrightInvestorRel {
	float: right; 
	width: 730px;
	height: 400px;
}*/

#IRLeftCol {
	float:left;
	width: 190px;
	height: 600px;
	background-color:#FFF;
	border-left: 1px solid #5A84D6;
	border-bottom: 1px solid #5A84D6;
}

.spacerInvestorRel {
	float: left;
	width: 20px;
	height: 600px;
	background-image:url(../images/spacer.jpg);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #5A84D6;
}

#IRRightCol {
	float:right;
	width: 688px;
	height: 600px;
	background-color:#FFF;
	margin-bottom: 10px;
	border-right: 1px solid #5A84D6;
	border-bottom: 1px solid #5A84D6;
}


.IRRightColLst {
	/*margin: 30px 15px 0 15px; */
	/*width:648px;*/
	list-style: none;
	line-height: 3em;
	font-size: .8em;
	color: #666;
}


.IRlist {
	float:left;
	list-style: none;
	line-height: 1.2em;
	font-size: 12px;
	color: #113265;
	text-decoration: none;
}

.IRlist a:link {
	text-decoration: none;
	color: #113265;
}
.IRlist a:visited {
	text-decoration: none;
	color:#113265;
}

.IRlist a:hover {
	color: #666;
	text-decoration: underline;
}

.IRlist a:active {
	color: #113265;
	text-decoration: none;
}

#IRheader h1 {
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #113265; 
}
#IRheader {
	height: 80px;
	margin-top: 10px;
	float:left;
	margin-left: 0px;
	width: 898px;
	border-right: 1px solid #5A84D6; 
	border-top: 1px solid #5A84D6; 
	border-left: 1px solid #5A84D6; 
	
}
.Irrightlist {
	float: left;
	width: 485px;
}
.IRrightform {
	float: right;
	width: 180px;
	padding-right: 15px;
}
.Irrightlist p{
	margin-left: 80px;
	font-size: .8em;
	color: #666;
}
.IRformheaders {
	width: 160px;
	margin: 0px;
	color: #999;
	font-size: .8em;
	border: none; 
	margin-bottom:5px;
	margin-top:5px;
}
.calendertextfield {
	border-width: 1px;    
	border-style: solid;    
	border-color: #BADFEC;      
	color: #666;    
	width: 160px;    
	height: 20px;  
}
.calendertextfield:hover    {    border-color: #64acd8;    border-width: 1px;    } 
.calendertextfield:focus    {    border-color: #64acd8;    border-width: 1px;    }

#submitIRform {
	border-style: hidden;
	background: transparent url(../images/button.jpg);
	background-repeat:no-repeat;
	margin-top: 30px;
	margin-left: 40px;
	width: 95px;
	height: 20px;
	text-align:center;
	line-height: 2em;
	color: #113265;
	font-size: 10px;
}

.reportsRowOne {
	width:668px;
	margin-top:20px;
	margin-left:15px;
}

.reportsRowTwo {
	float: left;
	width:668px;
	margin-top:20px;
	margin-left:15px;
}

.reportsCol {
	float: left;
	width:100px;
	padding-right:10px;
}

.reportsImage {
	width:100px;
	height:140px;
	padding-bottom:5px;
}

.presentationsImage {
	width:100px;
	height:80px;
	padding-bottom:5px;
}



.reportsText {
	color: #666;
	text-align:left;
	font-size: 0.6em;
	font-weight: 400;
	line-height: 1.7em;
}

.keydateList {
	padding: 10px 5px 0 5px;
	font-size: 0.8em;
	line-height:1.7em;
	color: #666;
}
.keydateList li{
	margin-bottom: 8px;
}

.spacerTop {
	background-image:url(../images/spacertop.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height: 199px;
	margin-top: 0px;
}

.spacerMiddle {
	background-image:url(../images/spacermiddle.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.spacerBottom {
	background-image:url(../images/spacerbottom.jpg);
	background-repeat: no-repeat;
	height: 190px;
	margin-bottom: 0px;
}
.propertylist {
	padding: 20px;
}
.propertylist td {
	padding: 5px;
	font-size: 1.2em;
	color: #113265; 
}
#greyTxt {
	color: #999;
}
#contentrightPortfolio{
	float: right;
	width: 405px;
	height: 320px;
}
.rssfeedlink {
 	margin: 30px 15px 0 15px;
	line-height: .6em;
	height: 50px;
	font-size: .8em;
	color: #113265; 	
}

/* directors */

.directorsRow{
	width:900px;
	margin-top:50px;
	margin-bottom:30px;
	padding-left: 20px;
	font-family:Verdana, Geneva, sans-serif;
}


.directorsCol {
	float: left;
	width:145px;
	padding-right:30px;
}

.directorsImage {
	width:145px;
	height:155px;
	padding-bottom:5px;
}

.directorsTitle {
	width:145px;
	text-align:left;
	line-height: 1.7em;
}

.directorsText {
	color: #666;
	width:145px;
	text-align:left;
	font-size: 0.7em;
	font-weight: 400;
	line-height: 1.7em;
}

#contentHeader{
	width: 898px;
	margin: 30px 5px 15px 15px;
}

/* advisors */


.advisorsRow{
	width:900px;
	margin-top:50px;
	margin-bottom:30px;
	padding-left: 20px;
	font-family:Verdana, Geneva, sans-serif;
}

.advisorsCol {
	float: left;
	width:145px;
	padding-right:30px;
}

.advisorsTitle {
	width:145px;
	padding-bottom:10px;
	text-align:left;
	font-size: 0.7em;
	font-weight: 400;
	color: #113265;
	line-height: 1.7em;
}

.advisorsText {
	width:145px;
	text-align:left;
	font-size: 0.6em;
	font-weight: 400;
	color: #666;
	line-height: 1.7em;
}

.hansteenflashmovie {
	margin-top: 30px;
}

/* contact form */

.contactForm {
	width:380px;
	padding-left: 30px;
	padding-bottom:20px;
}

.blueMedText {
	font-family:Verdana, Geneva, sans-serif;
	color: #061933;
	font-size: 0.8em;
	line-height: 1.5em;
}
.mainBodyPop {
	float: left;
	width:800px;
	font-size: 0.75em;
	margin-left:30px;
}
#contactCode{
	float:right;
	width: 405px;
	padding-top: 15px;
	font-size: 10px;
}
.sitemap {
	margin: 5px 0 5px 30px;
}
.sitemaplink{
	text-decoration: none;
}
.sitemaplink2{
	text-decoration: none;
	margin-left: 30px;
}

.sitemaplink3 {
	text-decoration: none;
	margin-left: 60px;
}
