@charset "UTF-8";
/* CSS Document */

#logo{
float:left;
width: 217px;
height:auto;
padding-left: 100px;
}
#header{
float:left;
width:1023px;
}

#investorPDF a:link{
	float: left;
	width: 630px;
	text-align: right;
}

#contentBox{
	float:left;
	width:1023px;
	height:auto;
}

#leftCol{
	float:left;
	width: 322px;
	height:auto;
	text-align:left;
	padding-right: 20px;
}

#rightCol{
float:left;
width: 630px;
height:auto;
padding-top: 10px;
background:url(../images/text-area.jpg) no-repeat;
}

#CorpMgmtRightCol{
float:left;
width: 630px;
height:auto;
padding-top: 10px;
background:url(../images/text-area.jpg) no-repeat;
}

#copy{
float:left;
clear:left;
width: 570px;
height: auto;
padding-left:30px;
padding-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#024786;
line-height:16px;
text-align: justify;
}

.bold{
font-weight:bold;
padding-bottom:10px;
}

ul.circle {list-style-type: circle}

#corpMgmt{
float:left;
clear:left;
width: 570px;
height: auto;
padding-left:30px;
padding-top:10px;
}

#mgntPicCntnr{
float:left;
width:102px;
padding-right:15px;
}

.mgntPics{
width:100px;
height:100px;
padding-bottom:12px;
}

tr, td{
font-size:12px;
color:#024786;
line-height:16px;
}

.float{
float:left;
width:175px;
height:250px;
padding-right:10px;
}
