BODY
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:white;
}
.title
{
    FONT-SIZE: 15pt;
    FONT-FAMILY: arial, sans-serif;
	color: white;
	text-align: center;
}
.leftnav
{
	font-family:arial, sans-serif;
	color:white;
}
.leftnav A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none;
}
.leftnav A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none;
}
.text {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
	text-align: left;
}
.text A{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: navy;
    FONT-FAMILY: Arial, sans-serif;
	text-decoration: none;
}
.text A:hover{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: red;
    FONT-FAMILY: Arial, sans-serif;
	text-decoration: underline;
}
.textsmall {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, sans-serif;
}
.textsmall A{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial, sans-serif;
	text-decoration: none;
}
.textsmall A:hover{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #99ccff;
    FONT-FAMILY: Arial, sans-serif;
	text-decoration: none;
}
.copytext
{
    font-family: arial,sans-serif;
    FONT-SIZE: 8pt;
    COLOR: black;
}
.copytext A
{
    font-family: arial,sans-serif;
    FONT-SIZE: 8pt;
    COLOR: navy;
	text-decoration: none;
}
.copytext A:hover
{
    font-family: arial,sans-serif;
    FONT-SIZE: 8pt;
    COLOR: red;
	text-decoration: underline;
}
.bottomindex
{
    font-family: verdana,sans-serif;
    FONT-SIZE: 8pt;
    COLOR: white;
}
.bottomindex A
{
    font-family: verdana,sans-serif;
    FONT-SIZE: 8pt;
    COLOR: white;
	text-decoration: none;
}
.bottomindex A:hover
{
    font-family: verdana,sans-serif;
    FONT-SIZE: 8pt;
    COLOR: white;
	text-decoration: underline;
}
ol {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
	text-align: justify;
}
ul {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
	text-align: justify;
	list-style-image: url('images/ul-orange.gif');
}
dl {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: 'courier new', serif;
	text-align: left;
}
.news
{
    font-family: arial,sans-serif;
    FONT-SIZE: 8pt;
    COLOR: #909090;
}
.news A
{
    font-family: arial,sans-serif;
    FONT-SIZE: 8pt;
    COLOR: #6495ED;
	text-decoration: none;
	font-weight:bold;
}
.news A:hover
{
    font-family: arial,sans-serif;
    FONT-SIZE: 8pt;
    COLOR: #6495ED;
	text-decoration: underline;
	font-weight:bold;
}
.textbox {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
	text-align: 'left';
	border-left: 1px navy solid;
	border-top: 1px navy solid;
	border-right: 1px navy solid;
	border-bottom: 1px navy solid;
}
.bttn {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: navy;
    FONT-FAMILY: Arial, sans-serif;
	text-align: 'center';
	border-left: 1px red solid;
	border-top: 1px red solid;
	border-right: 1px red solid;
	border-bottom: 1px red solid;
	background-color: white;
	cursor: hand;
}
