/* Start of CMSMS style sheet 'hri-style' */
body{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
width:100%;
height:auto;
background: url('images/hri/hri_l_bg.gif')  repeat-y;
}
a img{border:none;}
div#container{
width:100%;
position:absolute;
left:0;
top:0;
}
div#left{
position:absolute;
Left:11px;
top:0;
}
div#right{
position:absolute;
left:170px;
top:0px;
right:30px;
height:100%;
}
#picblocksub {
  width:150px;
  height:215px;
}
div#header{
background-color:#A31A21;
}
img.tag{
position:absolute;
right:0;
}
div#crumb { 
margin-top: 2px;
margin-bottom: 12px;
font: normal 10px Arial; 
text-decoration: none; 
color: #999999;
}
div#content{
position:relative;
width:100%;
margin:0;
}
div#main-text{
position:absolute;
width:auto;
left:0;
top:0;
right: 15em;
height:100%;
}
#main-text a, a:hover, a:visited{color:#A31A21; text-decoration:none;}
div#right-col{
position:absolute;
right:0px;
top:20px;
width:155px;
}

H1 {
color: #A31A21;
font: bold 13px Arial;
}
HR {color: #A31A21; width:100%;}
.title{width:100%; border-bottom: 1px solid #A31A21}
#nav {
   margin:3px 0 3px 0;
   padding:0;
   list-style-type:none;
   float:left;
   clear:right;
   height:22px;
   width:100%;
   color: #fff;
   font-size: 11px;
   font-weight:bold;
   background-color:#B8B8B8;
}
#nav li {
   float:left;
   margin:0;
   padding:0;
}

ul#nav a {
   display:block;
   height:23px;
   width: 95px;
   text-decoration:none;
   text-align:center;
   color:#fff;
   border-right: 1px solid #fff;
   background:url(/images/hri/hri_nav1.gif) no-repeat;
   }
ul#nav a:hover {
   background: url(images/hri/hri_nav2.gif) no-repeat;
   color:#fff;
}

#subnav {
margin:0px;
padding:0;
color:#65828D;
}
#subnav ul {
margin:0px;
padding:0;
}
#subnav li{
list-style:none;
}
#subnav li a{
display:block;
list-style:none;
background-image: url(/images/hri/hri_l_bg2.gif);
width:143px;
border-top: 1px solid #ffffff;
font-size:11px;
padding:3px;
}
#subnav li li a, #subnav li li li a{
padding-left: 6px;
width:140px;
}
#subnav li a:active, #subnav li a:hover, #subnav li li a:active, #subnav li li a:hover{
background-image: url(/images/hri/hri_l_bg3.gif);
color:#ffffff;
}

#subnav li a:active a, #subnav li a:hover,#subnav li li:active a, #subnav li li a:hover a{color:#ffffff;}
#subnav a:visited, #subnav a{text-decoration:none; color:#65828D;}

#footer {
width:100%;
background: #fff url(/images/hri/FRSB_Blue_sm.jpg) no-repeat bottom left;
height:75px;
border-top: 1px solid #A31A21;
font-size:11px;
padding-left:80px;
}
#footer ul {
margin:0;
padding:0;
list-style:none;
float:left;
}
#footer li{
float:left;
}
#footer p{padding-top: 4px;}
#footer a {color:#A31A21; text-decoration:none;}
#footer a:hover {color:#A31A21; text-decoration:underline;}
#footer a:visited {color:#A31A21;}

.thankyou {
  font-weight:bold;
  font-size:22px;
  color:black;
}
.clear{clear:both;}
/* End of 'hri-style' */

