BODY 
{
	font-size: 10pt; 
	font-family: arial, "lucida-console", sans-serif; 
	font-weight: normal;
}

FORM 
{
	/*margin-bottom: 0;*/
}

TABLE 
{
	border: 0 solid; 
	border-color: #909090; 
}

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

A:visited 
{
	text-decoration:none; 
	color: #1E439A;
}

A:hover
{
	text-decoration:none; 
	color: red;
}

/* inline text links */
A.text:link 
{
	text-decoration:none; 
	color: #1E439A;
}
A.text:visited 
{
	text-decoration:none; 
	color: #1E439A;
}
A.text:hover 
{
	text-decoration:none; 
	color:RED;
}

.extra-large
{
	color: #000000;
	font-size: 16pt; 
	font-family: arial; 
	font-weight: bold;
}

.form
{
  background-color: #f6f6dd;
  color: #444444;
}
.normal
{
	font-size: 12px; 
	font-family: Helvetica,Arial,sans-serif;
	font-weight: normal;
  font-stretch: narrow;
  color: #444444;
  margin-top: 0;
}
li.normal
{
  margin-left: 20px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #666666;
}

.italic
{
	font-size: 8pt; 
  font-style: italic; 
}

.indent
{
  margin-left: 20px;
}
.bold 
{
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold;
	/*color: black;*/
}

.emphasize
{
	color: #800000; 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: normal;
}

.callout
{
	color: #800000;
	font-size: 12pt; 
	font-family: verdana; 
	font-weight: normal;
	position: relative; top: 0px;
}

.about-callout
{
	color: #444444;
	font-size: 10pt; 
	font-family: verdana; 
	font-weight: bold;
	position: relative; top: 0px;
}
p.about-callout
{
  margin-bottom: 3px;
}

p.callout
{
  margin-bottom: 3px;
}
.headline-callout
{
	color: #8c3a3a;
	font-size: 16pt; 
	font-family: "Linux Libertine", Georgia, Times,serif; 
	/*font-family: Ubuntu; */
	font-weight: bold;
  /*margin-bottom: 2px;*/
}

.headline-sub
{
	color: #8c3a3a;
	font-size: 16pt; 
	font-family: "Linux Libertine", Georgia, Times,serif;
	font-weight: bold;
}

.headline
{
	color: #000000;
	font-size: 12pt; 
	font-family: arial; 
	font-weight: normal;
}

.headline2
{
	color: #000000;
	font-family: arial; 
	font-weight: normal;
	font-size: 9pt; 
  font-style: italic;
}

.title /* page title */
{
  color: #f9b601;
  color: #ffcf00;
  color: #fdd65e;
  color: white;
	font-size: 18pt; 
	font-family: arial narrow; 
	font-weight: bold;
  font-style: italic;
}

.subtitle
{
	color: #000000f;
	font-size: 10pt; 
	font-family: verdana; 
	font-weight: bold;
}

.smalltitle
{
	color: #193d6f;
	font-size: 11pt; 
	font-family: arial; 
	font-weight: bold;
  margin-bottom: 4px;
  margin-top: 8px;
}

.simplelink
{
	font-size: 10pt; 
  font-variant: small-caps;
	font-family: arial narrow; 
	font-weight: bold;
	text-decoration:none; 
}

.simplelink:hover 
{
	text-decoration:none; 
	color:RED;
}

.menu 
{
  font-variant: small-caps;
	font-size: 10pt; 
	/*font-family: arial narrow; */
	font-weight: bold;
  /*font-stretch: narrower;*/
  line-height: 100%;
	color: black;
}

.menu:hover 
{
	text-decoration: none; 
	color: red;
}

.label 
{
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
  color: #444444;
}

.label2 
{
	font-family: arial, helvetica, ms sans serif, sans-serif; 
	color: #003300; 
	text-decoration: none; 
	font-weight: bold;
	font-size: x-small;
}					

.small 
{
	font-size: 8pt; 
	font-family: arial; 
	font-weight: normal;
  font-stretch: narrower;
}

.verysmall 
{
	font-size: 9pt; 
	font-family: times roman; 
	font-weight: normal;
  font-stretch: narrower;
  color: #444444;
}

.smallbold 
{
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold;
}

.big 
{
	font-size: 12pt; 
	font-family: arial; 
	font-weight: normal;
}

.table
{
	margin: 0; 
	border: 1px; 
	border-color: #909090;
}

.table2 
{
	margin: 0; 
	border: 1px solid; 
	border-color: #909090; 
	border-collapse: collapse;
}					

.table3 
{
	margin: 0; 
  border: 1px solid;
  max-width: 800px;
  width: expression(document.body.clientWidth > 800? "800px": "auto" );
}

.querytable 
{
	margin: 0; 
	border: none; 
	border-color: #909090; 
	border-collapse: collapse;
}					

.input 
{
	border: 1px; 
	border-color: #909090;
}

.maintxt 
{
	font-size: 10pt; 
	font-family: verdana; 
	font-weight: normal;
}

.button 
{
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
  color: #404040;
}
.button :hover
{
  color: red;
}

.bullet 
{
	list-style: square; 
	white-space: pre; 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: normal;
}

.textarea 
{
	font-size: 10pt; 
	font-family: arial; 
	font-weight: normal
}

