/* General Styles */

body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
color: #333;
background: #294a69;
}

h1,h2,h3,h4,h5,h6,p,form {
margin: 0;
padding: 0;
}

h1{
font-size: 22px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

form, td, p, li {
font-size: 14px;
}

.nolist {
list-style: none;
margin: 0;
padding: 0;
}

.inline {
display: inline;
}

.sm {
font-family: 'Lucida Sans Unicode';
}

.red {
color: #F00;
}

.imgleft {
float: left;
padding-right: 10px;
padding-bottom: 10px;
}

.imgright {
float: right;
padding-left: 10px;
padding-bottom: 10px;
}

/*
------------------------------------------------- Wrapper
*/
#wrap{

}

/*
------------------------------------------------- Header
*/
#hdrwrap {
height: 143px;
background: transparent url(/img/hdr-rep.gif) repeat-x top left;
color: #fff;
}

#hdrwrap a {
color: #fff;
}

#hdr {
height: 143px;
width: 914px;
margin: 0 auto;
position: relative;
background: transparent url(/img/rr-hdr.jpg) no-repeat top left;
}

#hdr h1 a {
display: block;
height: 54px;
width: 910px;
position: absolute;
top: 38px;
left: 0;
text-decoration: none;
}

#hdr h1 a span.tagline {
display: block;
position: absolute;
top: 20px;
left: 375px;
font-size: 11px;
color: #F8F8F8;
}

#hdr h1 a span.RR {
display: none;
}

#hdr .hdrtop {
position: absolute;
top: 10px;
right: 10px;
}

#hdr .hdrtop p {
font-size: 11px;
}

#hdr .hdrtop p span.date {
padding-right: 5px;
}

#hdr .hdrtop p a.print {
text-decoration: none;
background: transparent url(/img/icon-print-wh.gif) no-repeat 3px 0;
padding-left: 20px;
} 

/*
------------------------------------------------- Navigation
*/
#nav {
position: absolute;
bottom: 15px;
left: 0;
}

#nav ul li {
float: left;
border-left: 1px solid #b8cadd;
padding: 0 5px;
}

#nav ul li.first {
border-left: none;
}

#nav ul li a {
display: block;
float: left;
text-decoration: none;
padding: 0 0 0 10px;
}

#nav ul li a span {
display: block;
float: left;
padding: 2px 10px 3px 0;
font-size: 14px;
font-weight: bold;
cursor: pointer;
}

#nav ul li a:hover,
#nav ul li.on a {
background: transparent url(/img/mnavbg.gif) no-repeat top left;
color: #1f3044;
}

#nav ul li a:hover span,
#nav ul li.on a span {
background: transparent url(/img/mnavbg.gif) no-repeat top right;
}


/*
------------------------------------------------- Content
*/

#contentwrap {
background: #fff;
}

#content {
width: 914px;
margin: 0 auto;
}

#content div.contpad {
padding: 20px 0;
float: left;
width: 100%;
}


/*
------------------------------- HOMEPAGE LAYOUT & CONTENT
*/

div.idxintro {
text-align: center;
}

div.idxintro p {
font-size: 16px;
margin: 0 0 30px 0;
padding: 0 30px 30px 30px;
background: transparent url(/img/idxintrolines.jpg) no-repeat bottom;
}

div.idxintro p.intro {
font-size: 22px;
font-weight: bold;
color: #294a69;
padding: 0 0 20px 0;
}
/*
div.idxintro p.intro {
background: transparent url(/img/idxintro.jpg) no-repeat top;
height: 47px;
margin: 10px 0 0 0;
padding: 0 0 20px 0;
}
*/

div.idxintro p.intro span {
display: none;
}

div.idx3col {
float: left;
width: 100%;
background: transparent url(/img/idx3colbg.gif) repeat-y top;
margin-bottom: 20px;
}

div.idx3col ul li {
float: left;
width: 291px;
height: 365px;
position: relative;
}

div.idx3col ul li.mid {
margin: 0 20px;
}

div.idx3col ul li div.item {
text-align: center;
}

div.idx3col ul li div.item img {
padding-top: 5px;
border-style: none;
}

div.idx3col ul li div.item h2 {
font-size: 18px;
}

div.idx3col ul li div.item h2 em {
color: #294a69;
font-weight: normal;
}

div.idx3col ul li div.item p {
font-weight: bold;
color: #294a69;
font-size: 14px;
padding: 10px 15px;
}

div.idx3col ul li span.learnmore {
display: block;
height: 18px;
width: 93px;
background: transparent url(/img/btn-learnmore.gif) no-repeat top left;
margin: 0 auto;
position: absolute;
bottom: 0;
left: 100px;
}

