body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10pt;
	background-color: #FFFFFF;
}

table {
	border: "0";
	cellspacing: "0";
	cellpadding: "0";
	background-color: transparent;
}

td {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	color: #003366;
}

.white {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	color: #FFFFFF;
}

.banner {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 22pt;
	color: #003366;
}

.pageheading {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
	color: #003366;
}

.norm {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	color: #003366;
}

.warning {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	color: #FF0000;
}

.commonfooter {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 8pt;
	color: #999999;
}

.navheading {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #FFFFFF;
}

.gridheading {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 8pt;
	background-color: #003399;
	color: #FFFFFF;
}

.griddata {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 8pt;
	color: #003366;
}

.gridwarning {
	font-family: Courier New; //Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	color: #FF0000;
}

.code {
	font-family: Courier New;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
}

li {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #003366;
}

p {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
	background-color: transparent;
}

p.nowrap {
	white-space: nowrap;
}

input {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	color: #000000;
}

button {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 8pt;
	color: #000000;
}

select {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	color: #000000;
}

textarea {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	color: #000000;
}

img {
	border: none;
}

a:link {
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
}

a:subnav {
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
}

a:active {
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #3399FF;
	background-color: transparent;
	text-decoration: none;
}

a.navitem:link {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
}

a.navitem:visited {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
}

a.navitem:subnav {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
}

a.navitem:active {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
}

a.navitem:hover {
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
}

a.white:link {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: none;
}

a.white:subnav {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: underline;
}


a.footerlink:link {
	color: #808080;
	background-color: transparent;
	text-decoration: underline;
}

a.footerlink:visited {
	color: #808080;
	background-color: transparent;
	text-decoration: underline;
}

a.footerlink:subnav {
	color: #808080;
	background-color: transparent;
	text-decoration: underline;
}

a.footerlink:active {
	color: #808080;
	background-color: transparent;
	text-decoration: underline;
}

a.footerlink:hover {
	color: #000099;
	background-color: transparent;
	text-decoration: none;
}