/* standard styles for all pages */
body {
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: center; /* IE hack */
	width: 771px;
}
#wrapper {
	/* Center the page using a DIV content "wrapper"  set the width and then left margin - half the width. this works 99.9% every system  */
	/* border: 1px solid red; */
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -385px;
	padding: 0px;
	width: 770px;
	text-align:left;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1e487d;
	text-align: justify;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
table {
	border: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
a{
    outline:none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}
img {
	border: 0px;
}
ul {
	border: 0px;
	text-align: justify;
}
ol {
	border: 0px;
	text-align: justify;
}
/* specific styles */
p.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e487d;
	padding-top: 5px;
	text-align: left;
}
p.answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 8px;
	color: black;
}
table.grid {
	text-align: left;
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin: 2px;
}
table.grid th {
	border: solid 1px #cccccc;
	padding: 3px;
}
table.grid td {
	border: solid 1px #cccccc;
	padding: 3px;
}
div.yellowbox {
	background: #FCF4B5;
	border: solid 1px #DEB031;
	padding: 5px;
}
.disclosure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
table.disclosure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border-color: #333333;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-collapse: collapse;
}
table.disclosure td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
}
body.disclosure {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
/* older styles */
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e487d;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e487d;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1e487d;
}
.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #880000;
}
.sectitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1e487d;
}
.sectitle_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #880000;
}
.bheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.itext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	font-style: italic;
}
.gtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #1e487d;
}
.blockquote {
	border-width: thin;
	border-style: solid;
	border-color: black;
	padding: .1em;
}
.warningblock {
	border-width: thin;
	border-style: solid;
	border-color: red;
	padding: .0em;
}
/* nasdaq stock quote */
#nasdaq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	height: 22px;
	width: 201px;
	top: 0px;
	left: 0px;
	padding-bottom: 5px;
}
#nasdaq table {
	width: 770px;
}
#nasdaq #data td.background {
	height: 22px;
	background-image: url(images/stockquote/NasdaqBar_Back.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	white-space: nowrap;
}
#nasdaq #data #date {
	font-size: 10px;
	padding-left: 30px;
	margin: 0px;
}
#nasdaq #data #price {
	font-size: 10px;
	padding-right: 10px;
	font-weight: bold;
	margin: 0px;
}
#nasdaq #data #change {
	font-size: 10px;
	padding-right: 10px;
	margin: 0px;
}
#nasdaq #data #volume {
	font-size: 10px;
	margin: 0px;
}
#nasdaq #data #note {
	font-size: 10px;
	padding-right: 30px;
	margin: 0px;
}
/* nasdaq stock quote */

/* standard pageframe */
table.pageframe {
	width: 770px;
	vertical-align: top;
}
table.pageframe tr {
	vertical-align: top;
}
table.pageframe .left {
	padding: 2px 6px 2px 2px;
}
table.pageframe .right {
}
table.pageframe .middle {
	width: 100%;
	padding: 2px 6px 2px 2px;
}
/* main menu bar */
.MainTopNavMenuBar {
	width: 770px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
	border-style: none;
	position: relative;
	top: 0px;
}
/* end of main menu bar */
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1e487d;
}
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #880000;
}
#redlink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e487d;
	text-decoration: none;
}
#redlink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e487d;
	text-decoration: none;
}
#redlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e487d;
	text-decoration: none;
}
#redlink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e487d;
	text-decoration: none;
}

/* New styles 09  */
.pagetitle_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #f57e00;
}
.sectiontitle_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #f57e00;
}
.middle ul{
	/*margin-top: -5px;*/
}
.middle ul li a:link {
	text-decoration: none;
	color: #0076f5;
}
.middle ul li a:visited {
	text-decoration: none;
	color: #2963ac;
}
.middle ul li a:hover {
	text-decoration: underline;
	color: #003b7a;
}
.middle ul li a:active {
	text-decoration: none;
	color: #7a003b;
}
#notebanner {
padding-top:3px;
padding-left:4px;
}
/* New styles 10  */
.super {
	vertical-align: super;
	font-size: 0.8em;
}
.boldUL {
	font-weight: bold;
	color: #1E487D;
	list-style: url(images/Square-Bullet.gif) none;
}
.plainUL {
	color: #1E487D;
	list-style: url(images/Square-Bullet.gif) none;
}
.inlineTable {
	margin-left: 30px;
	border-top: 1px none #325A8F;
	border-right: 1px solid #325A8F;
	border-bottom: 1px none #325A8F;
	border-left: 1px none #325A8F;
}
.inlineTable th{
	background-color: #1E487D;
	font-weight: bold;
	color: #FFF;
	padding: 6px;
	font-size: 1.1em;
}
.inlineTable td{
	background-color: #fff;
	color: #1E487D;
	padding: 6px;
	border-top: 1px none #325A8F;
	border-right: 1px none #325A8F;
	border-bottom: 1px solid #325A8F;
	border-left: 1px solid #325A8F;
}
/* EI6 warn message */
#warnOldIE {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding: 5px;
	color: #F00;
	text-align: center;
	background-color: #FF9;
	border: 1px solid #EC7A14;
	margin-top: 5px;
	margin-bottom: 5px;
}
#warnOldIE a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #F87D15;
	font-weight: normal;
}
#warnOldIE a:hover {
	text-decoration: none;
	color: #003b79;
	border-bottom: 1px solid #f58207;
}