html, body
{
 background: black;
 background-image: url('images/RHC_vertical.jpg');
 background-repeat: repeat-x;
 overflow: auto;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border: 0px;
 vertical-align: top;
 text-align: left;
 font-size: 12px;
 font-family: Verdana,Arial;
 color: #477fb7;
 width: 100%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


td
{
 font-size: 12px;
}

a
{
 color: #477fb7;
 text-decoration: none;
}

a img
{
 border: 0px;
}

a:hover
{
 color: red;
 text-decoration: underline;
}




.vertical-menu
{
 background-image: url('images/menu_background.jpg');
 background-repeat: repeat-x;
 height: 356px;
width:173px;
 margin-bottom: 4px;
}


.horizontal-menu
{
 background: #06529d;
 width: 100%;
}



.menu
{
 color: white;
 font-family: Verdana,Arial;
 font-size: 12px;
 line-height: 23px;
 font-weight: bold;
}





.menu a
{
 white-space: nowrap;
 color: white;
 text-decoration: none;
 padding-left: 10px;
 padding-right: 10px;
}


.menu a:hover
{
 color: #ffcccc;
 text-decoration: underline;
}






.contact
{
 color: #006699;
 padding-right: 34px;
 font-size: 15px;
 font-family: Verdana,Arial;
 text-align: right;
}

.contact a
{
 color: #006699;
}

.contact a:hover
{
 color: red;
 text-decoration: underline;
}







.links
{
	width: 600px;
}

.links a
{
 font-size: 80%;
 color: #6090d0;
color: #aa4444;
}









.drivingtimes
{
 overflow: scroll;
 overflow-x: hidden;
 height: 410px;
 width: 300px;
 font-size: 11px;
 font-family: Arial,Verdana;
 scrollbar-base-color: #aaaaff;
 border-right: 1px #aaaaff dotted;
 border-bottom: 1px #aaaaff dotted;
}

.drivingtimes a
{
 font-size: 80%;
 color: #6090d0;
}









.corporateinfo
{
 overflow: scroll;
 overflow-x: hidden;
 height: 410px;
 width: 360px;
 font-size: 11px;
 font-family: Arial,Verdana;
 scrollbar-base-color: #aaaaff;
 border-right: 1px #aaaaff dotted;
 border-bottom: 1px #aaaaff dotted;
}

.corporateinfo a
{
 font-size: 80%;
 color: #6090d0;
}








.tablelinks td
{
 width: 100%;
}

.tablelinks td
{
 font-size: 9px;
 line-height: 18px;
 white-space: nowrap;
 vertical-align: top;
}









.staff
{
 width: 100%;
}

.staff td
{
 font-size: 8px;
 vertical-align: top;
 text-align: center;
 white-space: nowrap;
}

.staff td b
{
 font-size: 9px;
 font-weight: bold;
}

.staff td img
{
 height: 72px;
}

.staff a
{
 text-decoration: none;
}

.staff a:hover
{
 color: red;
 text-decoration: none;
}

.staff a img
{
 border: 1px white solid;
}

.staff a:hover img
{
 border: 1px red solid;
}



.popoverstaff
{
 background: white;
 visibility: hidden;
 position: absolute;
 top: 0px;
 border:2px blue solid;
 text-align: center;
 font-size: 11px;
 white-space: nowrap;
 padding: 4px;
}

.popoverstaff b
{
 font-size: 14px;
 font-weight: bold;
}

.popoverstaff img
{
 height: 216px;
}









.calculator td
{
 color: white;
 font-size: 11px;
 font-family: Verdana,Arial;
 text-align: right;
 white-space: nowrap;
}

.calculator th
{
 color: white;
 font-size: 11px;
 font-family: Verdana,Arial;
 text-align: left;
 white-space: nowrap;
}

.calculator th input
{
 color: black;
 text-align: center;
border: 0px red dotted;
}
