﻿.bodyBlue
{
  text-align: center;
  margin: 0px auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;   
  font-size: 12px;
  line-height: 1.5em;
  color: #333;
  background: #FFF url(/images/bkgrad.png) repeat-x;
}

.bodyRed
{
  text-align: center;
  margin: 0px auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #333;
  background: #FFF url(/images/bkgradred.png) repeat-x;
}





a:link
{
  color: #596e88;
  text-decoration: underline;
}

a:visited
{
  color: #596e88;
  text-decoration: underline;
}

a:hover
{
  color: #bf2428;
  text-decoration: none;
}

h1
{
  color: #000;
  font-size: 18px;
  margin: 0 0 13px 0;
  padding: 0;
}

h2
{
  color: #000;
  font-size: 15px;
  margin: 0 0 8px 0;
  padding: 0;
}

h3
{
  color: #2f489d;
  font-size: 14px;
  margin: 22px 0 8px 0;
  padding: 0;
}

p
{
  margin: 0 0 1em 0;
  padding: 0;
}

.marginleft10
{
  margin-left: 10px;
}



/* divA is the main container
---------------------------------------------------------- */

#divA
{
  width: 797px;
  margin: 20px auto;
  text-align: left;
}

/* divA1 is top banner / logo / login links
---------------------------------------------------------- */
.divA1blue
{
  background: url(/images/hdr2.gif) no-repeat top left;
  width: 796px;
  height: 75px;
}

.divA1red
{
  background: url(/images/hdr2red.gif) no-repeat top left;
  width: 796px;
  height: 75px;
}

#divA1A
{
  /*padding: 21px 50px 0 0;*/
  padding-top: 20px;
  padding-right: 40px;
  margin: auto 0;
  text-align: right;
  float: right;
  width: 350px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #596e88;
  font-size: 12px;
  font-weight: bold;
}

.divA1ALink
{
	padding-right: 10px;
}

#divA1B
{
  padding: 17px 0 0 45px;
  margin: 0;
  text-align: left;
  width: 200px;
}

/* divA2 is top navigation menu
---------------------------------------------------------- */
#divA2
{
  text-align: left;
  background: url(/images/navbckgrnd2.gif) no-repeat top left;
  width: 795px;
  height: 30px;
}

#divA2A
{
  padding-left: 49px;
  padding-right: 39px;
}

#divA2A ul
{
  height: 21px;
  margin: 5px 9px 0 0px;
  padding: 0px 0 0 0;
  list-style-type: none;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  position: relative;
  display: inline;
  float: left;
  white-space: nowrap;
}

#divA2A li
{
  position: relative;
  display: inline;
  float: left;
  white-space: nowrap;
}

 
#divA2A li a, #divA2A a:visited
{
  display: block;
  margin: 0px;
  padding: 4px 9px 3px 9px;
  font-size: 12px;
  font-weight: bold;
  border-right: 2px solid #FFF;
  text-decoration: none;
  color: #0a2552;
} 

#divA2A a:hover
{
  color: #FFF;
  background: #bf2428;
} 

#medicalFaxLink a:hover
{
  background: #bf2428;
}

/* divA3 the main content container
---------------------------------------------------------- */
#divA3
{
  background-color: #F0F3F3;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-color: #BED9E4;
  width: 791px;
}

#divA3A, .divA3A
{
  background: url(/images/header_grad2.gif) no-repeat top left;
  margin-left: 19px;
  margin-right: 19px;
}

/* divA4 is the bottom footer
---------------------------------------------------------- */

#divA4
{
  background: url(/images/home-footer.gif) no-repeat top left;
  width: 795px;
  height: 52px;
  font-size: 10px;
  font-weight: bold;
}

#divA4A
{
  color: #596e88;
  padding: 9px 14px 0px 14px;
}

#divA4A .AlignRight
{
	text-align: right;
	float: right;
}

#divA4B
{
  color: #596e88;
  padding: 0px 14px 0px 14px;
	font-size: 9px;
}

#divA4B h3
{
	text-align: center;
	color: #596e88;
	font-size: 9px;
  margin: 0 0 0px 0;
  padding: 0;	
}




