.body {
	margin: 0 auto;
}
.standardText1 {
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}
.standardText2 {
	font-family: arial;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
}
.standardText3 {
	font-family: arial;
	font-size: 10pt;
	line-height: 16px;
	color: #000000;
}

.title1Blue {
	font-family: arial;
	font-size: 23pt;
	line-height: 24pt;
	color: #0099cc;
	font-weight: normal;
	letter-spacing: 0pt;
}
.title2Blue {
	font-family: arial;
	font-size: 16pt;
	line-height: 24pt;
	color: #0099cc;
	font-weight: normal;
	letter-spacing: 0pt;
}
.title3Blue {
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #0099cc;
}
.title4Blue {
	font-family: arial;
	font-size: 10pt;
	line-height: normal;
	color: #0099cc;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
}
.title5Blue {
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #0099cc;
}
.title1Black {
	font-family: arial;
	font-size: 18pt;
	line-height: 20pt;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0pt;
}
.title2Black {
	font-family: arial;
	font-size: 12pt;
	line-height: 20pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0pt;
}
.title3Black {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.title1White {
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
}

.title2White {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

.title4Red {
	font-family: arial;
	font-size: 10pt;
	line-height: normal;
	color: #cc3333;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
}

.link1 {
	font-family: arial;
	font-size: 7pt;
	color: #0099cc;
	text-decoration: none;
	line-height: 16px;
	text-align: right;
}
.quoteText {
	font-family: arial;
	font-size: 10pt;
	line-height: normal;
	color: #0099cc;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
	text-decoration: none;
}

.leftNavContact {
	font-family: arial;
	font-size: 10pt;
	line-height: 17px;
	color: #0099cc;
	font-weight: bold;
  background-color: #FFFFFF;
}
.leftNavEmail {
	font-family: arial;
	font-size: 10pt;
	line-height: 17px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.issuesLink {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

.quoteName {
	font-family: arial;
	font-size: 8pt;
	line-height: normal;
	color: #000000;
	letter-spacing: 1px;
}
.footerText {
	font-family: arial;
	font-size: 8pt;
	line-height: normal;
	color: #999999;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center;
  text-decoration: none;
}
.centerDiv {
	margin-right:auto;
	margin-left:auto;
	width:890px;
}
.whatsNewLink {
	font-family: arial;
	font-size: 8.5pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.subHead {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
.header {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
.quoteNameHome {
	font-family: arial;
	font-size: 7pt;
	line-height: normal;
	color: #999999;
	letter-spacing: 1px;
	font-weight: bold;
}
.quoteTextHome {
	font-family: verdana;
	font-size: 10pt;
	line-height: normal;
	color: #0099cc;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
}
.copyrightText {

	font-family: arial;
	font-size: 8pt;
	line-height: normal;
	color: #999999;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center;
  text-decoration: none;
}

 Video Popup 
.pop-window {
  background-color: #c0c0c0;
  position: absolute;
  border-color: #f0f0f0 #606060 #404040 #d0d0d0;
  border-style: solid;
  border-width: 1px;
  margin: 0px;
  padding: 2px;
  text-align: left;
  z-index: 520;
}

.pop-title {
  text-align: right;
  position:relative;
  height:1.3em;
  margin: 0px;
  padding: 2px 2px 2px .5em;
  border-color: #f0f0f0 #606060 #404040 #d0d0d0;
  border-style: solid;
  border-width: 1px;
  background-color: #000080;
  cursor: default;
  color: #ffffff;
  font-family: "Tahoma", "MS Sans Serif", "Arial", "Helvetica", sans-serif;
  font-size: 0.6em;
  font-weight: bold;
  white-space: nowrap;
}

.pop-title-text {
  float: left;
  overflow: hidden;
  text-align: left;
}

.pop-title-close {
  text-align: right;
  border-style: none;
  border-width: 0px;
  vertical-align: middle;
  width: 16px;
  height: 14px;
  z-index: 521;
}

.pop-content-pane {
  border-color: #f0f0f0 #606060 #404040 #d0d0d0;
  border-style: solid;
  border-width: 1px;
}
.pop-content {
  position:relative;
  background-color: #ffffff;
  border-color: #404040 #e0e0e0 #f0f0f0 #505050;
  border-style: solid;
  border-width: 2px;
  margin: 2px 0px 0px 0px;
  padding: .5em;
}

.pop-background-iframe {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 515;
  .alpha { opacity: 0; filter: alpha(opacity=0); 
}

.pop-background {
  background-color: #888888;
  border-color: #404040 #e0e0e0 #f0f0f0 #505050;
  border-style: solid;
  border-width: 2px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 510;
}

.bulletList {
list-style-image: url(/assets/images/bullet.jpg);
}

 Bullet List 

ul, ol {
   margin:auto 0em 1em 0; padding:0; 
   position:relative; left:-3em; overflow:visible;
}

li { margin-top:0.25em; margin-bottom:0.25em; }
ul ul, ul ol, 
ol ol, ol ul { margin-left:1em; padding-left:0; }
ul li, ol li { margin-left:5em; }
li li { margin-left:1em; }

.spaced { margin-bottom:0; font-family: arial; font-size: 10pt; color:#000000; }
.spaced ul, .spaced ol { margin-top:1em; }
.spaced li { margin-bottom:1em; }
.indent li { padding-left:1em; text-indent:-1em; }
.inside li { list-style-position:inside; }
.clear li { list-style-type:none; }

ul.bullet-a li { list-style-image: url('/assets/images/bullet.jpg'); }

.title6Blue {

	font-family: arial;
	font-size: 20pt;
	line-height: 24pt;
	color: #0099cc;
	font-weight: normal;
	letter-spacing: 0pt;
}

