<style type="text/css">
A.blue {
	background-color: transparent;
	text-decoration : none;
	color : Blue;
	font-size : 8pt;
	font-family : sans-serif;
}

A.blue:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 8pt;
	font-family : sans-serif;
}

A.blue:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 8pt;
	font-family : sans-serif;
}

A.blue:HOVER {
	background-color: transparent;
	color : Red;
	text-decoration : none;
	font-size : 8pt;
	font-weight : normal;
	font-family : sans-serif;
}
A.blue1 {
	background-color: transparent;
	text-decoration : underline;
	color : Blue;
	font-size : 10pt;
	font-weight : bold;
	font-style: oblique;
	font-family : sans-serif;
}

A.blue1:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : bold;
	font-style: oblique;
	font-family : sans-serif;
}

A.blue1:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : bold;
	font-style: oblique;
	font-family : sans-serif;
}

A.blue1:HOVER {
	background-color: transparent;
	color : Red;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : bold;
	font-style: oblique;
	font-family : sans-serif;
}
A.blue2 {
	background-color: transparent;
	text-decoration : none;
	color : Blue;
	font-size : 9pt;
	font-family : sans-serif;
}

A.blue2:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
}

A.blue2:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
}

A.blue2:HOVER {
	background-color: transparent;
	color : Red;
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;
	font-family : sans-serif;
}

A.head1 {
	background-color: transparent;
	text-decoration : none;
	color : Red;
	font-size : 18pt;
	font-family : sans-serif;
}

A.head1:LINK {
	background-color : transparent;
	color : Red;
	text-decoration : none;
	font-size : 18pt;
	font-family : sans-serif;
}

A.head1:VISITED {
	background-color : transparent;
	color : Red;
	text-decoration : none;
	font-size : 18pt;
	font-family : sans-serif;
}

A.head1:HOVER {
	background-color: transparent;
	color : Blue;
	text-decoration : none;
	font-size : 18pt;
	font-weight : bolder;
	font-family : sans-serif;
}

A.head2 {
	background-color: transparent;
	text-decoration : none;
	color : Blue;
	font-size : 16pt;
	font-family : sans-serif;
}

A.head2:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 16pt;
	font-family : sans-serif;
}

A.head2:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 16pt;
	font-family : sans-serif;
}

A.head2:HOVER {
	background-color: transparent;
	color : Red;
	text-decoration : none;
	font-size : 16pt;
	font-weight : bolder;
	font-family : sans-serif;
}

A.head3 {
	background-color: transparent;
	text-decoration : none;
	color : Blue;
	font-size : 13pt;
	font-weight: bold;
	font-family : sans-serif;
}

A.head3:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 11pt;
	font-family : sans-serif;
}

A.head3:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 11pt;
	font-family : sans-serif;
}

A.head3:HOVER {
	background-color: transparent;
	color : Red;
	text-decoration : none;
	font-size : 11pt;
	font-weight : bolder;
	font-family : sans-serif;
}

A.white {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size : xx-small;
}

A.white:LINK {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size : xx-small;
}

A.white:VISITED {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size : xx-small;
}

A.white:HOVER {
	background-color : #390000;
	color : Red;
	text-decoration : underline;
	font-size : xx-small;
}
A.white2 {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size : 10pt;
	font-family: sans-serif;
	font-weight: bold;
	font-style: oblique;
}

A.white2:LINK {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size : 10pt;
	font-family: sans-serif;
	font-weight: bold;
	font-style: oblique;
}

A.white2:VISITED {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size : 10pt;
	font-family: sans-serif;
	font-weight: bold;
	font-style: oblique;
}

A.white2:HOVER {
	background-color : #390000;
	color : Red;
	text-decoration : underline;
	font-size : 10pt;
	font-family: sans-serif;
	font-weight: bold;
	font-style: oblique;
}
.white2 {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size : 10pt;
	font-family: sans-serif;
	font-weight: bold;
	font-style: oblique;
}

