html {
    background: #F0E9D7 url(images/headerBackGround.jpg) repeat-x;
    margin: 0;
    color: Black;
}
body {
    background: url(images/navBar.jpg) repeat-x 0 122px !important;
    background: url(images/navBar.jpg) repeat-x 0 123px;
    font-family: "Trebuchet MS", Arial;
    font-size: 90%;
    margin: 0;
    overflow: -moz-scrollbars-vertical;
}
a:link {
    color: #203F5C;
}
a:visited {
    color: #203F5C;
}
a:hover {
    background: #B5C6D8;
    color: #203F5C;
    cursor: pointer;
}
a:active {
    color: #203F5C;
}
h1 {
}
h2 {
}
h3 {
    color: #203F5C;
    font-size: 18px;
    font-style: italic;
    clear: both;
    line-height: 1em;
}
img {
    background: none;
}
.moreLink {
	Width:95%;
	text-align:right;
}
.detailULLinks 
{
	width:100%;
	padding-top:5px;
}
.ulPadding 
{
	
}
.ulPadding li 
{
    display:list-item;
	line-height:25px;
}
.fieldNormal
{
    float:left;
    width:150px;
    padding-top:10px;
}
.fieldOffSet
{
    float:left;
    text-align:left;
    width:215px;
    padding:0;
}
.storyField
{
    float:left;
    width:250px;
    padding:3px;
}
.WarningLabel
{
    color:Red;
}
.MiddleAlignment
{
    text-align:center;
}
#rate1
{
    float:left;
    width:21px;
    height:22px;
    border:0px;
    background:url(images/EWILogoON.jpg) no-repeat;
}
#rate2, #rate3, #rate4, #rate5
{
    float:left;
    width:21px;
    height:22px;
    border:0px;
    background:url(images/EWILogoOFF.jpg) no-repeat;
}

/* administration styles*/

.FullAdmin
{
    width:738px;
    margin:0;
}
.ThirdAdmin
{
    width:246px;
    margin:0; 
}

/* main layout styles*/

