﻿html, form {height:100%; width:100%;}
body {height:100%; width:100%; margin:0px; background-color:White; font-family:Arial;}
img {border:0px;}
table {border-collapse:collapse;}

a {text-decoration:none;}

a.Gray, a.Gray:link, a.Gray:visited {text-decoration:none; color:Gray;}
a.Gray:hover {color:Blue;}

.base {width:900px;}
.base td {vertical-align:top;}

.header {background-image:url('../images/RRLMain.jpg'); background-repeat:no-repeat; 
    width:900px; height:190px; color:White; cursor:pointer;}
    
.hMenu {background-color:#F3F3F3; border:1px solid #ECE9D8; height:20px;}
.hMenu td {text-align:center; border:1px solid White; width:15%;}
.hMenuLink, .hMenuLink:link, .hMenuLink:visited {color:Black; font-size:8pt; display:block; width:100%;}
.hMenuLink:hover {background-color:#DDF4FF;}
    
.menu {background-color:#F3F3F3; border:1px solid #ECE9D8; width:160px;}
.menuTitle {color:Navy; font-weight:bold; font-size:12pt;}
.menuLink {color:Blue; font-size:8pt;}

.footer {background-color:#0058B0; color:White; text-align:center; font-size:8pt; font-weight:bold;}
.footer a {color:White; text-decoration:none;}

.listAccidentHelp {margin-left:30px; font-size:12pt; font-weight:bold;}
.listAccidentHelp li {font-size:12pt; font-weight:bold; line-height:20px;}

.tblForm {width:100%; background-color:#E4E4E4; text-align:left; font-size:8pt;}
.tblForm td {width:50%; border:5px solid white;}
.tblForm td.smallBorder {width:50%; border:2px solid white;}