A.menu {
	background-color : #33ccff;
	color : Blue;
	text-decoration : none;
}

A.menu:LINK {
	background-color : #33ccff;
	color : Blue;
	text-decoration : none;
}
A.menu:VISITED {
	background-color : #33ccff;
	color : Blue;
	text-decoration : none;
}
A.menu:HOVER {
	background-color : Red;
	color : White;
	text-decoration : underline;
}


A.black {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
}
A.black:LINK {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
}
A.black:VISITED {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
}
A.black:HOVER {
	background-color : transparent;
	color : Red;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bolder;
}
A.black1 {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : bold;
}
A.black1:LINK {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : bold;
}
A.black1:VISITED {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : bold;
}
A.black1:HOVER {
	background-color : transparent;
	color : Red;
	text-decoration : none;
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : 900;
}
A.black2 {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : bold;
}
A.black2:LINK {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : bold;
}
A.black2:VISITED {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : bold;
}
A.black2:HOVER {
	background-color : transparent;
	color : Red;
	text-decoration : none;
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : 900;
}


A.search:LINK {
	background-color : transparent;
	color : #A9C9FF;
	text-decoration : none;
	font-size : xx-small;
	font-family : sans-serif;
	font-weight : bold;
}

A.search:VISITED {
	background-color : transparent;
	color : #A9C9FF;
	text-decoration : none;
	font-size : xx-small;
	font-family : sans-serif;
	font-weight : bold;
}

A.search:HOVER {
	background-color : #390000;
	color : Red;
	text-decoration : underline;
	font-size : xx-small;
	font-family : sans-serif;
	font-weight : bolder;
}

SPAN.white {
	background-color : transparent;
	font-weight : bolder;
	font-size : xx-small;
	font-family : sans-serif;
	color : White;
}
DIV.white {
	background-color : transparent;
	font-weight : bolder;
	font-size : xx-small;
	font-family : sans-serif;
	color : White;
}
SPAN.white2 {
	background-color : transparent;
	font-weight : bolder;
	font-size : small;
	font-family : sans-serif;
	color : White;
}


.news {
	background-color : transparent;
	font-size : 8pt;
	font-family : sans-serif;
	color : #0000FF;
}
.policy {
	background-color : transparent;
	font-size : 9pt;
	font-family : sans-serif;
	color : #0000FF;
}
A.policy1:LINK {
	background-color : transparent;
	color : #0000FF;
	text-decoration : underline;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
}
A.policy1:VLINK {
	background-color : transparent;
	color : #0000FF;
	text-decoration : underline;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
}
A.policy1:HOVER {
	background-color : transparent;
	color : #FF0000;
	text-decoration : underline;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
}
.policyfirst {
	background-color : transparent;
	color : #0000FF;
	text-decoration : none;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style: oblique;
}
A.policy:LINK {
	background-color : transparent;
	color : #0000FF;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
}
A.policy:VLINK {
	background-color : transparent;
	color : #0000FF;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
}
A.policy:HOVER {
	background-color : transparent;
	color : #FF0000;
	text-decoration : underline;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
}

.feeds {
	background-color : transparent;
	color : #000069;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
}
feedhead {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 15pt;
	font-family : sans-serif;
	font-weight : bolder;
}
A.feedhead {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 15pt;
	font-family : sans-serif;
	font-weight : bolder;
}
A.feedhead:LINK {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 15pt;
	font-family : sans-serif;
	font-weight : bolder;
}
A.feedhead:VISITED {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 15pt;
	font-family : sans-serif;
	font-weight : bolder;
}
A.feedhead:HOVER {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
	font-size : 16pt;
	font-family : sans-serif;
	font-weight : bolder;
}
A.feedlink {
	background-color: transparent;
	text-decoration : underline;
	color : Blue;
	font-size : 10pt;
	font-family : sans-serif;
	font-style: oblique;
}