/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


/* container for left and right sides
---------------------------------------------------------- */
#divLeftRght
{
  width: 711px;
  min-height: 100px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  background: url(/images/inner_contain.jpg) repeat-y 50% 0;
  border: solid 1px #a6c0e4;
}


/* left side
---------------------------------------------------------- */

#divLeftSide
{
  width: 450px;
  margin: 0;
  padding: 20px 10px 10px 10px;
  text-align: left;
}


#divLeftSide p
{
  color: #2f489d;
}

#divLeftSide a
{
  color: #2f489d;
}

#divLeftSide ul
{
  color: #2f489d;
  list-style: square;
}

#divLeftSide li
{
  padding-bottom: 5px;
}

#divLeftSide fieldset
{
  padding: 10px 25px 10px 25px;
  border: 1px solid #ccc;
  text-align: left;
  width: 400px;
}

#divLeftSide legend
{
  font-size: 16px;
  font-weight: bold;
  color: #bf2428;
  margin: 0px;
  padding: 0px 3px;
}

#divLeftSide label
{
  display: block;
  margin: 8px 0px 0px 0px;
  font-size: 11px;
}

#divLeftSide .pInputInstruction
{
  color: #2f489d;
  font-size : 11px;
  margin-top: 8px;
}

#divLeftSide .pInputInstructionBlack
{
  color: #333;
  font-size : 11px;
  margin-top: 8px;
}

#divLeftSide .pInputInstructionBold
{
  color: #2f489d;
  font-size : 11px;
  margin-top: 8px;
  font-weight: bold;
}


#divLeftSide .inputValidator
{
  font-size: 11px;
}

#divLeftSide .inputBox
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#divLeftSide .labelInlineBlock
{
  display: inline-block;
}


/*
#divLeftSide .labelMiddleNm
{
  display: inline-block;
}

#divLeftSide .labelLastNm
{
  display: inline-block;
}

#divLeftSide .labelCity
{
  display: inline-block;
}

#divLeftSide .labelState
{
  display: inline-block;
  margin-left: 111px; 
}

#divLeftSide .labelZip
{
  display: inline-block;
  margin-left: 111px; 
}
*/

/* right side
---------------------------------------------------------- */

#divRghtSide
{
  width: 213px;
  margin: auto 0;
  padding: 15px 10px 10px 10px;
  text-align: left;
  float: right;
  overflow: hidden;
}


.testimonial
{
  background-color: #D5EEF9;
  color: #2F489D;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 8px;
}

.testimonial p
{
  color: #851F21;
  font-style: italic;
}

.readMoreTestimonials
{
  background-color: #D5EEF9;
  color: #BF2428;
  font-size: 10px;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 1px;
}



#divRghtSide .RtMenu
{
  padding-left: 9px;
  font-size: 11px;
  color: #2f489d;   
  white-space: nowrap;
  overflow: hidden;
}

#divRghtSide .RtMenu a
{
  color: #2f489d;
}

#divRghtSide .RtMenu a.active
{
  font-weight: bold;
}


/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */


/* signup form - step 1
----------------------------------------------------------  

p.signuptxt2
{
  font-size: 11px;
  font-style: italic;
  line-height: 1.5em;
  margin: -6px 0px 16px 0px;
}

#signup-table
{
  border-right: 1px solid #CCC;
  line-height: 1.2em;
}

#signup-table td
{
  text-align: center;
  padding: 0px 1px 0px 2px;
  height: 34px;
}

#signup-table .leftColumn
{
  text-align: left;
  color: #333;
  font-size: 11px;
  vertical-align: middle;
  border-bottom: #CCC solid 1px;
  border-left: 1px solid #CCC;
  width: 31%;
}


#signup-table .plancolumn
{
  color: #333;
  font-size: 11px;
  vertical-align: middle;
  border-bottom: #CCC solid 1px;
  border-left: #CCC solid 1px;
  width: 23%;
}

#signup-table .plancolumn.checkbox
{
 font-size :1.5em;
 background-image: url(/images/checkmark.png);
 background-repeat: no-repeat;
 background-position: center center; 
}


#signup-table .planHdr1
{
  color: #0A2552;
  font-size: 13px;
  font-weight: bold;
  background-color: #D5EEF9;
  vertical-align: middle;
  border-top: #CCC solid 1px;
  border-bottom: #CCC solid 1px;
  border-left: #CCC solid 1px;
  padding: 5px;
  width: 23%;
  height: 20px;
}

#signup-table .planHdr2
{
  color: #0A2552;
  font-size: 13px;
  font-weight: bold;
  background-color: #DAE5F6;
  vertical-align: middle;
  border-top: #CCC solid 1px;
  border-bottom: #CCC solid 1px;
  border-left: #CCC solid 1px;
  padding: 5px;
  height: 20px;
}

#signup-table .planHdr3
{
  color: #0A2552;
  font-size: 13px;
  font-weight: bold;
  vertical-align: middle;
  background-color: #84A6D3;
  border-top: #CCC solid 1px;
  border-bottom: #CCC solid 1px;
  border-left: #CCC solid 1px;
  padding: 5px;
  height: 20px;  
}

#signup-table .selectPlanCell
{
  border-bottom: #CCC solid 1px;
  border-left: #CCC solid 1px;
  width: 23%;
  height: 70px;
}

#signup-table .selectOne
{
  border-bottom: #CCC solid 1px;
  text-align: right;
  color: #0A2552;
  width: 31%;
}


#signup-table .planprice
{
  font-weight: bold;
}

#signup-table .signup-button
{
  margin: 5px;
}
*/

/* divLeftRght2 --- must clear:both after the last row!  
--------------------------------------------------------------------------------------------------*/
.LeftRght2Div
{
    padding: 1px;
    clear: both;
}
.LeftRght2LeftSpan
{  
    width: 48%;
    float: left;
    text-align: left;
}
.LeftRght2RghtSpan
{  
    width: 48%;
    float: right;
    text-align: right;
}
/* divLeftRght3 --- must clear:both after the last row!  
--------------------------------------------------------------------------------------------------*/
.LeftRght3Div
{
    padding: 1px;
    clear: both;
}
.LeftRght3LeftSpan
{      
    width: 110px;
    float: left;
    text-align: left;
}
.LeftRght3MdleSpan
{  
   /* width: 200px; no width set here */            
    float: left;
    text-align: left;
    font-weight: bold;          
}
.LeftRght3RghtSpan
{  
    /*width: 50px; no width set here */     
    float: right;
    text-align: right;
}
  

/* IE and Firefox draw a border if the image has height and width attributes.  this prevents that 
--------------------------------------------------------------------------------------------------*/
.sizedImgNoBorder
{
  border-width: 0px;
}

.WaterMarkedTextBox
{
	color: gray;
}


/* usercontrol styling */
div#rght_list_signup
{
  color: #2f489d;
  font-size: 11px;
  padding: 8px 8px 1px 8px;
  margin: 0;
}

div#rght_list_signup h1
{
  font-weight: normal;
  color: #2f489d;
  font-size: 13px;
}

div#rght_list_signup h1 a:link, div#rght_list_signup h1 a:visited
{
  color: #2f489d;
  text-decoration: underline;
}
div#rght_list_signup h1 a:hover
{
  color: #2f489d;
  text-decoration: none;
}


#steps
{
  line-height: 2em;
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
}

#steps a:link, #steps a:visited
{
  color: #2f489d;
  text-decoration: underline;
}
#steps a:hover
{
  color: #2f489d;
  text-decoration: none;
}

h4
{
  font-size: 12px;
  color: #333;
}


#divLeftSide .paddedLeft
{
	margin-left: 5px;
}

#divLeftSide .GroupTitles
{
  font-size: 12px;
  font-weight: bold;
}

#divLeftSide .PadLeft
{
	margin-left: 50px;
}

.AlignRight
{
	float: right;
}

.NoteTextBox 
{
  margin-left: 0px;
  margin-right: 0px;
	margin-top: -10px;
	margin-bottom: -10px;
	width: 397px;  /* important: 400px will work for ie7 and ie8 but not for ie6.  must use 397px */
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;    	
}

.charsLeft
{
}




