/* CSS Document */

.BodyText {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 16px;
text-align: justify;
}

.BodyTextHeader {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
}

.BodyTextEmphasis {
font-style: italic;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
}

.BodyTextColorEmphasis {
color: #0099CC;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

.BodyTextClientName {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

.ExecutiveName {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 14px;
text-transform: uppercase;
color: #000000;
font-weight: bold;
}

.DownloadBreadcrumb {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}

.DownloadDocName {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}

.DownloadTypeText {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 10px;
text-transform: uppercase;
}

.ExecutiveTitle {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #999999;
font-weight: bold;
}

h3 {
font:bold 16px "Trebuchet MS", Verdana, Arial, sans-serif;
margin-bottom:10px;
}

h4 {
font:bold 14px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #0099CC;
border-bottom: 2px solid #ccebf2;
padding-bottom:2px;
margin-bottom:10px;
}

h5 {
font:bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #666666;
border-bottom: 1px dashed #e6e6e6;
padding-bottom:2px;
margin-bottom:10px;
}

.bodytext .points {
width:440px;
font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
list-style-type:square;
color:#f9ae27;
text-align: left;
margin:0 0 0 10px;
padding:0 0 0 10px;
}

.bodytext .points .listItem {
list-style-position: outside;

margin:0 0 5px 20px;

}

.bodytext .points .listItem span{
color:#000;
}