A.feedlink:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : underline;
	font-size : 10pt;
	font-family : sans-serif;
	font-style: oblique;
}

A.feedlink:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : underline;
	font-size : 10pt;
	font-family : sans-serif;
	font-style: oblique;
}

A.feedlink:HOVER {
	background-color: transparent;
	color : Red;
	text-decoration : none;
	font-size : 10pt;
	font-weight : bolder;
	font-family : sans-serif;
	font-style: normal;
}

.news1 {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : bolder;
}
SPAN.news2 {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
	font-size : 15pt;
	font-family : sans-serif;
	font-weight : bolder;
}
.news3 {
	background-color : transparent;
	color : #000000;
	text-decoration : none;
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
}
DIV.search {
	background-color : transparent;
	color : Blue;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bolder;
}
.dayheads {
	background-color : transparent;
	color : #A9D9FF;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bolder;
	font-style : italic;
}
A.dayheads {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bolder;
	font-style : italic;
}

A.dayheads:LINK {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
}

A.dayheads:VISITED {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
}

A.dayheads:HOVER {
	background-color : transparent;
	color : #FF0000;
	text-decoration : underline;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bolder;
	font-style : italic;
}


TABLE.header {
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Blue;
 }
 SPAN.edit {
	background-color : transparent;
	font-size : 11pt;
	font-family : sans-serif;
	color : #000000;
	font-weight: bolder;
	font-style: italic;
}
 SPAN.edit1 {
	background-color : transparent;
	font-size : 9pt;
	font-family : sans-serif;
	color : #000000;
	font-weight: normal;
	vertical-align: top;
}
SPAN.edit2 {
	font-family: sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: none;
}
DIV.edit {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000099;
}

A.edit:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	font-style: oblique;
	font-family : sans-serif;
}
A.edit:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	font-style: oblique;
	font-family : sans-serif;
}
A.edit:HOVER {
	background-color: transparent;
	color : Red;
	text-decoration : underline;
	font-size : 8pt;
	font-weight : bolder;
	font-style: oblique;
	font-family : sans-serif;
}

.footer {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	vertical-align: bottom;
}
A.footer:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 8pt;
	font-family : sans-serif;
}
A.footer:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 8pt;
	font-family : sans-serif;
}
A.footer:HOVER {
	background-color: transparent;
	color : Red;
	text-decoration : underline;
	font-size : 8pt;
	font-family : sans-serif;
}

A.foot:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 10pt;
	font-family : sans-serif;
}
A.foot:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 10pt;
	font-family : sans-serif;
}
A.foot:HOVER {
	background-color: transparent;
	color : Red;
	text-decoration : underline;
	font-size : 11pt;
	font-weight : bold;
	font-family : sans-serif;
}

.pagelabel {
	font-family: sans-serif;
	font-size: 13pt;
	font-style: oblique;
	font-weight: bolder;
	color: #A9D9FF;
}


DIV.description {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.paralabel {
	font-family: sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bolder;
	color: #0000D9;
}
.paralabel1 {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0000D9;
}
DIV.para {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
A.online:LINK {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration : underline;
}
A.online:VISITED {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration : underline;
}
A.online:HOVER {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-decoration : underline;
}

A.head {
	background-color : transparent;
	color : Blue;
	text-decoration : underline;
	font-size : 15pt;
	font-family : sans-serif;
	font-style: oblique;
	font-weight: bold;
}

A.head:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : underline;
	font-size : 15pt;
	font-family : sans-serif;
	font-style: oblique;
	font-weight: bold;
}

A.head:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : underline;
	font-size : 15pt;
	font-family : sans-serif;
	font-style: oblique;
	font-weight: bold;
}

