.title {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #004916;
}
.head1 {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color:#cccc99;
}
.become {
  font-family: arial, verdana, helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: blue;
}
.head {
  font-family: arial, verdana, helvetica;
  font-size: 11pt;
  font-weight: bold;
  color:#001359;
}
.headAdmin {
  font-family: arial, verdana, helvetica;
  font-size: 12pt;
  font-weight: bold;
  color:#572315;
}
.normal {
  font-family: arial, verdana, helvetica;
  font-size: 9pt;
}
.normalRed {
  font-family: arial, verdana, helvetica;
  font-size: 11pt;  
  color:Red;
}
.small {
  font-family: arial, verdana, helvetica;
  font-size: 8.5pt;
}
.smallError {
  font-family: arial, verdana, helvetica;
  font-size: 8.5pt;
   color:Red;
}
.NormalError {
  font-family: arial, verdana, helvetica;
  font-size: 10pt;
   color:Red;
}

.times_small {
  font-family: times, arial, verdana, helvetica;
  font-size: 8.5pt;
}
.home {
  font-family: arial, verdana, helvetica;
  font-size: 8.5pt;
  color: blue;
}
.color1 {
  font-family: arial, verdana, helvetica;
  font-size: 8.5pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.color2 {
  font-family: arial, verdana, helvetica;
  font-size: 8.5pt;
  font-weight: bold;
  color: #004916;
  text-decoration: none;
}
A:hover.color2 {
  color: #ffffff
}
A:hover {
  color: #cc6600;
  text-decoration: none;
}
A:hover.color1 {
  color: #cccc99
}
.bold {
  font-family: arial, verdana, helvetica;
  font-size: 10pt;
  font-weight: bold;
}
.topbold {
  font-family: arial, verdana, helvetica;
  font-size: 10pt;
  font-weight: bold;
  vertical-align: top; 
}
.smallbold {
  font-family: arial, verdana, helvetica;
  font-size: 8.5pt;
  font-weight: bold;
  z-index= 10001;
}
.smaller {
  font-family: arial, verdana, helvetica;
  font-size: 8pt;
}
.smallest {
  font-family: arial, verdana, helvetica;
  font-size: 7.5pt;
}

.NHleftBar {
  font-family: arial, verdana, helvetica;
  font-size:10pt;color:#0B532B;
  text-decoration:none;
}
.NHrightBar {
  font-family: arial, verdana, helvetica;
  font-size:10pt;color:#000099;
  text-decoration:none;
}
.NHhorizontal {
  font-family: arial, verdana, helvetica;
  font-size:10pt;color:#FAE39D;
  text-decoration:none;
}
A:hover.NHleftbar {
  color: #000099;
  font-weight:bold;
}
A:hover.NHrightBar {
  color: #0B532B;
  font-weight:bold;
}
A:hover.NHhorizontal {
  color: #ffffff
}
.title0 {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
}
.head0 {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}
.DottedLine {
  border-bottom-style:dashed;
  border-bottom-width: 1px;
  border-bottom-color: #004916;
}
/*Textbox Watermark*/

/*.unwatermarked {
	height:20px;
	width:148px;
	background-color:#F0F8FF;
	color:gray;
}

.watermarked {
	height:20px;	
	width:148px;
	padding:1px 0 0 1px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
	font-style:italic;
	font-family: arial, verdana, helvetica;
   font-size: 9pt;
}*/
.calendar   {
    background-color: #e2e2e2;
    border:solid 1px #cccccc;
    font-size:x-small;
    z-index: 10001;
}
.order-progress
{
	height: 40px;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 2px #f3f3f3;
}

.order-progress ul
{
	padding: 0;
	margin: 0;
}

.order-progress ul li
{
	list-style: none;
	display: inline;
	padding: 5px 20px 0 20px;
}

.order-progress ul li .active-step
{
	color: #6a6a6a;
	background: url('images/progress-step-active.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}

.order-progress ul li .inactive-step
{
	color: #d7d7d7;
	background: url('images/progress-step-inactive.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}
.productPrice
{
	color: green;
}
.productPriceBig
{
	color: green;
	font-size:14px;
}
.normalfld
{
    background-color: #FFFFFF;
}
.focusfld
{
    background-color: #FFFFCC;
}
/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.SectionBorder
{
	border:1px dotted #004916; 
	color: #572315; /* #004916;*/
	}
	
	.SectionFiller
{	
	background:#eeeeee;
	 width:100%;	 
	}

.SectionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #00501D;/* #572315; #004916;*/
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.flyOutDiv
{
     display: none;
     position: absolute;
     width: 350px;
     z-index: 3;
     opacity: 0;
     filter:(progid:DXImageTransform.Microsoft.Alpha(opacity=0));
     font-size: 12px;
     border: solid 1px #CCCCCC;
     background-color: #FFFFFF;
     padding: 5px;
}

.flyOutDivCloseX
{
 background-color:Silver;
 color: Black;
 text-align: center;
 font-weight: bold;
 text-decoration: none;
 border: outset thin #004916;
 padding: 5px; 
}

.order-progress
{
	height: 40px;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 2px #f3f3f3;
}

.order-progress ul
{
	padding: 0;
	margin: 0;
}

.order-progress ul li
{
	list-style: none;
	display: inline;
	padding: 5px 20px 0 20px;
}

.order-progress ul li .active-step
{
	color: #6a6a6a;
	background: url('images/progress-step-active.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;

}

.order-progress ul li .inactive-step
{
	color: #d7d7d7;
	background: url('images/progress-step-inactive.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}

  .accordion {  
            width: 400px;  
        }  
          
        .accordionHeader {  
            border: 1px solid #2F4F4F;  
            color: white;  
            background-color: #00501D;
            font-family: Arial, Sans-Serif;  
            font-size: 12px;  
            font-weight: bold;  
            padding: 5px;  
            margin-top: 5px;  
            cursor: pointer;  
        }  
          
        .accordionHeaderSelected {  
            border: 1px solid #2F4F4F;  
            color: white;  
            background-color: #016800;  
            font-family: Arial, Sans-Serif;  
            font-size: 12px;  
            font-weight: bold;  
            padding: 5px;  
            margin-top: 5px;  
            cursor: pointer;  
        }  
          
        .accordionContent {  
            background-color: #D3DEEF;  
            border: 1px dashed #2F4F4F;  
            border-top: none;  
            padding: 5px;  
            padding-top: 10px;  
        }  