/* main body */
DIV.navigation {
    /* border: dashed red; */ 
    z-index: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    padding: 0px 0px 0px 0px;
}

BODY {
    padding: 0px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    background-color: #FFFFFF;
    COLOR: ##006666; 
}

BODY.body {
  PADDING-TOP: 0px; 
	PADDING-RIGHT: 0px; 
  PADDING-LEFT: 0px; 
  PADDING-BOTTOM: 0px; 
/*  BACKGROUND: url(../images/bkg1.jpg) repeat-x; */ 
  MARGIN: 0px; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  COLOR: #006666; 
  TEXT-ALIGN: center
}

TABLE {
    padding: 10px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    line-height: 15pt;
    COLOR: #006666; 
    background-color: #FFFFFF;
}

TABLE.navigation {
/*    border: solid grey; */ 
    width: 740px; 
    padding: 0px 0px 0px 0px;
    text-align: center;
}

TABLE.body {
    /* MARGIN: 0px; */ 
    padding: 10px 10px 10px 10px;
    /* border: 1px solid #6699CC; */
    width: 740px; 
    padding: 5px 5px 10px 10px; 
    text-align: right;
    background-color: #FFFFFF;
}

TABLE.list {
    /* border: solid brown; */ 
    width: 700px; 
    padding: 5px 5px 10px 10px;
    text-align: right;
}

P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
  	COLOR: #006666; 
    padding-bottom: 6pt;
    /* BACKGROUND-COLOR: #dcebff; */
}

P.quote {
    text-align: left;
    font-size: 12pt;
    line-height: 13pt;
    margin: 20px; 
    COLOR: #006666; 
    padding: 5px;
/*    width: 600px; */
}

P.reference {
    text-align: left;
    font-size: 12pt;
    line-height: 13pt;
    margin: 10px; 
    COLOR: #006666; 
    padding: 5px;
/*    width: 600px; */
}

P.message {
    border: solid #6699CC;
    text-align: center;
    font-size: 14pt;
    color: #6699CC;
    padding: 5px;
    width: 700px;
}

P.error {
    border: solid #FF9966;
    text-align: center;
    font-size: 14pt;
    color: #FF9966;
    padding: 5px;
    width: 700px;
}

P.footer {
    text-align: center;
    font-size: 9pt;
    color: #333333;
    padding: 5px;
}

P.heading {
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    color: #CC6600;
   /*  background-Color: #003333; */
}

A:link {
	/* FONT-WEIGHT: normal; */ 
  color: #009933; 
  TEXT-DECORATION: underline;
}

A:visited {
  color: #006633; 
  TEXT-DECORATION: underline;
}

A:hover {
  /* FONT: 11px Arial, Helvetica, sans-serif; */
  color: #009933; 
  BACKGROUND-COLOR: #CCFFCC;
  TEXT-DECORATION: underline;
}

A.footer {
    font-size: 9px;
    color: #339933;
    text-decoration: underline;
}

A.footer:hover {
    color: #669933;
    text-decoration: underline;
    BACKGROUND-COLOR: #dcebff;
}

A.navigation:link {
  FONT: Arial, Helvetica, sans-serif;
  FONT-SIZE: 11pt; 
	FONT-WEIGHT: bold;
  /* LINE-HEIGHT: 13pt; */
  COLOR: darkgreen; 
  BACKGROUND-COLOR: #CCFFCC;
  TEXT-DECORATION: none;
  padding: 1px 2px 1px 2px;
  BORDER: solid white;
}

A.navigation:visited {
  FONT: Arial, Helvetica, sans-serif;
  FONT-SIZE: 11pt; 
	FONT-WEIGHT: bold; 
  /* LINE-HEIGHT: 13pt; */
  COLOR: darkgreen; 
  BACKGROUND-COLOR: #CCFFCC;
  TEXT-DECORATION: none;
  padding: 1px 2px 1px 2px;
  BORDER: solid white;
}

A.navigation:hover {
  FONT: Arial, Helvetica, sans-serif;
  FONT-SIZE: 11pt; 
	FONT-WEIGHT: bold;  
  /* LINE-HEIGHT: 13pt; */
  COLOR: #003333; 
  BACKGROUND-COLOR: #669933;
  TEXT-DECORATION: none;
  padding: 1px 2px 1px 2px;
  BORDER: solid white;
}

