@charset "utf-8";
/* CSS Document */

h1 {
font-size: 16px;
font-weight: bold;
color: #09469b;
line-height: 22px;
padding-top: 8px;
}
h2 {
font-size: 12px;
font-weight: bold;
color: #09469b;
}
.logo h1 {
color: #fff;
font-size: 11px;
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
position: relative;
top: -10px;
}
.header-info h2 {
color: #fff;
font-size: 11px;
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
padding-bottom: 8px;
padding-top: 0px;
}
.header-info a:link {
font-size: 11px;
color:#fff;
text-decoration: none;
}
.header-info a:visited {
font-size: 11px;
color:#fff;
text-decoration: none;
}
.header-info a:hover {
font-size: 11px;
color:#fff;
text-decoration: underline;
}
#pagelinks a:link {
font-size: 11px;
color:#fff;
text-decoration: none;
}
#pagelinks a:visited {
font-size: 11px;
color:#fff;
text-decoration: none;
}
#pagelinks a:hover {
font-size: 11px;
color:#fff;
text-decoration: underline;
}
#pagelinks p {
font-size: 11px;
color:#fff;
text-decoration: none;
}
p {
font-size: 12px;
color: #09469b;
line-height: 18px;
}

a:link {
color: #09469b;
font-size: 12px;
text-decoration: underline;
}
a:hover {
color: #2f9be0;
text-decoration: underline;
}
a:visited {
color: #2f9be0;
text-decoration: underline;
}
.normaltext {
font-size: 12px;
padding-top: 8px;
padding-bottom: 8px;
}
.footer p {
color: #ffffff;
font-size: 11px;
padding-top: 8px;
padding-bottom: 8px;;
margin-top: 0;
margin-bottom: 0;
}
.footer a:link {
color: #ffffff;
font-size: 11px;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
.footer a:visited {
color: #fff;
font-size: 11px;
text-decoration: none;
}
.footer a:visited a:hover {
text-decoration: underline;
}

.homebullets {
position: relative;
left: 20px;
width: 300px;
}
.interiorbullets {
position: relative;
left: -20px;
}

.breadcrumbs {
color: #2f9be0;
font-size: 12px;
font-weight: bold;
}
.breadcrumbs a:link {
color: #09469b;
font-size: 12px;
text-decoration: none;
}
.breadcrumbs a:hover {
text-decoration: underline;
color: #2f9be0;
}
.breadcrumbs a:visited {
color: #09469b;
font-size: 12px;
text-decoration: none;
}
.breadcrumbs a:visited:hover {
text-decoration: underline;
color: #2f9be0;
}

.red_arrow li {
list-style-image: url(images/red_arrow.gif);
list-style-position:outside;
font-size: 12px;
color: #09469b;
padding-bottom: 8px;
line-height: 18px;
}

.bluedisc li {
list-style-image: url(images/blue_disc.gif);
list-style-position:outside;
margin-top: 8px;
margin-bottom: 0;
padding-bottom: 2px;
margin-left: 0;
line-height: 18px;
}

.numberlist ol {
list-style-type: decimal;
}
.numberlist li {
font-size: 12px;
color: #09469b;
padding-bottom: 8px;
line-height: 18px;
}
