﻿body {
  font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
  font-size: 62.5%; /* Resets 1em to 10px */
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: #333333;
  background-color: #FFFFFF;
  /*background-color: #CCCCCC;*/
  background-image: none;
}

h1 {
  padding: 0 10px;
  margin-bottom: 0px;
  line-height: 150%;
  font-size: 190%;
  letter-spacing: 1px;
}

#appContainer {
  margin: 0 auto;
  width: 600px;
  background-color: #FFFFFF;
  font-size: 120%;
  line-height: 150%;
  text-align: left;
}

#appHeader {
  width: 100%;
  text-align: center;
}

#appContent {
  padding: 0 10px;
}

#appFooter {
  width: 580px;
  padding: 0 0 20px 0;
  margin: 0 auto 20px;
  background: transparent url(./images/lightGrayBox.png) no-repeat bottom left;
  _background-image: url(./images/lightGrayBox.gif);
}

  #appFooter .innerBox {
    border-top: solid 1px #666666;
    margin: 0 10px;
    padding: 6px 0 0 0;
  }

#clientContent {
  padding: 0 0 0 0;
}

#tcContentHeader {
  width: 532px;
  padding: 16px 24px 10px;
  margin: 20px auto 0;
  background: transparent url(./images/lightGrayBox.png) no-repeat top left;
  _background-image: url(./images/lightGrayBox.gif);
}

  #tcContentHeader p {
    line-height: 120%;
    text-align: justify;
    font-size: small;
    margin: 12px 0;
  }

  #tcContentHeader h3 {
    margin: 0;
    padding: 0 0 6px 0;
    color: #333333;
    font-size: 1.5em;
    font-weight: normal;
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
    text-transform: capitalize;
  }

  #tcContentHeader .unsubIntro {
    text-align: center;
    border-bottom: solid 1px #6D6E71;
    padding: 0 0 8px 0;
    margin: 0 0 20px 0;
  }

    #tcContentHeader .unsubIntro a:link, #tcContentHeader .unsubIntro a:visited, #tcContentHeader .unsubIntro a:hover {
      color: #0758b3;
    }

    #tcContentHeader .unsubIntro a:hover {
      text-decoration: none;
    }

#tcContent {
  font-family: Verdana, Geneva, sans-serif;
  font-size: small;
  padding: 0 0 4px 0;
  background: transparent url(./images/lightGrayBoxBg.png) repeat bottom left;
  _background-image: url(./images/lightGrayBoxBg.gif);
}
  /*#tcContent p {
	line-height:120%;
	padding:8px 0 4px 0;
	margin:0 14px;
	text-align:justify;
}*/
  #tcContent h3 {
    color: #666666;
    border-bottom: solid 2px #666666;
    text-transform: uppercase;
    font-size: 120%;
    font-weight: bold;
  }

  #tcContent h5 {
    margin: 0 0 2px 0;
    padding: 5px 0 1px 0;
    border-bottom: solid 1px #6D6E71;
    /*color:#6D6E71;*/
    color: #333333;
    font-weight: bold;
    font-size: 1em;
  }

  #tcContent strong {
    color: #333333;
  }

#tcContentFooter {
  width: 560px;
  min-height: 10px;
  padding: 10px 10px 14px;
  margin: 0 auto;
  background: transparent url(./images/lightGrayBoxBg.png) repeat bottom left;
  _background-image: url(./images/lightGrayBoxBg.gif);
}

  #tcContentFooter a.unSubLink:link, #tcContentFooter a.unSubLink:visited, #tcContentFooter a.unSubLink:hover {
    padding: 6px 0 0 3px;
    color: #0758b3;
    float: left;
    font-weight: bold;
    font-size: 14px;
  }

  #tcContentFooter a.unSubLink:hover {
    text-decoration: none;
  }

.asaBoxHeader {
  width: 560px;
  padding: 0 0 10px 0;
  margin: 0 10px;
  background: transparent url(./images/grayBox.png) no-repeat top left;
  _background-image: url(./images/grayBox.gif);
}

  .asaBoxHeader h4 {
    margin: 0 14px;
    padding: 10px 0 3px 0;
    border-bottom: solid 2px #333333;
    color: #333333;
    font-weight: bold;
    font-family: georgia,helvetica,arial;
    font-size: 1.5em;
  }

  .asaBoxHeader p {
    line-height: 120%;
    padding: 8px 0 4px 0;
    margin: 0 14px;
    text-align: justify;
  }

.asaBoxHeaderBlock {
  margin: 0 14px;
}