/* for Images */
A.image:link {
	BORDER-RIGHT: medium none; 
  BORDER-TOP: medium none; 
  BORDER-LEFT: medium none; 
  BORDER-BOTTOM: medium none; 
  BACKGROUND-COLOR: transparent;
}

A.image:visited {
	BORDER-RIGHT: medium none; 
  BORDER-TOP: medium none; 
  BORDER-LEFT: medium none; 
  BORDER-BOTTOM: medium none; 
  BACKGROUND-COLOR: transparent;
}

A.image:hover {
	BORDER-RIGHT: medium none; 
  BORDER-TOP: medium none; 
  BORDER-LEFT: medium none; 
  BORDER-BOTTOM: medium none; 
  BACKGROUND-COLOR: transparent! important;
}


INPUT {
	FONT: 11px/13px Arial, Helvetica, sans-serif;
}

SELECT {
	FONT: 11px/13px Arial, Helvetica, sans-serif;
}

H1 {
    text-align: center;
    font-size: 18pt;
    font-weight: bolder;
    color: #CC6600;
}

H2 {
    margin-top: 14pt;
    margin-bottom: 2pt;
    font-size: 16pt;
    font-weight: bold;
    color: #CC6600;
    /* BACKGROUND-COLOR: #99CCFF; */
    line-height: 18pt;
}

H3 {
    margin: 0 auto;
    font-size: 15pt;
    font-weight: bolder;
    color: #CC6600;
}

H4 {
    margin: 0 auto;
    font-size: 15pt;
    font-weight: bold;
    color: #CC6600;
}

H5 {
    margin: 0 auto;
    padding: 10px;
    font-size: 14pt;
    color: #CC6600;
}

/* Special Classes */
/* navigation*/


TD.navigation {
  FONT: 11px Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold; 
  COLOR: #006666; 
  TEXT-DECORATION: none;
}


UL.navigation
{
  /*  border: dashed purple; */
    list-style-type:none;
}

LI.navigation {
    display:inline;
}


IMG.textual {
    padding: 0px;
    border: 0px;
}

IMG.link {
    padding: 0px;
    border: 0px;
}

.table_data
{
	border-style:ridge;
	border-width:1;
}
.tab_base
{
	background:#C5D0DD;
	font-weight:bold;
	border-style:ridge;
	border-width:1;
	cursor:pointer;
}
.table_sub_heading
{
	background:#CCCCCC;
	font-weight:bold;
	border-style:ridge;
	border-width:1;
}
.table_body
{
	background:#F0F0F0;
	font-wieght:normal;
	font-size:9pt;
	font-family:sans-serif;
	border-style:ridge;
	border-width:1;
	border-spacing: 0px;
	border-collapse: collapse;
}


.tab_loaded
{
	background:#222222;
	color:white;
	font-weight:bold;
	border-style:groove;
	border-width:1;
	cursor:pointer;
}

.right { float: right; }
.left { float: left; }
.caption { margin: 5px; padding: 5px; border: solid 1px #E5E5FF; font-size:90%; color: black } 

.row_0 {}
.row_1 {background-color:#99CC66}

.row_trans_0 {font-size: 9pt;color:black;}
.row_trans_1 {font-size: 9pt;color:black;background-color:#99CC66}
.row_trans_h {font-size: 9pt;color:white;background-color:#003300}

TABLE.contact {
    border: 1px solid #CCFF99; 
    width: 580;
    height: 440; 
    text-align: right;
    font-size: 14pt;
  	COLOR: #003366; 
    background-color: #CCFF99;
    margin: 10px;
    border-collapse: collapse;
    border-color: #000066;
    padding: 5;
}

TD.contact {
  background-color: #CCFF99;
  border-color: #CCFF99;
}

TD.contact2 {
  background-color: #669933;
  border-color: #CCFF99;
}
 
INPUT {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    COLOR: ##333333;
    PADDING-TOP: 0px; 
  	PADDING-RIGHT: 5px; 
    PADDING-LEFT: 5px; 
    PADDING-BOTTOM: 0px; 
    margin: 0px;
} 
