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: #DC961D;
}
.bgGrey {
background-color: #8BAAAF;
}
.title {
font-size: 16px;
font-weight: bold;
padding: 0px 0px 10px 0px
}
.navOff {
font-size: 10px;
background-color: #ADCAD2;
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: #000000;
text-decoration: none;
}
.navOn {
font-size: 10px;
background-color: #FFAE91;
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: #000000;
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;
}

.splashText {
padding: 3px 3px 3px 3px;
}
.rightPad {
margin-top: 10px;
}
.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;
}

