@charset "UTF-8";

/* Mobile Layout: 480px and below. */
  

p	{
    font-family: 'Catamaran', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 78%;
    line-height: 135%;
    color: #1D1D1D;
    margin-top: 0%;
    margin-bottom: 1%;
    text-align: left;
}

ul	{
    font-family: 'Catamaran', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 76%;
    margin-top: 0%;
    margin-bottom: 1%;
    list-style-type: none;
    list-style-image: url(../images/sitewide/rhb-bullet-8px.png);
}

ol	{
    font-family: 'Catamaran', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 76%;
	margin-top: 0%;
	list-style-position: inside;
	list-style-type: decimal;
}

li	{
    font-family: 'Catamaran', sans-serif;
	line-height: 145%;
	list-style-position: outside;
	margin-left: -1.7em;
}

.italic {
	font-style: italic;
}

.condensed {
 font-family: 'Encode Sans Condensed', sans-serif;
}

.centerAlign {
	text-align: center;
}

.rightAlign {
	text-align: right;
}

.bold	{
	font-weight: 500;
}

.caption	{
	font-style: italic;
	font-size: 76%;
	line-height: 125%;
	margin-bottom: 0%;
	font-weight: 300;
}

.red	{
color: #e32526;
}

.black	{
	color: #484848;
}

.white	{
    color: #FFFFFF;
}

.grey	{
    color: #848484;
}

.greyThin	{
	font-weight: 300;
	color: #848484;
}

.big{
	font-weight: 400;
	font-size: 112%;
}

.para	{
    font-family: 'Catamaran', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 100%;
	line-height: 145%;
	color: #000;
	margin-top: 0%;
	margin-bottom: 2%;
}

.para2	{
    font-family: 'Encode Sans Condensed', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 100%;
	line-height: 145%;
	color: #000;
	margin-top: 0%;
	margin-left: -2em;
    list-style-image: url(../images/sitewide/rhb-bullet-7px-blk.png);
}

.para3	{
	font-size: 70%;
}

.table	{
 font-family: 'Encode Sans Condensed', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 72%;
	line-height: 100%;
	color: #000;
	margin-top: 0%;
	margin-bottom: 0%;
}

.modifiedBulletSpacing	{
	margin-left: -1em;
}

h1	{
    font-family: 'Encode Sans Condensed', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 90%;
    line-height: 135%;
    color: #F6E90B;
    text-align: left;
    padding-bottom: 0%;
    margin-bottom: 2%;
    margin-top: 0%;
    text-shadow: 1px 1px #5C5C5C;
}

h2	{
    font-family: 'Encode Sans Condensed', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 80%;
    line-height: 120%;
    color: #FF0000;
    text-align: left;
    margin-top: 0%;
    margin-bottom: 0%;
}

h3	{
    font-family: 'Encode Sans Condensed', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 78%;
    line-height: 135%;
    color: #484848;
    text-align: left;
    margin-top: 0%;
    margin-bottom: 0%;
}

h4	{
    font-family: 'Catamaran', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 110%;
	line-height: 145%;
	color: #004177;
    text-align: left;
	margin-bottom: 1%;
	margin-top: 0%;
}

h5	{
    font-family: 'Encode Sans Condensed', sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 75%;
 line-height: 135%;
 color: #FFFFFF;
 margin-bottom: 2%;
 margin-top: 1%;
 display: block;
 background-color: #426FB8;
 padding-top: 3%;
 padding-bottom: 3%;
 background-origin: border-box;
}

h6	{
    font-family: 'Encode Sans Condensed', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 90%;
	line-height: 135%;
	color: #770000;
	margin-top: 0%;
	text-align: left;
}

a.internal {
     font-family: 'Encode Sans Condensed', sans-serif;
	font-weight: 400;
	font-style: italic;
	text-decoration:none;
	line-height: 125%;
	margin-bottom: 0%;
}

a.internal:link {
	text-decoration: none;
	color: #147BAB;
}

a.internal:visited {
	text-decoration:none;
	color: #147BAB;
}

a.internal:hover {
	text-decoration: none;
	color: #828282;
}

a.internal:active {
	text-decoration: none;
	color: #147BAB;
}

