﻿BODY
{
	font-family: verdana;
	font-size: 9pt;
}
.FORMTABLE
{
	border-width: thin;
	border-style: groove;
	border-collapse: collapse;
	font-family: arial;
	font-size: 9pt;
}
.FORMDATA
{
	border-width: thin;
	border-style: groove;
}
CAPTION.MYTABLE
{
	background-color: #8080FF;
	color: white;
	border-style: solid;
	border-width: 2px;
	border-color: black;
}
TABLE.MYTABLE
{
	border: thin double #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: #DCDCCB;
	width: 599px;
	font-weight: normal;
}
TH.MYTABLE
{
	font-size: 10pt;
	color: white;
}
TR.MYTABLE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
	line-height: normal;
}
TD.MYTABLE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	color: black;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
#button
{
	font-weight: 900;
	color: #FFFFFF;
	background-color: #556B80;
	padding-top: 0px;
	padding-bottom: 0px;
}
#button:hover, #button:focus
{
	background-color: #40576C;
	color: #F8FBFF;
}
#button:active
{
	background-color: #F1F7FE;
	color: #40576C;
	border: 0;
}
IMG.b
{
	/*replacement for <br /> after images*/
	display: block;
	/*forces line break for content after*/
}
IMG.b46860
{
	/*scalable em size class 468px/60px banners*/
	width: 29.25em;
	/*replaces 468px width*/
	height: 3.8em;
	/*replaces 60px height*/
}
IMG.t
{
	/*top margin control*/
	margin-top: 0.8em;
}
IMG.g200
{
	/*scalable em size class 200 x 200 graphics*/
	width: 35em;
	height: 480em;
}
.taglist
{
	border: 1px solid #666666;
	margin-top: 40px;
	margin-bottom: 30px;
}
.taglist TBODY TR TD
{
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
}
.taglist TBODY TR.selected TD
{
	background-color: #3D80DF;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}
