

BODY {
	background: #FFFFFF !important;
	color: #000000;
	margin-left: 0.5em;
	margin-right: 0.5em;
	font-family: "Times New Roman",Times,serif;
	font-size: 12pt;
}

.copy {
	line-height: 115%;
}

A:link {
	text-decoration: none;
	color: #000000;
}

.hide,
A.more,
DIV.backtojour,
TABLE.prevnext,
#context,
TABLE.infopanel,
TABLE.prevnext,
#rgbform,
TABLE#sections,
DIV#site,
DIV.surveylinks,
DIV.comment,
TABLE.panel, TABLE.spanel {
	display: none;
}

UL          {list-style-type: circle;}
UL UL       {list-style-type: disc;}
UL UL UL    {list-style-type: square;}

OL UL       {list-style-type: disc;}
OL UL UL    {list-style-type: square;}

OL          {list-style-type: decimal;}
OL OL       {list-style-type: upper-roman;}
OL OL OL    {list-style-type: lower-alpha;}
OL OL OL OL {list-style-type: lower-roman;}

LI {
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}

.small,.smallest {font-family: Verdana,sans-serif;}

H1,H2,H3,H4,H5,.navhead,.pc,.pp,.h1 {font-family: "Trebuchet MS",sans-serif;}

.indent {margin-left: 2em;}

.pp {color: #000;}

SUP {
	line-height: 1em;
	vertical-align: super;
	font-family: "Arial Narrow",sans-serif;
}

.nowrap           {white-space: nowrap}

.list             {color: #666666}
#footer,.keywords {color: #999999}
.work             {color: #666666}
.black            {color: #000000}
.white            {color: #CCCCCC}
.url              {color: #666666;}

.caption {
	color: #666666;
}

.error {
	color: #990000;
	border-color: #660000;
}

.success {
	color: #009900;
	border-color: #006600;
}

.jdate,.jok,.jmore {color: #666666;}

.jkeywords {
	color: #999999;
}

INPUT.button {
	background: #E5E5E5;
	color: #000000;
}

.input {
	background: #FFFFFF;
	color: #000000;
}

.navhead {
	color: #999999;
}

IMG.b {display: block;}

.small,PRE {font-size: 9pt}

SUP,.smallest,.snul,.author,.button,.input,.caption,.url {font-size: 8pt}


.inline {display: inline}

.nobg   {background-image: none}

H1 {margin-top: 1em}

abbr[title]:after, acronym[title]:after {
	content: " (" attr(title) ")";
	border-style: none;
}

TD.logo {
	text-align: left;
	width: auto;
}

TD.content,TH.content {width: auto;}

.right {float: right}
.left  {float: left}
.nofl  {float: none}
