﻿#frameChecking 
{
    width:604px;
    margin:0px auto;
    background-color:#EFF2F3;
}

#name
{
    padding:10px 5px 10px 15px;
    text-align:left;
}

#personal
{
    /*border:ridge 2px #cccccc;*/
    padding: 0px 2px 0px 202px; /*Controls the height of Page*/
    text-align:left;
    background-image:url(Images/checking/personalBackground.jpg);
    background-position:5px top;
    background-repeat:no-repeat;
   
}

p.personal1
{
    background-image:url(Menu1/AparentBackground1.jpg);
    background-position:   left center ;
    background-repeat: repeat-x;
    
    padding:5px 5px 5px 10px;
    margin:0px 0px;
}

p.personal2
{
    background-color:#ffffff;
    padding:0px 5px 10px 10px;
    margin:0px 0px;
    border:ridge 1px #000000;
    line-height:20px;
}

#primeTime
{
    margin-left:10px;
    padding-top:0px;
    clear:both;
    width:594px;
    line-height:18px;
    background-color:#EFF2F3;
}

.float25
{
    padding-top:15px;
    padding-bottom:16px;
    float:left;
    width:25%;
    
    text-align:center;
}

.float24
{
    padding-top:15px;
    padding-bottom:16px;
    float:left;
    width:24%;
    
    text-align:center;
}

P.bullets 
{
    margin:5px 0px;
    line-height:20px;
    font-family:Arial;
    font-size:11px;
    color:#253c41;
    font-weight:bold;
}

.bar1
{
    background-color:#538791;
    height:95px;
    margin:0px 30px;
}

.bar2
{
    background-color:#629FAB;
    height:75px;
    margin:0px 35px;
}
.bar3
{
    background-color:#7FCEDD;
    height:55px;
    margin:0px 40px;
}
.bar4
{
    background-color:#93EBFB;
    height:45px;
    margin:0px 45px;
}

#clearBoth
{
    clear:left;
    height:42px;/*Blank vertical Space to add to Padding-top of floats*/
    
}