.asaBoxContent {
  width: 532px;
  padding: 0 14px 0px 14px;
  margin: 0 10px 10px 10px;
  background: transparent url(./images/grayBox.png) no-repeat bottom left;
  _background-image: url(./images/grayBox.gif);
  font-size: .9em;
  color: #6D6E72;
}

  .asaBoxContent p {
    border-top: solid 1px #6D6E71;
    line-height: 120%;
    text-align: justify;
    font-size: small;
    padding: 6px 0 16px 0;
    margin: 6px 0 0;
    clear: both;
  }

    .asaBoxContent p .important {
      color: #E9584C;
      font-weight: bold;
    }

.asaBoxContentLong {
  width: 532px;
  padding: 0 14px 0px 14px;
  margin: 0 10px 0 10px;
  background: transparent url(./images/grayBoxBg.png) repeat bottom left;
  _background-image: url(./images/grayBoxBg.gif);
}

.asaBoxFooter {
  width: 532px;
  min-height: 10px;
  padding: 0 14px 0px 14px;
  margin: 0 10px 0 10px;
  background: transparent url(./images/grayBox.png) no-repeat bottom left;
  _background-image: url(./images/grayBox.gif);
}

#asaTextRows {
  display: none;
}

#asaEmailRows {
  display: none;
}

#asaVoiceRows {
  display: none;
}

.asaInnerBox {
  margin: 0;
  float: left;
  width: 472px;
}

  .asaInnerBox p {
    line-height: 120%;
    padding: 8px 0 4px 0;
    margin: 0;
    text-align: justify;
  }

.noLabel {
  padding: 4px 0 2px 144px;
}

.asaBoxIcon {
  width: 60px;
  float: left;
  min-height: 100%;
  height: 100%;
}

.asaUser {
  background: transparent url(./images/user.gif) no-repeat top left;
  height: 60px;
}

.asaMobilePhone {
  background: transparent url(./images/mobilePhone.gif) no-repeat top left;
  height: 60px;
}

.asaEmail {
  background: transparent url(./images/email.gif) no-repeat top left;
  height: 60px;
}

.asaPhone {
  background: transparent url(./images/phone.gif) no-repeat top left;
  height: 60px;
}

.asaGroups {
  background: transparent url(./images/groups.gif) no-repeat top left;
  height: 60px;
  margin: 9px 0 0 0;
}

.rowData {
  /*	clear:both;
	display:block;
	margin:6px 0;
*/
  vertical-align: middle;
  padding-bottom: 5px;
}

.rowData label {
    display: inline-block;
    margin: 0.6em 4px 0 0;
    min-width: 9em;
    padding: 0 2px;
    text-align: right;
    text-transform: uppercase;
  }

.rowOpt {
  font-style: italic;
  font-size: .85em;
}

select {
  border-top: 2px solid #979797;
  border-left: 2px solid #979797;
  border-right: 2px solid #DADADA;
  border-bottom: 2px solid #DADADA;
  width: 10em;
}

input[type="text"], select {
  border-top: 2px solid #979797;
  border-left: 2px solid #979797;
  border-right: 2px solid #DADADA;
  border-bottom: 2px solid #DADADA;
  width: 10em;
}

textarea.terms-and-conditions {
  width: 99%;
  height: 95px;
  font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
  font-size: 8pt;
  border: 1px solid #aaa;
  background: url(./images/grayBox.png);
}

input.shortText {
  border-top: 2px solid #979797;
  border-left: 2px solid #979797;
  border-right: 2px solid #DADADA;
  border-bottom: 2px solid #DADADA;
  width: 10em;
}

input.longText {
  border-top: 2px solid #979797;
  border-left: 2px solid #979797;
  border-right: 2px solid #DADADA;
  border-bottom: 2px solid #DADADA;
  width: 14em;
}

select.longSelect {
  border-top: 2px solid #979797;
  border-left: 2px solid #979797;
  border-right: 2px solid #DADADA;
  border-bottom: 2px solid #DADADA;
  width: 21em;
}

.rowDataCheck {
  padding: 2px 0 5px 0px;
  vertical-align: middle;
}

  .rowDataCheck label.checkBoxLabel {
    display: inline;
    padding-left: 24px;
    text-indent: -20px;
  }

  .rowDataCheck input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0 6px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
  }

.checkboxCoppa {
  padding-right: 6px;
  float: left;
  display: block;
  vertical-align: middle;
  height: 100%;
  min-height;
  100%;
}

.checkboxAgree {
  padding-right: 6px;
  float: left;
  display: block;
  vertical-align: middle;
}

.checkboxInstructions {
  float: left;
  width: 446px;
}

  .checkboxInstructions strong {
    color: #333333;
  }

.rowSecondaryInfo {
  font-style: italic;
}

.reqMark {
  color: #E9584C;
  font-weight: bold;
  padding: 0 4px;
}

.reqFieldInst {
  padding: 0px 24px;
  text-align: right;
  text-transform: uppercase;
  font-size: .7em;
  color: #6D6E72;
}

.popupCheckList td {
  width: 50%;
  vertical-align: top;
}

