﻿/* CSS Document */
a {
	color: #999999;
	font-family: verdana;
	font-size: 10pt;
}
body {
	font-family: Verdana;
	font-size: 10pt;
	color: #636263;
	background-color: #636263;
}
.boxed {
	border-top: 1px solid #63908A;
	border-left: 1px solid #63908A;
	border-top-color: #999999;
	border-left-color: #999999;
}
.boxed td {
	border-right: 1px solid #63908A;
	border-bottom: 1px solid #63908A;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: Verdana;
	font-size: 10pt;
	color: #636263;
}
.boxed th {
	border-right: 1px solid #63908A;
	border-bottom: 1px solid #63908A;
	background-color: #FFB515;
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.currency {
	text-align: right;
	border: 1px solid #FFB515;
	width: 200px;
	background-color: #999999;
}
.currencyShort {
	border: 1px solid #FFB515;
	background-color: #999999;
	text-align: right;
	width: 80px;
}
.data {
	background-color: #CCCCCC;
}

.error {
	color:#FF0000;
	font-weight:bold;
	background-color:#FFFFDD;
	padding:5px;
	border:1px solid #999999;
}

.h1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 18pt;
	color: #FFB515;
	padding-bottom: 5px;
	padding-top: 5px;
}
.h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 14pt;
	color: #FFB515;
	padding-bottom: 5px;
	padding-top: 5px;
}
.h3 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12pt;
	color: #FFB515;
	padding-bottom: 5px;
	padding-top: 5px;
}
h4 {
	font-family: Verdana;
	font-size: 14pt;
	color: #FFB515;
	font-weight: normal;
}
.header {
	font-size: 16pt;
	color: #FFFFFF;
	background-color: #FFB515;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: verdana;
}

.header a {
	color:#EBF0F9;
}

.header td{
	color:#EBF0F9;
}

hr {
	height:1px;
	color:#C5A525;
}

input {
	font-family: Verdana;
	font-size: 10pt;
	color: #636263;
}

.nav {
	background-color: #FFB515;
	font-size: 10pt;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #636263;
	font-family: Verdana;
}

.nav a {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}
.nav a:hover {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #FFB515;
}
.ndata {
	background-color: #CCCCCC;
	text-align: right;
}

.note {
	color:#999999;
}

.option {
	border: 1px solid #999999;
	width: 200px;
	background-color: #FFFFFF;
}

table {
	font-family: verdana;
	font-size: 10pt;
	color: #636263;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana;
	font-size: 10pt;
	color: #636263;
}

th {
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFB515;
}
.text {
	border: 1px solid #999999;
	width: 200px;
	font-family: verdana;
	font-size: 10pt;
	color: #999999;
}

.total {
	background-color: #FFB515;
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana;
	font-size: 10pt;
}
h3 {
	font-family: Verdana;
	font-size: 12pt;
	color: #FFB515;
	font-weight: normal;
}
