DIR, MENU, DIV, DD, ADDRESS, FORM, DL, VAR, TT, CODE, KBD, SAMP, IMG, SPAN, TH, LEGEND {
      	font-family: Helvetica, Arial, Geneva, san-serif;
}

BODY, P, UL, OL, BLOCKQUOTE, BR, B, STRONG, I, EM, CITE, TD {
      	font-size: 1em;
      	font-family: Helvetica, Arial, Geneva, san-serif;
}

H1 {
      	font-family: Helvetica, Arial, Geneva, san-serif;
      	font-weight: bold;
      	text-align: center;
}

H2, H3, H4, H5, H6 {
      	font-family: Helvetica, Arial, Geneva, san-serif;
      	font-weight: bold;
}

DT {
      	font-family: Helvetica, Arial, Geneva, san-serif;
      	font-weight: bold;
}

DD {
        text-align: justify;
}

P {
        text-align: justify;
}

P.indent10pt {
      	text-indent:20px;
}

P.indent20pt {
      	text-indent:40px;
}

P.medium {
      	font-size: 0.7em;
}

P.small {
      	font-size: 0.5em;
}

.condition-report {
      	font-size: 12px;
}

p.condition-report {
        text-align: justify;
}

P.small-center {
      	font-size: 0.5em;
      	text-align:center;
}

P.center {
      	text-align:center;
}

P.navbar {
      	font-size: 0.5em;
      	font-weight: bold;
}

P.event {
     	text-indent:-1em;
}

div.center {
    text-align:center;
}

div.event {
      	margin-left:1em;
}

/*  The default BODY setting  */
.autoindex_body
{
	font-family: verdana, lucidia, sans-serif;
	font-size: 13px;
	background-color: #F0F0F0;
}
.autoindex_body img
{
	border: none;
}

/*  Table settings  */
.light_row
{
	background-color: #F2F6FC;
	font-size: 13px;
}
.dark_row
{
	background-color: #DADEEE;
	font-size: 13px;
}
.default_td
{
	border: 1px solid #7F8FA9;
	font-size: 13px;
}
.default_th
{
	background-color: #7F8FAD;
	border: 1px solid #000010;
	font-size: 13px;
}

/*  Settings for links  */
.default_a:visited, .default_a:active
{
	color: #00008F;
	text-decoration: none;
}
.default_a:link
{
	color: #0000FF;
	text-decoration: none;
}
.default_a:hover
{
	color: #0000FF;
	text-decoration: overline underline;
}

/*  The style for every button  */
.button
{
	color: #707070;
 	background-color: #F2F6FC;
	font-family: sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
	border: none;
	padding: 3px 10px 3px 10px;
}

/*  Misc. Styles  */
.paragraph
{
	background: #F2F6FC;
	color: #000020;
	font-size: 13px;
}
.default_hr
{
	color: #000020;
	background-color: #000020;
	border: none;
	width: 75%;
	height: 1px;
}
.fixed_width
{
	background: #F2F6FC;
	color: #000020;
	font-family: lucida console, sans-serif;
	font-size: 12px;
}
.black_link
{
	color: #000000;
	text-decoration: none;
}
.small
{
	font-size: 10px;
}

.boldImportant
{
	font-weight:bold;
	font-style:italic;
}

.redBoldImportant
{
	color:red;
	font-weight:bold;
	font-style:italic;
}

.smallBold, .leftSmallBold
{
	font-weight:bold;
	font-style:italic;
	font-size:smaller
}

.leftSmallBold
{
	padding-left: 50pt;
}

.smallItalic
{
	font-style:italic;
	font-size:smaller;
}