#groupContainer input, #groupContainer input[type="checkbox"] {
  margin-top: 4px;
  vertical-align: top;
  width: 5%;
}

#groupContainer label {
  display: inline-block;
  min-width: 7.4em;
  padding: 0 2px;
  text-align: left;
  margin: 0.2em 4px 0 0;
  width: 88%;
}

.clearer {
  clear: both;
  height: 0;
  min-height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
}

.clearerSpacer {
  clear: both;
  height: 10px;
  min-height: 10px;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
}

.poweredBy {
  float: left;
}

.iconRSS {
  background-image: url(./images/icon_rss.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 20px;
  float: right;
  text-decoration: none;
  color: #0758B3;
  margin: 8px 10px 0 0;
}

  .iconRSS:hover {
    text-decoration: underline;
  }


/* IE6 BUG FIXES ==================================================================== */

.inlineSection .oneField {
  display: expression('inline-block');
}

.rowData label {
  width: expression('10em');
  white-space: expression('nowrap');
  margin: expression('0.6em 4px 0 0');
  padding: expression('0 2px 3px');
  text-align: expression('right');
  text-transform: expression('uppercase');
}

.rowDataCheck label.checkBoxLabel {
  padding-left: expression('24px');
}

.selectFix {
  border-top: expression('2px solid #979797');
  border-left: expression('2px solid #979797');
  border-right: expression('2px solid #DADADA');
  border-bottom: expression('2px solid #DADADA');
  width: expression('10em');
}



/* BUTTONS, Need to replace this */



a.button, span.button, del.button {
  display: -moz-inline-box;
  display: inline-block;
  cursor: pointer;
  border: none;
  font-size: 0;
  line-height: 0;
  /*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 30px;
  text-decoration: none;
  color: #2e523b;
  font-style: normal;
  margin: 0 6px 0px 0;
  padding: 0 10px 0 0;
  vertical-align: middle;
  padding-top: -2px;
  _position: relative;
  _width: 10px;
  _overflow-y: hidden;
}



  a.button, span.button, del.button,
  a.button span, span.button button, span.button input, del.button span {
    background-image: url(/asa/images/btn0.png);
    _background-image: url(/asa/images/btn0.gif);
  }


    a.button span, span.button button, span.button input, del.button span {
      white-space: nowrap;
      cursor: pointer;
      color: #222;
      display: -moz-inline-box;
      display: inline-block;
      line-height: 1;
      letter-spacing: 0 !important;
      font-family: "Arial" !important;
      font-size: 12px !important;
      font-style: normal;
      text-transform: uppercase;
      background-color: transparent;
      background-position: 100% 0;
      background-repeat: no-repeat;
      height: 30px;
      padding: 8px 20px 0 10px;
      margin: 0 -16px 0 10px;
      border: none;
      vertical-align: text-top;
      zoom: 1;
      _position: relative;
      _padding-left: 0px;
      _padding-right: 16px;
      _margin-right: -10px;
      _display: block;
      _top: 0;
      _right: -5px;
    }


    span.button button {
      line-height: 2.5; /*Opera need this*/
    }

html.safari a.button span,
html.safari del.button span {
  line-height: 1.3;
}

html.safari span.button button {
  line-height: 2.6;
}

  html.safari a.button:focus,
  html.safari span.button button:focus {
    outline: none;
  }



del.button {
  /* cursor:not-allowed;	*/
  background-position: 0 -120px;
}

  del.button span {
    cursor: default;
    color: #aaa !important;
    background-position: 100% -120px;
  }


span.button button, span.button input {
  padding-top: 0px;
  line-height: 2.5; /*Opera need this*/
}


/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.button:hover,
span.button:hover,
a.button:focus,
a.dom-button-focus,
span.button-behavior-hover {
  background-position: 0 -60px;
  color: #222;
  text-decoration: none;
}





  a.button:hover span,
  span.button:hover button,
  a.button:focus span,
  span.button-behavior-hover button,
  span.button-behavior-hover input {
    background-position: 100% -60px;
  }


  a.button:active, a.button:focus span {
    color: #444;
  }




del.button-behavior-hover, del.button:hover {
  background-position: 0 -180px;
  /* cursor:not-allowed; */
}


  del.button-behavior-hover span, del.button:hover span {
    background-position: 100% -180px;
    /* cursor:not-allowed; */
  }




/*Optional hack for IE6 to simulate :hover selector*/

span.button button, del.button span, span.button input {
  _behavior: expression( (function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				
				behavior_onMouseEnter = function(el){
					
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};


			};
			
			
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
			
			
		})(this));
}

.g-recaptcha > div {
  margin: 1.0em auto 2.0em auto;
}

.headerFlashError {
    padding: 0 2.0em 1.0em 2.0em;
    font-weight: bold;
}