a.internal2 {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-weight: 400;
	font-style: italic;
	line-height: 125%;
	text-decoration:none;
	margin-bottom: 0%;
}

a.internal2:link {
    color: #484848;
}

a.internal2:visited {
    color: #484848;
}

a.internal2:hover {
	color: #810000
}

a.internal2:active {
    color: #484848;
}

a.internal3 {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-weight: 400;
	font-style: italic;
	line-height: 145%;
	text-decoration:none;
	margin-bottom: 0%;
}

a.internal3:link {
	color: #3F3F3F;
}

a.internal3:visited {
	color: #3F3F3F;
}

a.internal3:hover {
	color: #147BAB;
}

a.internal3:active {
	color: #3F3F3F;
}

a.telMobile {
	text-decoration: none;
	cursor:pointer;
}

a.telMobile:link {
 color: #199ad6;
}

a.telMobile:visited {
 color: #199ad6;
}

a.telMobile:hover {
	color: #770000;
}

a.telMobile:active {
 color: #199ad6;
}

a.telOther {
	line-height: 100%;
	text-decoration: none;
	cursor:none;
	color: #707070;
}

a.telOther:link {
}

a.telOther:visited {
}

a.telOther:hover {
}

a.telOther:active {
}

.footerText	{
	font-size: 78%;
	margin-bottom: 0%;
}



