@charset "UTF-8";
.contentbackground {
	background-image: url(../images/template-content-background.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: center top;
}

  html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
}
.tableheight {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/* CSS Document */

img{
border:0
}.background {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	padding-top: 10px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #666666;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #0000FF;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.boxtext_value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
  font-weight: bold;
}
.boxtext:link {
	color: #0000FF;
	text-decoration: underline;
}
.boxtext:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #000000;
	display: block;
	background-image: url(../images/menu-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-right: 10px;
}
.leftnav:link {
	text-decoration: none;
}
.leftnav:hover {
	text-decoration: none;
	background-image: url(../images/menu-marker.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
.textpadding {
	padding-right: 25px;
	padding-left: 25px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
.submenu:link {
	text-decoration: none;
}
.submenu:hover {
	text-decoration: none;
	color: #B5CA28;
}
.boxtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.boxtext2:link {
	color: #0000FF;
	text-decoration: underline;
}
.boxtext2:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.fixedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
}
.tickertext {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 35px;
	text-transform: uppercase;
	color: #00CC00;
	font-weight: bold;
	padding-top: 5px;
}
.lowerborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tablegrayborder {
	border: 1px solid #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 46px;
}
.footer:link {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.footer:hover {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}
.meetingnotestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