A.head:HOVER {
	background-color : transparent;
	color : Red;
	text-decoration : underline;
	font-size : 15pt;
	font-family : sans-serif;
	font-style: oblique;
	font-weight: bolder;
}
A.head10 {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration : underline;
	color: #000000;
}
A.head10:LINK {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration : underline;
	color: #000000;
}
A.head10:VISITED {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration : underline;
	color: #000000;
}
A.head10:HOVER {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration : underline;
	color: #FF0000;
}
.headwhite {
	font-family: sans-serif;
	font-size: 15pt;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
}
.head1 {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: oblique;
	font-weight: bold;
	color: #0000FF;
}
.head1a {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #0000E9;
}
.head2 {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
}
.head3 {
	font-family: sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight:normal;
	color: #0000FF;
}
.head4 {
	font-family: sans-serif;
	font-size: 13pt;
	font-style: oblique;
	font-weight: bold;
	color: #0000D9;
}
.head5 {
	font-family: sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #0000D9;
}
.head6 {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #0000E9;
}
.head7 {
	font-family: sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #0000E9;
}
.head8 {
	font-family: sans-serif;
	font-size: 13pt;
	font-style: oblique;
	font-weight: bold;
	color: #0000D9;
	margin-top: 7px;
}
.head9 {
	font-family: sans-serif;
	font-size: 15pt;
	font-style: oblique;
	font-weight: bold;
	color: #0000E9;
	margin-top: 7px;
}
.head10 {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.head11 {
	font-family: sans-serif;
	font-size: 30pt;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
}
.head12 {
	font-family: sans-serif;
	font-size: 13pt;
	padding-top: 1px;
	padding-bottom: 4px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.head13 {
	font-family: sans-serif;
	font-size: 22pt;
	font-style: oblique;
	font-weight: bold;
	color: #0000FF;
	margin-top: 7px;
}

.continued {
	font-family: sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
}
.smcaps {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
	font-size : 7pt;
	font-family : sans-serif;
	font-weight: bolder;
	vertical-align: bottom;
	font-variant: small-caps;
}

A.ratetext:LINK {
	background-color : transparent;
	color : Blue;
	text-decoration : underline;
	font-size : 11pt;
	font-family : sans-serif;
	font-style: italic;
}
A.ratetext:VISITED {
	background-color : transparent;
	color : Blue;
	text-decoration : underline;
	font-size : 11pt;
	font-family : sans-serif;
	font-style: italic;
}
A.ratetext:HOVER {
	background-color: transparent;
	color : Red;
	text-decoration : underline;
	font-size : 11pt;
	font-family : sans-serif;
	font-style: italic;
}

.solutionstext {
	background-color : transparent;
	color : #0000FF;
	text-decoration : none;
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
}
.solutionstext1 {
	background-color : transparent;
	color : #0000FF;
	text-decoration : none;
	font-size : 8pt;
	font-family : sans-serif;
	font-style : normal;
}
.solutionstext2 {
	background-color : transparent;
	color : #0000FF;
	text-decoration : none;
	font-size : 7pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
}
.solutionshead {
	background-color : transparent;
	color : #0000E9;
	text-decoration : none;
	font-size : 11pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : oblique;
}
.solutionshead1 {
	background-color : transparent;
	color : #0000FF;
	text-decoration : none;
	font-size : 11pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : oblique;
}
.solutionstext3 {
	background-color : transparent;
	color : #0000FF;
	text-decoration : none;
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
}
.solutionstext4 {
	background-color : transparent;
	color : #0000FF;
	text-decoration : none;
	font-size : 7pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : oblique;
}
A.solutionstext3:HOVER {
	background-color : transparent;
	color : #FF0000;
	text-decoration : underline;
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
}


.ad1 {
	font-family: sans-serif;
	font-size: 13pt;
	padding-top: 1px;
	padding-bottom: 4px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.ad2 {
	font-family: sans-serif;
	font-size: 19pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.ad3 {
	font-family: sans-serif;
	font-size: 40pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.ad4 {
	font-family: sans-serif;
	font-size: 28pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}













</style>