/* AHA CSS */

body {
background:#e5e5e5;
color:#036;
margin: 20px 0;
font-family: verdana2,arial,helvetica,sans;
}

a { color: #516c28; }
a:hover { color: #300: }

div#bodyContents {
text-align: left;
font-size: 1.07em;

width: 750px;
border: solid 1px #000;
padding: 151px 1px 1px;
background: #fff;
}

#homePage div#bodyContents {
padding: 1px;
}

#mainContent {
background: #cde1ae;
overflow: hidden;
width: 100%;
}

#mainContent, #soleContent {
border-bottom: solid 27px #80ab3f;
}

div > #soleContent { *margin:  0 0 -8px; } /* IE7 ONLY bug fix */

#homePage #mainContent {
margin: 0;
}

#mainContent .borderLess {
margin: 0 1px 8px 0;
}

#mainContent .inverted {
background-color: #fff;
margin: 0 8px 8px 0;
}

h1, h2, h3 { font-size: 1.0em; }
h3 { font-weight: normal; }
h1 { margin: 1.5em 0 1em; }


#homeHeader h1, #homeHeader h2 { margin: 0; }
#homeHeader h2 { font-weight: normal; }
#homePage #mainContent h2 { margin: 2.25em 0 1em; }
#homePage #mainContent .inverted h2 { margin: 1em 0; }
#mainContent h3 { font-weight: normal; margin: 1em 0; }

#homePage h1, #homeHeader h1, #homeHeader h2 { font-size: 1.6em; }
#homeHeader p { margin: 1em 0; font-size: 0.9em; }
.intro { margin: 0; }

.content ul {
margin: 1px 0 1em 10px;
padding: 0 0 0 10px;
list-style:disc;
}

#mainContent .inverted ul {
list-style: none;
margin: 1em 0;
text-align: center;
}

#mainContent .inverted ul a { font-weight: bold; }

/* Fudge the column widths until defined */
.layout2-6634 .col0 { width:58.2%; }
.layout2-6634 .col1 { width:41.7%; }

.portlet div.content {
padding: 0;
margin: 0 0 0 9px;
}

#homeHeader {
margin: 0;
padding: 0 260px 0 0;
height: 348px;
background: url(../images/blurbGraphics/computerLady.jpg) 100% 0 no-repeat;
border: solid 1px #fff;
border-bottom: solid 2px #fff;
}

#homeHeader div.content {
margin: 0 0 35px 12px;
padding: 194px 0 0;
background: url(../images/logos/aha-GreenOnWhite.gif) 7px 15px no-repeat !important;
}

#portalBrand {
color: #fff;
margin: 0;
top: 22px;
padding: 41px 0 0;
text-align: right;
width: 746px;
height: 152px;
background: #80ab3f url(../images/logos/aha-WhiteOnGreen.gif) 8px 8px no-repeat !important;
font-size: 1.6em;
border-bottom: solid 1px #fff;
}

div > #portalBrand {
height: 111px;
width: 750px;
}

#portalBrand h4, #portalBrand p {
margin: 0 3px 0 0;
}

#mainNav {
position:static;
top:0;
width:auto;
overflow: hidden;
}

#homePage #mainNav {
margin: 0 0 17px 14px;
position: static;
}

#mainNav ul {
float:none;
margin: 0;
padding: 0;
}

#mainNav #homeButton {
font-size: 1px;
text-align: right;
color: #80ab3f;
width: 200px;
height: 140px;
z-index: 10;
}

#mainNav {
position: absolute;
top: 25px;
}

#homePage #mainNav ul li { margin: 0 10px 0 0; }
#homePage #mainNav ul li a {
display: block;
background: url(../images/buttons/buttonFrame-medium.gif) 0 0 no-repeat;
padding: 5px 0 0;
font-size: 0.9em;
text-align: center;
width: 161px;
height: 27px;
color: #036;
font-weight: bold;
text-decoration: none;
}

a.buttonLarge {
display: block;
margin: 15px 4px 15px 14px;
background: url(../images/buttons/buttonFrame-large.gif) 0 0 no-repeat;
padding: 14px 0 0 10px;
width: 255px;
height: 86px;
color: #036;
font-weight: bold;
text-decoration: none;
}

div > a.buttonLarge {
height: 72px;
}

a.buttonLarge span {
display: block;
margin: 2px 30px 0 0;
}

a.buttonLarge span.journeyWell {
background: url(../images/logos/journeyWell.gif) 0 0 no-repeat;
text-align: right;
font-size: 1px;
color: #fff;
width: 160px;
height: 30px;
margin: 0 0 3px;
}

table {
width: 100%;
margin: 2em 0 0;
}

div > table { margin: 0; }

table > caption { margin: 2em 0 0; }

th, td {
padding: 0 2px;
}

thead th {
white-space: nowrap;
padding: 2px;
}

.alt, thead {
background: #e3efd1;
}

tbody {
font-size: 0.9em;
}

tbody th {
font-weight: normal;
}
