h1,h2,h3,p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1,h2,h3 {
	color: #000066;
}

p {
	font-size: 8pt;
	margin-top : 0px;
	padding-top: 0px;
	margin-bottom : 0px;
	padding-bottom: 9px;
	line-height: 140%;
}
p.header
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	text-align:center;
	background-color:#CFCFe5;
	padding-bottom:2px;
}


h3 {
	font-size :8pt;
	font-weight : bold;
	margin-top : 6px;
	padding-top: 0px;
	margin-bottom :9px;
	padding-bottom: 0px;
}

h2 {
	font-size : 10pt;
	font-weight : bold;
margin-top : 14px;
	padding-top:0px;
	margin-bottom : 9px;
	padding-bottom:0px;
}

h1 {
	font-size : 13pt;
	font-weight : normal;
	margin-top : 0px;
	padding-top: 0px;
	margin-bottom : 9px;
	padding-bottom: 0px;
}

p.note {
	padding: 6px 6px 6px 8px;
	background-color: #FFF0F0;
	border: 1px solid #CFCFe5;
	line-height: 150%;
}

p.linkstop {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 13px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	line-height: 150%;
	border-color : #CCCCCC;
}
p.linksbottom {
	padding: 6px 0px 9px 0px;
	margin: 13px 0px 0px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	line-height: 150%;
	border-color : #CCCCCC;
}

.notehead {
	background-color: #e5CFCF;
	padding: 2px 6px 2px 6px;
	margin-right: 2px;
	font-weight: bold;
}
UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :8pt;
	margin-top:0;
	margin-bottom:0;
	margin-left: 16pt;
	list-style-type : square;
}

UL LI,OL LI {
	padding-bottom: 5px;
		line-height: 140%;
}

ul.expando {
	list-style-type : none;
	margin-left: 10pt;
}

UL.expando LI {
	padding-bottom: 2px;
		line-height: 140%;
}
ul.nobullet {
	list-style-type : none;
	
}

UL.nobullet LI {
	padding-bottom: 2px;
	
}

ul.left {
  
    margin: 0px 0px 0px 2em;
    padding: 5px 0px 0px 0px;
    border: 0px none; 
    list-style-position: outside;
    list-style-type: square;
    position: relative;
    left: 0px;
	 clear: both;
  }

A {
	color : #1F5BA4;
}

A:HOVER {
	color: #FF9900;
}

A:VISITED {
	color: #000066;
}

xIMG {
	margin-bottom: 0px;
	border:1px solid #CFCFe5;

}

OL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top:0;
	margin-bottom:0;
	margin-left: 24pt;
}

ol.left {

    margin: 0px 0px 0px 25px;
    padding: 5px 0px 0px 0px;
	 left: 0px;
    list-style-position: outside;
    list-style-type: decimal;
    position: relative;
    list-style: decimal outside;
  }


ol.left img {

    margin: 4px 0px -8px 0px;
    padding: 0px 0px 0px 0px;

  }



td 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 6px;

}
button
{
	width:80;
}
table.columnar
{
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	font-size:10pt;
}
tr.columnar
{
	background-color: #FFFFFF;
	vertical-align:top;
}
table
{
	border: 1px solid #CFCFe5;
	margin-bottom:18px;
}
th
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #CFCFe5;
	padding: 2px 6px 2px 6px;
	margin-right: 2px;
	font-weight: bold;
	border-bottom: 1px solid #CFCFe5;
	
}
tr
{
	background-color: #F0F0Ff;
	vertical-align:top;
}
pre
{
	color:Navy;
	margin-top:0px;
	padding-left:12px;
}

img {
	border: none;
}


.centeredImage  {
    text-align:center;
    display:block;
    }

