﻿@import url("../../css/SkinHome.css");
#header
{
    background-image: none;
    position: relative;
    width: 980px;
    left:0px;
}

#tagline
{
    top: 63px;
    right: 30px;
    height: 57px;
    width: 364px;
    background-image:url('../img/spacer.gif');
}

#mainblock
{
    background-image: none;
    width: 960px;
    border-width: 0px;
}
#mbWrap { margin-left: 5px; }

.uacText p
{
    color:black;
}

#uac-msg1 p, #uac-msg2 p, #uac-msg3 p
{
    color:red;
}

#card-img                
{
    background-image:url('./Smart_Card.jpg');
}

#sitefooter
{
    padding-left:10px;
    padding-right:10px;
}

#tutorialdiv { left: 18px; }
#ps2000pic { left: 15px; }
#poweredBy { left: 8px; }

#welcomeblock {
    
}


#uac-input, #uac-input p, .lpRightGutter h1 {
    background: #008165;
    color: white;
}
#uac-msg1 p {
    color: yellow;
}

#SK001, #SK002 {
    display: none;
}

#entirediv {
    width: 930px;
    background: white;
    padding-top: 107px;
}


/* Customer Specific */

body {
    background-color: #C0C0C0;
}



#skinHeader {
    height: 163px;

}

#skinHeader .header {
    font:12px/14px'Myriad Pro', Tahoma, Arial, Verdana, sans-serif;
    color:#fff;
    text-align:right;
}
#skinHeader .header a {
    font-weight:bold;
    color:#86fa09;
    text-decoration: underline;
}
#skinHeader .header a:hover {
    color:#fff;
}

