﻿body
{
  padding-right: 0px;
  padding-bottom: 0px;
  margin: 0px;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 12px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #cce0e9;
  width: 100%;
}

td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

.error
{
  color: #FF0000;
  font-weight: bold;
}

.error2
{
  color: #FF0000;
  font-weight: bold;
  font-size: 12px;
  border: solid 1px #FFCC33;
  background-color: #FFFF99;
}


.badge1line
{
	font-size: 26px;
	color: Black;
	font-family: Goudy Old Style;
	font-weight: bold
}

.badge2line
{
	font-size: 18px;
	color: Black;
	font-family: Goudy Old Style;
}

.badge4line
{
	font-size: 13px;
	color: Black;
	font-family: Goudy Old Style;
	padding: 2px;
	font-style: italic;
}

.header
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #030394;
  font-weight: bold;
}

.header2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ec6410;
  font-weight: bold;
  letter-spacing: 2px;
}

.header3
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #030394;
  line-height: 22px;
  }

.header4
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
  line-height: 25px;
}


.activity
{
  font-family: Arial, Helvetica, sans-serif;
  color: #030394;
  font-weight: bold;
  cursor: default;
  text-decoration: underline;
}



.reg-container
{
  border-right: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
  border-top: #000000 1px solid;
  background-color: #ffffff;
}

.reg-tabs
{
  background-color: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 10px;
}

.header-title
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
}

.progress
{
	color: #003366;
	background-color: #003366; 
	height: 2px;
}

.theader
{
	font-weight: bold;
	font-size: 12px;
	
}
	
.reg-content
{
  padding-right: 25px; 
  padding-left: 25px; 
  text-align: left;
  width: 100%
}

.master-footer
{
  font-size:10px; color:#FFFFFF; font-style:normal; font-weight:normal; text-decoration:none; vertical-align: text-bottom; background-color: #233039; padding-top: 3px; padding-bottom: 3px; padding-right: 3px; padding-left: 3px;
}

.step-title
{ 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #003b77;
}

.fieldLabel
{
 white-space: nowrap;  
 text-align: right;
 vertical-align: top;
 padding-top: 6px
}

.fieldLabelConf
{
 white-space: nowrap;  
 text-align: right;
}

.fieldInput
{
 white-space: nowrap;  
 text-align: left;
}

.black-border
{
	border: 1px solid Gray;
}
.required
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: red;
}


.tmg-footer
{
  font-size:11px; 
  color:#FFFFFF; 
  font-style:normal; 
  font-weight: normal; 
  text-decoration:none; 
  vertical-align: text-bottom; 
  background-color: #FFFFFF; 
  padding-top: 3px; 
  padding-bottom: 3px; 
  padding-right: 3px; 
  padding-left: 3px;
}
.tmg-footer A:link {text-decoration: none; border: 0px solid white;}
.tmg-footer A:visited {text-decoration: none; border: 0px solid white;}
.tmg-footer A:active {text-decoration: none; border: 0px solid white;}
.tmg-footer A:hover {text-decoration: none; border: 0px solid white;}

.blue-text
{
 color: #003366;
 font-weight: bold;
}

.grid
{
  border-collapse: collapse;
  border-right: #dcdcdc 1px solid;
  border-top: #dcdcdc 1px solid;
  border-left: #dcdcdc 1px solid;
  border-bottom: #dcdcdc 1px solid;
  table-layout: auto;
}

.grid-header
{
  background-color : #cce0e9;
  /*background-color: #858585;*/
  color: #555555;
  font-weight: bolder;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}


.grid-badge
{
  border-collapse: collapse;
  border-right: #000000 2px solid;
  border-top: #000000 2px solid;
  border-left: #000000  2px solid;
  border-bottom: #000000  2px solid;
  table-layout: auto;
}

.grid-badge-header
{
  background-color: #003366;
  color: #ffffff;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
}

.grid-sub-header
{
  font-weight: bold;
}

.grid-row-shade
{
  background-color: #FFFFFF;
  padding: 10px;
}

/* INPUT STYLES */

input
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

select
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

textarea
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.button
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 5px;
  padding-right: 5px;
}


.button
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: solid 1px #000000;
}

a:link {
	color: #003366
}
a:visited {
	color: #003366
}
a:hover {
	color: #003366
}
a:active {
	color: #003366
}

.dvhdr1 
{
  background:#dcdcdc;
  color: #000000;
  font-weight:bold;
  border:1px solid #000000;
  padding:5px;
  width: 600px;
}
         
.dvbdy1 {
  background:#FFFFFF;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  border-top:0px solid #000000;
  padding:5px;
  width: 600px;
}

.sectionheader
{
   background-image: url(sectionheader_bk.gif); 
   background-repeat: no-repeat; 
   height: 36px;
   color: #555555;
   font-size: 14px;
   padding-left: 8px;
   padding-top: 4px;
   font-weight: bold;
}


.redtext
{
  color: #eb0014;
}


.themetitle
{
  color: #4a7d26;
  font-weight: bold;
  font-size: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}