.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {


p	{
font-size: 80%;
}

ol	{
font-size: 80%;
}

ul	{
font-size: 80%;
list-style-image: url(../images/sitewide/rhb-bullet-9px.png);
}

li	{
 margin-left: -1.5em;
}

.italic{
}

.condensed {
}

.centerAlign {
}

.rightAlign {
}

.bold	{
}

.caption	{
font-style: italic;
font-size: 80%;
line-height: 125%;
margin-bottom: 0%;
}

.red	{
}

.grey	{
}

.greyThin	{
}

.big{
	font-size: 110%;
}

.white	{
}

h1 {
	font-size: 98%;
    text-shadow: 1px 1px #5C5C5C;
}

h2 {
	font-size: 90%;
}

h3 {
	font-size: 88%;
}

h4 {
	font-size: 100%;
}

h5 {
 font-size: 80%;
}

h6 {
	font-size: 96%;
}

.para	{
 font-size: 80%;
}

.para2	{
	font-size: 100%;
    margin-left: -1.9em;
    list-style-image: url(../images/sitewide/rhb-bullet-8px-blk.png);
}

.para3	{
	font-size: 90%;
}

.caption	{
    font-size: 74%;
}

a.internal {
}

a.internal:link {
}

a.internal:visited {
}

a.internal:hover {
}

a.internal:active {
}

a.internal2 {
}

a.internal2:link {
}

a.internal2:visited {
}

a.internal2:hover {
}

a.internal2:active {
}

a.internal3 {
}

a.internal3:link {
}

a.internal3:visited {
}

a.internal3:hover {
}

a.internal3:active {
}

a.telMobile {
	line-height: 120%;
	text-decoration: none;
}

a.telMobile:link {
	color: #FFFFFF;
}

a.telMobile:visited {
	color: #FFFFFF;
}

a.telMobile:hover {
	color: #85E7FF;
}

a.telMobile:active {
	color: #FFFFFF;
}

a.telOther {
	line-height: 100%;
	text-decoration: none;
	cursor:default;
}

a.telOther:link {
	color: #000000;
}

a.telOther:visited {
	color: #000000;
}

a.telOther:hover {
	color: #000000;
}

a.telOther:active {
	color: #000000;
}

.footerText	{
	font-size: 80%;
	margin-bottom: 0%;
	text-align: left;
}



.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Laptop Layout: 768px to 992px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 768px) {


p	{
font-size: 80%;
}

ol	{
font-size: 80%;
}

ul	{
font-size: 80%;
list-style-image: url(../images/sitewide/rhb-bullet-9px.png);
}

li	{
 margin-left: -1.5em;
}

.italic{
}

.condensed {
}

.centerAlign {
}

.rightAlign {
}

.bold	{
}

.caption	{
font-style: italic;
font-size: 80%;
line-height: 125%;
margin-bottom: 0%;
}

.red	{
}

.grey	{
}

.greyThin	{
}

.big{
	font-size: 110%;
}

.white	{
}

h1 {
	font-size: 98%;
    text-shadow: 1px 1px #5C5C5C;
}

h2 {
	font-size: 90%;
}

h3 {
	font-size: 88%;
}

h4 {
	font-size: 115%;
}

h5 {
 font-size: 80%;
}

h6 {
	font-size: 96%;
}

.para	{
 font-size: 80%;
}

.para2	{
	font-size: 100%;
    margin-left: -1.9em;
    list-style-image: url(../images/sitewide/rhb-bullet-8px-blk.png);
}

.para3	{
	font-size: 90%;
}

.caption	{
    font-size: 74%;
}

a.internal {
}

a.internal:link {
}

a.internal:visited {
}

a.internal:hover {
}

a.internal:active {
}

a.internal2 {
}

a.internal2:link {
}

a.internal2:visited {
}

a.internal2:hover {
}

a.internal2:active {
}

a.internal3 {
}

a.internal3:link {
}

a.internal3:visited {
}

a.internal3:hover {
}

a.internal3:active {
}

a.telMobile {
	line-height: 120%;
	text-decoration: none;
}

a.telMobile:link {
	color: #FFFFFF;
}

a.telMobile:visited {
	color: #FFFFFF;
}

a.telMobile:hover {
	color: #85E7FF;
}

a.telMobile:active {
	color: #FFFFFF;
}

a.telOther {
	line-height: 100%;
	text-decoration: none;
	cursor:default;
}

a.telOther:link {
	color: #000000;
}

a.telOther:visited {
	color: #000000;
}

a.telOther:hover {
	color: #000000;
}

a.telOther:active {
	color: #000000;
}

.footerText	{
	font-size: 80%;
	margin-bottom: 0%;
	text-align: left;
}



.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 992px to a max of 1400px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 992px) {


p	{
    font-size: 92%;
}

ol	{
 font-size: 92%;
}

ul	{
 font-size: 92%;
 list-style-image: url(../images/sitewide/rhb-bullet-10px.png);
}

li	{
 margin-left: -1.3em;
}

.italic{
}

.condensed {
}

.centerAlign {
}

.rightAlign {
}

.bold	{
}

.caption	{
font-style: italic;
font-size: 92%;
line-height: 125%;
margin-bottom: 0%;
}

.red	{
}

.grey	{
}

.greyThin	{
}

.big{
	font-size: 120%;
}

.white	{
}

h1 {
    font-size: 140%;
    text-shadow: 2px 2px 1px #5C5C5C;
}

h2 {
font-size: 120%;
}

h3 {
font-size: 94%;
}

h4 {
font-size: 130%;
}

h5 {
font-size: 86%;
}

h6 {
font-size: 124%;
}

.para	{
    font-size: 92%;
}

.para2	{
	font-size: 100%;
	margin-left: -1.7em;
    list-style-image: url(../images/sitewide/rhb-bullet-9px-blk.png);
}

.para3	{
	font-size: 82%;
}

a.internal {
	font-style: italic;
}

a.internal:link {
 text-decoration: none;
}

a.internal:visited {
	text-decoration:none;
}

a.internal:hover {
	text-decoration:none;
}

a.internal:active {
    text-decoration: none;
}

a.internal2 {
	font-style: italic;
	line-height: 145%;
	text-decoration:none;
	margin-bottom: 0%;
	cursor: pointer;
}

a.internal2:link {
}

a.internal2:visited {
}

a.internal2:hover {
}

a.internal2:active {
}

a.internal3 {
}

a.internal3:link {
}

a.internal3:visited {
}

a.internal3:hover {
}

a.internal3:active {
}

a.telMobile {
	line-height: 130%;
	text-decoration: none;
}

a.telMobile:link {
	color: #FFFFFF;
}

a.telMobile:visited {
	color: #FFFFFF;
}

a.telMobile:hover {
	color: #85E7FF;
}

a.telMobile:active {
	color: #FFFFFF;
}

a.telOther {
	line-height: 100%;
	text-decoration: none;
	cursor:default;
}

a.telOther:link {
}

a.telOther:visited {
}

a.telOther:hover {
}

a.telOther:active {
}

.footerText	{
	font-size: 90%;
	margin-bottom: 0%;
	text-align: left;
}



.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