div.idx3col ul li a.learnmore {
text-decoration: none;
}

/*
------------------ SUB PAGES LAYOUT & CONTENT
*/

div.subwrap {
float: left;
width: 100%;
background: transparent url(/img/rcolbg.gif) no-repeat bottom right;
}

div.sub {
width: 710px;
float: left;
}

div.sub div.pad {
padding-right: 30px;
}

/*SUB PAGE TABLES*/

div.sub table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

div.sub table th,
div.sub table td {
padding: 5px 10px;
}

div.sub table th {
vertical-align: bottom;
text-align: left;
background: #b8cadd;
font-size: 12px;
color: #294a69;
border: 1px solid #fff;
}

div.sub table td {
vertical-align: top;
border: 1px solid #ccc;
}

/*SUB PAGE TYPOGRAPHY*/

div.sub h1 {
color: #294a69;
border-bottom: 1px solid #ccc;
margin-bottom: 10px; 
}

div.sub li {
padding-bottom: 10px;
}

div.sub h2,
div.sub h3 {
margin-top: 10px;
}

div.sub p {
padding-bottom: 10px;
}

/*
-------------------- SUB PAGES RIGHT COLUMN + SIDE NAV
*/

div.rcol {
width: 204px;
float: left;
}

div.rcol {
background: transparent url(/img/rcoltop.gif) no-repeat top right;
}

div.rcol ul.snav {
border-top: 1px solid #c1c1c1;
border-bottom: 1px solid #fff;
margin: 20px 0;
}

ul.snav li a {
display: block;
padding: 5px 15px;
text-decoration: none;
font-weight: bold;
color: #294a69;
border-bottom: 1px solid #c1c1c1;
border-top: 1px solid #fff;
font-size: 14px;
}

ul.snav li a:hover,
ul.snav li.on a {
background: #294a69;
color: #fff;
}

ul.snav li.on a {
background: #294a69 url(/img/snavbgon.gif) repeat-y top left;
color: #fff;
}



.rcolitem {
padding: 10px;
margin: 10px 0;
}

.rcolitem a.ready {
background: transparent url(/img/rcolgetstarted.gif) no-repeat top left;
display: block;
height: 54px;
width: 184px;
}

.rcolitem a.ready span {
display: none;
}

/*
------------------------------------------------- Footer
*/

#ftrwrap {
background: transparent url(/img/ftrbg.gif) no-repeat top;
float: left;
width: 100%;
clear: left;
}

#ftr {
width: 914px;
margin: 0 auto;
}

#ftr-req {
background: transparent url(/img/ftrreqbg.gif) no-repeat top left;
height: 103px;
}

#ftr-req ul li {
float: left;
}

#ftr-req ul li.left {
width: 297px;
color: #fff;
}

#ftr-req ul li.left h2 {
padding: 15px 10px 0 0;
}

#ftr-req ul li.left p {
padding: 3px 20px 0 0;
font-size: 12px;
}

#ftr-req ul li.right {
width: 617px;
}

#ftr-req ul li.right form {
float: left;
width: 100%;
height: 103px;
background: #294A69 url(/img/ftr-rep.gif) repeat-x top left;
}

#ftr-req ul li.right form div.col {
float: left;
width: 300px;
padding-top: 24px;
}

#ftr-req ul li.right form div.col div {
margin-bottom: 10px;
}

#ftr-req ul li.right form div label {
display: block;
float: left;
width: 90px;
text-align: right;
padding-top: 4px;
padding-right: 5px;
font-size: 12px;
color: #bfc9d2;
}

#ftr-req ul li.right form div input {
border: 1px solid #ccc;
-moz-border-radius: 3px;
width: 195px;
padding-top: 3px;
padding-bottom: 3px;
}

#ftr-req ul li.right form div input.phone {
width: 128px;
}

#ftr-req ul li.right form div input.submit {
height: auto;
width: auto;
vertical-align: middle;
border: none;
position: relative;
top: -1px;
padding: 0;
}

#ftr p.serviceof {
position: relative;
margin-bottom: 80px;
}

#ftr p.serviceof strong {
display: block;
color: #fff;
position: absolute;
left: 0;
top: 10px;
bottom: 10px;
}

#ftr p.serviceof strong a.address {
color: #fff; text-decoration: none;
}

#ftr p.serviceof a.lf {
display: block;
height: 24px;
width: 148px;
background: transparent url(/img/svc-lf.gif) no-repeat top left;
position: absolute;
right: 0;
top: 10px;
}

#ftr p.serviceof a span {
display: none;
}

