﻿body
    {margin:0px;
    background:url("../images/lpw_bck_home.gif") repeat-y;
    font-family:arial, Sans-Serif;
    font-size:12px;
    }
p
    {margin-top:0px;
    margin-bottom:1em;}
.err
    {color:Red;}
    
/* Added this to change successfull message text 6/23/10*/    
.errtwo
    {color:Red;
	 font-weight:bold;
	 text-align:center;
	 font-size:16px;
	 text-decoration:underline;}	 
	 
.timeout
    {color:Red;
	 font-weight:bold;
	 font-size:13px;
	 text-align:center;	 	 
	 }
	 
.success
    {color:Red;
	 font-weight:bold;
	 font-size:14px;
	 text-align:center;	 	 
	 text-decoration:underline;}	 	 	 
    
.nobr
	{margin-top:0px;}
h1
    {margin:0px;
    color:#001C44;
    font-size:20px;}
a img
    {border:none;}
.container
    {width:990px;
    background-color:#001c44;
    background-image:url("../images/lpw_bck_content.gif");
    }
.header
    {background:url("../images/lpw_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/lpw_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/lpw_footer.gif");
    clear:both;
    }
#print
    {position:absolute;
    left:890px;
    top:181px;}