﻿a:link 
  { color: #006633; text-decoration: underline}
a:active 
  { color: #666666; text-decoration: none}
a:visited 
  { color: #666666; text-decoration: underline}
a:hover 
  { color: #663366; text-decoration: none}

body         
  { background: #FFFFFF; margin-left: 0em; margin-top: 0em;
  font-size: 0.8em;font-family: "Arial", "Helvetica", sans-serif;
  }
table.content
  { border: 0em; cell-padding: 6em; cell-spacing: 0em; width: 100%;}

/* flex div tags.  If you need a separate look for your flex app, add a div tag here for it like the one below.*/
#flashcontent {
  height:650;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  align: center;
}

#flashCR {
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  align: center;
}

.h1 
  { font-weight: bold; color: #663366; font-size: 1.2em; font-family: "Arial", "Helvetica", sans-serif;}
.h2 
  { font-weight: bold; color: #000000; font-size: 1.2em; font-family: "Arial", "Helvetica", sans-serif;}
.h3 
  { font-weight: bold; color: #000000; font-size: .9em; font-family: "Arial", "Helvetica", sans-serif;}
.h4 
  { font-weight: bold; font-size: .9em; font-style: italic; color: #009600; font-family: "Arial", "Helvetica", sans-serif;}
.h5 
  { font-weight: bold; font-size: .9em; font-style: italic; color: #663366; font-family: "Arial", "Helvetica", sans-serif;}
.normal 
  { color: #000000; font-size: .8em; font-family: "Arial", "Helvetica", sans-serif;}
.bold 
  { color: #000000; font-weight: bold; font-size: .8em; font-family: "Arial", "Helvetica", sans-serif;}


.label 
  { color: #000000; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
.inverselabel 
  { color: #ffffff; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
.note 
  { font-style: italic; color: #000000; font-size: .8em; font-family: "Arial", "Helvetica", sans-serif;}
.message 
  { font-weight: bold; color: #800080; font-size: .8em; font-family: "Arial", "Helvetica", sans-serif;}
.error 
  { font-weight: bold; color: #FF0000; font-size: .8em; font-family: "Arial", "Helvetica", sans-serif;}
.value 
  { font-size: .7em; font-style: italic; font-weight: bold; color: #009600; font-family: "Arial", "Helvetica", sans-serif;}
.changebackground
  { background: #FFFF66; color: #000000; font-size: .8em; font-weight: bold; font-family: "Arial", "Helvetica", sans-serif;}
.errorbackground
  { background: #FF0000; color: #000000; font-size: .8em; font-weight: bold; font-family: "Arial", "Helvetica", sans-serif;}

table.border
  { border: 3em; border: solid; border-color: #DFD3E7; border-color-light: #FFFFFF; width: 75%; cell-spacing: 0em; cell-padding: 4em;}
tr.header 
  { background: #DFD3E7; color: #663366; font-size: .7em; font-weight: bold; font-family: "Arial", "Helvetica", sans-serif;}
td.data 
  { font-size: .7em; font-family: "Arial", "Helvetica", sans-serif;}
td.inputlabel
  { width: 35%; text-align: right; color: #000000; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
td.inputfield
  { width: 65%; color: #000000; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
  
.label1 
  { background: #18654A; color: #ffffff; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
.label2
  { background: #1D7A59; color: #ffffff; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
.label3 
  { background: #1B8965; color: #ffffff; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
.label4 
  { background: #1B9A6D; color: #ffffff; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
.label5 
  { background: #1BAB78; color: #ffffff; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
.label6 
  { background: #1AB985; color: #ffffff; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
.label7 
  { background: #1AC88F; color: #ffffff; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
.label8 
  { background: #1AD996; color: #000000; font-weight: bold; font-size: .8em; font-style: italic; font-family: "Arial", "Helvetica", sans-serif;}
.h4indent {
	color: #009600;
	font-size: .9em;
	font-family: "Arial", "Helvetica", sans-serif;
	margin-left: 40px;
	font-weight: bold;
	font-style: italic;
}
