body {
background-color:#444444;
color:#333333;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:12px;
line-height:1.531;
text-align:left;
margin: 0;
padding: 0;
}
strong {
  font-weight: bold;
}
a {
color:#338A99;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
div#container {
background-color:#ffffff;
border-left:1px solid #222222;
border-right:1px solid #222222;
margin:0 auto;
width:1002px;
}
div#header {
background-image: url('http://www.alliancehealthnetworks.com/images/header-1.jpg');
background-repeat: no-repeat;
width: 1002px;
}
.logo {
position: relative;
top: 30px;
left: 40px;
width: 225px;
height: 40px;
}

#tagline {
margin-left:40px;
margin-top:71px;
}
#whatshappening {
margin: 0 44px 0 44px;
padding: 10px 0 10px 0;
height: 40px;
}
#whatshappening .blurb {
float: left;
margin-top: 10px;
}
#whatshappening .subscribe {
float: right;
}

div#body {
  padding:0 45px 25px 45px;
}

div#body p {
  margin: 0 0 1em
}

div#body p.no-margin {
  margin: 0;
}

p.error {
color:red;
}
hr {
color:#E5E5E5;
height:1px;
margin:10px 0 10px 0;
}
h1 {
color:#338A99;
font-size:182%;
margin:20px 0 10px;
}
h2, table#newsletters h2 {
color:#318c9c;
font-size:120%;
margin:0 0 0 0;
}
div#footer {
background-color:#1b1c1f;
font-size:93%;
height:30px;
padding:25px 45px;
}
div#footer p {
color:#E3E7E9;
margin-top:0;
padding-top:3px;
}

div#footer .copy {
  color: #8C8D8E;
}

div#footer a {
color:#E3E7E9;
text-decoration:none;
}
div#footer a:hover {
text-decoration:underline;
}

div.submit{
padding:0 60px 0 0;
}
table h2 {
color:#333333;
font-size:108%;
font-weight:900;
margin:5px 0;
}
table h3 {
color:#338A99;
font-size:108%;
font-weight:700;
margin:0;
}
th {
padding:5px 8px 20px;
border:none;
}
td {
vertical-align:top;
border:none;
}
table#email-confirmation {
width:515px;
}
table#email-confirmation input.text{
border:1px solid #CBCBCB;
color:#333333;
height:20px;
width:235px;
font-size:116%;
padding:4px;
}
table#newsletters td {
padding:0 0 20px 0;
}
table#newsletters td.thumb {
text-align:center;
}
table#newsletters td a {
color:#333333;
text-decoration:none;
cursor:pointer;
}
table#newsletters td.published {
width:120px;
}
table#newsletters td.subscribe {
padding:0;
width:155px;
}
table#newsletters td.subscribe a {
color:#338A99;
}
table#newsletters td.subscribe a:hover {
text-decoration:underline;
}
table#newsletters td p {
margin:0;
}
.message-container {
  margin:0 auto;
  width: 600px;
}
.message-container .message {
  padding: 15px 15px 0 15px;
  border:solid 1px #9fc2ea;
  margin-bottom: 5px;
  background-color: #F0F5FC;
  color: #275585;
}

a.button.medium, button.button.medium, input.button.medium {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  #display: inline;
  #vertical-align: auto;
  #zoom: 1;
  border: none;
  width: 127px;
  height: 23px;
  background: url('http://www.alliancehealthnetworks.com/images/medium-blue.png') no-repeat left top;
  text-align: center;
  cursor: pointer;
  font-size: 90%;
  font-weight: bold;
  color: #275585;
  text-shadow: 0px 1px 0px white; }
  
 a.button.medium:hover, button.button.medium:hover, input.button.medium:hover {
  text-decoration: none; }
  
a.button.medium:hover, button.button.medium:hover, input.button.medium:hover {
  background-position: left -23px; }
  
a.button.medium:active, button.button.medium:active, input.button.medium:active {
  background-position: left -46px; }
  
a.button.medium.disabled:hover, a.button.medium.disabled:active, button.button.medium.disabled:hover, button.button.medium.disabled:active, input.button.medium.disabled:hover, input.button.medium.disabled:active {
  background-position: left 0px; }
  
a.button.medium *, button.button.medium *, input.button.medium * {
  text-shadow: none; }

label.answer-option-label {
  margin: 15px 0 0 5px;
  }