﻿/*Index Page Styles*/
.dotcommouseover 
{
    position:absolute;
    top:4px;
    height:44px;
}
/*Autoliability*/
.Index_Autoliability
{
    background: transparent url('images/sprite_dotcom_panel.png') repeat-x -614px -1px;
    width:127px;
}
/*Cargoliability*/
.Index_Cargoliability
{
    background: transparent url('images/sprite_dotcom_panel.png') repeat-x -614px -393px;
    width:134px;
}
/*Physdam*/
.Index_Physdam
{
    background: transparent url('images/sprite_dotcom_panel.png') repeat-x -614px -197px;
    width:100px;
}
/*NTL*/
.Index_NTL
{
    background: transparent url('images/sprite_dotcom_panel.png') repeat-x -614px -295px;
    width:127px;
}
/*OccAcc*/
.Index_OccAcc
{
    background: transparent url('images/sprite_dotcom_panel.png') repeat-x -614px -99px;
    width:86px;
}

#BottomLogo
{
    position:absolute;
    height:97px;
    width:612px;
    top:56px;
    left:14px;
    filter:alpha(opacity=99);    
    cursor:pointer;
}

.EULADesc
{
    height:300px;
    width:700px;
    overflow:scroll;
    text-align:left;
    border:1px solid black;
    padding:6px;
}
.EULABottom
{
    width:700px;
    height:50px;
}
.EULACheckboxes 
{
    float:left;
    width:400px;
    text-align:left;
}
.EULAButton
{
    float:right;
    width:150px;
}
.NewProducerLink {
    margin: 30px;
    text-align:center;
    font-weight:bold;
}

.NewProducerLink a {
    text-decoration: none !important;
}
