.statefarm {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	color: #003399;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.LoginPageHeader
{
    width: 792px;
    height: 505px;
    text-align: right;
    font-size: 24px;
    font-style: italic;
    font-family: Arial;
    color: White;
    padding-right: 5px;
    padding-top: 20px;
    margin-bottom: 3px;
    background-image: url(../images/main_page_layout-2.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: White;
}
.PageHeader
{
    width: 768px;
    height: 105px;
    text-align: right;
    font-size: 24px;
    font-style: italic;
    font-family: Arial;
    color: White;
    padding-right: 5px;
    padding-top: 0px;
    margin-bottom: 3px;
    background-image: url(../images/logo-short-3.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: White;
}

.GlobalMenu
{
    width: 768px;
    height: 105px;
    left :5px;
    font-size: 10px;
    font-style:italic;
    font-family: Arial;
    top:0px;
}
.LogOut
{
    left :0px;
    font-size: 10px;
    font-style:italic;
    font-family: Arial;
    top:0px;
}
.LoginErrorLabel
{
    font-size: 8px;
    font-style:normal;
    font-family: Arial;
    top: 500px;
    margin-bottom: 3px;
    background-color:white;
}

.LoginTable
{
    font-size: 8px;
    font-style:normal;
    font-family: Arial;
    left:100px;
    margin-bottom: 3px;
    background-color:White;
}

.LabelsTable
{
    top:10px;
    left:100px;
    WIDTH: 768px; 
    HEIGHT: 63px;
    LEFT: -3px; POSITION: relative; TOP: -90px;
   
}

