﻿@charset "utf-8";
/* CSS Document */
body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
table {
	border-color: #ffffff;
	border-width: 0 0 1px 1px;
	border-style: solid;
	color: #ffffff;
	border-collapse: collapse;
	font-size: 90%;
	table-layout: fixed;
	width: 100%;
}
td {
	border-color: #ffffff;
	border-width: 1px 1px 0 0;
	border-style: solid;
	padding: 7px;
	background-color: #003366;
	vertical-align: top;
	line-height: 20px;
	font-size: .9em;
	border-spacing: 3px;
	table-layout: auto;
}
#container {
	font: .7em;
	background-color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial;
	color: #003366;
}
.white {
	background-color: #FFFFFF;
}
.BoldCenter {
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: middle;
}
.fontBigCenter {
	font-size: 1.3em;
	vertical-align: middle;
	text-align: center;
}
.BoldBigger {
	font-weight: bold;
	font-size: 1em;
	background-color: #003366;
	color: #ffffff;
}
.smallerFont {
	font-size: .8em;
	color: #FFFFFF;
}
sub {
	font-size: .8em;
}
sup {
	font-size: .9em;
}
a:link {
	color: #ABD5FE;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1pt;
	border-bottom-color: #ABD5FE;
}
a:hover {
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #BFFFFF;
	color: #BFFFFF;
}
a:visited {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1pt;
	border-bottom-color: #ABD5FE;
}
#ref {
	background-color: #666666;
	color: #000000;
}
.center {
	text-align:center;
}
.center a {
	font: medium "Century Gothic", Verdana, Arial;
	color: #000080;
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
.center a:hover{
	color:blue;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-color:blue;
	text-decoration: none;
}
#footer {
	padding: 0 10px;
	background: #DDDDDD;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: x-small;
	font-style: italic;
	background-color: #333333;
	float: none;
} 

.newStyle3 {
	background-color: gray;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-variant: small-caps;
}
.style3 {
	font-family: Arial;
}
.style4 {
	font-family: Arial;
	font-size: 125%;
}
.style5 {
	font-family: "Century Gothic", Verdana, Arial;
	font-variant: small-caps;
	text-align: center;
}
.style6 {
	font-family: "Arial Unicode MS";
}
.style8 {
	font-family: "Times New Roman";
}
.style10 {
	background-color: #FFFFFF;
	font-size: .9em;
}
.style11 {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.style12 {
	text-align: left;
}
.style13 {
	font-weight: bold;
	font-size: 1em;
	background-color: #FFFFFF;
	text-align: left;
    color:#000000;
}

.style13 a:link {
	color: blue;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1pt;
	border-bottom-color: blue;
}

.style14 {
	text-align: right;
	font-size: .8em;
}
.style15 {
	font-size: 0.8em;
}
.style17 {
	font-size: xx-small;
}
.style18 {
	font-weight: bold;
	font-size: x-small;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
}
.style19 {
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #666666;
}
.style20 {
	text-align: right;
}
hr {
	color: #666666;
	width: 80%;
	height: 1pt;
}

