/*  header
//
//
//
*/

/* additional body?	margin:50px 0px; padding:0px; */


body 
{
  font-family:          arial;
  margin:					0px; 
  padding:					0px;
  background-color:			#C2D8EC;
  text-align:                           center;
}

#content
{
  background-color:			#C2D8EC;
  padding:					0px;
  margin:					0px;
  clear: both;
}

#headerBack
{
  background-color:			#9EBAD9;
  position:					absolute;
  top:						0px;
  width:					100%;
  height:					150px;
  z-index:					1;
 
}
#headerBack2
{
  background-color:        inherit;
  position:             absolute;
  top:                  150px;
  width:             100%;
  height:               737px;
  z-index:              1;
 
}
#headerFront
{
	background-color:			#9EBAD9;
	width: 972px;
}

#webcard 
{
  position:                     absolute;
  left:                         50%;
  width:                        972px;
  margin-top:                   31px;
  margin-left:                  -496px;
  height:                       737px;
  background-image:             url(../images/style6/md_webcard1.jpg);
  background-color:             #C2D8EC;
  z-index:                      3;
  text-align:                   left;
}

#webcard .main
{
  padding:      30px 50px;
}

#webcard .main .cardContent
{
  float:        left;
  width:        400px;
}

.title
{ 
  padding:      15px 30px;
  font-weight:                          bold;
  margin-bottom:        10px;
   font-size:            14pt;
}

.orgInfo
{
  margin-top: 30px;
  margin-left: 30px;
  display:              inline;
  font-size:            14pt;
  font-weight:          bold;
  color:                #2A5B9C;
  border-bottom:        1px solid grey;
  
}

.statement
{
  margin-top: 15px;
  margin-left:  30px;
  line-height:  1.2em;
}

.statement
{
 margin-bottom:         10px;
}

.cardPicture
{
  /* 145 by 160 px */
  float:        right;
  margin-right:         30px;
  margin-top:           130px;
}

.cardLink
{
  margin-left:                  30px;
  width:                        260px;
  background-image:             url(../images/style6/bluebar.jpg);
  padding-left:                 30px;
  padding-right:                -30px;
  padding-top:                  2px;
  padding-bottom:               2px;
  margin-bottom:                5px;
   
}

.cardLink a
{
  color:                #FFFFFF;
  text-decoration:      none;
  font-weight:          bold;
  font-size:            12pt;
}

.verifyBadge
{
 float:        left;
 margin-left:         30px;
 margin-top:           15px; 
 }