body {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
}
td {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
}
a {
color: #E59023;
text-decoration: underline;
}
a:active {
color: #E59023;
text-decoration: underline;
}
a:visited {
color: #E59023;
text-decoration: underline;
}
a:hover {
color: #E59023;
text-decoration: underline;
}
.bgOrange {
background-color: #cc0000;
}
.bgGrey {
background-color: #5353B7;
}
.title {
font-size: 16px;
font-weight: bold;
padding: 0px 0px 10px 0px
}
.navOff {
font-size: 10px;
background-color: #B9D0D6;
font-weight: bold;
text-align: right;
padding: 2px 3px 2px 2px;
}
a.navOff {
color: #000000;
text-decoration: none;
}
a:active.navOff {
color: #000000;
text-decoration: none;
}
a:visited.navOff {
color: #000000;
text-decoration: none;
}
a:hover.navOff {
color: #166B9B;
text-decoration: none;
}
.navOn {
font-size: 10px;
background-color: #E7B576;
font-weight: bold;
text-align: right;
padding: 2px 3px 2px 2px;
}
a.navOn {
color: #000000;
text-decoration: none;
}
a:active.navOn {
color: #000000;
text-decoration: none;
}
a:visited.navOn {
color: #000000;
text-decoration: none;
}
a:hover.navOn {
color: #166B9B;
text-decoration: none;
}
/* This is the element that sets the right hand side splash picture. 
You can add more similar elements if you wish to have different pictures on different pages. */
.bgSplash {
background: url(../images/splash.jpg) no-repeat;
}
.bgSplash1 {
background: url(../images/family-learning.gif) no-repeat;
}
.bgSplash2 {
background: url(../images/hapiness.gif) no-repeat;
}
.bgSplash3 {
background: url(../images/snow-family.gif) no-repeat;
}
.bgSplash4 {
background: url(../images/house-for-sale.gif) no-repeat;
}
.bgSplash5 {
background: url(../images/household-budgeting.gif) no-repeat;
}
.bgSplash6 {
background: url(../images/invest-grow.gif) no-repeat;
}
.bgSplash7 {
background: url(../images/couple.gif) no-repeat;
}
.bgSplash8 {
background: url(../images/planning.gif) no-repeat;
}
.bgSplash9 {
background: url(../images/businessman.gif) no-repeat;
}
.bgSplash10 {
background: url(../images/consultants.gif) no-repeat;
}
.bgSplash11 {
background: url(../images/family-start.gif) no-repeat;
}
.bgSplash12 {
background: url(../images/advanced.gif) no-repeat;
}
.bgSplash13 {
background: url(../images/forms.gif) no-repeat;
}
.bgSplash14 {
background: url(../images/research2.gif) no-repeat;
}
.bgSplash15 {
background: url(../images/books2.gif) no-repeat;
}
.bgSplash16 {
background: url(../images/CD1.gif) no-repeat;
}
.bgSplash17 {
background: url(../images/crowd.gif) no-repeat;
}
.bgSplash18 {
background: url(../images/AMS-lights-flashlogo.gif) no-repeat;
}
.bgSplash19 {
background: url(../images/stanford.gif) no-repeat;
}
.bgSplash20 {
background: url(../images/library.gif) no-repeat;
}
.splashText {
padding: 3px 3px 3px 3px;
}
.homeTitle1 {
font-size: 20px;
font-weight: bold;
font-style: italic;
text-align: left;
}
.homeTitle2 {
font-size: 16px;
font-weight: bold;
font-style: italic;
text-align: left;
}
.graphic {
padding: 30px 10px 30px 0px;
}

