﻿body
    {margin:0px;
    background:url("../images/rww_bck_home.gif") repeat-y;
    font-family:arial,Serif;
    font-size:12px;
    }
p
    {margin-top:0px;
    margin-bottom:1em;}
.nobr
	{margin-top:0px;}
h1
    {margin:0px;
    color:#001C44;
    font-size:20px;}
h3
	{margin-top:3em;
	margin-bottom:0em;
	color:#954c07;
	text-transform:uppercase;}
a img
    {border:none;}
.container
    {width:990px;
    background-color:#001c44;
    background-image:url("../images/rww_bck_content.gif");
    }
.header
    {background:url("../images/rww_header.jpg") no-repeat;
    height:140px;
    position:relative;
    }
    .header .mainnav
        {position:absolute;
        top:65px;
        left:255px;
        }
    .header .subnav
        {position:absolute;
        top:102px;
        left:255px;
        }
    .header .homeLink
        {position:absolute;
        top:0px;
        left:0px;}
.top1
    {height:35px;
    padding-left:255px;
    background:url("../images/rww_top_1.gif") no-repeat;
    }
.content
    {float:right;
    width:615px;
    min-height:400px;
    margin-right:80px;
    margin-top:40px;
    margin-bottom:40px;
    _margin-right:40px;
    }
    .rowEven td, .rowOdd td
        {padding-left:4px;
        padding-right:4px;
        font-size:11px;
        font-weight:bold;}
    .rowOdd
        {background-color:#EBEDF0;}
    .rowEven
        {background-color:#ffffff;}
    
.leftCol
    {float:left;
    width:255px;
    color:#ffffff;
    }
.footer
    {height:31px;
    background-image:url("../images/rww_footer.gif");
    clear:both;
    }
#print
    {position:absolute;
    left:890px;
    top:181px;}