#container {
    width: 780px !important;
    width: 790px;
    margin: 0 auto;
    min-height: 600px;
}
/* logo */
#logo {
    position: relative;
    top: -26px !important;
    top: 5px;
    width: 770px;
    height: 110px;
    z-index: 0;
}
#logo h1 {
    width: 419px;
    height: 128px;
}
#logo h1 a {
    width: 419px;
    height: 100px;
    text-indent: -2000em;
    left: 0;
    top: 10px !important;
    top: -12px;
    position: absolute;
    background: url(images/SSLogo.png) no-repeat !important;
    z-index: 0;
}
#logo a {
    color: #fff;
    text-decoration: none;
}
#logo span {
    position: absolute;
    top: -10px !important;
    top: -20px;
    left: 580px;
}
#logo span h4 {
    position: relative;
    top: -20px;
    left: -5px;
    color: #fff;
    float: left;
    font-weight: normal;
}
#logo span ul {
    list-style: none;
}
#logo span li {
    position: relative;
    top: -15px;
    left: 10px;
    display: inline;
}
#logo span li a {
    padding: 0 2px;
}
#logo span li a:hover {
    background: transparent;
}
#horizontalNav {
    margin: -25px 0 0 -42px;
    height: 68px;
    display: inline;
}
#horizontalNav ul {
    list-style: none;
    margin:0 0 0 0;
}
#horizontalNav, #horizontalNav * {
    float: left;
    display: inline;
}
#horizontalNav a {
    line-height: 39px;
    padding: 0 8px;
    color: #fff;
    background: #536981 url(images/navBar.jpg) repeat-x;
    text-decoration: none;
}
#horizontalNav a:hover {
    background-image: url(images/tabBarHighLight.jpg);
    cursor: pointer;
}
#horizontalNav #HRCurrent a {
    background-image: url(images/tabBarHighLight.jpg);
}
.WelcomeBanner
{
    color:White;
    float:left;
    width:165px;
    padding-top:6px;
    text-align:right;
    margin: -20px 0 0 0;
}
/* content */
#mainContent {
    background: #F0E9D7 url(images/content.jpg) no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 750px;
    height: 500px;
    padding: 15px;
    overflow: auto;
}
.homePageContent {
    background: #F0E9D7 url(images/content.jpg) no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 15px;
    overflow: hidden;
    width: 770px;
    height: 100%;
}
.homePageContent p {
    width: 750px;
}
.homePageImg {
    background: transparent;
    margin: 0pt auto;
    text-align: center;
}
.homePageImg a:hover {
    background: none;
}
/* footer */
#footerClear {
    clear: both;
}
#footer {
    background: #203F5C url(images/footer.jpg) top left repeat-x;
    width: 100%;
    height: 70px;
}
#footerNav {
    width: 770px;
    font-size: 85%;
    font-family: Lucida Sans Unicode, Arial;
    text-align: center;
    color: #fff;
    padding: 15px 0 0 0;
    margin: 0 auto;
}
#footerNav a {
    margin: 0;
    text-decoration: none;
    color: #fff;
}
#footerNav a:hover {
    text-decoration: underline;
    color: #fff;
    background: none;
}
#footerNav #footerCurrent a {
    text-decoration: underline;
    color: #fff;
}
/* pagination*/
.pageBar {
    float: right;
    font-size: 85%;
    text-align: center;
    margin: 10px 10px 0 0;
}
.pageBar ul {
    margin: 0;
    list-style: none;
}
.pageBar li {
    display: inline;
    margin: 0;
    padding: 0;
}
.pageBar a {
    float: left;
    padding: 0;
    text-decoration: none;
}
.pageBar a span {
    background: url(images/pageBarImg.gif) no-repeat;
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    color: #FFF;
    padding: 5px 0 0 0;
    margin: 0 1px 0 0;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.pageBar a span {
    float: none;
}
/* End IE5-Mac hack */
.pageBar a:hover span {
    color: #fff;
    font-weight: bold;
    background: url(images/pageBarImgOver.gif) no-repeat;
    text-decoration: underline;
}
.pageBar a:hover {
    background: url(images/pageBarImgOver.gif) no-repeat;
}
.pageBar a:hover span {
    background: url(images/pageBarImgOver.gif) no-repeat;
}

.pageBar .currentPage a span {
    background: url(images/pageBarImgOver.gif) no-repeat;
}
.validationError {
    font-size: 14px;
    color: #FF0000;
}

.loginName {
    position: relative;
    top: 0;
    left: 15px;
    color: #fff;
}
.loginName a {
    color: #fff;
    text-decoration: none;
}
.loginName a:visited {
    color: #fff;
}
.loginName a:hover {
    color: #fff;
    background: none;
    text-decoration: underline;
}
.loginName a:active {
    color: #fff;
}
/* main page movie links*/
#movieSelection {
    text-align: center;
    margin: 0 auto;
}
#movieSelection ul {
    list-style: none;
}
#movieSelection li {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
}
#movieSelection a {
    color: #000;
    padding: 0 5px;
    text-decoration: none;
    border: 1px solid #fff;
}
#movieSelection a:hover {
    cursor: pointer;
    text-decoration: underline;
    background: #9EB6CE;
    border: 1px solid #37526D;
    color: #fff;
}
/* Controls */
.clearFix {
    clear: both;
}
.controlContainer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    margin: 55px auto;
    overflow: hidden;
}
.smContent {
    background: url(images/smContent.jpg) top center no-repeat;
    float: left;
    width: 470px;
    padding: 8px 8px 8px 8px;
}
.secondaryAdSpace {
    float: left;
    width: 250px;
    padding-right: 10px;
    height: 300px;
}
img {
    border: none;
}
/* profit boxes */
.ornateSummaryBoxes {
    float: left;
    width: 255px;
    min-height: 290px;
}
.ornateSummaryTop {
    background: url(images/summaryBoxTop.jpg) no-repeat !important;
    background: url(images/summaryBoxTopIE.jpg) no-repeat;
    width: 255px;
    height: 68px;
}
.ornateSummaryTop h2 {
    position: relative;
    top: 20px;
    text-align: center;
    margin: 0;
    color: #fff;
}
.ornateSummaryTop a:link {
    position: relative;
    border: none;
    background: none;
    text-decoration: none;
    color: #fff;
}
.ornateSummaryTop a:visited {
    border: none;
    background: none;
    text-decoration: none;
    color: #fff;
}
.ornateSummaryTop a:hover {
    border: none;
    background: none;
    text-decoration: underline;
    color: #fff;
}
.ornateSummaryTop a:active {
    border: none;
    background: none;
    text-decoration: none;
    color: #fff;
}
.ornateSummaryTop a span {
    display: none;
}
.ornateSummaryBody {
    background: url(images/summarBoxRepeat.jpg) repeat-y;
    width: 255px;
    text-align: center;
    height: 175px;
}
.ornateSummaryBody hr {
    border: 0;
    background: #37526D;
    height: 1px;
    width: 95%;
}
.ornateSummaryFooter {
    background: url(images/summaryBoxBottom.jpg) no-repeat;
    width: 255px;
    height: 27px;
    text-align: center;
    font-weight: bold;
}
.ornateSummaryFooter a:link {
    position: relative;
    top: 5px;
    color: #fff;
    text-decoration: none;
}
.ornateSummaryFooter a:visited {
    position: relative;
    top: 5px;
    color: #fff;
    text-decoration: none;
}
.ornateSummaryFooter a:hover {
    background: none;
    color: #fff;
    text-decoration: underline;
}
.ornateSummaryFooter a:active {
    color: #fff;
    background: none;
    text-decoration: none;
}
.goalLabel {
    position: relative;
    top: 0;
    font-size: 185%;
    color: #324D68;
}
.goalAmt {
    position: relative;
    top: 0;
    font-size: 185%;
    color: #000;
}
.currentLabel {
    position: relative;
    top: 0;
    font-size: 20px;
    color: #324D68;
}
.currentAmt {
    position: relative;
    top: 0;
    font-size: 22px;
    color: #000;
}
.progressBar {
    background: url(images/grayProgBar.gif) no-repeat;
    width: 232px;
    height: 25px;
    color: #000;
    font-weight: bold;
    margin: 10px auto;
    text-align: left;
}
.progress {
    background: url(images/redProgBar.gif) repeat-x;
    height: 25px;
    margin-left: 2px;
    max-width: 98%;
    text-align: left;
    display: block;
}
/*summary boxes*/
.summaryBoxContainer {
    float: left;
    width: 255px;
}
.summaryBoxTop {
    background: url(images/summaryBoxTop.jpg) no-repeat !important;
    background: url(images/summaryBoxTopIE.jpg) no-repeat;
    width: 255px;
    height: 68px;
}
.summaryBoxTop h2 {
    position: relative;
    top: 5px;
    text-align: center;
    margin: 0;
    color: #fff;
}
.summaryBoxTop img {
    border: none;
}
.summaryBoxTop h2 a {
    color: #fff;
    text-decoration: none;
}
.summaryBoxTop h2 a:visited {
    color: #fff;
    text-decoration: none;
}
.summaryBoxTop a:hover {
    background: none;
    color: #fff;
    text-decoration: underline;
}
.summaryBoxBody {
    background: url(images/summarBoxRepeat.jpg) repeat-y;
    width: 255px;
}
.summaryBoxFooter {
    background: url(images/summaryBoxBottom.jpg) no-repeat;
    width: 255px;
    height: 27px;
    text-align: center;
    font-weight: bold;
}
.summaryBoxFooter a:link {
    position: relative;
    top: 5px;
    color: #fff;
    text-decoration: none;
}
.summaryBoxFooter a:visited {
    position: relative;
    top: 5px;
    color: #fff;
    text-decoration: none;
}
.summaryBoxFooter a:hover {
    background: none;
    color: #fff;
    text-decoration: underline;
}
.summaryBoxFooter a:active {
    color: #fff;
    background: none;
    text-decoration: none;
}
.summaryBoxIcon {
    position: relative;
    top: 11px;
    left: 5px;
}
.summaryBoxHelp {
    position: relative;
    top: -44px;
    left: 210px;
}
/* styles for the summary tables*/
.summaryTable {
    border-collapse: collapse;
    padding: 0;
    width: 97%;
    margin: -8px 4px 0 4px;
}
.summaryTableHeading {
    font-weight: bold;
    padding: 0 0 0 15px;
}
.summaryTableRowAmt {
    text-align: center;
    font-weight: bold;
    color: #203F5C;
    border-bottom: 1px solid #203F5C;
}
.profileRow {
    padding-left: 15px;
}
.progressImg {
    text-align: center;
    height: 25px;
}
.summaryTableData {
    border-collapse: collapse;
    border: 1px solid #203F5E;
    width: 95%;
    margin: 0 auto;
}
.summaryTableData div {
    border: 1px solid #203F5E;
    width: 95%;
    margin: 0 auto;
    background: #B5C6D8;
}
/* summary goal and profil box */
.summaryGoalProfile {
    border: 1px solid #203F5E;
    width: 94%;
    margin: 0 auto;
    background: #B5C6D8;
    min-height: 190px;
}
.summaryGoalProfile hr {
    border: none;
    background: #203F5E;
    width: 100%;
    height: 1px;
}
.summaryGoalProfile strong {
    padding: 2px;
}
.summaryGoalProfile ul {
    list-style: none;
    margin: 0 0 0 15px;
    padding: 2px;
}
.summaryGoalProfile a {
    color: #000;
    text-decoration: none;
}
.summaryGoalProfile a:hover {
    text-decoration: underline;
}
/* detail box*/
.detailBoxContainer {
    width: 780px;
    margin: 0 auto;
    float: left;
}
.detailBoxTop {
    background: url(images/detailTop.jpg) top left no-repeat !important;
    background: url(images/detailTopIE6.jpg) top right repeat-y;
    width: 780px;
    height: 63px;
    margin: 0 auto;
}
.detailBoxTop h2 {
    position: relative;
    top: 20px;
    text-align: center;
    margin: 0;
    color: #fff;
}
.detailBoxTop h2 a {
    color: #fff;
}
.detailBoxTop h2 a:visited {
    color: #fff;
    text-decoration: none;
}
.detailBoxTop a:hover {
    background: none;
    color: #fff;
    text-decoration: underline;
}
.detailBoxBody {
    background: url(images/detailRepeat.jpg) top right repeat-y;
    width: 780px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.detailPaddingArea
{
    width: 745px;
    top:15px;
    bottom: 15px;
    text-align: left;
    margin: 0 0 0 17px;
}
.detailBoxBody a {
    color:#203F5C;
    text-decoration:underline;
}
.detailBoxFooter {
    background: url(images/detailBottom.jpg) bottom left no-repeat;
    width: 780px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}
.detailBoxFooter a:link, .detailBoxFooter a:visited {
    position: relative;
    top: 8px;
    color: #fff;
    text-decoration: none;
}
.detailBoxFooter a:hover {
    color: #fff;
    background: none;
    text-decoration: underline;
}
.detailTable {
    margin: 5px auto !important;
    margin: 0 auto;
    width: 97%;
    border-collapse: collapse;
    padding: 0px;
    border: 1px solid #203F5C;
}
.detailTable tr td {
    border: 1px solid #203F5C;
    border-collapse: collapse;
    height: 25px;
    padding: 3px;
    background-color: #E8E8E8;
}
.detailTableAlternateColumn {
    background: #F0E9D7;
}
.detailBoxHeading {
    font-weight: bold;
}
.detailBoxAlternate {
    background: #DBDBDB;
}
.detailBoxBorderless {
    border-collapse: collapse;
    border: 0px;
}
.detailHelp {
    position: relative;
    top: -50px;
    left: 730px;
}
.detailIcon {
    position: relative;
    top: 5px;
    left: 8px;
    border-width: 0px;
}
/* medium detail box*/
.mediumDetailBoxContainer {
    width: 390px;
    margin: 0 auto;
    float: left;
}
.mediumDetailBoxTop {
    background: url(images/mediumBoxTop.jpg) no-repeat !important;
    background: url(images/mediumBoxTopIE.jpg) no-repeat;
    width: 385px;
    height: 64px;
    margin: 0 auto;
}
.mediumDetailBoxTop h2 {
    position: relative;
    top: 25px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}
.mediumDetailBoxTop h2 a {
    color: #fff;
}
.mediumDetailBoxTop h2 a:visited {
    color: #fff;
    text-decoration: none;
}
.mediumDetailBoxTop a:hover {
    background: none;
    color: #fff;
    text-decoration: underline;
}
.mediumDetailBoxBody {
    background: url(images/mediumBoxRepeat.jpg) repeat-y;
    width: 385px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 5px;
}
.mediumDetailBoxBody a {
    color:#203F5C;
    text-decoration:underline;
}
.mediumDetailBoxFooter {
    background: url(images/mediumBoxBottom.jpg) no-repeat;
    width: 385px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}
.mediumDetailBoxFooter a:link {
    position: relative;
    top: 8px;
    color: #fff;
    text-decoration: underline;
}
.mediumDetailBoxFooter a:visited {
    position: relative;
    top: 8px;
    color: #fff;
    text-decoration: underline;
}
.mediumDetailBoxFooter a:hover {
    background: none;
    text-decoration: underline;
    color: #fff;
}
.mediumDetailBoxFooter a:active {
    background: none;
    text-decoration: none;
    color: #fff;
}
.mediumBoxIcon {
    position: relative;
    top: 15px;
    left: 5px;
}
.mediumBoxHelp {
    position: relative;
    top: -42px !important;
    top: -38px;
    left: 342px;
}
.mediumTable {
    margin: 5px auto !important;
    margin: 0 auto;
    width: 97%;
    border-collapse: collapse;
    padding: 0px;
    border: 1px solid #203F5C;
}
/* set all boxes h2's to one size*/
.ornateSummaryTop h2 a, .mediumDetailBoxTop h2 a, .detailBoxTop h2 a, .summaryBoxTop h2 a, summaryBoxTop h2 a:visited {
    font-size: 16px;
}
/* login box */
.loginBoxContainer {
    width: 385px;
    margin: 0 auto;
}
.loginBoxTop {
    background: url(images/mediumBoxTop.jpg) no-repeat !important;
    background: url(images/mediumBoxTopIE.jpg) no-repeat;
    width: 385px;
    height: 64px;
    margin: 0 auto;
}
.loginBoxTop h2 {
    position: relative;
    top: 20px;
    font-size: 135%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}
.loginBoxTop h2 a {
    color: #fff;
}
.loginBoxTop h2 a:visited {
    color: #fff;
    text-decoration: none;
}
.loginBoxTop a:hover {
    background: none;
    text-decoration: underline;
}
.loginBoxBody {
    background: url(images/mediumBoxRepeat.jpg) repeat-y;
    width: 385px;
    margin: 0 auto;
}
.loginBoxFooter {
    background: url(images/mediumBoxBottom.jpg) no-repeat;
    width: 385px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}
.loginBoxFooter a:link {
    position: relative;
    top: 8px;
    color: #fff;
    text-decoration: none;
}
.loginBoxFooter a:visited {
    position: relative;
    top: 8px;
    color: #fff;
    text-decoration: none;
}
/* icon bar */
/* initial stuff for our icon bar*/
.iconBar {
    background: #F8F5EE url(images/iconBarBcknd.jpg) repeat-x;
    border: 2px solid #2C4763;
    width: 760px !important;
    width: 770px;
    font-size: 85%;
    font-weight: bold;
    line-height: .9em;
    text-align: center;
    overflow: hidden;
    padding: 2px;
    margin: 0 auto !important;
    margin: 55px auto;
    position: relative;
    top: -8px !important;
}
.iconBar ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 95%;
}
.iconBar li {
    display: inline;
    padding: 0;
}
/* specific icon bar classes begin here - 3 image states. initial, over and inactive*/
/* profit icon */
.profitIcon a {
    background: url(images/profitsIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.profitIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.profitIcon a:hover {
    background: url(images/profitsIcons.jpg) 50% -86px no-repeat;
}
/* gift $ inactive class*/
.profitIconInactive a {
    background: url(images/profitsIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.profitIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.profitIconInactive a:hover {
    background: url(images/profitsIcons.jpg) 50% -172px no-repeat;
}
/* gift $ icon */
.giftIcon a {
    background: url(images/giftIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.giftIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.giftIcon a:hover {
    background: url(images/giftIcons.jpg) 50% -86px no-repeat;
}
/* gift $ inactive class*/
.giftIconInactive a {
    background: url(images/giftIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.giftIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.giftIconInactive a:hover {
    background: url(images/giftIcons.jpg) 50% -172px no-repeat;
}
/* gift hours icon */
.giftHoursIcon a {
    background: url(images/giftHoursIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.giftHoursIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.giftHoursIcon a:hover {
    background: url(images/giftHoursIcons.jpg) 50% -86px no-repeat;
}
/* gift hours inactive class*/
.giftHoursIconInactive a {
    background: url(images/giftHoursIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.giftHoursIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.giftHoursIconInactive a:hover {
    background: url(images/giftHoursIcons.jpg) 50% -172px no-repeat;
}
/* education angel */
.educationAngelIcon a {
    background: url(images/educationAngelIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.educationAngelIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.educationAngelIcon a:hover {
    background: url(images/educationAngelIcons.jpg) 50% -86px no-repeat;
}
/* education angel inactive*/
.educationAngelIconInactive a {
    background: url(images/educationAngelIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.educationAngelIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.educationAngelIconInactive a:hover {
    background: url(images/educationAngelIcons.jpg) 50% -172px no-repeat;
}
/* money angel */
.moneyAngelIcon a {
    background: url(images/moneyAngelIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.moneyAngelIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.moneyAngelIcon a:hover {
    background: url(images/moneyAngelIcons.jpg) 50% -86px no-repeat;
}
/* money angel inactive*/
.moneyAngelIconInactive a {
    background: url(images/moneyAngelIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.moneyAngelIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.moneyAngelIconInactive a:hover {
    background: url(images/moneyAngelIcons.jpg) 50% -172px no-repeat;
}
/* wealth retreat */
.wealthRetreatIcon a {
    background: url(images/wealthRetreatIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.wealthRetreatIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.wealthRetreatIcon a:hover {
    background: url(images/wealthRetreatIcons.jpg) 50% -86px no-repeat;
}
/* wealth retreat inactive*/
.wealthRetreatIconInactive a {
    background: url(images/wealthRetreatIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.wealthRetreatIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.wealthRetreatIconInactive a:hover {
    background: url(images/wealthRetreatIcons.jpg) 50% -172px no-repeat;
}
/* money power */
.moneyPowerIcon a {
    background: url(images/moneyPowerIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.moneyPowerIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.moneyPowerIcon a:hover {
    background: url(images/moneyPowerIcons.jpg) 50% -86px no-repeat;
}
/*money power inactive*/
.moneyPowerIconInactive a {
    background: url(images/moneyPowerIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.moneyPowerIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.moneyPowerIconInactive a:hover {
    background: url(images/moneyPowerIcons.jpg) 50% -172px no-repeat;
}
/* protege */
.protegeIcon a {
    background: url(images/protegeIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.protegeIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.protegeIcon a:hover {
    background: url(images/protegeIcons.jpg) 50% -86px no-repeat;
}
/*protege inactive*/
.protegeIconInactive a {
    background: url(images/protegeIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.protegeIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.protegeIconInactive a:hover {
    background: url(images/protegeIcons.jpg) 50% -172px no-repeat;
}
/* creating wealth */
.creatingWealthIcon a {
    background: url(images/cwiIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.creatingWealthIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.creatingWealthIcon a:hover {
    background: url(images/cwiIcons.jpg) 50% -86px no-repeat;
}
/* creating wealth inactive class*/
.creatingWealthIconInactive a {
    background: url(images/cwiIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.creatingWealthIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.creatingWealthIconInactive a:hover {
    background: url(images/cwiIcons.jpg) 50% -172px no-repeat;
}
/* private coaching */
.coachingIcon a {
    background: url(images/coachingIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.coachingIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.coachingIcon a:hover {
    background: url(images/coachingIcons.jpg) 50% -86px no-repeat;
}
/* coaching inactive class*/
.coachingIconInactive a {
    background: url(images/coachingIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.coachingIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.coachingIconInactive a:hover {
    background: url(images/coachingIcons.jpg) 50% -172px no-repeat;
}
/* mastery */
.masteryIcon a {
    background: url(images/masteryIcon.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.masteryIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.masteryIcon a:hover {
    background: url(images/masteryIcon.jpg) 50% -86px no-repeat;
}
/*mastery inactive class*/
.masteryIconInactive a {
    background: url(images/masteryIcon.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.masteryIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.masteryIconInactive a:hover {
    background: url(images/masteryIcon.jpg) 50% -172px no-repeat;
}
/* inner circle */
.innerCircleIcon a {
    background: url(images/icIcons.jpg) top center no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.innerCircleIcon a span {
    display: block;
    padding: 35px 0 0 0;
}
.innerCircleIcon a:hover {
    background: url(images/icIcons.jpg) 50% -86px no-repeat;
}
/*inner circle inactive*/
.innerCircleIconInactive a {
    background: url(images/icIcons.jpg) 50% -172px no-repeat;
    display: block;
    width: 50px;
    float: left;
    text-decoration: none;
    padding: 0 5px 0 5px;
}
.innerCircleIconInactive a span {
    display: block;
    padding: 35px 0 0 0;
}
.innerCircleIconInactive a:hover {
    background: url(images/icIcons.jpg) 50% -172px no-repeat;
}
/* testimonials*/
.testimonials .testimonial {
    background: url(images/testimonyBckGrnd.jpg) repeat-x;
    line-height: 1.6em;
    padding: 12px;
    text-align: justify;
}
.testimonial {
    width: 97%;
    margin: 0;
}
.testimonials .author {
    margin-top: .2em;
    margin-left: 4em;
    font-weight: bold;
}
.lquote {
    /*font-family: Arial Black;     font-size: 36pt;     font-weight: bold;     color: #88867c;     left: -.1em; */
    float: left;
    height: auto !important;
    height: 45px;
    margin-top: 0 !important;
    margin-top: -40px;
    padding-top: 0 !important;
    padding-top: 45px;
    margin-bottom: 0 !important;
    margin-bottom: -50px;
    font-size: 36pt;
    font-family: Arial Black;
    font-weight: bold;
    color: #88867c;
    position: relative !important;
    top: .1em !important;
    left: -.2em !important;
}
/*login css*/
fieldset {
    /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
    position: relative;
    width: 325px;
    border: 1px solid #000;
    padding: 10px;
    margin: 0 auto !important;
    margin: -10px 0 0 20px;
    background-color: #fff;
    z-index: 0;
}
fieldset legend {
    font-size: 1.1em; /* bump up legend font size */
    font-weight: bold;
    background-color: #C3D4E4;
}
.loginBoxContainer fieldset label {
    display: block; /* block float the labels to left column, set a width */
    float: left;
    width: 80px;
    padding: 0;
    margin: 10px 0 0; /* set top margin same as form input - textarea etc. elements */
    text-align: right;
    background-color: #C3D4E4;
}
input, textarea, select {
    /* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
    width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
    margin: 5px 0 0 10px; /* set margin on left of form elements rather than right of                               label aligns textarea better in IE */
}
select option {
    border: 1px solid #203F5C;
}
textarea {
    overflow: auto;
}
br {
    clear: left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
input[type=submit] {
    font-size: 18px;
}
input[type=text], input[type=password], textarea {
    color: #203F5C;
    border: 1px solid #203F5C;
    font-size: 18px;
}
input[type=text]:hover, input[type=password]:hover, textarea:hover {
    border: 1px solid #203F5C;
    background: #C3D4E4;
    color: #203F5C;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
    background: #F0E9D7;
    border: 1px solid #203F5C;
    color: #203F5C;
}
/* input box ajax css*/
.ajaxDropDown {
    background: #fff url(images/toolTipBckd.png) repeat-x;
    border: 2px solid #1F3E5D;
    border-top: 1px solid #1F3E5D;
    color: #203F5E;
    padding: 10px;
    font-size: .8em;
    z-index: 50;
    position: absolute;
    left: 110px;
    overflow: auto;
    height: 150px;
    width: 180px;
    font-size: 14px;
}
/*progress bar */
.redProgBar {
    background: #7FA615;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
}
/* tool tip class*/
.toolTips {
    background: #F2EFE8 url(images/toolTipBckd.png) repeat-x;
    position: relative;
    top: -25px;
    left: 22%;
    border: 2px solid #1F3E5D;
    width: 70%;
    color: #203F5C;
    padding: 10px;
    font-size: .8em;
    z-index: 55;
}
.bugTable {
    width: 95%;
    padding: 15px;
    margin: 0 auto;
    font-size: 10px;
}
.bugTable td {
    width: 40%;
}
.bugTable td td {
    width: 60%;
}
.reportBug {
    width: 95%;
    margin: 0 auto;
}
.challengeResourcesDiv {
    width: 90%;
    margin: 0 auto;
    border: 1px solid #203F5C;
}
.challengeResourcesDiv ul {
    list-style: none;
}
